.fondo {
	background-attachment: scroll;
	background-image: url(../imag/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo1 {
	background-attachment: scroll;
	background-image: url(../imag/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo0 {
	background-attachment: scroll;
	background-image: url(../imag/fondo0.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.fondo2 {
	background-attachment: scroll;
	background-image: url(../imag/fondo3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #AF2926;
}
