﻿/* Perfect Wide - www.perfectwide.com */
body {
	color: #ECE4D9;
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin:0px;
}

.input_text_mini_contacto {
	font-size:10px;
	color:#39271C;
	border:1px solid #363636;
	width:159px;
	background:#D7D6D6;
}
.boton_mini_contacto {
	font-size:10px;
	border:0px;
	background:#000000;
	color:#ECE4D9;
	text-transform:uppercase;
}
.input_text {
	font-size:12px;
	color:#39271C;
	border:1px solid #363636;
	background:#D7D6D6;
}
.boton {
	font-size:12px;
	border:0px;
	background:#000000;
	color:#ECE4D9;
	text-transform:uppercase;
}

#contenedor {
	width:1002px;
	text-align:left;
}
#derecha {
	float:left;
	width:250px;
}
#izquierda {
	float:left;
	width:752px;
}
#posicionamiento {
	float:left;
}
#logo {
	width:250px;
	height:233px;
}

#logo img { margin:35px 0px 0px 41px; }
#pie {
	height:42px; /*44 */
	background:#ECE4D9;
	font-size:10px;
	line-height:10px;
	color:#000000;
	padding-top:2px;
}

#menu {
	padding-top:14px;
	font-size:14px;
	color:#808080;
}
.enlace_menu {
	display:block;
	width:230px; /* 250 */
	height:24px; /* 30 */
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	text-decoration:none;
	padding-left: 20px;
	padding-top: 6px;
}
.enlace_menu:hover {
	background: #9F7741;
	color:#000000;
}


#pie2 {
	clear:both;
	background:#9F7741;
	color:#ECE4D9;
	font-size:14px;
	padding-top:3px;
	line-height:14px;
	height:34px;
}
#enlace_pie2 {
	font-size:12px;
	float:left;
	padding:18px 0px 0px 2px;
}
#enlace_pie2 a {
	color:#ECE4D9;
	font-size:12px;
	text-decoration:none;
}
#enlace_pie2 a:HOVER { text-decoration:underline; }


#idioma {
	background:#9F7741;
	height:23px;
	text-align:right;
}
#idioma img { margin:6px 18px 0px 0px; }
#cabecera {
	height:210px;
}
#centro {
	
}

#col1 {
	float:left;
	width:510px;
}
#col2 {
	float:left;
	width:242px;
}
#c_titulo {
	height:34px; /* 44 */
	background: #9F7741;
	font-size:18px;
	color:#ECE4D9;
	padding: 10px 0px 0px 16px;
}
#content p { margin:0px 0px 0px 7px; }

#c_cotizacion {
	height:35px; /* 44 */
	background: #000000;
	font-size:18px;
	color:#ECE4D9;
	line-height:18px;
	padding:9px 0px 0px 35px;
}
.fecha_cotizacion {
	margin:0px 5px 0px 0px ;
	font-size:12px;
}
#contenido_cotizacion {
	background:#ECE4D9;
	color:#000000;
}
#frm_contacto {
	background:#ECE4D9;
	font-size:10px;
	color:#39271C;
	line-height:10px;
}
#frm_feedback {
	background:#ECE4D9;
	font-size:12px;
	color:#39271C;
	line-height:12px;
	padding:10px;
}

#titulo_contacto {
	background:#000000;
	text-align:center;
	color:#ECE4D9;
	font-weight:bold;
}

h2 {
	margin:0px;
	font-size:18px;
	font-weight:normal;
}

h3 {
	font-weight:normal;
	font-size:15px;
	text-align:left;
	margin:0px;
}