/* CSS Document */


div.desplegable{
	background-color:#891414;
	width:200px;
	height:22px;
	float: right;
	/*float:right;*/
	/*margin-top:30px;*/
	
}
	
div.prod{
	width:336px;
	height:90px;
	float:left;
	background-color:#FFFFFF;
}

div.icono{
	vertical-align:middle;
	float:left;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:10px;
	}
	
div.txt{
	font-size:11px;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:3px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	float:right;
	width:230px;
	height:82px;
	font-size:9px;
	background-color:#ededed;
	}
	
div.txt_gral{
	width:490px;
	height:426px;
	border-right: 1px #891414 solid;
	background: #ededed;
	/*padding:5px;*/
	float:left;

}

div.titulo{
	width:220px;
	height:20px;
	padding:0px;	
	}
	
div.titseccion{
	width:307px;
	height:25px;
	background-color:#891414;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

div.contenido{
	background-color:#ededed;
	width:297px;
	height:150px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:20px;
	margin-top:0px;
	border-top:
}

div.contenido_gral{
	background-color:#FFFFFF;
	width:980px;
	height:426px;
	border-bottom: 1px solid #891414;
}
	

h1{
	margin:0px;
	padding:0px;
	font-size:12pt;
	text-align:left;
	margin-left:4px;
	vertical-align:top;
	float:left;
}

h1.gral{
	margin:0px;
	margin-left:35px;
	margin-top:30px;
	margin-bottom:0px;
	padding:0px;
	font-size:12pt;
	text-align:left;
	float:none;
}

h4{
	margin:0px;
	padding-top:15px;
	font-size:10pt;
}

p{
	margin:0px;
	padding:0px;
	font-size:11px;
}

p.productos{
	margin:9px;
	margin-bottom:0px;
	text-align:left;
	padding:0px;
}

p.productos_principal{
	margin:15px;
	margin-bottom:0px;
	text-align:justify;
	padding:0px;
}

p.seleccion{
	vertical-align:middle;
	padding:0px;
	font-size:11px;
	color:#FFFFFF;
	line-height:29px;
	margin-right:5px;
	float:right;
	margin-top: -5px;
}

p.gral{
	margin-left:35px;
	margin-top:17px;
	margin-bottom:17px;
	margin-right:35px;
	text-align:justify;
}

p.oficinas{
	text-align:left;
	margin-top:3px;
	margin-bottom:3px;
}

p.documentos{
	margin-left:10px;
	margin-top:17px;
	margin-bottom:17px;
	margin-right:35px;
	text-align:justify;
	float:left;
}

p.formulario{
	margin-left:35px;
	margin-top:5px;
	margin-bottom:17px;
	margin-right:15px;
	text-align:right;
	font-size:12px;
}

.resaltado{
	color:#D50000;
	font-weight:bold;
	font-size:13px;
}

.titulo_interno{
	color:#333333;
	font-weight:bold;
	font-size:15px;
}

.texto_normal{
	color:#333333;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial;
}

.enc_nota{
	color:#666666;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial;
}

div.enc_nota{
	padding: 0px 5px 0px 5px;
	}
.enc_nota2{
	color:#666666;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial;
}

.pie_foto{
	font-size:10px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial;
}

.texto_negrita {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
}


a.menupie, a.menupie:link, a.menupie:hover:visited{
	font-family:"Trebuchet MS", Verdana, Arial;
	padding:0px;
	margin:0px;
	font-size:13px;
	line-height:12px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
}

a.menupie:hover{
	padding:0px;
	margin:0px;
	font-size:13px;
	line-height:12px;
	color:#FF0000;
	vertical-align:middle;

}
	

strong.tit{
	color:#FFFFFF;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serifArial;
	font-size:12pt;
	padding-top:35px;
	}

#footer{
	width:980px;
	height:37px;
	float:left;
	background-color:#891414;
	padding:0px;
	margin:0px;
	}

img{
	border:none;
	background:none;
	padding:0px;
	margin:0px;
}

img.pdf{
	background:url(img/logo_img.pdf);
	float:left;
	margin-left:45px;
	margin-top:14px;
	vertical-align:middle;
}

img.separador{
	vertical-align:middle;
	margin-left:5px;
	margin-right:5px;
}

img.logo_alianzas{
	margin-top:30px;
}

div.sub_alianzas{
	width:245px;
	float:left;
}

div.sombra{
	background-image:url(img/sombra_titulo.gif);
	background-repeat:repeat-x;
	width:inherit;
	height:3px;
}

div.sombrabot{
	background-image:url(img/sombra_botonera.gif);
	background-repeat:repeat-x;
	width:307;
	height:3px;
}

div.lineapie{
	background-image:url(img/img_footer.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:5px;
	float:left;
	padding:0px;
	margin:0px;
}

div.busqueda{
	float:right;
	padding:0px;
	margin:0px;
	font-size:11px;
	line-height:36px;
	width:auto;
	color:#FFFFFF;
	
}

#contacto{
	margin:0 auto 0 auto; 
	margin-left:215px;
	width:584px; 
	height:auto;
}

#copyright{
	margin:0 auto 0 auto; 
	width:980px;
	height:auto;
	float:right;
	padding:0px;

}

div.subcontacto{
	background:none;
	float:left;
	border:none; 
	width:270px; height:auto;
	margin:0 auto 0 auto;
}

#cucarda{
	float:left;
}

#tipo_producto{
	padding-top:8px;
	width:980px;
	height:65px;
	background-color:#e5e5e6;
}

#cuerpo_producto{
	width:980px;
	height:351px;
	background-image:url(img/stripes.png);
	background-repeat:repeat;
	/*border-top: 2px solid #891414;*/
	border-bottom: 1px solid #891414;
}

#txt_producto{
	width:320px;
	height:320px;
	margin-top:15px;
	margin-left:5px;
	float:left;
	background-color:#f4f4f6;
	border:1px solid #000000;
}
#txt_documentos{
	width:900px;
	height:320px;
	margin-top:15px;
	margin-left:5px;
	float:left;
	background:url(img/documentos.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#f4f4f6;
	border:1px solid #000000;
}
#txt_presupuesto{
	width:900px;
	height:320px;
	margin-top:15px;
	margin-left:5px;
	float:left;
	background:url(img/presupuesto.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#f4f4f6;
	border:1px solid #000000;
}

img.icono_producto{
	width:60px;
	height:60px;
	margin-left:15px;
	float:left;
}

img.nombre_producto{
	margin-left:15px;
	float:left;
	margin-top:15px;
}

div.lengueta{
	float:right;
	width:105px;
	height:30px;
	margin-bottom:0px;
	margin-right:1px;
	margin-top:23px;
	padding-top:10px;
	padding-bottom:0px;
	border: 2px solid #891414;
	border-bottom:none;
	background:#F0F0F0;
}

.menu_lenguetas{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	color:#FF0000;
	text-decoration:underline;
}

a.menu_lenguetas:hover{
	text-decoration:none;
	color:#FF0000;
}

.menu_superior{
	font-family: Times New Roman, "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:25px;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	color:#000000;
	text-decoration:none;
}
a.menu_superior{
	color:#000000;
}

a.menu_superior:hover{
	color:#FF0000;
}

.titulos_internos{
	font-family: Times New Roman, "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:25px;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	color:#000000;
	text-decoration:none;
}

.titulos_resultados{
	font-family: Times New Roman, "Trebuchet MS", Georgia, Verdana, Arial;
	font-weight:bold;
	font-size:17px;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	color:#666666;
	text-decoration:none;
}

.menu_superior_derecha{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:15px;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	color:#000000;
	text-decoration:none;
	
}

a.menu_superior_derecha:hover{
	text-decoration:none;
	color:#FF0000;
}
div.captura{
	width:190px;
	height:152px;
	float:left;
	margin-left:15px;
	margin-top:15px;
	background-color:#666666;
	font-size:20px;
	color:#FFFFFF;
}

div.oficinas{
	width:220px;
	height:120px;
	margin-left:20px;
	margin-top:20px;
	float:left;
}
div.oficinas_destacado{
	width:220px;
	height:120px;
	margin-left:25px;
	margin-top:20px;
	background:#bbbbbb;
	border:1px solid #000000;
	float:left;
}
div.oficinas_pais{
	height:85px;
	width:60px;
	float:left;
	border-right:1px solid #000000;
	padding-top:35px;
}
div.oficinas_txt{
	margin-left:10px;
	width:149px;
	height:100px;
	float:left;
}

div.formulario_linea{
	width:360px;
	float:left;
}

div.form_izq{
	width:180px;
	float:left;
	text-align:right;
}
div.form_der{
	width:180px;
	float:left;
	text-align:left;
}

div.clientes{
	width:122px;
	float:left;
	height:90px;
	vertical-align:bottom;
}

div.fila_clientes{
	width:745px; 
	float:left;
}

p.txt_chico{
	font-size:10px;
}

div.clientes_cuadro{
	width:210px;
	height:360px;
	float:right;
	margin-right:10px;
	margin-top:-60px;
}

div.clientes_cuadro_txt{
	margin:0px;
	padding:5px;
	background-image:url(img/recuadro_clientes_cuerpo.jpg);
	background-repeat:repeat-y;
}
