body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('url(');
	//background-color: #D6C695;
	background:#061a56 url(images/footer-bg.jpg) center top;
}
fieldset {border-style: outset;}

a.tabluz {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color:#333;
	text-decoration: none;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: baseline;
	display: block;
	line-height: 25px;
	border: 1px solid #06F;
	background-image:url(images/menu.jpg);
}
a.tabluz2 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color:#FFF;
	text-decoration: none;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: baseline;
	display: block;
	line-height: 25px;
	border: 1px solid #06F;
	background-color:#009;
}
a.tabluz:hover {
	color: #000;
	font-weight: normal;
	background-repeat: repeat;
	background-position: center center;
	font-family: Verdana;
	background-color:#09F;
	border: 1px solid #00F;
	text-decoration: none;
	background-image:none;
}
a.tabluz:active {
	text-decoration: none;
	color:#F00;
	background-color:#009;
}
a.tabluz:visited {text-decoration: none;}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #002382;
}
.texto_rojo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#F00;
}
.texto_rojo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#F00;
}
.texto_rojo0 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color:#F00;
	font-style: italic;
	background-color: #CCC;
}
.texto_mediano {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #002382;
}
.texto_grande {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #002382;
}

