

#Contenido #Cuerpo2col {
	padding-top: 0px;
}


#Cuerpo2col h2 {
	display: block;
	clear: both;
	margin: 0px;
	margin-bottom: 7px;
	margin-top: 7px;	
	font-size: 2em;
	line-height: 0.5em;
	color: #808080;
	font-weight: normal;
	font-family: georgia;
}

#Cuerpo2col h2 a {
	color: #808080;
}


.Anotacion {
	display: block;
	clear: both;
	margin-bottom:18px;
	background-image: url(../2008_img/fondo_Anotacion.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	border-top: 1px solid #b0b0b0;
	padding-top: 10px;
}

.Anotacion h1 {
	font-size: 1.7em;
	margin: 0px;
	margin-bottom: 4px;
}

.Anotacion h3 {
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
	color: #585858;
}

.Anotacion p {
	margin: 0px;
	margin-bottom: 6px;
}

.Anotacion .FechaAnotacion, .Anotacion .AutorAnotacion {
	font-size: 0.85em;
	margin: 0px;
	font-weight: bold;	
}

.AnotacionPrincipal {
	float: left;
	width: 240px;
	margin-bottom: 10px;
	margin-right: 15px;	
}

.AnotacionPrincipal h1 {
	font-weight: bold;
}

.AnotacionPrincipal .FotoAnotacion {
	width: 235px;
	overflow: hidden;
	margin-bottom: 6px;
	height: auto;
}

.AnotacionPrincipal .FotoAnotacion img {
	min-width: 231px;
	display: block;
}

.AnotacionPrincipal .FotoAnotacion a img, .AnotacionPrincipal .FotoAnotacion img {
	border: 0px;
}

.AnotacionPrincipal .FotoAnotacion a {
	border: 2px solid #c0c0c0;
}

.AnotacionPrincipal .FotoAnotacion a:hover {
	border: 2px solid #43aaff;
}


.AnotacionPrincipal .FechaAnotacion {
	margin-bottom: 6px;
}

.AnotacionesSecundarias {
	float: left;
	width: 151px;
	margin-left: 0px;
}

.AnotacionSecundaria {
	margin-bottom: 12px;
}

.AnotacionSecundaria p {
	font-size: 0.9em;
}

.AnotacionSecundaria h1 {
	font-size: 1.3em;
	font-weight: bold;
}

.AnotacionSecundaria .FotoAnotacion {
	width: 150px;
	height: 100px;
	overflow: hidden;

	margin-bottom: 3px;
}

.AnotacionSecundaria #DiscoEnPortada.FotoAnotacion, .AnotacionSecundaria #LibroEnPortada.FotoAnotacion {
	height: auto;
}

.AnotacionSecundaria .FotoAnotacion img {
	min-width: 146px;
	min-height: 96px;
	display: block;
	border: 0px;
}

.AnotacionSecundaria .FotoAnotacion a img {
	border: 0px;
}

.AnotacionSecundaria .FotoAnotacion a:hover img {
	border: 0px;
}


.AnotacionSecundaria .FotoAnotacion a {
	border: 2px solid #c0c0c0;
}

.AnotacionSecundaria .FotoAnotacion a:hover {
	border: 2px solid #43aaff;
}


.MasEnAnotacion {
	display: block;
	clear: both;
	margin: 4px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #EFEFEF;
	border-top: 1px solid #fff;
}

.DestacadoEnPortada .MasEnAnotacion {
	background-color: #fff;
	border-top: 1px solid #EFEFEF;	
	padding: 0px;	
	margin: 0px;	
	padding-top: 4px;	
}

.MasEnAnotacion ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

.MasEnAnotacion ul li {
	margin: 0px;
	padding: 0px;	
	display: inline;
	list-style-type: none;
	margin-right: 6px;
}

.FotoAnotacion a {
	border: 1px solid #c0c0c0;
	display: block;
}

.FotoAnotacion a:hover {
	border: 1px solid #66ffff;
	display: block;
}


/* Columna central */

.Caja {
	padding: 10px;
	display: block;
	background-color: #F0F0F0;
}



/* Columna derecha */


/* Caja Icono */

.CajaIcono {
	width: 150px;
	float: left;
	display: block;
}

.CajaIcono img {
	float: left;
	margin-right: 5px;
	width: 35px;
	height: 35px;
}

.CajaIcono p {
	font-size: 0.8em;
}

.CajaIcono p a {
	font-size: 1.2em;
}


/* Pestanas Lo  Mas */




ul.PestanasLoMas {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

ul.PestanasLoMas li {
	display: inline;
	margin: 0px;
	padding: 0px;	
}

ul.PestanasLoMas li a {
	margin: 0px;
	padding: 5px;
	padding-left: 7px;	
	padding-right: 7px; 
	margin-top: 2px;
	margin-right: 1px;		
	display: block;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #e3e6d8;
	border-bottom: 0px;
	font-family: arial;
	color: #8a8f74;
}

ul.PestanasLoMas li a:hover {
	text-decoration: none;
	color: #0080ff;
}

ul.PestanasLoMas li a.Activo {
	background-color: #fff;
	color: #0e4a85;	
}

ul.PestanasLoMas li a.Activo:hover {
	color: #0080ff;
}

.LoMas {
	margin-top: 24px;
	display: block;
	border: 1px solid #e3e6d8;
	background-color: #fff;	
}

.LoMas ol li {
	margin-bottom: 6px;
}

.RssEnPortada {
	float: right;
}

#mapaComarcal {
	border: 0px;
}



#MenuDerecha .Caja {
	background-repeat: repeat-x;
	background-position: top right;			
}

#MenuDerecha .Caja h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.8em;	
	margin-bottom: 6px;
}

img.EPAragon {
	float: right;
}

.CajaNoticias {
	display: block;
	padding: 8px;
	background-color: #fff;
	margin-top: 6px;
	margin-bottom: 12px;
}

.CajaNoticias img {
	width: 282px;
	border: 1px solid #F0F0F0;
	margin-top: 6px;
}

#UltimaHora h6 {
	display: none;
}


#UltimaHora ul {
	margin: 8px;
	margin-left: 0px;
	list-style-type: none;
}
#UltimaHora ul li {
	margin-bottom: 6px;
	list-style-type: none;
}

#UltimaHora {
	color: #00386D;
	font-weight: normal;
}

#UltimaHora b {
	color: #990000;
	font-size: 11px;
	font-family: tahoma, verdana;
}

.HoraIns {
	color: #5F5F5F;
	font-family: tahoma, verdana;
	display: inline;
	font-weight: bold;
	padding-right: 2px;
	font-size: 0.9em;
}

#CajaCinePortada {
	border: 1px solid #E2E2E2;
	display: block;
	clear: both;
	margin: 0px;
	margin-bottom:18px;
	margin-top: 12px;
	padding: 12px;
	padding-right: 0px;
	height: 200px;
	background-image: url(../2008_img/fondo_AnotacionCine.gif);
	background-repeat: repeat-x;
	background-color: #000;	
	background-position: top;
	overflow: hidden;	
	position:relative;
}



#CajaCinePortada .PeliculaEnPortada {
	text-align: center;
	width: 118px;
	float: left;
	margin-right: 17px;
	position: absolute;
}

#CajaCinePortada .PeliculaEnPortada .CartelPeliculaEnPortada {
	width: 120px;
	height: 165px;
	overflow: hidden;
	background-color: #fff;	
	margin-bottom: 4px;
}

#CajaCinePortada .PeliculaEnPortada .CartelPeliculaEnPortada img {
	width: 110px;
	height: 155px;
	display: block;
	margin: 4px;
}

#CajaCinePortada .PeliculaEnPortada .CartelPeliculaEnPortada a img {
	border: 1px solid #808080;
}

#CajaCinePortada .PeliculaEnPortada .CartelPeliculaEnPortada a:hover img {
	border: 2px solid #E53138;
	width: 108px;
	height: 153px;
}

#CajaCinePortada .PeliculaEnPortada .TituloPeliculaEnPortada {
	height: 32px;
	width: 120px;
	font-weight: bold;
	overflow: hidden;
}
#CajaCinePortada .PeliculaEnPortada .TituloPeliculaEnPortada a {
	color: #33ccff;
}

#CajaCinePortada .PeliculaEnPortada .TituloPeliculaEnPortada a:hover {
	color: #ffff00;
	text-decoration: none;
}


.UsuarioEnPortada {
	height: 35px;
	display: block;
	clear: both;
	margin-bottom: 12px;
}


#Cuerpo1col h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.8em;	
	margin: 0px;
	margin-bottom: 5px;	
}



.LogoEmpresaPortada {
	display: block;
	clear: both;
	margin-top: 2px;
	margin-bottom: 3px;
	background-color: #fff;
}

.EmpresasPortada * {
	text-align: center;
}

.LogoEmpresaPortada img {
	display: block;
	clear: both;
	width: 120px;
}



/* DESTACADOS EN VERTICAL */



#MenuDerecha .CajaEspecialesPortada {
	margin-bottom: 12px;
	display: block;
	clear: both;
}

#MenuDerecha .CajaEspecialesPortada .Texto {
	width: 160px;
	float: left;
}

#MenuDerecha .CajaEspecialesPortada .Texto a {
	font-size: 1.4em;
	font-weight: bold;	
}

#MenuDerecha .CajaEspecialesPortada .Imagen {
	width: 120px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin-left: 16px;
}

#MenuDerecha .CajaEspecialesPortada .Imagen img {
	width: 120px;
	height: 60px;
}

/* PARTE DE NIEVE EN PORTADA */


#ParteAlpino {
	background-color: #fff;
	font-size: 0.75em;
	border: 1px solid #b3d4ef;
	margin-bottom: 24px;
	margin-top: 12px;
}

#ParteAlpino table th {
	background-color: #daedfd;
}

#ParteAlpino th {
	background-color: #fff;
}

#ParteAlpino table tr.Impar {
	background-color: #eef7fe;
}

#ParteAlpino table td.Abierta {
	background-color: #339900;
	color:#fff;
}

#ParteAlpino table td.Cerrada {
	background-color: #b54d4d;
	color:#fff;
}

#ParteAlpino table td a {
	color:#0099ff;
}

.Desde {
	display: block;
	width: 90px;
	padding: 2px;
	padding-bottom: 9px;
	padding-top: 2px;
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
/*	border: 1px solid #e1e3ab;*/
	background-color: #f1f3c6;
	color: #ab5d00;
	float: right;
	background-image: url(../2008_img/fondo_desde.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}


.DestacadoEspecial {
	background-color: #fff;
	padding: 8px;
	background-repeat: repeat-x;
	background-position: top right;			
	border: 1px solid #b3b3b3;
	margin-bottom: 12px;
}


.DestacadoEspecial h2, .DestacadoEspecial h2 a {
	color: #808080;
}

.DestacadoEspecial h1, .DestacadoEspecial h1 a {
	margin: 0px;
}

.DestacadoEspecial a.FotoDestacado {
	display: block;
	height: 100px;
	overflow: hidden;
	width: 280px;
	border: 1px solid #808080;
	margin-bottom: 4px;
}

.DestacadoEspecial img {
	float: none;
	width: 280px;
	margin: 0px;
	border: 1px solid #000;	
}


.FotoDestacadaEnPortada {
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;		
	text-align: center;
}


.FotoDestacadaEnPortada a.FotoDestacado {
	height: 200px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;	
	background-color: #000;
}

.FotoDestacadaEnPortada h1 a {
	padding: 6px;
	color: #3381c9;
	letter-spacing: -0.05em;
	font-family: Comic Sans MS;
	font-style: italic;
}



/* DESTACADOS EN HORIZONTAL */

#DestacadosHorizontalesPortada {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	margin-bottom: 11px;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;	
	overflow: hidden;
}
#DestacadosHorizontalesPortada .CajaEspecialesPortada {
	margin: 0px;
	margin-right: 5px;
	margin-left: 5px;
	width: 213px;
	display: block;
	float: left;
	overflow: hidden;
	background-image: url(../2008_img/fondo_Anotacion.jpg);	
	background-repeat: repeat-x;
	background-position: bottom;		
	background-color: #dfdfdf;
	padding: 9px;
	color: #fff;
}
/*
#DestacadosHorizontalesPortada #Caja1.CajaEspecialesPortada {
	background-image: url(../2008_img/fondo_CajaEspecialesPortada1.jpg);
}

#DestacadosHorizontalesPortada #Caja2.CajaEspecialesPortada {
	background-image: url(../2008_img/fondo_CajaEspecialesPortada2.jpg);
}

#DestacadosHorizontalesPortada #Caja3.CajaEspecialesPortada {
	background-image: url(../2008_img/fondo_CajaEspecialesPortada3.jpg);
}

#DestacadosHorizontalesPortada #Caja4.CajaEspecialesPortada {
	background-image: url(../2008_img/fondo_CajaEspecialesPortada4.jpg);
}
*/




#DestacadosHorizontalesPortada .CajaEspecialesPortada h2 {
	margin: 0px;
	height: 38px;

	font-size: 1.2em;
}

#DestacadosHorizontalesPortada .CajaEspecialesPortada h2 a {
	text-align: center;
	display: block;
}

#DestacadosHorizontalesPortada .CajaEspecialesPortada h2 a:hover {

	text-decoration: none;
}

#DestacadosHorizontalesPortada .CajaEspecialesPortada p {
	margin: 0px;
	margin-bottom: 4px;
	height: 60px;	
	text-align: center;
	display: block;	
}	

.Clip {
	position: absolute;
	margin-top: -14px;
	margin-left: -10px;
}



#DestacadosHorizontalesPortada .CajaEspecialesPortada .Imagen a {
	display: block;
	margin-bottom: 2px;
	width: 213px;	
	height: 70px;
	overflow: hidden;
	border: 1px solid #919191;	
}

#DestacadosHorizontalesPortada .CajaEspecialesPortada .Imagen a:hover {
	border: 2px solid #0069a2;	
	width: 211px;		
	height: 68px;	
}


#DestacadosHorizontalesPortada .CajaEspecialesPortada .Imagen a img {
	display: block;
	width: 213px;
}

#DestacadosHorizontalesPortada .CajaEspecialesPortada .Imagen a:hover img {
	width: 211px;
}




/* BLOGS EN PORTADA */


.IconoBlog {
	display: block;
	float: left;
	width: 50px;
	margin-right: 5px;
	text-align: center;
	font-size: 0.8em;
	overflow: hidden;
}

.IconoBlog p {
	margin: 0px;
	margin-bottom: 4px;
}

.IconoBlog p img {
	border: 1px solid #e4efff;
	padding: 3px;
	background-color: #fff;
	width: 40px;
}

.DatosEntrada {
	float: left;
	width: 220px;
}

.DatosEntrada h1 {
	margin: 0px;
	margin-bottom: 4px;
	font-size: 1.2em;
	font-weight: bold;
}

.DatosEntrada p {
	margin: 0px;
	margin-bottom: 4px;
	font-size: 1em;
}

.numComentariosEntrada {
		float: right;
		display: block;
		font-size: 0.75em;
		padding-left: 16px;
		background-image: url(../2008_img/blogs/icon_comentarios.gif);
		background-position: left top;
		background-repeat: no-repeat;
		margin-bottom: 9px;
		margin-left: 6px;
		padding-bottom: 3px;
}
