/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Imagenes/fondoprincipal.jpg);
}
.fondo1 {
	background-image: url(Imagenes/fondoprincipal.jpg);
	background-repeat: no-repeat;
}
.principal {
	background-color: #FFFFFF;
	border: medium ridge #003300;
	height: 700px;
	width: 900px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#encabezado {
	background-position: top;
	margin: 00px;
	padding: 0px;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
.style1 {
	font-size: 14px;
	color: #996600;
	font-family: Verdana;
	margin-left: 5px;
	margin-right: 5px;
}
a:link {
	color: #999900;
	text-decoration: none;
}
.fododegrado {
	background-image: url(Imagenes/fondodegrado.jpg);
}
.bordefotos {
	border: thin solid #999900;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
.pie {
	background-image: url(Imagenes/fondopie.jpg);
	background-repeat: no-repeat;
}
.borde {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
}
.linea {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.division {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
}
a:active {
	text-decoration: none;
}
.style6 {color: #CCCC00; font-size: 14px; }
.style7 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
}
.style12 {font-size: 24px; font-family: Verdana; font-weight: bold; color: #FFCC66; }
.style13 {font-size: 24px; font-family: Verdana; font-weight: bold; color: #669933; }
.style14 {font-size: 24px; font-family: Verdana; font-weight: bold; color: #FF9900; }
.style16 {font-size: 24px; font-family: Verdana; font-weight: bold; color: #993300; }
.Textini {	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #003333;
	padding: 10px;
	text-transform: none;
}
.style17 {color: #996600}
.style18 {font-size: 12px; font-style: normal; padding: 10px; text-transform: none; font-family: Verdana;}
.style19 {color: #FFFFFF; }
.style23 {font-size: 18px}
-->
</style>