#ContenedorPortada
{
	margin-left: 1.5em;
	float: left;
    margin-bottom: 2em;
}
#contenedorTopPortada
{
	width: 90%;
	text-align: center;
}
#portadaIzq
{
	margin-top: 1em;
	margin-right: 1.3em;
	float: left;
	width: 34em;
    margin-bottom:2em;
}
.contenedorH1Portada
{
	background-image: url(imagenes/fondoH1Portada.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 2em;
}
.contenedorH1PortadaH1
{
	padding: 0.5em 1em 0em;
	font-weight: bold;
	width: 10em;
	color: #FFFFFF;
}
.imagenRSS
{
	float: left;
	margin: -1.3em 2em 0em 17em;
}
#portadaDrc
{
	float: left;
	margin-left: 2em;
	margin-top: 1em;
	width: 17em;

}
UL.listaPortadaIzq
{
	background-color: #EEEEEE;
	border-bottom: 0.1em solid #C6C6C6;
	border-left: 0.1em solid #C6C6C6;
	border-right: 0.1em solid #C6C6C6;
	margin: -0.1em 0 0;
	text-align: left;
	width: 35.79em;
	float: left;
}
LI.elemListaPortadaIzq
{
	clear: both;
	border-top: 0.1em solid #CCCCCC;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.imagenNoticiaPortada
{
	width: 5em;
	height: 5em;
}
.contenedorImagenNoticia
{
	float: left;
}
.contenedorTextoNoticiaPortada
{
	color: #000000;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0.1em;
	text-align: justify;
	clear: both;
}
.contenedorTextoNoticiaPortada IMG
{
	float: left;
	margin: 0.5em;
}
.depNoticia
{
	color: #356AA0;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0.5em 1em 0.5em 0.7em;
}
.depNoticia A, .depNoticia A:link, .depNoticia A:visited, .depNoticia A:focus
{
	color: #356AA0;
}
.depNoticia A:hover
{
	text-decoration: underline;
}
.fechaNoticia
{
	float: left;
	width: 6em;
	height: 6.5em;
	color: #FFF;
	font-weight: bolder;
	border: 0.2em solid #174574;
	background-color: #356AA0;
	text-align: center;
}
.fechaNoticia .TipDia
{
	font-size: 2.5em;
}
.fechaNoticia .TipMes
{
	font-size: 1em;
}

.TxtNota {
    margin-left:7em;
    width:34em;
}

.ampliarNoticia
{
	text-decoration: underline;
	color: #696969;
	float: right;
	font-size: 0.8em;
	padding: 0.1em 1em 0.5em 0.5em;
	text-align: center;
}
.ampliarNoticia A:link, .ampliarNoticia A:visited, .ampliarNoticia A:focus, .ampliarNoticia A:hover
{
	color: #696969;
	text-decoration: underline;
}
UL.listaPortadaDrc
{
	background-color: #EEEEEE;
	border-bottom: 0.1em solid #C6C6C6;
	border-left: 0.1em solid #C6C6C6;
	border-right: 0.1em solid #C6C6C6;
	margin: -0.1em 0 0;
	text-align: left;
	width: 17.1em;
	float: left;
}
LI.elemListaPortadaDrc
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	clear: both;
}
#Noeventos
{
	margin: 0.5em;
}
.fechaEvento
{
	background-image: url(imagenes/indiceagenda.jpg);
	background-repeat: no-repeat;
	width: 5em;
	height: 2.5em;
	float: left;
	color: #FFF;
	text-indent: 0.2em;
}
.TxtEventop
{
	margin-top: 0.5em;
}
.TituloEvento
{
	/*font-weight: bold;*/
	padding-top: 0.5em;
    font-size:0.8em;
}
.TituloEvento A, .TituloEvento A:link, .TituloEvento A:visited, .TituloEvento A:focus
{
	color: #000;
}
.TituloEvento A:hover
{
	text-decoration: underline;
}
.masEventos
{
	margin-top: 0.5em;
	margin-right: 1em;
	float: right;
	color: #356AA0;
	font-size: 0.89em;
	font-weight: bold;
}
.masEventos A, .masEventos A:link, .masEventos A:visited, .masEventos A:focus
{
	color: #356AA0;
}
.masEventos A:hover
{
	text-decoration: underline;
}
.MenDer
{
	clear: both;
	margin-top: 0.2em;
}
.TituloNoticiaDestacada
{
	font-weight: bold;
	margin-bottom: 0.1em;
	padding-bottom: 0.5em;
	width: 100%;
	text-align: justify;
	line-height: normal;
}
.TituloNoticiaDestacada A:link, .TituloNoticiaDestacada A:hover, .TituloNoticiaDestacada A:visited, .TituloNoticiaDestacada A:focus
{
	color: #632A08;
}
.TituloNoticiaDestacada A:hover
{
	text-decoration: underline;
}
.TextoNoticiaDestacada
{
	text-align: justify;
	line-height: normal;
}
#ContenedorDescripcionArea
{
	margin-top: 1em;
}
#H1NombreArea
{
	background-image: url(imagenes/fondoH.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 2em;
	width: 100%;
}
#H1NombreArea H1
{
	padding-top: 0.5em;
	padding-left: 0.5em;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
}
#DescripcionArea
{
	padding-top: 0.5em;
	margin-left: 1em;
	font-size: 0.88em;
}
.TituloSeccionDestacada
{
	margin-bottom: 0.1em;
	padding-bottom: 0.5em;
	width: 100%;
}
#portadaDrc .listaSecciones
{
	background-color: #EEEEEE;
	border: 0.1em solid #C6C6C6;
	margin: -0.1em 0 0 0px;
	width: 17.1em;
	float: left;
}
.TituloSeccionDestacada A:hover
{
	text-decoration: underline;
}
LI.elemListaPortadaSeccionesDrc
{
	/*[disabled]background:transparent url(imagenes/puntoNivel1.gif) no-repeat scroll 0 4px;*/
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	/*[disabled]margin-bottom:0.5em;*/
	/*[empty]margin-left:;*/
	padding: 0 0 0 5%;
	width: 95%;
	font-weight: bolder;
	padding-left: 0.5em;
}
.contenedorPortadaBuzonSugerencias
{
	padding: 1em 0 0 2em;
}
.contenedorH1PortadaBuzonSugerencias
{
	background-image: url(imagenes/fondoH.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 2em;
}
.contenedorH1PortadaBuzonSugerencias H1
{
	color: #356AA0;
	font-weight: bold;
	padding: 0.3em 1.1em;
}
FORM#buzonSugerencias
{
	margin: 1em 0em 0em 1em;
	width: 86%;
	font-size: 0.85em;
}
.buzonSugerenciasLabel
{
	float: left;
	font-weight: bold;
	margin-bottom: 0.9em;
	padding-bottom: 0.1em;
	width: 20%;
	color: #696969;
}
.inputBuzonSugerencias
{
	float: left;
	margin-bottom: 10px;
	width: 76%;
	border: 0.1em solid #FFBF05;
}
.areaBuzonSugerencias
{
	border: 0.1em solid #FFBF05;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	width: 76%;
}
#ContenedorBotonBuzonSugerencias
{
	margin-left: 11.5em;
}
.buzonSugerenciasboton
{
	background: transparent url(imagenes/fondoBotonSugerencias.gif) no-repeat scroll left top;
	color: #FFFFFF;
	border: medium none #000000;
	cursor: pointer;
	font-size: 0.9em;
	margin-top: 0.3em;
	padding: 0.15em 0.5em 0.3em 2.5em;
}
.pie_bloq
{
	clear: both;
}
#tablaSubsecciones
{
}
#piePortada
{
	clear: both;
	font-size: 0.88em;
	padding-top: 0.5em;
}
#piePortada UL
{
	margin: 1.1em 1% 3.2em 0;
	padding: 0 0 0.2em;
	text-align: right;
	width: 99%;
}
#piePortada UL LI
{
	display: inline;
}
LI.Noultimo
{
	border-right: 1px solid #632A08;
}
#piePortada UL LI A
{
	color: #632A08;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
#BannerPortada
{
	margin-bottom: 1em;
}
#BannerPortada IMG
{
}
#EncuestasP
{
	border: 0.1em solid #CCCCCC;
	margin: 1em 0 0;
	width: 17.2em;
	background-color: #EEE;
}
#formEncuestas
{
	background-color: #EEE;
	margin-top: -0.2em;
}
.formulariosEnc
{
	background-color: #EEE;
	border: 0.1em solid #C6C6C6;
}
.formulariosEnc H1
{
	color: #EEE;
}
.formulariosEnc .estadisticasOptions
{
	font-weight: bold;
	margin-left: 1em;
	margin-bottom: 1em;
}
.formulariosEnc UL
{
	margin-left: 1em;
	margin-bottom: 1em;
}
.botonEnviar
{
	margin-left: 3em;
	margin-bottom: 1em;
}
#resultadosEstadistica
{
	margin-top: -0.05em;
	background-color: #EEE;
	border-top: 0.1em solid #C6C6C6;
}
#resultadosEstadistica H1
{
	color: #EEE;
}
#resultadosEstadistica H2
{
	margin-left: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
}
#resultadosEstadistica UL
{
	margin-left: 2em;
}
.ResultVotos
{
	margin: 0.5em 0 0.5em 2em;
	font-size: 0.85em;
	font-style: italic;
}
#eltiempoPortada
{
	margin-top: 1em;
}
#cuadroeltiempo
{
	background-color: #EEEEEE;
	border-bottom: 0.1em solid #C6C6C6;
	border-left: 0.1em solid #C6C6C6;
	border-right: 0.1em solid #C6C6C6;
	float: left;
	margin: -0.1em 0 0;
	text-align: left;
	width: 17.1em;
}
#TiempoFecha
{
	color: #696969;
	font-size: 0.85em;
	margin-bottom: 0.31em;
	margin-right: 0.31em;
	margin-top: 0.5em;
	text-align: center;
}
#TiempoImagen
{
	float: left;
	margin: 0.94em;
}
.TiempoTemperaturas
{
	float: left;
	margin-top: 0.94em;
	margin-left: 1.5em;
	margin-right: 0.5em;
}
.TiempoTemperaturas .MaxMin
{
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 0.8em;
	color: #696969;
	text-align: center;
}
.TiempoTemperaturas .Valor
{
	font-weight: bold;
	font-size: 1.2em;
	color: #696969;
	text-align: center;
}
.fechaNoticiaLarga
{
	margin: 0.5em 1em;
	color: #696969;
	font-size: 0.95em;
}
.TxtNoticia
{
	margin: 0.5em 1em;
	color: #696969;
}
#ultimasNotasTablon
{
	margin-top: 1em;
}
.depNota
{
	color: #356AA0;
	font-weight: bold;
	font-size: 1.4em;
	padding: 0.5em 1em 0.5em 5em;
        #padding: 0em 1em 0.5em 5em;
}
.depNota A, .depNota A:link, .depNota A:visited, .depNota A:focus
{
	color: #356AA0;
}
.depNota A:hover
{
	text-decoration: underline;
}
.txtNota
{
	margin: 0 1em 0 7em;
	color: #696969;
}

#enlaceMasNoticias {
    float:right;
    margin-right:0;
    margin-top:0.5em;
}
#enlaceMasNoticias:link {
    color:#356AA0;
    text-decoration:none;
}

#enlaceMasNoticias:visited {
    color:#356AA0;
    text-decoration:none;
}

#enlaceMasNoticias:hover {
    color:#356AA0;  
    text-decoration:underline;    
}

#enlaceMasNoticias:active {
    color:#356AA0;
    text-decoration:none;
}

#ultimasNoticias{
    background-image:url(imagenes/ultimasnoticias.jpg);
    background-repeat:no-repeat;
    height:4.3em;
    text-align:right;
    width:35.96em;
}

#ultimasNoticias img {
    margin-top: 0.31em;
    margin-right: 0.31em;
}

#ultimasNoticias h2 {
    display: none;
}
