/* CSS Document */

	#mainleft {
		width:260px;
		float:left;
		background:#fff;
		
		
		}
	
	#mainright {
		width:260px;
		float:left;
		
		
		}
	
	#maincenter {
	width:260px;
	float:left;
	
	
	
	
		}
	

	
	.banner {
	background-image: url(imagenes/back_fondo.png);
	background-repeat: repeat;
		}
		
	h1,pre {
		margin:0px 10px 10px 10px;
		}

	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	#mainright p { font-size:10px}
	#banner h1 { margin:0px; padding:0px}

.item  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
    margin:10px;    
    padding: 5px;
    clear:both;


  
}
.item img {
	float:left;
	width: 100px;
	height: 100px;
   
}

.item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.titulo_anuncio  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	font-weight: bold;
     
}

.contenido_anuncio_a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303E76;
	width:250px;
	font-style: oblique;	  
}

.contenido_programacion  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:250px;
	 
}


#programacion  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;

	
	
}
#cont_programacion  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	overflow: auto;
	height: 370px;
	
}

.torta_prog {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	font-weight: bold;
}

.torta_resumen {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.dia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
	font-weight: bold;
	background-color: #f0f0ff;	

}
.nota{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
	font-weight: bold;
	

}

.linea-extremo-der{
	border-color:#FFCC00;
	border-right-style: solid;
	border-width: 2px;

}

.linea-extremo-izq{
	border-color:#FFCC00;
	border-left-style: solid;
	border-width: 2px;

}


div#textos_principal{
float:left;
width:220px;
padding:10px;
margin:5px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: #ffd154;

}
.titulo_programa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.texto_programa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


#programas {
		
		float:left;
	
}

#cont_programas  {
	
	overflow: auto;
	height: 290px;
	
	
}

#anuncios {
		
		float:none;
	
}