@charset "utf-8";
.top {
	background-image: url(imagenes/top.jpg);
	height: 388px;
	width: 780px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.cajas {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #990000;
	font-size: 12px;
}
.botonform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #990000;
	border: 1px solid #990000;
	font-weight: bold;
	color: #FFFFFF;
}

.destacado2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #990000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
}
.top2 {
	background-image: url(imagenes/top2.jpg);
	height: 406px;
	width: 780px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.destacado3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}
.datos {
	background-image: url(imagenes/back-datos.jpg);
	height: 448px;
	width: 177px;
}
