STYLE typetextcss { }

div.clSlideMenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	overflow:hidden;
	width:150;
	height:22;
}
a.clA0{ /* All top level links */
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
a.clA1{ /* All sub level links */
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
a.clA2{ /* All sub2 level links */
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
a.clA3{ /* All sub3 level links */
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
a.clA4{ /* All sub4 level links */
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; z-index:200;}
#slideMenucont{position:absolute; height:400; width:200; visibility:hidden;}

.lnk {
	COLOR: #FFCC00
}

.lnka {
	COLOR: #FFCC55;
	FONT-SIZE: 13px
}	

.titular {
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 13px
}
	
.titulo {
	COLOR: #B44327;
	FONT-FAMILY: Arial, sans-serif;
	FONT-WEIGHT: bold
}

.superindice {
	FONT-SIZE: 9px;
	VERTICAL-ALIGN: super
}

.subindice {
	FONT-SIZE: 9px;
	VERTICAL-ALIGN: sub
}

.txt1 {
	COLOR: #FFFFFF
}

.txt2 {
	COLOR: #FFFFFF;
	FONT-SIZE: 13px
}

.txt3 {
	COLOR: #C0C0C0;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 13px
}

.txt4 {
	COLOR: #B44327
}

.txt5 {
	COLOR: #000000;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 13px
}

.txt6 {
	COLOR: #DEB887;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px
}

.txt7 {
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 18px
}

.txt8 {
	COLOR: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	FONT-SIZE: 10px	
}

.nota {
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 10px
}


A:link {
	TEXT-DECORATION: none
}

A:visited {
	TEXT-DECORATION: none
}

A:active {
	TEXT-DECORATION: none
}

A:hover {
	TEXT-DECORATION: none
}

BODY {
	background-image: url(/images/fondo.jpg);
	background-color: #000000;
	background-repeat: repeat-y;
	margin: 0px
}
