body {
	/*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
}

div {
	width: 150px;
}



#tema a 
{
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	width:160px;
}

#tema a:hover {
	color: #666666;
	background-image: url(../images/bullet-noticias.jpg);
	background-repeat: no-repeat;
	width: 160px;
	padding-left: 12px;
	background-position: left center;
}

#tema a:visited {
	color: #333333;
	text-decoration: none;		
}



#subtema a 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	width: 158px;
	
}

#subtema a:hover {
	color: #333333;
	font-size: 10px;
	background-color: #F2F2F2;
	text-decoration: none;
	width: 158px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00824A;
}

#subtema a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

.tituloFoto
{
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	}
.tituloPie
{
	font-family:Tahoma;
	font-size:10px;
	color:#999999;
	}	
	
.tituloBreve
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	font-weight:bold;	
}
.contenidoBreve
{
	font-family:Tahoma;
	font-size:10px;
	color:#666666;	
}
.masinfoBreve
{
	font-family:Tahoma;
	font-size:9px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;	
}