/* CSS Document */

div#mapas_wrapper {
	margin-top:15px;
}

#formularioComoLlegar {
	display: none;
	background-color: #eee;
	width: auto;
	padding: 10px;
	margin: 10px 0;
}

#formularioComoLlegar input {
	margin: 5px 0;
}

#introduccionComoLlegar {
	display:none;
}

#mapaComoLlegar {
	display:none;
	width:660px;
	height: 300px;
	margin:0px;
	padding:15px;
	background-color:#ececec;
}


#indicacionesComoLlegar {
	display: none;
	width:100%; 
	margin:0px auto; 
	padding:0px!important; 
	margin-top:10px;
	text-align:left;
	font-size:1.3em;
}

#indicacionesComoLlegar a{
	color:#00205C;
}

.calcula_ruta{
	width:100%;
	text-align:left;
	margin:18px auto;
	margin-top:12px;
	padding:0px;
}

.cont_formulario{
	padding:15px;
	border:1px solid #00205C;
	margin-bottom:15px;
	background-color:#BEC6D6;
}

.txt_expli{
	margin-bottom:15px; 
	font-size:1.3em;
	margin-top:0px;
}

.ser_art_despl{
	text-align:center; 
	margin:0px auto; 
	margin-top:7px;
	width:630px;
}

.ser_art_cont{
	overflow:hidden;
}

.txt_intro{
	width:48%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:justify;
	float:left;
	line-height:1.3em;
}

.cont_mapa{
	text-align:center;
	padding:15px;
	background-color:#e3e3e3;
	display:none;
}


/* Estilos enlaces titulos */ 

div#noticia_cont_opciones {
	bottom:4px;
	font-size:1.2em;
	position:absolute;
	right:10px;
	text-align:right;
	width:auto;
}

a.nc_opciones_volver_link, a.nc_opciones_relacionar_link {
	color:#2A5FAA;
}

input#puntoPartida{
	width:520px;

}

/*Estilos zona flash*/

div#mapa_situacion {
	float:left;
	border:1px solid #ddd;
	overflow:hidden;
}

div#cont_flash_situacion_mun {
	width:300px;
	height:300px;
	float:right;
}

div.clear-both, div.clear_both {
	width:100%;
	clear:both;
}
