/* Estilo para el documento */
BODY {
	font-family : Verdana,Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-align: left;
    margin-left:0.00in; margin-right:0.00in; margin-top:0.00in; margin-botton:0.00in
}

/* Estilo para la cabecera de nivel 1 */
H1 {font-family:Verdana,Arial; font-size:13pt;}

/* Estilo para la cabecera de nivel 2 */
H2 {font-family:Verdana,Arial; font-size:11pt;}

/* Estilo para la cabecera de nivel 3 */
H3 {font-family:Verdana,Arial; font-size:9pt;margin:0px;}

/* Estilos para otras etiquetas */
B {font-family:Verdana,sans-serif}

TD {font-family:Verdana,Arial;font-size:8pt;}
TH {font-family:Verdana,Arial;font-size:10pt;}

A:LINK {
	font-family : Verdana, Arial;
	font-style : normal;
	font-weight : normal;
	color : #0000CC;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana, Arial;
	font-style : normal;
	font-weight : normal;
	color : #00CD00;
	text-decoration: none;
}
A:VISITED {
	font-family : Verdana, Arial;
	font-style : normal;
	font-weight : normal;
	color : #0000CC;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Verdana, Arial;
	font-style : normal;
	font-weight : normal;
	color : #0000CC;
	text-decoration : none;
}

#top_menu {
    font-family:  Arial, Verdana;
    font-size : 10pt;
	font-weight: bold;
	font-style : normal;
	color: #0099FF;
}

#top_menu a:link {
	font-family:  Arial, Verdana;
	font-size:10pt;
	text-decoration: none;
	color: #FFFFFF;
}

#top_menu a:visited {
	font-family:  Arial, Verdana;
	font-size:10pt;
	text-decoration: none;
	color: #FFFFFF;
}

#top_menu a:hover {
	text-decoration: underline;
	color: #0099FF;
}

#top_menu a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.top {
    font-family:  Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
    color : #000000;
}
a.top:link {
	text-decoration: underline;
}

a.top:visited {
	text-decoration: none;
}

a.top:hover {
	text-decoration: underline;
	color: #0099FF;
}

a.top:active {
	text-decoration: underline;
	color: #0099FF;
}
.comentarios {
    font-family:  Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
    color : #ffffff;
}

.stateon{ border: 1px #66CCFF solid; }
.stateoff{ border: 1px #66CCFF solid; }
.stateclicked{ border: 1px #000000 dotted;  FILTER: alpha(Opacity=50);}
.categorias { font-family:Arial,Verdana;font-size:11pt;color:Aqua;text-decoration:none;}
.top {font-family : Verdana,Arial; font-size : 13pt; color : #000000; }

#lex_top_horizontal ul{
  float:left;
  margin: 0px;
  padding: 0px;
  list-style-type:none;
}

#lex_top_horizontal li{
  float:left;
  width:165px;
  padding: 0px;
  margin: 0px;
  text-align:center;
  font-family:Verdana,Arial;font-size:13pt;
}

#lex_top_horizontal{
	position:relative;
	width:990px;
//  background-color: #000000;
}

#lex_top_sub{
	color:#585858;
    font-size:8pt;
    font-family:Arial,Verdana;
}




