* { padding: 0; margin: 0; color: #FFF; }

body {
	font-family:"Arial", "Tahoma", "sans-serif";
	font-size: 12px;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:small;
}

#contenedor {
	width:956px;
	height:138px;
	background:transparent url("images/fondo_botonera.jpg") no-repeat center top;
}

#botonera {
	display:block;
	text-align:center;
	width:956px;
	padding:0;
	margin:0;
	height:86px;
}



/*BOTON MUTUA MONTAŅESA*/

a.bt_montanesa, a.bt_montanesa:link, a.bt_montanesa:visited {
display:inline;
 position:relative;
 float:left;
 width:128px;
 height:86px;
 background: transparent url("images/montanesa.jpg") no-repeat center top;
}
 
a.bt_montanesa:hover {
 position:relative;
 float:left;
 width:128px;
 height:86px;
 background: transparent url("images/montanesa_over.jpg") no-repeat center top;
}


/*BOTON MAZ*/

a.bt_maz, a.bt_maz:link, a.bt_maz:visited {
display:inline;
 position:relative;
 float:left;
 width:146px;
 height:86px;
 background: transparent url("images/maz.jpg") no-repeat center top;
}
 
a.bt_maz:hover {
 position:relative;
 float:left;
 width:146px;
 height:86px;
 background: transparent url("images/maz_over.jpg") no-repeat center top;
}


/*BOTON UMIVALE*/

a.bt_umivale, a.bt_umivale:link, a.bt_umivale:visited {
display:inline;
 position:relative;
 float:left;
 width:141px;
 height:86px;
 background: transparent url("images/umivale.jpg") no-repeat center top;
}
 
a.bt_umivale:hover {
 position:relative;
 float:left;
 width:141px;
 height:86px;
 background: transparent url("images/umivale_over.jpg") no-repeat center top;
}


/*BOTON MUTUA NAVARRA*/

a.bt_navarra, a.bt_navarra:link, a.bt_navarra:visited {
display:inline;
 position:relative;
 float:left;
 width:113px;
 height:86px;
 background: transparent url("images/navarra.jpg") no-repeat center top;
}
 
a.bt_navarra:hover {
 position:relative;
 float:left;
 width:113px;
 height:86px;
 background: transparent url("images/navarra_over.jpg") no-repeat center top;
}


/*BOTON MUTUA EGARAST*/

a.bt_egarast, a.bt_egarast:link, a.bt_egarast:visited {
display:inline;
 position:relative;
 float:left;
 width:193px;
 height:86px;
 background: transparent url("images/egarast.jpg") no-repeat center top;
}
 
a.bt_egarast:hover {
 position:relative;
 float:left;
 width:193px;
 height:86px;
 background: transparent url("images/egarast_over.jpg") no-repeat center top;
}


/*BOTON MUTUA SUMA*/

a.bt_suma, a.bt_suma:link, a.bt_suma:visited {
display:inline;
 position:relative;
 float:left;
 width:235px;
 height:86px;
 background: transparent url("images/suma.jpg") no-repeat center top;
}
 
a.bt_suma:hover {
 position:relative;
 float:left;
 width:235px;
 height:86px;
 background: transparent url("images/suma_over.jpg") no-repeat center top;
}
 
 
/*BOTONERA*/

#header {
width: 956px;
height:51px;
}

ul.menu {padding-top:200px; float:none; color:#323232;}
ul.menu li {display:inline; list-style-type:none; color:#323232;}
ul.menu li a {text-decoration:none;  font-weight:bold; color:#323232;}
ul.menu li a:hover {text-decoration:none; color:#ffffff;}
ul.menu li a span.big{font-size:120%}


.big {
font-size:120%;
color:#323232;
}
 
.clear { clear: both; }