/*RESETEO CABECERAS*/
@import url("/css/style/cab_generica/reset_head_basica.css");

a {cursor:pointer !important;}

/******* CABECERA ESPECIAL GENERICA *******/
.cab_especial .round 						{ background: url("i/cabeceraBack.jpg") no-repeat scroll center center transparent !important; padding:0; height:97px !important; }
/*Corner sin contenido blanco */ .cab_especial .round .corner 			{ background-image: url("i/corner.png");}
.cab_box 										{ height:100% !important; position:relative; padding:0px !important;}
.cab_box h1 									{ float: left;height: 100%;overflow: hidden;text-indent: -3000px;top: 0; width:220px;}
.cab_box h1 a									{ width:100%;height:100%;}

/** NAVIGATION **/
.cab_box .nav 					{ position:absolute; bottom:0; left:50%; height: 100%;}
.cab_box .nav li 					{ margin:0px 2px; bottom: 0; height: 100%; position: relative;border-left: 1px dashed #9C7F1D; border-right: 1px dashed #9C7F1D;}
.cab_box .nav li a				{ background: url("i/tabBack.png") repeat-x scroll left bottom #9C7F1D; display: block; height: 100%; text-decoration: none !important; width: 80px;}
.cab_box .nav li a span		{ color: #fff; float: left; font-size: 10pt; padding-top: 50%; *padding-bottom:5px; text-align: center; width: 100%;}
.cab_box .nav li a:hover, .cab_box .nav li.active a, .cab_box .nav li.active a:hover{background: url("i/tabBack.png") repeat-x scroll left bottom #F6E68B; height: 100%;}
.cab_box .nav li a:hover span, .cab_box .nav li.active a span{ color: #9C7F1D;}
.cab_box .nav li.active a span { font-weight:bold;}

/********** AJUSTES A LA CARTA **************/

.mini_cab .cab_especial .round	{ background-image: url("i/cabeceraBackAlacarta.jpg") !important; } /*cabecera con imágen de ancho especial */
.mini_cab .cab_especial .round 			{ background-position:left center !important;}
.mini_cab .cab_especial .cab_box 		{ height: 100% !important; position: relative;}
.mini_cab .cab_box h1 						{ height: 100%; left: 0px; position: relative; top: 0px; width: 220px;}
.mini_cab .cab_box h1 a						{ width:100% !important; height:100% !important;}

		/***** Navegacion ****/
.mini_cab .cab_box .nav 					{ width: auto !important;}
.mini_cab .cab_box .nav li a				{ height: auto !important;}
.mini_cab .cab_box .nav li a span		{ line-height:20pt; padding-top:0px !important;}
		/***** FIN Navegacion ****/

/********** FIN AJUSTES A LA CARTA **************/