BODY
	{
		SCROLLBAR-FACE-COLOR:#D8D8C8;
		SCROLLBAR-HIGHLIGHT-COLOR:#333300;
		SCROLLBAR-SHADOW-COLOR:#333300;
		SCROLLBAR-3DLIGHT-COLOR:#D8D8C8;
		SCROLLBAR-ARROW-COLOR:#333300;
		SCROLLBAR-TRACK-COLOR:#D8D8C8;
		SCROLLBAR-DARKSHADOW-COLOR:#D8D8C8;
	}

a:link {
	color: #333300;
	font-weight: normal;
	text-decoration : underline;
}
a:hover {
	color: #A0522D;
	font-weight: normal;
	text-decoration : underline;
}
a:visited {
	color: #A0522D;
	font-weight: normal;
	text-decoration : underline;
}

UL {
	font : normal 13px Georgia, Times New Roman, Times, serif;
	color : #333300;
	line-height : 150%;
	margin-left : 16;
	margin-right : 6;
	margin-top : 6;
	margin-bottom : 0;
	list-style-type : disc;
	list-style-position : outside;
}
LI {
	font : normal 13px Georgia, Times New Roman, Times, serif;
	color : #333300;
	line-height : 150%;
	margin-left : 16;
	margin-right : 6;
	margin-top : 6;
	margin-bottom : 0;
	list-style-type : disc;
	list-style-position : outside;
}
.tit {
	font : normal bold;
	margin-top : 6;
	margin-bottom : 0;
}

P {
	font : normal 13px Georgia, Times New Roman, Times, serif;
	color : #333300;
	line-height : 150%;
}
P.normal {
	text-indent : 12;
	margin-left : 6;
	margin-right : 6;
	margin-top : 6;
	margin-bottom : 0;
	text-decoration : none;
}
P.index {
	text-indent : 12;
	margin-left : 6;
	margin-right : 6;
	margin-top : 12;
	margin-bottom : 0;
	text-decoration : none;	
}
P.fin {
	text-indent : 12;
	margin-left : 6;
	margin-right : 6;
	margin-top : 6;
	margin-bottom : 12;
	text-decoration : none;
}
P.fin_top_0 {
	text-indent : 0;
	margin-left : 6;
	margin-right : 6;
	margin-top : 0;
	margin-bottom : 12;
	text-decoration : none;
}
P.titulo {
	font-weight : bold;
	font-style : italic;
	margin-left : 6;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	text-decoration : none;
}
P.vineta {
	font : italic 12px Georgia, Times New Roman, Times, serif;
	line-height : 150%;
	margin-left : 32px;
	text-indent : 0;
	margin-right : 6;
	margin-top : 3;
	margin-bottom : 3;
	letter-spacing : 1px;
}

H1 {
	font : normal 11px Arial, Helvetica, sans-serif;
	color : #333300;
	margin-left : 2;
	margin-right : 2;
	margin-top : 0;
	margin-bottom : 0;
	text-decoration : none;
}

H2 {
	font : normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333300;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-decoration : none;
	padding-bottom : 0px;
	padding-top : 0px;
}
H2.titulo {
	font : bold;
}
H2.enlaces {
	font-size : 11px;
}
}
H2.subenlaces {
	font-size : 10px;
	margin-left : 12;
	margin-top : 4;
}

H3 {
	font : normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #958167;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	text-decoration : none;
}
H3.titulo {
	font : bold ;
	margin-top : 1;
	margin-bottom : 1;
}
H3.campo  {
	font : bold ;
	color : #E6E8E3;
}

H4 {
	font : normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #665740;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	margin-bottom : 2px;
	text-decoration : none;
}
H4.titulo {
	font : italic;
}

H5 {
	font : normal 11px Arial, Helvetica, sans-serif;
	color : #333300;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-decoration : none;
}

H6 {
	font : normal bold xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #958167;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-decoration : none;
	letter-spacing : 0px;
}
.columna {
	color:#E6E8E3;
}
.datos {
	font-weight : normal;
}

input {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #665740;
	background-color : #E8E8D0;
	border-color : #665740;
	margin-top : 6px;
	margin-bottom : 1px;
	border : 1px solid;
}
.boton {
	border-color : #665740;
	margin-top : 6px;
	margin-bottom : 1px;
	border : 1px solid;
}
