ul{

list-style:url(../../images/design/lista3.gif);

}

span.fecha {
	
	color: #999;
	font-weight: bold;
	font-size:11px;
}

p.titulo {

	color:#0380AC;
	font-weight: bold;
	

}

a.tope {
margin-top:10px;
background:url(../../images/design/ico_volver_arriba.gif) no-repeat 0px 1px; 
padding-left:11px;
float:right;
}

a:hover.tope {
background:url(../../images/design/ico_volver_arriba_active.gif) no-repeat 0px 1px; 
}



hr{
color:#ccc;
background-color:#ccc;
border:1px solid;
margin-right:5px;
}

