/* CSS Document */

body{
	background:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#596773;
	margin-top:0px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
}

a:visited, a:active, a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.Hidden{
	display:none;
}

.Hidden a{
	padding:0px;
	margin:0px;
}

#contenedor{
	width:860px;
	padding-top:30px;
	margin-left:auto;
	margin-right:auto;
}

/* HEADER */

#header{
	height:110px;
	width:860px;
}

#logo{
	height:110px;
	width:220px;
	float:left;
	background-image:url(images/header/logo.jpg);
	background-repeat:no-repeat;
}

/* MENU HEADER */

#menu_header{
	height:110px;
	width:621px;
	padding-right:9px;
	float:left;
	margin-left:10px;
	background-color:#446C89;
}

.boton_header{
	width:115px;
	height:25px;
	line-height:25px;
	background-image:url(images/menu_columna/header/background_boton.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	float:left;
	padding-left:9px;
}
.boton_header a{ color:#FFFFFF; }

#contenido{
	width:860px;
	margin-top:10px;
	background-color:#FFFFFF;
}

/* MENU COLUMNA IZQUIERDA */

#columna_izquierda{
	width:220px;
	padding-top:10px;
	padding-bottom:10px;
}

.titulo_barra_columna{
	height:20px;
	width:200px;
	padding-left:20px;
	line-height:20px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	background-image:url(images/menu_columna/barra_background.jpg);
	background-repeat:no-repeat;
}
	
#menu_columna{
	padding-left:10px;
	background-color:#D5D2BF;
	padding-bottom:15px;
	min-height:510px;
	max-height:800px;
}

.boton_menu_columna{
	width:200px;
	color:#5F6D7A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:14px;
	border-bottom:1px solid #BAB696; 
}

.boton_menu_columna a{
	color:#5F6D7A;
}

.sub_menu_columna{
	width:200px;
	background-color:#EBE9E1;
	display:none;
}

.boton_sub_menu_columna{
	width:182px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:10px;
	color:#666666;
	padding-right:8px;
	padding-left:10px;
	padding-bottom:4px;
	border-bottom:1px solid #D5D2BF;
}

.boton_sub_menu_columna a{
	color:#666666;
}

.box_clientes{
	width:200px;
	height:120px;
	margin-top:10px;
	background-color:#FFFFFF;
}

.cabecera_box_clientes{
	height:20px;
	width:190px;
	padding-left:10px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/menu_columna/cabecera_box_clientes.jpg);
	background-repeat:no-repeat;
}

/* Parte del contenido central */

#columna_derecha{
	width:620px;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	height:auto;
}

/* BOX CONTACTO */

#contacto{
	height:250px;
	width:110px;
	background-color:#E0EBF1;
	float:right;

}

#texto_contacto{
	background-color:#E0EBF1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:18px;
	color:#1F758B;
}
#texto_contacto a { color:#1F758B; }
#contacto h1{
	background-color:#3B5F78;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	line-height:20px;
	height:20px;
	text-align:center;
	margin-bottom:2px;
	margin-top:0px;
}

/* BANNERS */

#banner_central{
	height:250px;
	width:500px;
	background-image:url(images/banner_central.jpg);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	float:left;
}

.banner_derecha{
	float:right;
	padding-top:10px;
	height:140px;
	width:310px;

}

/* BOX DE CONTENIDO */

.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:16px;
}

.texto a { color:#2C5088; text-decoration:underline; }

#cuerpo_contenido{
	float:left;
	width:600px;
	padding-left:10px;
	font-size:12px;
	line-height:20px;
}

	#cuerpo_contenido ul{
		color:#1C4A84;
	}
	
	#cuerpo_contenido .texto a{
		text-decoration:none;
		color:#666666;
	}
	
	#cuerpo_contenido .texto a:hover{
		text-decoration:underline;
		color:#666666;
	}
		
	#cuerpo_contenido img{
		margin-bottom:5px;
		margin-right:5px;
	}

.titulo_secciones{
	background-image:url(images/bg_titulo_secciones.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	width:610px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:20px;
}

.sub_titulo_secciones{
	background-image:url(images/bg_subtitulo_secciones.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:-10px;
	margin-top:5px;
	margin-bottom:10px;
	width:590px;
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#2C5088;
	line-height:25px;
}

.ubicacion_contacto{
	font-size:11px;
	color:#666666;
	line-height:18px;
}

	.ubicacion_contacto ul{
		margin:0px;
		padding:0px;
		padding-left:10px;
	}

	.ubicacion_contacto li{
		list-style-type: none; 
		color:#666666;
		list-style-image: url(images/flecha_naranja.jpg);
	}
	


.form_contacto{
	width:450px;
	padding-left:10px;
	text-align:right;
	line-height:22px;
}


	.form_contacto input{
		border: #3C6079 1px solid;
		width:270px;
		height:20px;
		line-height:20px;
		font-size:12px;
		color:#333333;
		margin-top:4px;
		margin-bottom:4px;	
		margin-left:10px;	
		
	}
	
	.form_contacto .boton{
		border: #3C6079 1px solid;
		width:70px;
		height:20px;
		background-color:#3C6079;
		color:#FFFFFF;
		line-height:16px;
		vertical-align:middle;
		font-size:12px;
		cursor:pointer;
		margin-top:4px;
		margin-bottom:4px;	
			
	}
	
	.form_contacto textarea{
		border: #3C6079 1px solid;
		font-family:Arial, Helvetica, sans-serif;
		width:270px;
		height:60px;
		line-height:20px;
		font-size:12px;
		color:#333333;
		margin-top:4px;
		margin-bottom:4px;	
		margin-left:10px;	
	}
	
.box_azul {
	width:290px;
	height:140px;
	padding-top:10px;
	float:left;
}

.box_azul_empresa {
	width:619px;
	
	padding-top:10px;
	float:left;
}
.box_azul h1, .box_azul_empresa h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2C5088;
	font-weight:100;
}

	.box_azul p, .box_azul_empresa p {
		padding-left:10px;
		padding-right:5px;
	}

.box_celeste {
	width:290px;
	height:140px;
	padding-top:10px;
	margin-top:10px;
	float:left;
	border-bottom:1px solid #BAB696;
}

	.box_celeste p {
		padding-right:15px;
		padding-left:10px;
		margin-top:0px;
		padding-top:10px;
	}
	
	.box_celeste input{
		border: 1px solid #D5D2BF;
		width:260px;
		margin-top:10px;
		float:right;
	}

	.box_celeste .boton{
		border: #D5D2BF 1px solid;
		width:70px;
		height:20px;
		background-color:#D5D2BF;
		color:#666666;
		line-height:16px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		vertical-align:middle;
		font-size:9px;
		cursor:pointer;
		margin-top:8px;
		margin-bottom:4px;	
			
	}

.ver_mas{
	float:right;
	cursor:pointer;
}

.cabecera_box_azul {
	background-image:url(images/barra_titulo_azul.jpg);
	background-repeat:no-repeat;
	background-color:#003366;
	height:20px;
	float:left;
	line-height:20px;
	width:280px;
	padding-left:10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

.cabecera_box_azul_empresa {
	background-image:url(images/barra_titulo_azul.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#3B5F79;
	height:20px;
	float:left;
	line-height:20px;
	width:610px;
	padding-left:10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

.cabecera_box_celeste {
	background-image:url(images/barra_titulo_celeste.jpg);
	background-repeat:no-repeat;
	background-color:#003366;
	height:20px;
	float:left;
	line-height:20px;
	width:280px;
	padding-left:10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

.clearfix:after
{
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* FOOTER */

#footer{
	width:860px;
	padding-top:10px;
	border-top:5px solid #79B3DB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}

#mas_info{
	float:left;
	padding-top:20px; 
}

#mas_info a{
	padding:0px;
}

.texto_promociones{
	padding-top:50px; 
	padding-left:20px; 
	width:140px; 
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:20px;
}

.texto_promociones a{
	color:#FFFFFF;
	text-decoration:underline;
}

.texto_resselers{
	padding-top:80px; 
	padding-left:205px; 
	width:105px; 
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:18px;
}

.texto_resselers a{
	color:#FFFFFF;
	text-decoration:underline;
}