BODY{
	
	}
.titulo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f79e2b;
}
A.titulo:link {
	COLOR: #052CAB;
}
A.titulo:active {
	COLOR: #052CAB; TEXT-DECORATION: none
}
A.titulo:visited {
	COLOR: #052CAB; TEXT-DECORATION: none
}
A.titulo:hover {
	COLOR: #BED5FF;
	TEXT-DECORATION: none
}
.titulo1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f79e2b;
}
A.titulo1:link {
	COLOR: #052CAB;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.titulo1:active {
	COLOR: #052CAB; TEXT-DECORATION: none
}
A.txtpie:visited {
	COLOR: #052CAB; TEXT-DECORATION: none
}
A.txtpie:hover {
	COLOR: #BED5FF;
	TEXT-DECORATION: none;
}
.subtitulo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f79e2b;
}	
A.subtitulo:link {
	COLOR: #052CAB;
}
A.subtitulo:active {
	COLOR: #052CAB; TEXT-DECORATION: none
}
A.subtitulo:visited {
	COLOR: #052CAB; TEXT-DECORATION: none
}
A.subtitulo:hover {
	COLOR: #BED5FF;
	TEXT-DECORATION: underline
}
.txtnormal {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
	text-align: justify;

}
A.txtnormal:link {
	COLOR: #052CAB;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-style: italic;
}
A.txtnormal:active {
	COLOR: #052CAB; 
	TEXT-DECORATION: none;
	font-style: italic
}
A.txtnormal:visited {
	COLOR: #052CAB; 
	TEXT-DECORATION: none;
	font-style: italic
}
A.txtnormal:hover {
	COLOR: #BED5FF;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-style: italic
}

A.masinformacion:link {
	COLOR: #FF9900;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.masinformacion:active {
	COLOR: #FF9900; 
	TEXT-DECORATION: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
A.masinformacion:visited {
	COLOR: #FF9900; 
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.masinformacion:hover {
	COLOR: #999999;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}





.txtnormaldest {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #052CAB;
}
A.txtnormaldest:link {
	COLOR: #052CAB;
	TEXT-DECORATION: none;
}
A.txtnormaldest:active {
	COLOR: #052CAB; 
	TEXT-DECORATION: none;
}
A.txtnormaldest:visited {
	COLOR: #052CAB; 
	TEXT-DECORATION: none;
}
A.txtnormaldest:hover {
	COLOR: #BED5FF;
	TEXT-DECORATION: underline;
}
.links {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006599;
}
A.links:link {
	COLOR: #006599;
	TEXT-DECORATION: none  ;
	font-weight: bold;
}
A.links:active {
	COLOR: #006599; TEXT-DECORATION: none
}
A.links:visited {
	COLOR: #006599; TEXT-DECORATION: none
}
A.links:hover {
	COLOR: #B1D1E0;
}
.botonera {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
A.botonera:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.botonera:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.botonera:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.botonera:hover {
	COLOR: #052CAB;
	TEXT-DECORATION: none;
}
.txtform {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #008bcc;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #008bcc;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #008bcc;
}
select {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
	text-align: justify;
	border: 1px solid #000066;
}
