BODY{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin : 20px 0px 20px 0px;
	text-align: center;
	background: Gray;
	color:#4D4948;
	}
DIV{
	margin:0px;
	padding:0px;
}
.pie_bloq{ 
	clear: both;
}
.flota_izq{
	float: left;
}
.flota_drc{
	float: right;
}
form{
	margin:0px;	
}
.oculto{
	display: none;
}
P{
	margin: 0;
}
input{
	margin:0px;
}
A{
	text-decoration: none;
}
A img {
	border:0;
}
A:hover{
	text-decoration: underline;
}
IMG {
	border: 0;
}
.borde{
	border:1px solid #000;
}
/*****COLORES DE FUENTES Y FONDO*******************************************/
.texto_sub{
	text-decoration: underline;
}
.negrita{
	font-weight: bold;
}
.cursiva{
	font-style: italic;
}
/******FUENTES Y COLORES***************************************************/
.fuente_negro{
	color: Black;
}
.fuente_gris1{
	color: #605D5C;
}
.fuente_blanco{
	color: #FFF;
}
.fuente_gris2{
	color:#4D4948;
}
.fuente_amarillo1{
	color: #F4B300;
}
.fuente_amarillo2{
	color: #EBBC48;
}
.fuente_rojo{
	color: #DB271F;
}
.margen_sup10px{
	margin-top:10px;
}
#enlace_no_sub{
	text-decoration: none;
}
#contenedor{
	margin: auto;
	text-align: left;
	width: 748px;
	border:15px solid #FFF;
	background: #FFF;
	padding:0px;
}
#cabecera{
	background: url(cssimg/fondo_cabecera.gif) right no-repeat;
	height: 90px;
	width: 99.9%;
}

.enlace_principal{
	background: #E6B01C;
	width: 100%;
	border: 1px solid #FFF;
}
.eenl_principal1{
	float:left;
	margin: 4px 0px 0px 0px;
	padding: 0px 50px 0px 52px;
}
.eenl_principal2{
	border-left: 1px solid #FFF;
	float: left;
	margin: 4px 0px 4px 0px;
	padding: 0px 10px 0px 8px;
}
.eenl_principal2 img{
	vertical-align: middle;
}
.eenl_principal3{
	border-left: 1px solid #FFF;
	float: right;
	height: 100%;
	margin: 3px 0px 0px 0px;	
}
.campo_text{
	border: 1px solid #F9DFAA;
	width: 115px;
	height: 14px;
	font-size: 1em
	
	
}
.buscador_principal{
	float:right;
	
	padding: 2px 0px 2px 40px;
	/*border-left: 1px solid #FFF;*/
	/*margin-left: 30px;*/
}

.campo_servciud{
	float:right;
	padding: 2px 10px 2px 10px;
	border-left: 1px solid #FFF;
}
.margen_sup{
	padding: 1px 9px 0px 4px;
}
#cuerpo_principal{
	width: 100%;
	margin: 5px 0px 0px 0px;
}
#lateral_izq{
	float: left;
	width: 22%;
	margin-left:1px;	
}
#cuerpo{
	float: right;
	width: 75.3%;
}
.enlace_secundario{
	background: #EEE;
	border: 1px solid #FFF;
	padding: 0px 0px 0px 10px;
}
.enlace_secundario select{
	vertical-align: middle;
}
.eenl_secundario1{
	float:left;
	padding: 2px 0px 0px 0px;
	margin: 2px 10px 2px 0px;
	border: 1px solid #EEE;	
}
.eenl_secundario1 img {
	vertical-align: middle;
}
.campo_select1{	
	width: 120px;
}
#centro{
	margin: 5px 0px 0px 0px;
	width: 100%;
}
.fondo_punto_amarillo{
	background: url(cssimg/fondo_punto_amarillo.gif) top left no-repeat;
	padding:0px 10px 0px 14px;	
}
.fondo_gris_enlace{
	background: #AAA9A9;
	padding: 3px 0px 3px 4px;
	margin: 0px 0px 7px 0px;
}
.fondo_enlace_mas{
	background: url(cssimg/fondo_mas_gris.gif) left top no-repeat;
	color: #FFF;
	font-weight: bold;
	padding:0px 0px 2px 24px;
	font-size: 1em;
	letter-spacing: 1px;
}
.fondo_enlace_menos{
	background: url(cssimg/fondo_menos_gris.gif) left top no-repeat;
	color: #FFF;
	font-weight: bold;
	padding:0px 0px 2px 24px;
	font-size: 1em;
	letter-spacing: 1px;
}
.fondo_enlace_mas :LINK,.fondo_enlace_mas :VISITED {
	text-decoration: none;
}
.submenu_izq1{
	margin: 0px 0px 15px 0px;
}
* html .indice_directorio {
	height: 2em;
}
.fondo_blanco_enlace {
	background: white;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 7px 0px;
}
.fondo_enlace_sin_signo {
	background: url(cssimg/fondo_sin_signo.gif) left top no-repeat;
	font-weight: bold;
	padding:0px 0px 0px 24px;
	font-size: 1em;
	letter-spacing: 1px;
}
#pie_pagina_nuevo{
	background: url(cssimg/fondo_nodo_pie.gif) right no-repeat;
	width: 100%;
	height:160px;
	clear: both;
}
.texto_pie_nuevo{
	text-align: center;
	padding-top: 50px;	
}
.texto_pie_nuevo_sevilla{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: 600;
	color: #FFF;
	margin-top: 27px;
	padding-right: 150px;
	float: right;
}
.bloque_100pc{
	width: 100%;
	clear: both;
	}
	
.titulo_contenido{
	margin:20px 0px 0px 0px;
	background: url(cssimg/fondo_linea_amarilla.gif) left repeat-x;
	font-size: 1.3em;
	font-weight: bold;
	border: 1px solid #FFF;
}

.fondo_infinito{
	float:left;
	background: #FFF url(cssimg/fondo_infinito.gif) top left no-repeat;
	padding: 0px 20px 0px 30px;
}

.bloque_texto1{
	margin: 0px 0px 10px 0px;
	border: 1px solid #FFF;
}

.img_flota_izq{
	float: left;
	margin: 2px 8px 5px 0px;
}
.img_flota_drc{
	float: right;
	margin: 0px 0px 8px 8px;
}

.formato_texto1{
	text-align: justify;
	text-indent: 0em;
}
.enlaces_relacionados {
	width: 100%;
	margin: 0px 0px 10px 0px;
}

.fondo_punto_amarillo2 {
	background: url(cssimg/fondo_punto_amarillo.gif) top left no-repeat;
	padding:0px 0px 0px 14px;
	margin: 0 10px 0 0;
	width: 80%;
}

.seccion{
	margin: 0px 0px 0px 15px;
}

.titulo_seccion{
	font-size:1.1em;
	text-transform: uppercase;
	border-bottom: 1px solid #F4B300;
	margin-bottom: 10px;
}

.estado_trafico{
	text-align: justify;
	text-indent: 0em;
	font-size:1.0em;
	background-color:#888888;
	font-weight: normal;
	font-style: normal;
	margin: 0px 56px 0px 56px;
	padding:10px 10px 10px 10px;
	color: #ffffff;
}

