/* ================================================================ 
Menu Superior
=================================================================== */


#menu { font-family:Tahoma, arial, verdana, sans-serif;  float: right; height: 18px; width: 380px;}
#menu li { font-size: 0.95em; display: inline; margin-left: 8px; float: right}
#menu li a { padding: 0px 8px 0px 6px; margin: 0px 8px 0 0; background: #333; color: #fff; }
#menu li a:hover { color: #ccc; }


/* ================================================================ 
Menus Laterales
=================================================================== */
.rslink a {
	color:#666;
	width: 99%;
	text-decoration:none;
	font-size:12px;
	display:block;
	height:20px;
	text-align:left;
	padding: 5px 3px 3px 0px;
	border-bottom:1px dotted #eeeeee;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	text-indent: 28px;
	text-decoration: none;
	background: url(../images/playgris.png) 5px no-repeat;
}
.rslink a:hover, a:active {
	color:#299DCA;
	font-weight: bold;
	background: url(../images/playblue.png) 5px no-repeat;
}

.rslink span {
	margin: 0 0 0 35px;
}

.icono a:active {
color:#299DCA;
background: url(../images/playblue.png) 5px no-repeat;
}

a.inicio {
background: url(../images/inicio.png) 5px no-repeat;
}

a.infor {
background: url(../images/info.png) 5px no-repeat;
}

a.docs {
background: url(../images/publicaciones.png) 5px no-repeat;
}

a.database {
background: url(../images/database.png) 5px no-repeat;
}

a.enlaces {
background: url(../images/enlaces.png) 5px no-repeat;
}

a.contacto {
background: url(../images/contacto.png) 5px no-repeat;
}

a.foro {
background: url(../images/foro.png) 5px no-repeat;
}


.rsdocs a {
	color:#666;
	width: 99%;
	line-height: 18px;
	text-decoration:none;
	font-size:11px;
	display:block;
	text-align:left;
	margin: 4px 0 4px 0;
	padding: 0px 1px 2px 0px;
	border-bottom: 1px dotted #eeeeee;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	text-indent: 28px;
	text-decoration: none;
}
.rsdocs a:hover {
	color:#299DCA;
}
.rsdocs span {
	margin: 0 0 0 35px;
}

a.acrobat {
background: url(../images/acrobat.png) 4px top no-repeat;
}

a.excel {
background: url(../images/excel.png) 4px top no-repeat;
}


a.mainlevel:link, a.mainlevel:visited {
display: block;
width: 99%;
height: 14px;
color: #000000;
line-height: 14px;
padding: 6px 3px 5px 0px;
margin-left: 1px;
border-bottom:1px dotted #eeeeee;
background: url(../images/list.gif) 6px no-repeat;
font-family: Tahoma, sans-serif;
font-size: 12px;
font-weight: normal;
text-indent: 23px;
text-decoration: none;
}

a.mainlevel:hover {
background-color: #85c2ed;
text-indent: 25px;
font-weight: bold;
color: #FFF;
text-decoration: none;
}

a.mainlevel:active {
background-color: #85c2ed;
text-indent: 25px;
font-weight: bold;
color: #FFF;
text-decoration: none;
}

/* ================================================================ 
Menus Prefooter
=================================================================== */
.minimenus {
width: 95%;
text-align: center;
}
a.minimenu
{
text-decoration: none;
font-family: verdana, Arial, Helvetica, sans-serif; 
color: #9DACBF; 
font-weight: normal; 
font-size: 07pt;
}
a.minimenu:hover 
{  
font-weight: bold; 
color: #9DACBF
}
