BODY {
	background-image: url(../images/bg3.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th, tr, p, div {
	font-family:"Century Gothic", Century;
	font-size: 11px;
	color: #616937;
	line-height: 17px;
}
.contenido{
	font-family:"Century Gothic", Century;
	color:#616937;
	font-size:11px;
}
.titulo{
	font-family:"Century Gothic", Century;
	font-weight:bold;
	color:#616937;
	font-size:18px;
}

ul#mainlevel-nav{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 28px;
	white-space: nowrap;
}

ul#mainlevel-nav li a{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #99CC00;
	font-weight:bold;
	background: #ededed;
}

#topmenu>ul#mainlevel-nav li a {
	width: auto;
	list-style-position: inside;
	text-shadow: Silver;
}

ul#mainlevel-nav li a:hover {
	background: #999;
	text-decoration:none;
	color: #fff;
}

.mainlevel-right {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	background:#EEF0F0;
	font-weight:bold;
}

hr {
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}

a:link, a:visited{
color:#666;
text-decoration:none;
}

a:hover {
text-decoration: none;
color: #8B0000;
}

a.category:link, a.category:visited {
  color            : #ccc;
  font-weight      : bold;
}

a.category:hover {
  color            : #00A5E4;
}

a.mainlevel:link, a.mainlevel:visited {
	font-family:"Century Gothic", Century;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

a.mainlevel:hover {
	font-family:"Century Gothic", Century;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

table.moduletable {
	font-size:11px;
	font-family:"Century Gothic", Century;
}

table.moduletable th {
	color: #99CC00;
	text-align:left;
	font-family:"Century Gothic", Century;
	font-weight: bold;
	padding-top: 4px;
	height: 21px;
	font-size: 11px;
	text-transform: uppercase;
	display:block;
}

.inputbox {
	border: 1px solid #616937;
	background-color:#A0AA7F;
	color:#616937;
	font-family:"Century Gothic", Century;
	font-size:11px;
}
.button{
	border:0px dashed #616937;
	background-color:#A0AA7F;
	color:#616937;
	font-size:11px;
	font-family:"Century Gothic", Century;
}

.contentpaneopen {
	color:	#999999;
	width:100%;
	cellpadding: 0px;
	cellspacing:0px;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 62px;
	font-family:"Century Gothic", Century;
	font-size: 10px;
	font-weight: normal;
}

.buttonheading{
	height: 62px;
}

.componentheading, .contentheading{
	font-family:"Century Gothic", Century;
	color: #666;;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

.contentdescription {
	font-family:"Century Gothic", Century;
	font-size        : 11px;
	color            : #333333;
	text-align       : left;
}

.category {
  color            : #999999;
  font-family:"Century Gothic", Century;
  font-size        : 11px;
  font-weight      : bold;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
}

.sectiontableentry1 {
	background-color : #666;
}

.sectiontableentry2 {
	background-color : #999;
}

.small {
  font-family:"Century Gothic", Century;
  font-size        : 9px;
  color            : #000;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family:"Century Gothic", Century;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}			

table.contenttoc {
  border: 1px solid #cccccc;
  align:right;
}


table.contenttoc td {
	color: #666666;
	text-align: left;
	padding-top: 2px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
<!-- MENU -->
.contenedor{
	position:relative;
}
#menu { 
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li {
	margin:2px;
	padding:4px;/*Ya no necesito el padding, tambien quitare el borde que puse antes.*/
	float:left;
	}
#menu li a {
	display:block;
	width:110px;
	padding:2px 0;
	text-decoration:none;
	font-family:"Century Gothic", Century;
	text-align:left;
	font-size:12px;
	color:#A52A2A;
	/*background-color:#9EAA7D;*/
	border-left:5px solid #A52A2A;  /*Agrego un borde ancho a la izquierda*/
	}
#menu li a:hover {
	color:#616937;
	text-align:right;
	border-bottom:1px dashed #616937;
	border-left:5px solid #616937;
	/*background-color:#616937;*/
	/*border-left-color:#8B0000; /*Luego le cambio el color al borde en el evento hover.*/
	}
#activado{
	color:#8B0000;
	text-align:right;
	border-bottom:1px dashed #8B0000;
	border-left:5px solid #8B0000;
	/*background-color:#616937;*/
	/*border-left-color:#8B0000; /*Luego le cambio el color al borde en el evento hover.*/
	}

<!-- --->
li {
	list-style-image: url(../images/arrow.png);
}

.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
}
.webmaster{
	color:#FFFFFF;
	font-size:10px;
}
<!-- TOOL TIP -->
.formata {
  font: 12px "Century Gothic", Century; 
  }
  a.dcontexto{
  position:relative; 
  font:12px "Century Gothic", Century; 
  padding:0;
  color:#039;
  text-decoration:none;
  z-index:24;
  }
  a.dcontexto:hover{
  background:transparent;
  z-index:25; 
  }
  a.dcontexto span{display: none}
  a.dcontexto:hover span{ 
  display:block;
  position:absolute;
  width:165px; 
  text-align:center;
  top:-100px;
  right:10px;
  font: 10px "Century Gothic", Century; 
  padding:5px 10px;
  border:1px solid #999;
  background:#fff; 
  color:#616937;
  }
  -->
<!-- FIN -->