/* CSS Document */
body{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#4c4d4c url(../imagenes/back_gral.gif); 
	background-repeat:repeat-x;
	color:#666666;
	line-height:15px;	
	margin:0;
	text-align:left;		
}

a{
 color:#478496;
 text-decoration:none;
}

a:hover{
 color:#478496;
 text-decoration:underline;
}

td{
	text-align:left;
}

#contenedor_all{
	width:778px;
	margin:auto;
}

.separador{
	border-bottom:5px solid #478496;
	height:1px;
	margin:0;
}

.separador_fino{
	width:100%;
	border-bottom:1px dotted #478496;
}

.resaltado{
	color:#006478;

}

h1{
	color:#666666;
	font-size:15px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;	
}

h2{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	border-bottom:2px solid #478496;
	margin-bottom:3px;
	margin-top:0px;
}


.img_mini{
	border:1px solid #999;
	padding:2px;
	margin-right:8px;
}

#body_home{
	margin:0;
	background:#4c4d4c url(../imagenes/back_gral.gif);
	background-repeat:repeat-x;
	text-align:center;
}

.mssg_ch {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFFFFF}

#contenido{
	width:778px;
	background-image:url(../imagenes/back_foto_left.jpg);
	float:left;
	border-top:none;
	margin-bottom:20px;
	}

#in_contenido{
	background-image:url(../imagenes/back_foto_right.jpg);
	background-position:right;
	float:right;
	width:735px;
	}

#conte_central{
	float:left;
	width:690px;
	background-color:#FFFFFF;
	}

#col_espacioright{
	float:right;
	width:45px;
	}

#line_bottom{
	width:735px;
	float:left;
	height:3px;
	background:url(../imagenes/back_bottconte.jpg); 
	background-position:bottom;
	border:1px solid;
}

#pie{
	height:20px;
	margin:10px 15px;
	border-top:3px solid #EBE9E7
}
	
#pie_links	{
	margin: 0;
	padding: 0 0 0 0px ;
	height: 20px;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	float:right;
	}
	#pie_links li	{
		float: left;
		padding: 2px 0 0 15px;
		text-align: center;
		list-style-type: none;
		}
	#pie_links a	{
	display: block;
	text-decoration: none;
	font-family: Tahoma, Arial;
	color: #478496;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	#pie_links a:hover{
	color: #003870;
	text-decoration:underline;
	}
	#pie_links a.selected	{
	color: #003870;
	text-decoration:none;
	}

.clear{
	clear:both;
}

#header{
	width:778px;
	float:left;
	border-bottom:none;
}

#flash_header{
	width:778px;
	height:210px;
	margin:auto;
}

#flash_submenu{
	width:778px;
	height:30px;
}

#contactForm	{
	font-size: .9em;
}
#contactForm input.inp,
#contactForm textarea.inp
	{
	border: 1px solid #CCC;
	width: 230px;
	background: #FCFCFC;
	font: 11px verdana, sans-serif;
	color: #666;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
	}
	#contactForm input.inp:hover,
	#contactForm textarea.inp:hover
	{
	border: 1px solid #999;
	}
	#contactForm input.inp:focus,
	#contactForm textarea.inp:focus
	{
	border: 1px solid #999;
	background: #FFF;
	color: #5D4E37;
}	
form input.submitBtn	{
	width: 90px;
	height: 16px;
	background: #F4F4F4 url(../imagenes/btn_enviar_email.jpg) no-repeat;
	outline: none;
	}
	form input.submitBtn:hover	{
	background: #F4F4F4 url(../imagenes/btn_enviar_email.jpg) no-repeat -90px 0;
}
.hide	{
	display: none;
}
.ref_comitente{
	text-align:left;
	margin-bottom:10px;
	}

.mini_home{
	width:145px;
	text-align:center;
	float:left;
	padding-bottom:5px;	
	
}

.novedad_home{
	padding:5px;
	text-align:center;
	float:left;	
}
	
.img_minihome{
	border:1px solid #999;
	padding:2px;
}	

.cmb_tipo{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#006880;
	line-height:15px;
}

.let_azul{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#478496;
}

.let_roja{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#c81420;
}
