@charset "utf-8";

/*
Reseteo de propiedades
*/


   html, body, div, span, applet, object, iframe, table, caption,  
   tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,  
   kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,  
   p, blockquote, pre, a, abbr,  
   acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,  
   fieldset, form, label, legend {  
        vertical-align: baselinebaseline;  
        font-family: inherit;  
        font-weight: inherit;  
       font-style: inherit;  
       font-size: 100%;  
       outline: 0;  
       padding: 0;  
       margin: 0;  
       border: 0;  
  }  
   :focus {  
      outline: 0;  
  }  
  body {  
      background: #FFFFFF;
      line-height: 1;  
      color: #6B6B6B;
      font-family: Arial;
      font-size: 12px;
  }  
  ol, ul {  
      list-style: none;  
  }  
  table {  
      border-spacing: 0;  
   }  
   caption, th, td {  
      font-weight: normal;  
      text-align: left;  
   }  
   blockquote:before, blockquote:after, q:before, q:after {  
      content: "";  
   }  
   blockquote, q {  
       quotes: "" "";  
  }  
  
  /*
  // Reseteo de propiedades
     BASED ON http://meyerweb.com/eric/tools/css/reset/ >
*/

/* RESETO HACHES */

h1 { 
	font-size: 14px; 
}
h2 { font-size: 12px; }
h3 { font-size: 12px; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-family: Arial; }

/* RESETO HACHES */

/* GENERAL */

.left { float: left;}
.right { float: right;}
.center { text-align: center;}

.breakeronly { clear:both; margin: 1px; padding: 0px; }

.clear { clear:both; }

.breaker { clear:both; height:5px; font-size:0px;  margin: 0; padding: 0; }

/* GENERAL */

/* CABECERA */

#graficoTop a {
	margin-bottom: 61px;
	width: 475px;
	height: 44px;
	float: left;
	background: url(../../img/tit_buenas-noticias.gif) no-repeat;
}

#graficoTop a {
	text-indent : -6000px;
	overflow : hidden;
}

/* CABECERA */

/*  MENU */ 

#menu {
	width: 480px;
	float: left;
	background: url(../../img/linea1.gif) no-repeat;
}

#mn01 a {
	width: 72px;
	height: 22px;
	margin: 5px 0 0 0;
	float: left;
	background: url(../../img/mn_portada.gif) no-repeat;
}

#mn02 a {
	width: 78px;
	height: 22px;
	margin: 5px 0 0 0;
	float: left;
	background: url(../../img/mn_noticias.gif) no-repeat;
}

#mn03 a {
	width: 95px;
	height: 22px;
	margin: 5px 0 0 0;
	float: left;
	background: url(../../img/mn_lahicieron.gif) no-repeat;
}

#mn04 a {
	width: 61px;
	height: 22px;
	margin: 5px 0 0 0;
	float: left;
	background: url(../../img/mn_fotos.gif) no-repeat;
}

#mn05 a {
	width: 66px;
	height: 22px;
	margin: 5px 0 0 0;
	float: left;
	background: url(../../img/mn_videos.gif) no-repeat;
}

#mn06 a {
	width: 105px;
	height: 22px;
	margin: 5px 0 0 0;
	float: left;
	background: url(../../img/mn_vale.gif) no-repeat;
}


#mn01 a:hover, #mn02 a:hover, #mn03 a:hover, #mn04 a:hover, #mn05 a:hover, #mn06 a:hover {
	background-position : 0 -22px;
}

#mn01 a, #mn02 a, #mn03 a, #mn04 a, #mn05 a, #mn06 a {
	text-indent : -6000px;
	overflow : hidden;
}

/*  MENU */ 

/*  BANNER 780 */ 

#banner {
	background: url(../../img/banner.gif) no-repeat;
	width: 728px;
	_width: 747px;
	height: 90px;
	margin-top: 11px;
	margin-bottom: 11px;
	padding-left: 19px;
	float: left;
}

/*  BANNER 780 */ 

/*  BANNER 300 */ 

#banner-300 {
	width: 300px;
	height: 280px;
	background: #EAEAEA;
	margin-bottom: 12px;
}

/*  BANNER 300 */ 

/* PATROCINADOR */

#patrocinador {
	width: 163px;
	height: 90px;
	margin-top: 11px;
	margin-left: 44px;
	float: left;
	text-align: right;
}

#patrocinador strong {
 	width: 163px;
	height: 90px;
	background-image : url(../../img/logo_lg.gif);
	display : block;
}

#patrocinador strong {
	text-indent : -6000px;
	overflow : hidden;
}

/* PATROCINADOR */

/* TITULO FOTO Y VIDEO */

#titFotoVideo {
	width: 941px;
	height: 23px;
	_width: 955px;
	_height: 31px;
	background-image : url(../../img/barra_fotos.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	padding: 8px 0 0 14px;
	margin: 0 0 12px;
}

/* TITULO FOTO Y VIDEO */

/* CUERPO */

#principal {
	width: 978px;
	_width: 1003px;
	float: left;
	padding-left: 25px; 
}

#principal h1 {
	font-size: 28px;
	color: 4B4B4B;
	font-weight: bold;
	margin: 0 14px 22px 14px;
	line-height: 1; 
}

#principal h1 span {
	color: #FF3216;
}

#principal h2 {
	font-size: 20px;
	color: 4B4B4B;
	font-weight: normal;
	margin: 0 0 22px 14px;
}

#principalFV {
	width: 978px;
	float: left;
	padding-left: 25px; 
}

#portadaFlash-1 {
	width: 930px;
	float: left;
	margin-left: 26px;
	_margin-left: 13px;
	margin-bottom: 12px;
}

#portadaFlash-2 {
	width: 305px;
	float: left;
	margin-left: 26px;
	_margin-left: 13px;
	margin-right: 6px;
}

#portadaFlash-3 {
	width: 305px;
	float: left;
	margin-right: 6px;
}

#portadaFlash-4 {
	width: 305px;
	float: left;
}

#contenidoIzq {
	width: 630px;
	float: left;
	/*margin-top: 58px;*/
	line-height: 1.3;  
}

#contenidoIzq h1 {
	font-size: 28px;
	color: 4B4B4B;
	font-weight: bold;
	margin: 7px 0 22px 0;
	line-height: 1; 
}

#contenidoIzq h2 {
	color: #6B6B6B;
	font-family: Arial;
      	font-size: 12px;
      	font-weight: normal;
		margin: 0 0 22px 0;
}

#contenidoIzq p { 
	margin: 10px 0 0 0;
}

/*
#contenidoIzq a {
	text-decoration: none;
	color: #6B6B6B;
}

#contenidoIzq a:hover {
	text-decoration: underline;
}
*/



#contenidoIzq strong {
	color: #F72522;
	font-weight: bold;
}



/* CONTENIDO IZQUIERDA FOTO DÍA */


#contenidoIzqFotos {
	width: 630px;
	float: left;
	line-height: 1.3;  
}

#contenidoIzqFotos p { 
	margin: 10px 0 0 0;
}

/* CONTENIDO IZQUIERDA FOTO DÍA */

/* CONTENIDO IZQUIERDA VIDEO */


.contenidoIzqVidGris {
	background: #E6E7E8;
	padding: 20px 78px 20px 56px;
	_padding: 20px 78px 20px 66px;
}

.contenidoIzqVidNegro {
	background: #000000;	
	padding: 8px;
}

/* CONTENIDO IZQUIERDA VIDEO */


#contenidoIzqFV {
	width: 507px;
	float: left;
	margin-top: 58px;
	line-height: 1.3;  
}

#contenidoIzqFV h1 {
	font-size: 28px;
	color: #4B4B4B;
	font-weight: bold;
	margin: 22px 0 12px 0;
	line-height: 1; 
}

#contenidoIzqFV h1 a {
	color: #4B4B4B;
	text-decoration: none;
}

#contenidoIzqFV h1 a:hover {
	color: #4B4B4B;
	text-decoration: underline;
}



#contenidoDer {
	width: 306px;
	_width: 325px;
	float: left;
	padding-left: 19px; 
	/*margin-top: 58px;*/
}


#contenidoDerFotos {
	width: 306px;
	_width: 325px;
	float: left;
	padding-left: 19px; 
}

#contenidoDerFV {
	width: 380px;
	float: left;
	padding-left: 34px; 
	margin-top: 58px;
}

#contenidoDerFV h1 {
	font-size: 28px;
	color: #4B4B4B;
	font-weight: bold;
	margin: 22px 0 12px 0;
	line-height: 1; 
}

#contenidoDerFV h1 a {
	color: #4B4B4B;
	text-decoration: none;
}

#contenidoDerFV h1 a:hover {
	color: #4B4B4B;
	text-decoration: underline;
}

.graficoDer {
	margin-top: 15px;
}

/* CUERPO */


/* COMENTARIOS */

#titComentario {
	width: 606px;
	_width: 630px;
	height: 20px;
	_height: 23px;
	background: #F2150F;
	background-position: 12px 7px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 0 0 24px; 
	margin-top: 45px;
}

#comen_bottom {
	background: #F4F4F4; 
	padding: 0 19px 0 24px; 
	color: #5F5F5F; 
	font-size: 12px; 
}

#titComenta {
	width: 606px;
	_width: 630px;
	height: 20px;
	_height: 23px;
	background: #626161;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 0 0 24px; 
}

#cometarioTab {
	width: 582px;
	_width: 630px;
	background: #F4F4F4;
	padding: 12px 24px 12px 24px; 
	margin-bottom: 34px;
}

#cometarioTab .celdaTexto {
	width: 129px;
	font-weight: bold;
	float: left;
	margin-botton: 10px;
}

#cometarioTab .celdaCampo {
	width: 380px;
	font-weight: normal;
	font-size: 10px;
	float: left;
	margin-botton: 10px;
}


/* COMENTARIOS */



/* FONDO EN FOTOS */
.img-news_2 {
	float: left;
	position: relative;
}

.img-news_2 .bgr_2, .img-news_2 .txt_2, .txt-single_2 .bgr_2, .txt-single_2 .txt_2 {
	float: left;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 627px;
	padding: 0;
	cursor: pointer;
	color: #FFFFFF;
}
.img-news_2 .bgr_2, .img-news_2 .txt_2 {
	width: 627px;
	height: 33px;

}
.txt-single_2 .bgr_2, .txt-single_2 .txt_2 {
	padding: 8px 0 0 16px;
	width: 611px;
	_width: 627px;
	height: 25px;
	_height: 33px;
	_bottom: 2px;

}
.img-news_2 .bgr_2 {
	background-color: #000000;
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}


.img-news_3 {
	float: left;
	position: relative;
}

.img-news_3 .bgr_3, .img-news_3 .txt_3, .txt-single_3 .bgr_3, .txt-single_3 .txt_3 {
	float: left;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 411px;
	padding: 0;
	cursor: pointer;
	color: #FFFFFF;
}
.img-news_3 .bgr_3, .img-news_3 .txt_3 {
	width: 411px;
	height: 33px;

}
.txt-single_3 .bgr_3, .txt-single_3 .txt_3 {
	padding: 8px 0 0 16px;
	width: 395px;
	_width: 411px;
	height: 25px;
	_height: 33px;
	_bottom: 2px;

}
.img-news_3 .bgr_3 {
	background-color: #000000;
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}

.img-news_4 {
	float: left;
	position: relative;
	margin-bottom: 17px;
}

.img-news_4 .bgr_4, .img-news_4 .txt_4, .txt-single_4 .bgr_4, .txt-single_4 .txt_4 {
	float: left;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 506px;
	padding: 0;
	cursor: pointer;
	color: #FFFFFF;
}
.img-news_4 .bgr_4, .img-news_4 .txt_4 {
	width: 506px;
	height: 33px;

}
.txt-single_4 .bgr_4, .txt-single_4 .txt_4 {
	padding: 8px 0 0 16px;
	width: 490px;
	height: 25px;
	_bottom: 2px;

}
.img-news_4 .bgr_4 {
	background-color: #000000;
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}


.img-news_5 {
	float: left;
	position: relative;
	margin-left: 94px;
	_margin-left: 47px;
}

.img-news_5 .bgr_5, .img-news_5 .txt_5, .txt-single_5 .bgr_5, .txt-single_5 .txt_5 {
	float: left;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 450px;
	padding: 0;
	cursor: pointer;
	color: #FFFFFF;
}
.img-news_5 .bgr_5, .img-news_5 .txt_5 {
	width: 450px;
	height: 33px;

}
.txt-single_5 .bgr_5, .txt-single_5 .txt_5 {
	padding: 8px 0 0 16px;
	width: 439px;
	_width: 450px;
	height: 25px;
	_height: 33px;
	_bottom: 2px;

}
.img-news_5 .bgr_5 {
	background-color: #000000;
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}


.img-news_6 {
	float: left;
	position: relative;
}

.img-news_6 .bgr_6, .img-news_6 .txt_6, .txt-single_6 .bgr_6, .txt-single_6 .txt_6 {
	float: left;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 310px;
	padding: 0;
	cursor: pointer;
	color: #FFFFFF;
}
.img-news_6 .bgr_6, .img-news_6 .txt_6 {
	width: 310px;
	height: 67px;

}
.txt-single_6 .bgr_6, .txt-single_6 .txt_6 {
	padding: 8px 0 0 16px;
	width: 294px;
	_width: 310px;
	height: 59px;
	_height: 67px;
	_bottom: 2px;

}
.img-news_6 .bgr_6 {
	background-color: #000000;
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}


.img-news_7 {
	float: left;
	position: relative;
	margin-bottom: 25px;
}

.img-news_7 .bgr_7, .img-news_7 .txt_7, .txt-single_7 .bgr_7, .txt-single_7 .txt_7 {
	float: left;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 202px;
	padding: 0;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
}
.img-news_7 .bgr_7, .img-news_7 .txt_7 {
	width: 202px;
	height: 40px;

}
.txt-single_7 .bgr_7, .txt-single_7 .txt_7 {
	padding: 8px 0 0 16px;
	width: 186px;
	_width: 202px;
	height: 32px;
	_height: 40px;
	_bottom: 2px;

}
.img-news_7 .bgr_7 {
	background-color: #000000;
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}

/* FONDO EN FOTOS */


/* COMPARTE */

.comparte-01 {
	width: 475px;
	float: left;
	padding-top: 5px;
	padding-left: 2px;
	color: #979797;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}

.comparte-01-B {
	width: 800px;
	float: left;
	padding-top: 5px;
	padding-left: 2px;
	color: #979797;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}

.comparte-01-C {
	width: 332px;
	float: left;
	padding-top: 5px;
	padding-left: 2px;
	color: #979797;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}

.comparte-01-D {
	width: 282px;
	float: left;
	padding-top: 5px;
	padding-left: 2px;
	color: #979797;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}


.comparte-02 {
	width: 75px;
	float: left;
}

.comparte-03 {
	width: 1px;
	float: left;
}

.comparte-04 {
	width: 64px;
	float: left;
	margin-left: 10px;
}


/* COMPARTE */


/* ÚLTIMAS NOTICIAS */

#ultimasNoticias {
	width: 272px;
	_width: 306px;
	padding-left: 16px;
	padding-right: 16px;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
}

#ultimasNoticias h4 {
	margin-bottom: 12px;
	font-size: 12px;
	color: #6B6B6B;
	font-weight: bold;
}

#ultimasNoticias h4 a {
	text-decoration: none;
	color: #6B6B6B;
}

#ultimasNoticias h4 a:hover {
	text-decoration: underline;
}

/* ÚLTIMAS NOTICIAS */

/* MÁS VOTADAS */

#modulo-01 {
	width: 205px;
	margin-right: 7px;
	margin-bottom: 24px;
	margin-top: 14px;
	float: left;
	font-size: 12px;
	color: #626161;
}

#modulo-01 h3 {
	margin-top: 8px;
	font-size: 12px;
	color: #626161;
	font-weight: normal;
}

#modulo-01 h3 a {
	text-decoration: none;
	color: #626161;
}

#modulo-01 h3 a:hover {
	text-decoration: underline;
}


#modulo-01-B {
	width: 159px;
	margin-right: 15px;
	margin-bottom: 24px;
	margin-top: 14px;
	float: left;
	font-size: 12px;
	color: #6B6B6B;
}

#modulo-01-B h3 {
	margin-top: 8px;
	font-size: 12px;
	color: #6B6B6B;
	font-weight: normal;
}

#modulo-01-B h3 a {
	text-decoration: none;
	color: #6B6B6B;
}

#modulo-01-B h3 a:hover {
	text-decoration: underline;
}




#modulo-02 {
	width: 205px;
	margin-bottom: 24px;
	margin-top: 14px;
	float: left;
	font-size: 12px;
	color: #626161;
}

#modulo-02 h3 {
	margin-top: 8px;
	font-size: 12px;
	color: #626161;
	font-weight: normal;
}

#modulo-02 h3 a {
	text-decoration: none;
	color: #626161;
}

#modulo-02 h3 a:hover {
	text-decoration: underline;
}



#modulo-02-B {
	width: 159px;
	margin-bottom: 24px;
	margin-top: 14px;
	float: left;
	font-size: 12px;
	color: #6B6B6B;
}

#modulo-02-B h3 {
	margin-top: 8px;
	font-size: 12px;
	color: #6B6B6B;
	font-weight: normal;
}

#modulo-02-B h3 a {
	text-decoration: none;
	color: #6B6B6B;
}

#modulo-02-B h3 a:hover {
	text-decoration: underline;
}


/* MÁS VOTADAS */

/* MÓDULO PERSONAJES */

#modPersonajes {
	width: 178px;
	_width: 208px;
	height: 334px;
	_height: 367px;
	background: url(../../img/bloque_rojo.gif) no-repeat;
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 33px;
	padding-left: 18px;
	padding-right: 12px;
}

/* MÓDULO PERSONAJES */

/* Video */

.video {
	width: 407px;
	_width: 414px;
	background: #2D2D2D;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 20px;
	margin-bottom: 31px;
}


#masVideos {
	width: 414px;
	color: #6B6B6B;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 9px;
	
}

#masVideos2 {
	width: 274px;
	_width: 306px;
	padding: 0 16px 0 16px;
	margin: 0 0 12px 0;
	color: #6B6B6B;
	font-weight: normal;
	font-size: 12px;
	background: url(../../img/bottom_not2.gif) bottom;
}

#masVideos h3, #masVideos2 h3{
	margin-bottom: 6px;
	font-family: Arial;
	font-size: 12px;
	color: #6B6B6B;
	font-weight: normal;
	margin-top: 3px;
}

#masVideos2 h3 {
	height: 46px;
	background: url(../../img/linea9.gif) repeat-x 100% 100%;
}

#masVideos h3 a, #masVideos2 h3 a { 
	text-decoration: none; 
	color: #6B6B6B;
}

#masVideos h3 a:hover, #masVideos2 h3 a:hover { text-decoration: underline; }


#masVideos .foto { 
	float: left; 
	margin: 0 20px 0 0; 
}

#masVideos2 .foto { 
	float: left; 
	margin: 0 12px 0 0; 
}

/* Video */

/* Enlaces Externos */

#enlGal a {
	background: url(../../img/ico-foto.gif) no-repeat;
	color: #F72522;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

#enlGal a:hover {
	text-decoration: underline;
} 

#enlVid a {
	background: url(../../img/ico-videos.gif) no-repeat;
	color: #F72522;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

#enlVid a:hover {
	text-decoration: underline;
} 

#enlAud a {
	background: url(../../img/ico-audio.gif) no-repeat;
	color: #F72522;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

#enlAud a:hover {
	text-decoration: underline;
} 

#enlBlo a {
	background: url(../../img/ico-blog.gif) no-repeat;
	color: #F72522;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

#enlBlo a:hover {
	text-decoration: underline;
} 

#enlDoc a {
	background: url(../../img/ico-documento.gif) no-repeat;
	color: #F72522;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

#enlDoc a:hover {
	text-decoration: underline;
} 

/* Enlaces Externos */

/* Más noticias */

#moduloMasNoticias-01 {
	width: 310px;
	margin-right: 10px;
	margin-top: 12px;
	float: left;
}

#moduloMasNoticias-01 a {
	text-decoration: none;
	color: #6B6B6B;
}

#moduloMasNoticias-01 a:hover {
	text-decoration: underline;
}


#moduloMasNoticias-02 {
	width: 310px;
	margin-top: 12px;
	float: left;
}

#moduloMasNoticias-02 a {
	text-decoration: none;
	color: #6B6B6B;
}

#moduloMasNoticias-02 a:hover {
	text-decoration: underline;
}


#moduloMasNoticias-03 {
	float: left;
}

#moduloMasNoticias-03 h2 {
	font-weight: bold;
	margin-bottom: 0;
}


#moduloMasNoticias-03 h2 a { 
	text-decoration: none; 
	color: #F2150F; 
	font-size: 12px;	
}

#moduloMasNoticias-03 h2 a:hover { text-decoration: underline; }

#moduloMasNoticias-03 span {
	float: left;
	background: url(../../img/8x10_flecha.gif) no-repeat;
	padding-left: 10px;
	background-position: 0 3px;
	margin-bottom: 10px;
	
}

#moduloMasNoticias-03 p {
	width: 612px;
	_width: 630px;
	height: 22px;
	_height: 28px;
	background: #F0F0F0;
	color: #F2150F;
	font-weight: bold;
	font-size: 12px;
	padding-left: 18px;
	padding-top: 6px;
	margin-top: 26px;
	margin-bottom: 18px;
}

#moduloMasNoticias-04 {
	width: 202px;
	margin-right: 12px;
	float: left;
}

#moduloMasNoticias-04 h3 {
	margin-top: 6px;
	margin-bottom: 20px;
}

#moduloMasNoticias-05 {
	width: 202px;
	float: left;
}

/* Más noticias */


/* PAGINACIÓN */

.paginacion { font-size: 12px; font-family: Arial; margin-top:15px; color: #5F5F5F;}
.paginacion a { text-decoration: none; font-size: 12px; font-weight: normal; color: #5F5F5F; }
.paginacion a:hover { text-decoration: underline; }
.paginacion b { color: #F2150F; font-size: 12px; }

/* PAGINACIÓN */

/* GALERÍA */

#anterior a {
	width: 84px;
	height: 19px;
	margin-left: 13px;
	background: url(../../img/84x19_anterior-off.gif) no-repeat;
	margin-top: 27px;
	float: left;
	margin-bottom: 15px;
}

#anterior a:hover {
	width: 84px;
	height: 19px;
	background: url(../../img/84x19_anterior-on.gif) no-repeat;
}

#siguiente a {
	width: 84px;
	height: 19px;
	background: url(../../img/84x19_siguiente-off.gif) no-repeat;
	margin-top: 27px;
	float: left;
	margin-bottom: 15px;
}

#siguiente a:hover {
	width: 84px;
	height: 19px;
	background: url(../../img/84x19_siguiente-on.gif) no-repeat;
}

#comboBox {
	width: 438px;
	float: left;
	text-align: center;
	margin-top: 27px;
	margin-bottom: 15px;

}

#combo_fotos{
	width: 112px; 
	font-family: Verdana; 
	font-size: 7.5pt; 
	color: #747474;
}


#anterior a, #siguiente a {

	text-indent : -6000px;
	overflow : hidden;
}	

#galeria {
	width: 630px;
	height: 707px;
	_height: 737px;
	background: #ECECEC url(../../img/630x737_fondo-foto.jpg) no-repeat;
	color: #F6F6F6;
	padding-top: 30px;
	
	font-family:tahoma;
	font-size:11px;
	color:#636161;
}

#galeria h1 {
	width: 596px;
	font-weight: bold;
	color: #F2150F;
	text-align: center;
	font-size: 16px;
	margin-left: 16px;
	margin-top: 0;
	margin-bottom: 0;
}

#galeria h3 {
	text-align: center;
	font-weight: normal;
	width: 596px;
	text-align: center;
	margin: 10px 0 0 16px; 
	color: #656565;
}

.foto-gal {
	border: 2px solid #C6C5C5;
	margin-left: 16px;
	margin-top: 12px;
	margin-bottom: 12px;
}


/* GALERÍA */


/* FOTOS ANTERIORES - FOTO DEL DÍA */

#mod1 {
	width: 146px;
	margin: 4px 10px 6px 0;
	float: left;
	font-size: 12px;
	color: #6B6B6B;
}

#mod2 {
	width: 146px;
	margin: 4px 0 6px 0;
	float: left;
	font-size: 12px;
	color: #6B6B6B;
}


#mod1 h3, #mod2 h3 {
	margin-top: 8px;
	font-size: 12px;
	color: #6B6B6B;
	font-weight: normal;
}

#mod1 h3 a, #mod2 h3 a {
	text-decoration: none;
	color: #6B6B6B;
}

#mod1 h3 a:hover, #mod2 h3 a:hover { text-decoration: underline; }

#mod1 h3 span, #mod2 h3 span {
	color: #FF3216;
	font-weight: bold;
}



/* FOTOS ANTERIORES - FOTO DEL DÍA */



/* ENLACES ANTES DEL PIE */

#bottom { 
 	width: 955px;
 	background: url(../../img/linea_bottom.gif) no-repeat;
 	padding: 12px 0 0 0;
}

#bottom2 { 
 	width: 630px; 	
 	padding: 12px 0 0 0;
}

#bottomIzq {
	width: 470px;
	float: left;
}

#bottomIzq2 {
	width: 195px;
	float: left;
}

#bottomIzq .enviaAmigo, #bottomIzq2 .enviaAmigo { margin: 0 0 5px 0; }

#bottomIzq .enviaAmigo a, #bottomIzq2 .enviaAmigo a  {
	background: url(../../img/ico_sobre.gif) no-repeat;
 	padding: 0 0 0 17px;
 	color: #969696;
 	font-size: 10px;
 	font-weight: bold;
 	text-decoration: none;
}

#bottomIzq .enviaAmigo a:hover, #bottomIzq .mandaNota a:hover, #bottomIzq2 .enviaAmigo a:hover  { text-decoration: underline; }

#bottomIzq .mandaNota a, #bottomIzq2 .mandaNota a {
	background: url(../../img/ico_papel.gif) no-repeat;
 	padding: 0 0 0 17px;
 	color: #969696;
 	font-size: 10px;
 	font-weight: bold;
 	text-decoration: none;
}


#bottomDer {
	width: 485px;
	float: left;
}

#bottomDer2 {
	width: 435px;
	float: left;
}
	
/* ENLACES ANTES DEL PIE */


/* PIE */

#pie {
	width: 975px;
	height: 21px;
	_width: 1003px;
	_height: 28px;
	background: #FFA800;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 28px;
	padding-top: 7px;
	margin-top: 30px;
}	

#pieFV {
	width: 975px;
	height: 21px;
	background: #FFA800;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 28px;
	padding-top: 7px;
	margin-top: 30px;
}	

/* PIE */





#moduloMasNoticias-04 a {
	text-decoration: none;
	color: #6B6B6B;
}

#moduloMasNoticias-04 a:hover {
	text-decoration: underline;
}

#moduloMasNoticias-05 a {
	text-decoration: none;
	color: #6B6B6B;
}

#moduloMasNoticias-05 a:hover {
	text-decoration: underline;
}

.texto_rojo {
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#F2150F;
}

#galeria  a{
font-family:tahoma;
font-size:11px;
color:#636161;
font-weight:normal;
text-decoration:none;
}

#galeria  a:hover{
font-family:tahoma;
font-size:11px;
color:#F2150F;
font-weight:normal;
text-decoration:underline;
}

#galeria_o  a{
font-family:tahoma;
font-size:11px;
color:#636161;
font-weight:normal;
text-decoration:none;
}

#galeria_o  a:hover{
font-family:tahoma;
font-size:11px;
color:#F2150F;
font-weight:normal;
text-decoration:underline;
}

#galeria_o{
font-family:tahoma;
	font-size:11px;
	color:#636161;
}

