.titulos {
	color: #072B70;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-size: 11px;
	font-weight: bold;
	color: #072B70;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #072B70;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration: none;
}
li {
	color: #072B70;
}
.moldura {
	background-color: #b1e5f4;
}
.moldura2 {
	padding-top:7px;
	padding-bottom:7px;
	background-image: url(img/moldura.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
