.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: #999999;
	text-align: left;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 20pt;
	white-space: normal;
	display: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}
.fondo {
	background-attachment: scroll;
	background-image: url(../Imagenes/Fondos/FONDO-12.jpg);
	background-repeat: repeat;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #790000;
	background-color: #CCCCCC;
}

