body{
color:#6f6f6f;
background-color:#FFFFFF;
font-family: Tahoma, Verdana, Arial;
font-size:11px;
margin:0px;
}

.menu {
	border: 1px solid #c4c4c4;	
}

.menu_fondo {
	background-image: url(../img/menu_fondo.gif);
}
.menu_fondo:hover {
	background-image: none;
}
.menu_fondohover {
	background-image: none;
}


a {
 text-decoration:none;

}
a:hover {
font-weight:bold;


}
a.submenu {
 text-decoration:none;
 color:#000000;

}
a.submenu:hover {
font-weight: normal;
text-decoration:none;
color:#004fb4;

}
a.submenueuskara {
 text-decoration:none;
 color:#004fb4;

}
a.submenueuskara:hover {
font-weight: normal;
text-decoration:none;
color:#000000;

}

a.email {
text-decoration:underline;
font-weight: normal;
color:#515259;
}
a.email:hover {
 text-decoration:none;
 font-weight: normal;
 


}


#busca {
		background-color:#edf5fb;
		border:1px solid #6d90b0;
		font-size:10px;
		

}

#foot{
color:#515259;
}

.contenido {color:#6f6f6f; line-height:18px; }

.contenidomaslinea {color:#6f6f6f; line-height:24px; }
.contenidomenoslinea {color:#6f6f6f; line-height:11px; }
.contenidomenosmenos {color:#6f6f6f; line-height:8px; }

.conenidoazul {
	color: #1d91e0;
	font-weight: bold;
}
.conenidoazulsinbold {
	color: #1d91e0;
}

.conenidoazulclaro {
	color: #1d91e0;
	font-weight: bold;
}

.conenidoazulbb {
	color: #004FB4;
	font-weight: bold;
}
.conenidorojo {
	color: #f20000;
	font-weight: bold;
}

.conenidorojosinbold {
	color: #f20000;
	
}
.azulsinbold {
	color: #004FB4;
	
}

.form {
	font-size: 10px;
}


.conenidonaranja {
	color: #cc9000;
	font-weight: bold;
}
.conenidonaranjasinbold {
	color: #cc9000;
	}
.conenidoverde {
	color: #6dba00;
	font-weight:bold;
	}
.conenidoverdeasinbold {
	color: #6dba00;
	}



.borde-abajo{border-bottom:solid 1px #c4c4c4}


.distabla tr {
	background-image: url(../img/menu_fondo.gif);
	}
.distabla tr:hover {
	background-image: none;
	
}
.distabla tr.resaltar {
background-image:none;
   
   }	

