@charset "UTF-8";
/* CSS Document */

.fondo1 {
	background-color: #FFF;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
}
.fondo2 {
	background-color: #CCC;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #069;
	text-align: center;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #069;
	text-align: left;
}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #069;
}
.texto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.texto6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}
.fondo2 {
	background-image: url(imagenes/fondo1.jpg);
}
.texto7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F90;
}
