/******************** CABECERA **************************/
.cabecera{
	BACKGROUND: url(cabecera.gif); background-repeat: no-repeat; 
}
.cabeceraText{
	HEIGHT: 81px; font-size: 18px; padding-left: 10px; padding-right: 4px;  font-family: Arial; color: #211E79; font-weight: bold; TEXT-ALIGN: right; text-valign: top;
}
.cabeceraMenuCont{
	float:left; HEIGHT: 30px; width: 100%; 
}
.cabeceraMenuBG{
	HEIGHT: 30px; BACKGROUND: url(menuSupCentro.gif) repeat-x; 
}

.cabeceraMenuBGIzq{
	HEIGHT: 30px; width: 12px; BACKGROUND: url(menuSupIzq.gif); background-repeat: no-repeat; background-position: left top;
}
.cabeceraMenuBGder{
	HEIGHT: 30px; width: 12px; BACKGROUND: url(menuSupDer.gif); background-repeat: no-repeat; background-position: right top;
}

.cabeceraMenu{
	HEIGHT: 30px; HEIGHT: 15px; font-size: 12px; font-family: Arial; color: #000000; font-weight: bold; TEXT-ALIGN: left; text-valign: center;
}

.cabeceraMenuDISABLE{
	color: #888888;
}

#navi { 
list-style:none; margin:0; padding:0;
}
#navi li {	
margin:0px;	padding:0; float:left;
display:block; width:; HEIGHT: 27px; padding-left: 7px; padding-right: 27px; padding-top: 6px; padding-bottom: 0px;
BACKGROUND: url(menuSupSep.gif); background-repeat: no-repeat; background-position: right;
}

#navi li a {
text-decoration:none; font-family: Arial; font-size: 12px; letter-spacing: 1; vertical-align: center; text-align: center; color: #ffffff;	
}

#navi li a:hover {
color:#ff0C00;	background-color:#;
}


#Subnavi { 
list-style:none; margin:0; padding:0;
}
#Subnavi li {	
margin:0px;	padding:0; float:right;
display:block; width:; HEIGHT: 15px; padding-left: 10px; padding-right: 15px; padding-top: 0px; padding-bottom: 3px;
BACKGROUND: url(sepMenu2.gif); background-repeat: no-repeat; background-position: left;
}

#Subnavi li a {
text-decoration:underline; font-family: Verdana; font-size: 10px; letter-spacing: 1; vertical-align: center; text-align: center; color: #5A5A5A; font-weight: bold;	
}

#Subnavi li a:hover {
color:#ff0C00;	background-color:#;
}