/*MENU TOP-----------------------------------*/
#mainlevel-nav {margin: 0; padding: 0;}
#mainlevel-nav li {
list-style:none; 
float: left; 
margin: 0; 
width: 100px; 
font-size: 12px;
line-height: 15px;
white-space: 1px;
text-indent: 15px;}
#mainlevel-nav a {
display: block; 
text-decoration: none;  
color: white;
font-size:12px;
width: 100%}
#mainlevel-nav a:hover {background: #000000}
/*MODULO NORMAL--------------------------------*/
table.moduletable th{
background:repeat-x url(../images/mod2.jpg);
width:98%;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
display: block;
height: 18px;
padding-top: 3px}
table.moduletable{
width:100%;
color:#000000}
/*MODULO CENTRAL--------------------------------*/
table.moduletable-central th{
background:url(../images/mod3.jpg);
width:100%;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
height: 25px;
padding-top: 3px;}
table.moduletable-central{
width:100%;
color:#000000}
/*MODULO CLARO-----------------------------------*/
table.moduletable-claro th{
background:url(../images/mod4.jpg);
width:98%;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
height: 20px;
padding-top: 5px;}
table.moduletable-claro{
width:100%;
color:#000000}
/*MODULO OSCURO----------------------------------*/
table.moduletable-oscuro th{
background:url(../images/mod1.jpg);
width:98%;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
height: 20px;
padding-top: 5px;
color:#FFFFFF}
table.moduletable-oscuro{
width:100%;
color:#FFFFFF}
/*MENU PRINCIPAL---------------------------------*/
a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #ffffff;
font-weight: bold;
background: url(../images/mod2.jpg) repeat-x;
width:100%;
text-indent: 15px;
font-size: 10px;
text-decoration: none;
line-height: 20px;
margin:1px;
font-family: Verdana}
a.mainlevel:hover {color: #000000;}
#active_menu{color:#000000}
/*TITULO DE CONTENIDO O COMPONENTE---------------*/
.contentheading, .componentheading{
background:url(../images/mod0.jpg) repeat-x;
font-size:13px;
color:#CC3300;
font-weight:bolder}
/*TIPOS DE LISTA---------------------------------*/
li, ul{list-style-type:square}
/*VINCULOS---------------------------------------*/
a:link , a:visited {color: #08556F;text-decoration: none}
a:hover {text-decoration:underline}
a:active {color: #222222}
/*LISTADOS PARA LINKS Y ESO PS-------------------*/
.sectiontableheader {
	border-bottom: 1px solid #B8D2E4;
	border-top: 1px solid #B8D2E4;
	color: #fff;
	background-color: #000;}
tr.sectiontableentry1 td, 
tr.sectiontableentry2 td, 
td.sectiontableentry1, 
td.sectiontableentry2 {border-bottom: 1px solid #b3d2e4;}
tr.sectiontableentry1 td, 
td.sectiontableentry1 {background-color: #eff5f8;}
tr.sectiontableentry2 td, 
td.sectiontableentry2 {background-color: #dde9f0;}
tr.sectiontableentry1:hover td, 
tr.sectiontableentry2:hover td {background-color: #e8f2f8;}
.highlight {background-color: #ffff99;}
table.pollstableborder img{vertical-align: baseline;}
/*-----------------------------------------------*/
