/* CSS Document */
/*MENU PRINCIPAL*/
#menuA { float:left; width:975px; height:33px;}
#menuA{width:668px; background:url(../images/menu1Adcha.gif) no-repeat top right #052362; margin-right:4px;}
#menuB{width:265px; background:url(../images/menu1Bdcha.gif) no-repeat top right #07328e;}

#menu #menuA, #menu #menuB, .menufondo, .menufondoB {float:left; display:inline; height:33px;}
#menu #menuA img{float:left; display:inline;}
.menufondo{background:url(../images/menu1Aizq.gif) no-repeat; padding-left:2px;}
.menufondoB{background:url(../images/menu1Bizq.gif) no-repeat ; padding-left:31px;}

#menu #menuA li, #menu #menuB li {float:left; text-align:center; list-style-type:none; list-style-image:none;height:24px; padding:9px 10px 0 10px;}
#menu #menuB li{padding-left:8px;}
.menulinea{background:url(../images/menu-linea.gif) no-repeat top right;}

#menu #menuA li a, #menu #menuB li a {text-decoration:none; font-size:0.9em;  color:#FFF; outline:none; height:23px; padding:5px;}
#menu #menuA li a:hover {background: url(../images/menu1Ahover.gif) top right #FFF no-repeat; color:#052362; height:23px;}
#menu #menuB li a:hover {background: url(../images/menu1Bhover.gif) top right #FFF no-repeat; color:#07328e; height:23px;}

.actived  {background: url(../images/menu1Ahover.gif) top right #FFF no-repeat; color:#052362 !important;}
/*Fin menu principal*/

/*SUBMENUS*/
#submenu {float:left; width:975px; clear:both;display:inline; margin-top:20px;}
#submenu ul li{float:left; display:inline; list-style:none;margin-right:2px;}
#submenu ul li a{text-decoration:none; font-size:1em; line-height:1.8em;background-image:url(../images/menu3.gif); background-repeat: no-repeat; background-position:top right;}
.activedB, #submenu ul li a:hover{background-color:#FFF;  color:#052362; }
.noactivedB{background-color: #EEE; color:#666;}
/*Fin submenus*/
.relleno{padding:7px 10px 7px 15px;}