/*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/cabecera.png") no-repeat scroll center center transparent !important; padding:0; height:130px !important; }
.cab_especial > .round > .corner 	{ display:none !important; width: 0 !important;}
.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:100%;}
.cab_box h1 a									{ width:100%;height:100%;}


/********** AJUSTES A LA CARTA **************/

.mini_cab .cab_especial .round	{ background-image: url("i/cabecera.png") !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: 80px; left: 0px; position: relative; top: 0px; width: 150px;}
.mini_cab .cab_box h1 a						{ width:100% !important; height:100% !important;}


/********** FIN AJUSTES A LA CARTA **************/