a img {border:0}

TEXTAREA {
	FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Verdana, sans-serif
}
SELECT {
	FONT-SIZE: 9px; COLOR: black; FONT-FAMILY:  Verdana, sans-serif
}


td {  font-family:  Verdana; font-size: 12px; color: #000000}
.sidebar {  font-family: Verdana,  sans-serif; font-size: 11px; color: #FFFFFF}


/*TIPOS DE ENLACE*/
A.menu:link {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY:  "Arial Narrow"
; TEXT-DECORATION: none;font-size: 13px;

}
A.menu:active {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY:  "Arial Narrow"
; TEXT-DECORATION: none;font-size: 13px;
}
A.menu:visited {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY:  "Arial Narrow"
; TEXT-DECORATION: none;font-size: 13px;
}
A.menu:hover {
	FONT-SIZE: 11px; COLOR: #0000ff; FONT-FAMILY:  "Arial Narrow"
; TEXT-DECORATION: none;font-size: 13px;
}

/*TOPMENU*/
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
list-style:none; float: right; 
margin: 0; width: 15.5%; 
font-size: 12px;
line-height:40px;
white-space: nowrap;
text-indent: 45px;
color:#FFFFFF;
}
#mainlevel-nav a {
display: block; float: left; text-decoration: none;  border: 0px solid;
color: white;
margin: 0; padding: 0;
font-size: 13px;
}


/*MAINMENU*/
a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #25425B;
font-weight: bold;
background: url(./Images/menu.gif) no-repeat;
width:200px;
text-indent: 15px;
text-decoration: none;
font-family:  "Arial",  sans-serif;
line-height: 25px;
margin-bottom: 0px;
font-size:12px;
margin-right:0px;
margin-left:4px;

}

a.mainlevel:hover {
color: #000000;
background: url(./Images/menu.gif) no-repeat;

text-decoration: normal;
}

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family:  Verdana,  sans-serif;
font-weight: bold;
font-size: 9px;

}
a.mainmenu:hover {
color: #333333; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}

/*SUBMENUS*/
a.sublevel:link, a.sublevel:visited {
        display: block;
color: #617688;
font-weight: normal;
text-decoration: underline;
text-indent: 25px;
text-decoration: none;
font-family:  "Arial",  sans-serif;
line-height: 20px;
margin-bottom: 0px;
margin-left:0px;
font-size:11px;
margin-right:45px;

}


a.sublevel:hover {
color: #6879a7; text-decoration: underline;
}


/*ENCUESTAS*/
.poll {
  font-family      :  Verdana,  sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

/*BOTONES*/
.button {
  font-family      : Verdana,   sans-serif;
  font-style       : normal;
  font-size        : 9px;
  font-weight      : bold;
  background-color : #ffffff;
  color            : #797979;
  border           : 1px solid #000000;
}

/*BUSQUEDA*/
.inputbox {
  font-family      : Verdana,   sans-serif;
  font-size        : 9px;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #000000;
}

.buscador {
  font-family      : Verdana,   sans-serif;
  font-size        : 9px;
  color            : #8E8C8C;
  background-color : #ffffff;
  border           : 1px solid #8E8C8C;
}

/*RESTO DE ENLACES*/
a:link,a:visited {
color: #000000;
text-decoration: none;
font-size: 11px;
font-weight      : normal;
}

a:hover {
color: #000000;
text-decoration:underline;
}



/*NOMBRE DE LA SECCIÓN*/
table.moduletable th {
	
	color: #797979;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

/*TITULO DE CADA PÁGINA*/
td.contentheading {
	
	width:100%;
	text-indent:1px;
    padding-top: 5px;
    padding-right: 5px;
	height:24px;
	color:#6CB1D4;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.copyright {
font:Arial;
font-size:11px;
color:#A9B5A2;
}

.grandeuno{
font:Arial;
font-size:11px;
color:#A9B5A2;
}

.grandedos{
font:Arial;
font-size:11px;
color:#A9B5A2;
}

.forolocal{
font-family:"Arial Narrow";
color:#000000;
font-size:13px;
font-weight:bold;

}

.menuuno{
font-family:"Arial Narrow";
color:#22819C;
font-size:13px;
font-weight:bold;

}

.menudos{
font-family:"Arial Narrow";
color:#0D4B5D;
font-size:13px;
font-weight:bold;

}

/*PARA LAS CAPAS*/
#pestas	{
	margin: 0px;
	padding: 0px;
}

#contenido	{
	margin: 0px;
	padding: 0px;
	border: 0px inset gray;
	border-top: 0px;
	overflow: auto;	
}

.pesta	{
	border: 0px inset gray;
	margin: 0px;
	padding: 0px 0px;
	border-bottom: 0px;
}

.activa	{
	
	cursor: pointer;
}

.inactiva	{
	
	cursor: pointer;
}

.capa	{
	overflow: auto;
}

.visible	{
	display: block;
	font-family: "Verdana"; 
    font-size        : 12px;
    color            : #517C9E;
}

.visibledos	{
	display: block;
	font-family: "Verdana"; 
    font-size        : 12px;
    color            : #B2AB8C;
}

.copyright	{
	font-family: "Arial Narrow"; 
    font-size        : 12px;
    color            : #6E6D6D;
	
}

a.aviso:link,a.aviso:visited {

text-decoration: none;
font-family: "Arial Narrow"; 
    font-size        : 12px;
    color            : #6E6D6D;
}

a.aviso:hover {

text-decoration:underline;

}

.invisible	{
	display: none;
}

a.capas:link,a.capas:visited {
color: #757574;
text-decoration: none;
font-size: 14px;
font-weight:bold;
font-family:"Arial Narrow";
}

a.capas:hover {
color: #000000;
text-decoration:none;
font-weight:bold;
font-size:14px;
}

a.capas_pequeno:link,a.capas_pequeno:visited {
color: #5A5A59;
text-decoration: none;
font-size: 13px;
font-weight:bold;
font-family:"Arial Narrow";
}

a.capas_pequeno:hover {
color: #000000;
text-decoration:none;
font-weight:bold;
font-size:13px;
}
p.gris{
color:#606377;
font-size: 11px;
}
