body {
	margin: 0;
	margin: 0 0 5px 0;
	font-family: Verdana, sans-serif;
	font-size: 95%;
	text-align: center;
}

#bloque {
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
  	width: 748px;
	background: #fff url(../im/bg_base.gif) repeat-y 0 0;
  	border-left: 1px solid #B1B2B2;
  	border-right: 1px solid #B1B2B2;
}

div.sujeta {
	clear: both;
	overflow: auto;
}

div#nav {
	background: #C7C8B6 url(../im/bg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	height: 34px;
	overflow: hidden;
	width: 748px;
	list-style: none;
}

div#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#nav li {
	float:left;
	margin: 0;
	padding:0;
}

div#nav a {
	position:relative;
	display:block;
	height: 34px;
	font-size: 75%;
	color: #707165;
}

div#nav a span {
	position:absolute;
	width:100%;
	height:100%;
	cursor: pointer; /*IE*/ 
}

div#nav a:hover {
	color: #369; /*IE*/
}

div#nav a:hover span {
	background-position: -92px 0;
}

li#empresa a {
	width: 92px;
}

li#noticias a {
	width: 92px;
}

li#leyes a {
	width: 92px;
}

li#clientes a {
	width: 92px;
}

li#enlaces a {
	width: 92px;
}

li#contacto a {
	width: 92px;
}

li#mapa a {
	width: 92px;
}

li#euskara a {
	width: 92px;
}

li#empresa span {
	background: url("../im/empresa.gif") no-repeat top left;
}

li#noticias span {
	background: url("../im/noticias.gif") no-repeat top left;
}

li#leyes span {
	background: url("../im/leyes.gif") no-repeat top left;
}

li#clientes span {
	background: url("../im/clientes.gif") no-repeat top left;
}

li#enlaces span {
	background: url("../im/enlaces.gif") no-repeat top left;
}

li#contacto span {
	background: url("../im/contacto.gif") no-repeat top left;
}

li#mapa span {
	background: url("../im/mapa.gif") no-repeat top left;
}

li#euskara span {
	background: url("../im/euskara.gif") no-repeat top left;
}

#flash {
	width: 748px;
	height: 200px;
	margin: 0;
	padding: 0;
}

#barra {
	background: #E5E5D9 url(../im/barra.gif) no-repeat 0 0;
	width: 748px;
	height: 18px;
	margin: 0;
	padding: 0;
	position: relative;
}

#lateral {
	width: 201px;
	float: left;
	margin: 0;
	padding: 0;
}

#menu {
	background: url(../im/nav.gif) no-repeat;
	float: left;
	width: 201px;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	width: 201px;
	list-style: none;
}

#menu a {
	border: none;
	display: block;
	height: 36px;
	position: relative;
	width: 201px;
	font-size: 75%;
	color: #707165;
}

#menu #navurban a {
	margin: 1px 0 0;
}

#menu a:hover {
	color: #369;
}

#menu a span {
	background: url(../im/nav.gif);
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 0;
	height: 36px;
	width: 201px;
}

#navurban a span {
	background-position: 0 -1px;
}

#navmedam a span {
	background-position: 0 -37px;
}

#navderad a span {
	background-position: 0 -73px;
}

#navdejud a span {
	background-position: 0 -109px;
}

#navbusma a span {
	background-position: 0 -145px;
}

#navcurco a span {
	background-position: 0 -181px;
}

#curban #navurban a span,
#navurban a:hover span {
	background-position: -201px -1px;
}

#cmedam #navmedam a span,
#navmedam a:hover span {
	background-position: -201px -37px;
}

#cderad #navderad a span,
#navderad a:hover span {
	background-position: -201px -73px;
}

#cdejud #navdejud a span,
#navdejud a:hover span {
	background-position: -201px -109px;
}

#cbusma #navbusma a span,
#navbusma a:hover span {
	background-position: -201px -145px;
}

#ccurco #navcurco a span,
#navcurco a:hover span {
	background-position: -201px -181px;
}

#cuerpo {
	background: transparent url(../im/bg_main.gif) no-repeat 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	float: right;
	width: 505px;
}

#cuerpo a:link {
	color: #8AB623;
	text-decoration: none;
	border-bottom: 1px dotted #8AB623;
}
#cuerpo a:visited {
	color: #467B26;
	text-decoration: none;
	border-bottom: 1px dotted #467B26;
}
#cuerpo a:hover {
	color: #467B26;
	border-bottom: 1px solid #467B26;
}
#sin {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #8AB623;
	border: 0;
}
#sin a:link {
	color: #8AB623;
	text-decoration: none;
	border: 0;
}

#sin a:hover {
	color: #467B26;
	text-decoration: none;
	border: 0;
}

img {
	border: 0; 
	margin: 0;
	display: block; 
}

p {
    	font-size: 75%;
    	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	padding: 5px 0 10px 0;
	margin: 0;
	color: #666;
	width: 450px;
	text-align: justify;
}

h1 {
    	font-size: 75%;
    	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	padding: 10px 0 15px 0;
	margin: 0;
	color: #666;
	width: 450px;
	text-align: justify;
}

h2 {
	font-size: 75%;
	font-weight: bold;
	margin: 0px 0 5px 0;	
	color: #8AB623;
	padding-top: 30px;
}

h2 {
	margin: 0 0 15px 0;	
}

h3 {
	font-size: 75%;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0;	
	color: #666;
	width: 450px;
	text-align: justify;
	line-height: 18px;
}

#pie {
	background: #C7C8B6 url(../im/bg_menu.jpg) repeat-x top left;
	border-bottom: 1px solid #B1B2B2;
	position: relative;
	height: 20px;
	border-top: 1px solid #fff;
	height: 20px;
}

.black {
	color: #848484;
}

.textoLista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #666;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(../im/arrow.gif);
	list-style-type: none;
	vertical-align: middle;
	padding-top: 10px;
}

.Listas {
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #666;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(../im/arrow.gif);
	list-style-type: none;
	vertical-align: middle;
	text-align:justify;
	padding-right: 50px;
	padding-bottom: 0px;
}
.Listas_map {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #666;
	line-height: 28px;
	list-style-position: outside;
	list-style-image: url(../im/arrow1.gif);
	list-style-type: none;
	vertical-align: middle;
	text-align:justify;
	padding-right: 50px;
	padding-bottom: 0px;
}

.floatleft { 
	float: left;  
	margin: 10px 20px 0 20px;
	padding-top: 8px;
}

.noticias { 
	float: left;  
	margin: 5px 20px 0 0;
	padding: 2px;
	border: 1px solid #ccc;
}

#abece {
	float: left;  
	margin: 0;
	padding: 0;
}

#abece a:hover {
background-color:#eee;
border:1px solid #ccc;
padding-left:3px;
padding-top:2px;
padding-right:3px;
padding-bottom:2px;
color:#000;
}
#abece a:visited {
padding-left:3px;
padding-top:2px;
padding-right:3px;
padding-bottom:2px;
border:1px solid #8AB623;
color:#8AB623;


}

#abece a:link {

padding-left:3px;
padding-top:2px;
padding-right:3px;
padding-bottom:2px;
width:8px;
display:inline;
voice-family:inherit;
height:20px;
color:#fff;
background-color:#8AB623;
border:1px solid #8AB623;

}














