li{
	list-style-type:point;	
	text-indent: 20px;
	line-height:150%;
	font-size: 8pt;
	font-weight:normal;
}

ul.titulo{
	background-image: url(../imgs/fondo_titulo.jpg);
	background-repeat: repeat-x;
	line-height:150%;
	text-align:justify;
	margin:30px 0px;
	font-family: Verdana;
	font-size: 10pt; 
	color: #666666; 
	font-weight: bold; 
	text-indent:20px;
}

a{
	color:blue;
	font-weight: none;
	text-decoration:underline;
}



#punta_titulo{
	float:right;
	width:11px;
}

