/* ESTILOS CONTACTO */

#cuerpobloque_contacto{
	display:block;
	/*margin:8px;*/
	margin-right:9px;
	margin-top:32px;
	margin-left:20px;
	margin-bottom:0px;
}

#cuerpo_contacto_iz{
	width:648px;
	float:left;
}

#cuerpo_contacto_der{
	width:299px;
	float:right;
	vertical-align:baseline;
	margin:0px;
	padding:0px;
	display:block;
	height:545px;	
}

#cabecera_contacto{
	width:608px; 
	height:32px; 
	font-size:26px;
	margin-left:40px;
}

#cabecera_contacto h1{
	font-size:26px;
	font-weight:normal;
}

#cuerpo_contacto_ppal{
	width:608px; 
	margin-top:9px;
	margin-left:40px;
}

#cuerpo_contacto_ppal_iz{
	width:360px; 
	float:left;
}

#cuerpo_contacto_ppal_der{
	width:213px; 
	float:right; 
	text-align:center;
}

#cuerpo_contacto_ppal_der h2{
	font-size:12px;
	font-weight:normal;
}

#linea{	
	margin-top:8px; 
	margin-bottom:8px; 
	border-bottom:#b7c1d5 3px solid;
}

/********************************************/
.cuadro_contacto_off{
	width:200px;
	height:110px;
	background-color:#edeef0; 
	border:#bbc4d4 1px solid; 
	margin:5px;
	padding-top:5px; 
/*
	margin-left:33px;
*/
}

.cuadro_contacto_on{
	width:200px;
	height:110px;
	background-color:#f6f7f9; 
	border:#bbc4d4 1px solid; 
	margin:5px;
	padding-top:5px; 

/*
	margin-left:33px;
*/
	cursor:pointer;
}

/********************************************/

#cabecera_formu_contacto{
	width:359px; 
	height:36px; 
	font-size:18px; 
	color:#ffae11;
}

#linea_formu_contacto{
	width:359px; 
	height:26px;
}

#linea_formu_contacto span{
	float:left;
	display:block;
	text-align: right;
	width:65px;
	
}


#botonera_formu_contacto{
	width:359px; 
	height:33px;
}

#botonera_formu_contacto_content{
	height:33px;
	float:right; 
	clear:both; 
	text-align:center; 
	margin-top:4px;
}

#botonera_formu_contacto input{
	width:75px;
	height:23px;
	border:#9fa7b7 2px solid;
	float:right;
	margin-left:3px;
}


#logotipo_contacto{
	height:95px; 
	text-align:center;
}

#datos_contacto{
	margin-left:80px; 
	margin-top:15px;
}

.estilo_input{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;	
	display:block;
	width:280px;
	height:20px;
	background-color:#f5f6f8;
	border:#b7c1d2 1px solid;
	padding-left:3px;
}
