.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #000099;
	font-style: normal;
	text-align: justify;


}
.titulos {
	font-size: large;
	font-weight: 900;
	font-variant: normal;
	color: #FF6633;
	text-decoration: overline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fondo {
	background-image: url(fondo/cielo.jpg);
	background-repeat:  repeat-x;
	background-color: #FFFFFF;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-decoration: underline;
	text-align: justify;


}
.jose1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
}
.jose2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FFCC33;
}
.jose3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.boton {
	font-size: 14px;
	font-weight: 900;
	color: #000099;
	background-color: #FFCC66;
	height: 30px;
	width: 200px;

}
.texto3 {
	font-size: 14px;
	font-weight: 900;
	color: #000099;
	background-position: center;
	vertical-align: middle;
	text-align: center;


}
