.anGoogle_cont{
	overflow:hidden;
	height:auto;
	padding:4px;
}
.anGoogle{
	float:left;
	margin:0 auto;
}

#pestanaMenu{
	background:#000;
	width:80px; 
	height:20px;
	line-height:18px;
	border:1px solid #ccc; 
	border-bottom:1px solid #f1f1f1;
	text-align:center; 
	margin-left:4px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
#pestanaMenu a:link, #pestanaMenu a:visited{
	color:#fff;
}	
#pestanaMenu a:hover{
	font-weight:bold;
	cursor:pointer;
	color:#FFCC00;
}

/* REGISTRO DE LECTOES */
#cont_registro{
	background:#fff;
	padding:0 0 6px 10px;
	margin-bottom:7px; 
	text-align:left;
}

#cont_registro h2{
	margin:0;
	padding:0;
	font-size:1.4em;
	margin-bottom:1.2em;
}	
#cont_registro a:link, #cont_registro a:visited{
	color:#0033CC;
}	
#cont_registro a:hover{
	color:#FF0000;
}	
#cont_registro .descr{
	font-size:0.9em;
	color:#333;
	margin-bottom:2px;
}	

#cont_registro input{
	height:22px;
	width:165px;
	margin-bottom:4px;
}

.boton_registro{
	cursor:pointer; 
	border:none; 
	background-color:#FF0000;
	color:#fff;
	font-weight:bold;
}

.marcoRadio{
	background:#0033CC;
	color:#f8f8f8;
	font-size:1em;
}	

.marcoRadio input{
	border:none;
	cursor:pointer;
	font:1em Arial, Helvetica, sans-serif;
	padding:2px 4px 2px 4px;
	background-color:#f8f8f8;
}	
.marcoRadio a:link, .marcoRadio a:visited{
	color:#f8f8f8;
	text-decoration:underline;
}
.marcoRadio a:hover{
	color:#FFFF00;
}	

.cont_sobremenu{
	width:1008px; 
	overflow:hidden;
}
	
.estiloMarquesina{
	padding-left:10px; 
	height:21px; 
	line-height:21px; 
	float:left; 
	width:720px; 
	color:#fff; 
	font-weight:bold;
}

.estiloMarquesina a:link, .estiloMarquesina a:visited{
	color:#FFFFFF;
}
.estiloMarquesina a:hover{
	color:#FFFF00;
}
	

.renglonEnlace{
	border-bottom:1px solid #ccc; 
	padding:2px;
	cursor:pointer;
	color:#333;
}
.renglonEnlace:hover{
	background-color:#FFCC00;
}	
#cont_rotador, #cont_fichaNoticia, #cont_fotorotador{
	float:left;
	margin-bottom:5px;
}
#cont_rotador, #cont_fotorotador{
	background-color:#f1f0f5;
	border:1px solid #ccc;
	padding:2px;
	width:447px;
	text-align:left;
}
#cont_fotorotador{
	width:330px;
	padding:0px;
	color:#000;
	border:1px solid #000;
	background:#ff5500;
}
#cont_fotorotador .descr{
	text-align:left; 
	padding:10px; 
	margin-left:4px; 
	color:#FFF;
}

#cont_fichaNoticia{
	border-bottom:1px solid #ccc;
	padding:8px;
}
#fichaNoticia{
	padding:6px;
}	
#fichaNoticia .descr{
	color:#BC3E27;
	float:left;
	margin-right:4px;
}

#fichaNoticia .fuente{
	margin:6px 0px;
	font-weight:bold;
}	
#fichaNoticia .seccion{
	float:left;
	color:#335473;
	margin-right:4px;
}

#foto_home{
	float:left;
	border:2px solid #cccccc;
	padding:3px;	
	margin:10px 10px 10px 0px;
	text-align:center;
}	

.cont_ctrl_rotador{
	width:175px;
	margin:3px 0 3px 6px;
	height:16px;
	color:#333;
}

.ctrl_rotador{
	cursor:pointer; 
	border-right:1px solid #333; 
	text-align:center; 
	color:#333;
	float:left;
}

.ctrl_rotador:hover{
	color:#FF0000;
}	

#cont_destacadas{
	min-height:440px;
	margin:6px;
}
#cont_fotodestacada, #cont_fotosemana{
	background-color:#414141;
	padding:4px;
	height:290px;
	overflow:hidden;
}
#cont_fotosemana{
	min-height:240px;
	margin:0 auto;
	padding:3px 0 3px 3px;
	background:#fff;
}
#titulo_noticia_normal, #vtitulo{
/* vtitulo la uso en administracion */
	font: normal 1.8em "Times New Roman", Times, serif;
	color:#335473;
}
#titulo_noticia_normal a{
	color:#335473;
	text-decoration:none;	
}	
#titulo_noticia_normal a:hover{
	color:#CC0000;
	text-decoration:underline;
}
#titulo_noticia_destaca{
	font: normal 1.6em "Times New Roman", Times, serif;
	text-align:left;
	padding:4px;
	margin-bottom:6px;
	margin-top:3px;
	font-weight:bold;
	color:#FF0000;
	height:auto;
	border-top:1px solid #414141;
}
#subtitulo, #vsubtitulo{
/*vsubtitulo la uso en adminsitracion*/
	font: normal 0.9em Arial, Helvetica, sans-serif;
	color:#414141;
	margin-top:7px;
	width:97%;
}	
#subtitulo_noticia_destaca{
	margin-left:6px;
	font-size:0.9em;
	text-align:left;
	color:#414141;
}

#subtitulo_noticia_destaca p{
	font-size:0.9em;
}

#contenido, #vcontenido{
/*vcontenido la uso en adminsitracion*/
	width:97%;
	color:#646464;
	font:0.9em Arial, Helvetica, sans-serif;
}

#contenido{
	font-size:1em;
	text-align:justify;
}

#contenido a, #vcontenido a{
	color:#0066FF;
}

#contenido a:hover, #vcontenido a:hover{
	/*color:#9999CC;*/
	color:red;
}
		
#cont_enlacesPieNota{
	background-color:#f1f1f1;
	padding:2px;
	line-height:20px;
	height:20px;
	margin-top:10px;
}
.marco1, .cont_botonera, .cont_thumb{
	margin:5px 0px 5px 0px;
	border:1px solid #CCCCCC;
	text-align:center;
}

.marco1 h2{
	font-size:1.2em;
	color:#CC0000;
}	

.marco2 {
   padding:8px;
   background-color: #f5f5f5;
   border: 1px solid #999999;
   border-top:1px solid #cccccc;
   border-left:1px solid #cccccc;
   text-align:center; 
   margin:8px;
   width:200px; 
   float:right; 
   text-align:left;
   line-height:19px;
} 
.marco3 {
   padding:8px 8px 20px 8px;
   background-color: #ffffff;
   border: 1px solid #999999;
} 

.marcoColumna3{
	background-color:#f8f8f8;
	border:1px solid #ccc;
	width:180px;
	padding:5px;
	height:auto;
	color:#999;
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}

.marco4{
	height:30px; 
	line-height:30px; 
	background:#FFCC00;
	border:2px solid #666666;
	color:#333;
	cursor:pointer;
	text-align:center;
}
.marco4:hover{
	background:#9966CC;
	color:#FFFFFF;
}	

.cont_botonera{
	margin:auto;
	border:none;
	height:40px;
	float:left;
	display:inline;
}	

.cont_thumb{
	height:130px;	
	/* tocar también en estilos6.css */		
}			
.thumb{
	width:167px;
	height:115px;
	padding:2px;
	border:1px solid #cccccc;
	float:left;
	margin:3px;
	/* tocar también en estilos6.css */
}
.marco10{
	text-align:left; 
	background:#f8f8f8; 
	font:12px Arial;
	padding:7px;
}
#marco_publicidad{
	line-height:0;
	overflow:hidden;
	height:auto;
}
#cont_publicidad{
	line-height:0;
	overflow:hidden;
	height:auto;
	text-align:center;
}
/* title */
.header, .header_noche {
	background:#fff url(../img/bk_calledia.jpg) top right no-repeat;	/*bk_dia.jpg*/
	color:#g8g8g8;
	padding:0;
	height:120px;
	margin-top:0px;
	line-height:16px;
	font-size:1.1em;
}
.header_noche{
	background:#000 url(../img/bk_callenoche.jpg) top right no-repeat;
	color:#FDF8D5;
	height:120px;
	padding:0;
	margin-top:0px;
	line-height:16px;
	font-size:1.1em;
}	

.header .left {
	background-color:#fefefe;
	text-align: center;	
	width:200px;
}

.header .right {
	margin:5px auto;
	text-align: right;	
	height:100px;
	width:300px;
}

.header .right h2 {
	padding-top: 16px; 
	font: normal 1.em "Trebuchet MS",sans-serif;
}
.left {float: left;}

.right {float: right;}
