BODY 
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bolder;
}

.seccion
{
	background:url(img/seccion.gif);
	border-bottom: 1px solid #074B8F;
	border-top: 1px solid #074B8F;	
}

.tabla
{
	border-bottom: 1px solid #074B8F; border-right:  1px solid #074B8F; padding: 3px; border-left: 1px solid #074B8F; border-top: 1px solid #074B8F;
}

.columna1fila1
{
	background:#B7D9FB; line-height: 18px; border-top: 1px solid #074B8F; border-bottom: 1px solid #074B8F; border-right:  1px solid #074B8F; padding: 3px;border-left: 1px solid #074B8F;
}

.columna2fila1
{
	background:#B7D9FB; line-height: 18px; border-top:  1px solid #074B8F; border-bottom: 1px solid #074B8F; border-right:  1px solid #074B8F; padding: 3px;
}

.columnacategoria
{
	line-height: 18px; border-top: 1px solid #074B8F; border-left: 1px solid #074B8F; border-bottom: 1px solid #B7D9FB; border-right: 1px solid #074B8F; padding: 3px;
}

.columna1
{
	background:white;  line-height: 18px; border-left: 1px solid #074B8F; border-bottom: 1px solid #B7D9FB; border-right: 1px solid #B7D9FB; padding: 3px;
}

.columna2
{
	background:white; line-height: 18px; border-bottom: 1px solid #B7D9FB; border-right: 1px solid #B7D9FB; padding: 3px;
}

.columna3
{
	background:white; line-height: 18px; border-bottom: 1px solid #B7D9FB; border-right: 1px solid #074B8F; padding: 3px;
}

.columna1fincategoria
{
	background:white; line-height: 18px; border-left: 1px solid #074B8F; border-bottom: 1px solid #074B8F; border-right: 1px solid #B7D9FB; padding: 3px;
}

.columna2fincategoria
{
	background:white; line-height: 18px; border-bottom: 1px solid #074B8F; border-right: 1px solid #B7D9FB; padding: 3px;
}

.columna3fincategoria
{
	background:white; line-height: 18px; border-bottom: 1px solid #074B8F; border-right: 1px solid #074B8F; padding: 3px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color:#006699;
	text-decoration: underline;
}
a:active {text-decoration: none;}

.titulo {
	font-size: 14px;
	color: #074B8F;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.titulo2 {
	font-size: 12px;
	color: #074B8F;
	font-weight: bold;	
	font-style: normal;
	font-variant: normal;
}

.dentro_llave {

	font-size: 14px;
	color: #074B8F;
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
}

.texto1
{
	font-size: 12px;
	color: #074B8F;
	font-style: normal;
	font-variant: normal;
}

.texto2
{
	font-size: 11px;
	color: #B7D9FB;
}

.error {
	font-size: 12px;
	color: #DD0000;
	font-style: normal;
	font-variant: normal;
}

.texto3 {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.input {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	background-color:#CDE7F5;
}

.select {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.boton {
	FONT-SIZE: 9px; COLOR: #FFFFFF; BACKGROUND-COLOR: #618CC0; TEXT-DECORATION: none;
}

.subtitulo {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.contenido {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 30px;
	font-variant: normal;
	text-transform: none;
}

.contenido_centro {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
}

.cont_blanco {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	line-height: 20px;
}

.contenido2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 25px;
}

.contenido3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 16px;
}

.cont_caja_texto {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: none;
}