/*-------Header Contacto-------*/
#mapa{
	float: left;
	width:497px;
	height:302px;
	margin: 15px 0 0 0;
}
#mapa object {
	margin-top: -40px;
}
#texto_header{
	float: left;
	width: 363px;
	height: 284px;
	margin: 14px 0 0 1px;
	padding: 20px 25px 0 25px;
	background-image: url(../i/fondo_banner.png);
	background-repeat:no-repeat;
	color: #DDDDDD;
}
* html #texto_header{
	background-image: url(../i/fondo_banner_ie.png);
}
#texto_header label{
	color: #DDDDDD;
	font-size: 1.1em;
	padding: 0 0 4px 0;
}
#resultadoRuta{
	display:block;
	width: 235px;
	margin: 2px 0 0 5px;
	font-size: 0.9em;
}
#instruccionesMapa{
	display:block;
	width: 235px;
	padding: 10px 0 0 5px;
	font-size: 0.9em;
}
#panelStreet{
	display:block;
	width: 235px;
	padding: 0px 0 0 5px;
	font-size: 0.9em;
}
#texto_header a{
	color: #DDDDDD;
	text-decoration: none;
}
#texto_header a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#panelInstrucciones{
	position: absolute;
	background-color: white;
	width: 402px;
	height: 292px;
	margin: 15px 0 0 498px;
	display: none;
	overflow:auto;
}
#btnCerrarInstrucciones{
	position:absolute;
	margin: 16px 0 0 350px;
}
#texto_header .bodytext{
	float: left;
	margin: 15px 0 0 0;
	color: #DDDDDD;
}
#panoflash1{
	margin-top:-40px !important;
}
/*------Contenidos Contacto------*/
#contenidos_dentro{
	float: left;
	border-bottom: 1px solid #BBBBBB;
}
#contacto_principal{
	float: left;
	width: 641px;
}	
#contacto_lateral{
	float: left;
	margin: 0 0 0 20px;
	width: 250px;
}
form{
	float: left;
	padding: 10px 0 0 2px;
}
form fieldset{
	border: none;
	margin:10px 0 10px 0;
	padding:0;
}
.csc-mailform-field{
	margin: 0 0 8px 0;
}
form label{
	color: #003665;
	float: left;
	width: 630px;
	padding: 0 0 2px 0;
}
#texto_header form label{
	width: 300px;
}
