@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 url(../../img/fondo.jpg) no-repeat;
      line-height: 1;  
      color: black;
      font-family: Arial;
      font-size: 12px;
  }  
  ol, ul {  
      list-style: none;  
  }  
  table {  
      border-collapse: separate;  
      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 */

/*  FONDOS DE PÁGINA */

#portada {
	background: #000000 url(../../img/fondo.jpg) no-repeat;
	width:1003px;
}

/*  FONDOS DE PÁGINA */


/*  CABECERA TERRA */ 

#header {
height:66px;
position:relative;
width: 1003px;
}


.franja {
	background: url(../../img/franja-color_tv.gif) no-repeat; 
	width:739px; 
	_width:753px; 
	height:22px;
	color: #FFFFFF; 
	text-decoration: none; 
	font-family : tahoma; 
	font-size : 11px; 
	font-weight : normal;
	padding: 3px 0px 0px 14px ;		
}

.franja a { 
	color: #FFFFFF; 
	text-decoration: underline;
}

.extension {background: url(../../img/extension_tv.gif) repeat-x; width:187px; float:left;  }

/*  CABECERA TERRA */ 

/*  BANNER 780 */ 

#banner {
	background: url(../../img/publicidad.gif) no-repeat;
	width: 735px;
	_width: 754px;
	height: 90px;
	margin-left: 61px;
	margin-top: 20px;
	margin-bottom: 19px;
	padding-left: 19px;
}

/*  BANNER 780 */ 

/*  BANNER 300 */ 

#banner-300 {
	background: url(../../img/publicidad-300.gif) no-repeat;
	width: 300px;
	height: 280px;
	padding-top: 15px;
}

/*  BANNER 300 */ 

/*  MENU */ 

#menu {
	background: url(../../img/883x49_barramenu.gif) no-repeat;
	width: 883px;
	height: 49px;
	margin-left: 60px;
	margin-bottom: 6px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 12px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* <style> MENU */

/* ----- Required ----------------------------------------------------------- */

div.vert_menu
{
  position: absolute;
  visibility: hidden;
  display: none;
}

div.horz_menu a { display: block; float: left; }
div.vert_menu a { display: block; float: none; }


/* ----- Sample 1 ----------------------------------------------------------- */

div.sample1 div.vert_menu { border-bottom: 1px solid #ADABAA; }


div.sample1 div.vert_menu a
{
  border:  1px solid #ADABAA;
  padding: 2px 5px;

  width:   125px;

  background: #8A56BE;

  text-decoration: none;
  font-family: Tahoma;
  font-size: 11px;
  color:   #FFFFFF;
  font-weight: normal;
}

div.sample1 div.horz_menu a { margin-right:  -1px; }
div.sample1 div.vert_menu a { margin-bottom: -1px; }

div.sample1 div.horz_menu a:hover,
div.sample1 div.vert_menu a:hover,
div.sample1 div.horz_menu a.active,
div.sample1 div.vert_menu a.active { background: #6D459B; }


/*  MENU */ 

/* CUERPO */

#principal { width: 1003px; }

#contenidoPrincipal {
	width: 658px;
	float: left;
}

#separcion {
	width: 16px;
	float: left;
}

#contenidoDerecha {
	width: 300px;
	float: left;
}

#separcion2 {
	width: 15px;
	float: left;
}

/* CUERPO */


/* GALERIA */

#galeria {
	width: 658px;
	background: #ECECEC url(../../img/658x77_degrade.gif) no-repeat;
	color: #5F5F5F;
}

#galeria h1 {
	width: 547px;
	font-weight: bold;
	text-align: center;
	margin-left: 53px;	
}

#galeria h3 {
	text-align: center;
	font-weight: normal;
	width: 547px;
	margin-left: 53px;
}



.foto-gal {
	border: 3px solid #FFFFFF;
	/*margin-left: 53px;
	margin-top: 12px;
	margin-bottom: 12px;*/
}

#anterior a {
	width: 88px;
	height: 25px;
	margin-left: 95px;
	background: url(../../img/88x25_anterior.gif) no-repeat;
	margin-top: 27px;
	float: left;
	margin-bottom: 27px;
}

#siguiente a {
	width: 88px;
	height: 25px;
	background: url(../../img/88x25_siguiente.gif) no-repeat;
	margin-top: 27px;
	float: left;
	margin-bottom: 27px;
}

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


#anterior a, #siguiente a {

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

/* GALERIA */

/* CHICAS TERRA */

#titChicas {
	width: 300px;
	height: 17px;
	_height: 22px;
	background: url(../../img/300x22_rosado.gif) no-repeat;
	color: #F9DDEC;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
}

#contenidoChicas {
	width: 280px;
	_width: 300px;
	height: 127px;
	_height: 139px;
	background: url(../../img/300x139_chicasback.jpg) no-repeat;
	color: #2D2D2D;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 8px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

#contenidoChicas h2{
	margin-bottom: 6px;
}


#contenidoChicas h2 a { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 16px
}

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

#contenidoChicas strong a {
	font-weight: bold;
	color: #DE4899;
	text-decoration: none; 
}

#contenidoChicas strong a:hover { text-decoration: underline; }


#contenidoChicas .foto { 
	float: left; 
	margin: 0 12px 0 0; 
	border: 2px solid #BDBDBD; 
}

/* CHICAS TERRA */


/* TERRASTEREO */

#titTerraStereo {
	width: 300px;
	height: 17px;
	_height: 22px;
	background: url(../../img/300x22_gris.gif) no-repeat;
	color: #DEDEDE;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
}

#contenidoTerraStereo {
	width: 280px;
	_width: 300px;
	height: 127px;
	_height: 139px;
	background: url(../../img/300x139_terrastereo.jpg) no-repeat;
	color: #2D2D2D;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 8px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

#contenidoTerraStereo h2{
	margin-bottom: 6px;
}


#contenidoTerraStereo h2 a { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 16px
}

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

#contenidoTerraStereo strong a {
	font-weight: bold;
	color: #2D2D2D;
	text-decoration: none; 
}

#contenidoTerraStereo strong a:hover { text-decoration: underline; }

#contenidoTerraStereo .foto { 
	float: right; 
	margin: 0 0 0 0; 
	border: 2px solid #F1F1F1; 
}

/* TERRASTEREO */

/* FECHA NOTICIA */

#fecha {
	width: 640px;
	_width: 658px;
	height: 18px;
	background: url(../../img/puntos-hor.gif) no-repeat;
	color: #5F5F5F;
	font-weight: normal;
	font-size: 11px;
	padding-left: 18px;
	margin-bottom: 12px;
}

/* FECHA NOTICIA */


/* NOTICIA */

#noticia {
	color: #5F5F5F;
	font-weight: normal;
	margin-left: 18px;
	line-height: 1.2;  
}

#noticia h1 {
	font-weight: bold;
	font-size: 28px; 
	color: #000000;
	margin-bottom: 20px;
	margin-top: 15px;
}

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

#fotoNota {
	float: right; 
	padding: 0 0 54px 14px; 
	width: 388px;
}

#videoNota {
	float: right; 
	padding: 0 0 54px 14px; 
	width: 300px;
}

#fotoNota #cajaTexto {
	width: 368px;
	_width: 388px;
	background: #1B1B1B; 
	margin-top: 3px;
	padding: 10px; 
	color: #E0E0E0; 
	font-weight:bold;
}

#videoNota #cajaTexto {
	width: 280px;
	_width: 300px;
	background: #1B1B1B; 
	margin-top: 3px;
	padding: 10px; 
	color: #E0E0E0; 
	font-weight:bold;
}


#enlSinFotoGal a {
	background: url(http://www.terra.com.pe/img/ico-foto.gif) no-repeat;
	color: #FDA30F;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

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

#enlSinFotoVid a {
	background: url(http://www.terra.com.pe/img/ico-videos.gif) no-repeat;
	color: #76AA17;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

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

#enlSinFotoAud a {
	background: url(http://www.terra.com.pe/img/ico-audio.gif) no-repeat;
	color: #933092;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

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

#enlSinFotoBlo a {
	background: url(http://www.terra.com.pe/img/ico-blog.gif) no-repeat;
	color: #B4065C;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

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

#enlSinFotoDoc a {
	background: url(http://www.terra.com.pe/img/ico-documento.gif) no-repeat;
	color: #039BC8;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

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






#enlConFotoGal a {
	width: 212px;
	background: url(http://www.terra.com.pe/img/ico-foto.gif) no-repeat;
	color: #FDA30F;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

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

#enlConFotoVid a {
	width: 212px;
	background: url(http://www.terra.com.pe/img/ico-videos.gif) no-repeat;
	color: #76AA17;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

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

#enlConFotoAud a {
	width: 212px;
	background: url(http://www.terra.com.pe/img/ico-audio.gif) no-repeat;
	color: #933092;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

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

#enlConFotoBlo a {
	width: 212px;
	background: url(http://www.terra.com.pe/img/ico-blog.gif) no-repeat;
	color: #B4065C;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

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

#enlConFotoDoc a {
	width: 212px;
	background: url(http://www.terra.com.pe/img/ico-documento.gif) no-repeat;
	color: #039BC8;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-bottom: 10px;
} 

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






/* NOTICIA */

/* ARTICULOS RELACIONADOS */

#articulosRelacionados {
	background: #F4F4F4;
	width: 606px;
	_width: 640px;
	border: 1px solid #CACACA;
	padding: 10px 16px 10px 16px;
}

#articulosRelacionados span {
	font-weight: bold;
	color: #000000;
}

#articulosRelacionados a {
	color: #FE7E0D;
	text-decoration: none;
}

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

#articulosRelacionados li {
	background: url(../../img/bullet_tv.gif) no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
	background-position: 0 4px;
}


#articulosRelacionados li a { 
	color: #5F5F5F; 
	text-decoration: none; 
}


#articulosRelacionados li a:hover { text-decoration: underline; }

/* ARTICULOS RELACIONADOS */


/* COMENTARIOS */

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

#cometarioTab {
	width: 592px;
	_width: 640px;
	background: #F4F4F4;
	padding: 12px 24px 12px 24px; 
}

#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;
}

#titComentario {
	width: 616px;
	_width: 640px;
	height: 20px;
	_height: 23px;
	background: #6F3790 url(../../img/10x9_flechaamarilla.gif) no-repeat;
	background-position: 12px 7px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 0 0 24px; 
}


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


/* COMENTARIOS */

/* MAS NOTICIAS */

#fechaUno {
	width: 640px;
	_width: 658px;
	height: 18px;
	background: url(../../img/puntos-hor.gif) no-repeat;
	color: #774492;
	font-weight: bold;
	font-size: 11px;
	padding-left: 18px;
	margin-bottom: 12px;
}

#enlaceFoto {
	width: 195px;
	float: left;
	color: #5F5F5F;
}

#enlaceFoto img {
	margin-bottom: 8px;
}

#enlaceFoto h1{
	margin-bottom: 6px;
}


#enlaceFoto h1 a { 
	text-decoration: none; 
	color: #FE7E0D; 
	font-size: 12px
}

#enlaceFoto h1 a:hover { text-decoration: underline; }


#enlaceFotoSep {
	width: 36px;
	float: left;
}

#enlaceSinFoto {
	float: left;
	color: #5F5F5F;
}

#enlaceSinFoto h2 {
	margin-bottom: 6px;
	margin-top: 10px;
}


#enlaceSinFoto h2 a { 
	text-decoration: none; 
	color: #FE7E0D; 
	font-size: 12px
}

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

#enlaceSinFoto p {
	width: 640px;
	_width: 658px;
	height: 18px;
	_height: 22px;
	background: #E1DAE4;
	color: #774492;
	font-weight: bold;
	font-size: 12px;
	padding-left: 18px;
	padding-top: 4px;
	margin-top: 26px;	
}



/* MAS NOTICIAS */



/* PIE */

#pie {
	width: 1003px;
	height: 17px;
	background: #FFFFFF;
}
	
/* PIE */

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


#galeria a {
	color: #5F5F5F;
	text-decoration: underline;
}

#galeria a:hover {
	color: #5F5F5F;
	text-decoration: none;
}

.volver{
	color:#FF8900;
}

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

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

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


.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: #FF7E00; font-size: 12px; }


