body {
	background-repeat: repeat;
	background-image: url("/images/mainBckGrnd.jpg");
	bgproperties:fixed;
	background-color: #184576;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Trebuchet, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
}

.pie { font-size: 10px; font-family: Verdana, Arial, Helvetica; color:#a6e9ff;}
.pie:link { text-decoration: underline; color: #FFFFFF; }
.pie:visited { text-decoration: underline; color: #FFFFFF;}
.pie:hover { text-decoration: underline; color: #FFFFFF;}
.pie:active { text-decoration: underline; color: #FFFFFF;}

.destacar {  color: #6b0a9d; font-weight:bold;}

.subtitulos { font-size: 14px; font-family: Lucida Sans, Trebuchet, Geneva, Arial; font-weight:bold; color:#172146;}

a:link { text-decoration: underline; color: #006060; }
a:visited { text-decoration: underline; color: #006060;}
a:hover { text-decoration: underline; color: #006060;}
a:active { text-decoration: underline; color: #006060;}

strong { color: #006060;}
.notas { font-size: 10px; font-family: Verdana, Geneva, sans-serif; color: #666666;}

/* F O R M 4 5 */

.texto_formas { font-size: 10px; font-family: Verdana, Geneva, sans-serif; color: #6b0a9d; font-weight:bold;}

.cajas {
	border: 1px solid #01575f;
	background: #ffffff;
	color: #333333;
	font-family: Lucida Sans, Trebuchet, Arial;
	font-size: 13px;
}

.boton {
	border: 1px solid #1a2454;
	background: #bfdada;
	color: #1a2454;
	font-family: Lucida Sans, Trebuchet, Arial;
	font-size: 13px;
	font-weight:bold;
}

.obligatorio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}