BODY	{ background-color: #62635e; font-family : Verdana,helvetica,sans-serif; font-size:11px; }
table	{ font-size:11px; }

.interior	{ background-image: url('images/fondo.jpg') }

A:link		{ COLOR: #B52829; TEXT-DECORATION: underline }
A:active	{ COLOR: #B52829; TEXT-DECORATION: underline }
A:visited	{ COLOR: #B52829; TEXT-DECORATION: underline }
A:hover		{ COLOR: #FF9200; TEXT-DECORATION: underline }

A.inf:link	{ COLOR: #FFFF99; TEXT-DECORATION: underline }
A.inf:active	{ COLOR: #FFFF99; TEXT-DECORATION: underline }
A.inf:visited	{ COLOR: #FFFF99; TEXT-DECORATION: underline }
A.inf:hover	{ COLOR: #FF9200; TEXT-DECORATION: underline }

.titulo		{ color: #FF9200; font-size: 12px; text-transform: uppercase; font-weight: bold }
.subtitulo1	{ color: #B52829; font-size: 12px; font-weight: bold }
.subtitulo2	{ color: #666666; font-weight : bold; font-size:11px; }
.inferior1	{ color: #ffffff; font-weight : bold; font-size:10px; }
.inferior2	{ color: #ffffff; font-size:9px; }

.fondo1	{ background-color: #B52829; color:#ffffff; }
.fondo2	{ background-color: #FF9200 }
.fondo3	{ background-color: #EFCF9C }
.fondo4	{ background-color: #FFB366 }
.fondo5	{ background-color: #FDBA77 }
UL {
	text-indent: 0px;
	margin-left: 0pt;
	padding-left: 12pt;
	list-style-image: url("images/li.gif");}

UL UL {
	text-indent: 0px;
	margin-left: 0pt;
	padding-left: 12pt;
	list-style-image: url("images/li2.gif");
	/* list-style-type:  square; */
	}

.error {
	FONT-SIZE: 11px; COLOR: #B22222; LINE-HEIGHT: 17px
	}

.derecha     { margin-left: 10; margin-right: 20 }