/* Estilo Menu */
.menuPrincipal {float: left; width: 215px; margin-right: 10px; height: 45px; }
.menuTip ul {list-style-type: none; width: 100px;}
.menuTip ul li {float: left; clear: both; display: block; margin-left: 0px; }
.menuTip ul li a {width: 215px; height: 36px; display: block; padding-top: 9px; font-size: 15px; font-weight: bold;}
.menuTip ul li a:hover {  text-decoration: none; text-align: center;}
/*.menuTip ul li a span { display: none;}*/

/* Menu Principal */
#menuPrincipal{padding-left:250px;}
.botonesMenu {cursor: pointer; text-align: center;  padding-top: 8px; font-weight: bold;}


/* Estilo Menu al pasar raton por los submenus*/
.claseTemporal { 
	background: url("../images/portal/pestana1.gif") 0px -45px;
	float: left; width: 215px; margin-right: 10px; height: 45px; overflow: hidden;
}

.claseTemporal ul {list-style-type: none; width: 100px;}
.claseTemporal ul li {float: left; clear: both; display: block; margin-left: 0px; }
.claseTemporal ul li a {width: 215px; height: 36px; display: block; padding-top: 9px; font-size: 15px; font-weight: bold;}
.claseTemporal ul li a:hover {  text-decoration: none; text-align: center;}




.menuPrincipal a.boton1 {background: url("../images/portal/pestana1.gif") no-repeat center top;}
/*.menuPrincipal a.boton1:hover {background: url("../images/portal/pestana1.gif") 0px -45px no-repeat;}*/

.menuPrincipal a.boton2 {background: url("../images/portal/pestana1.gif") no-repeat center top;}
/*.menuPrincipal a.boton2:hover {background: url("../images/portal/pestana1.gif") 0px -45px no-repeat;}*/

.menuPrincipal a.boton3 {background: url("../images/portal/pestana1.gif") no-repeat center top;}
/*.menuPrincipal a.boton3:hover {background: url("../images/portal/pestana1.gif") 0px -45px no-repeat;}*/

.menuTip .botonNormal {background: url("../images/portal/cuadrado.gif"); text-align: center; font-size: 15px; *margin-left: -57px; _margin-left: 0px;}
.menuTip .botonUltimo {background: url("../images/portal/redondo.gif"); text-align: center; font-size: 15px;  *margin-left: -57px; _margin-left: 0px;}