.destacados {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	color: #333333;
	font-weight: normal;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 32px;
	font-weight: normal;
	color: #003366;
}
.textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	list-style-image: url(bullet.gif);
}
.textochico {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #666666;
}
.destacados2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 22px;
	color: #003366;
	font-weight: normal;
}
.fondo {
	background-image: url(fondo.jpg);
	border: 1px solid #99B7FF;
}
