body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-image: url(../img/body.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
#general {
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#cabecera {
	height: 200px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0a548e;
}
#menu {
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	color: #0A548E;
	font-size: 12px;
}
#menu ul {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 30px;
}
#menu ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(../img/bmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}
#menu ul li:hover {
	background-color: #0272AE;
	color: #0A548E;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li a:hover {
	color: #042239;
}

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 275px;
}
#banner {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 200px;
	width: 274px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #0A558E;
}

#centro {
	height: 350px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#centro_arriba {
	height: 175px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#centro_arriba_izq {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 175px;
	background-color: #E2DDD4;
}
#centro_arriba_dcha {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 550px;
	height: 175px;
}

#centro_abajo {
	height: 175px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#centro_abajo_izq {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 175px;
}
#centro_abajo_dcha {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 550px;
	height: 175px;
}
#pie {
	height: 50px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#pie_izq {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#pie_centro {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 275px;
	height: 50px;
	background-color: #0A548E;
}
#pie_dcha {
	padding: 0px;
	float: right;
	width: 270px;
	height: 19px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B0A38A;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_servicios {
	width: 230px;
	height: 285px;
	overflow:auto;
}
#menu_servicios ul {
	padding: 10px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9C0AF;
}
#menu_servicios ul li {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	border: 1px dotted #E2DDD4;
}
#menu_servicios ul li:hover {
	background-color: #E2DDD4;
	border: 1px dotted #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menu_servicios ul li a {
	color: #0A548E;
	text-decoration: none;
}
#menu_servicios ul li a:hover {
	font-weight: bold;
	color: #0A548E;
	text-decoration: none;
}
.direccion {
	color: #0A548E;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A548E;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	letter-spacing: 3px;
}
h2 {
	font-size: 12px;
	color: #86BCE8;
	padding: 5px;
	background-color: #CFD2E0;
	border: 1px dashed #86BCE8;
}

.texto {
	padding: 10px;
	text-align: justify;
}
.texto1 {
	color: #0A548E;
	margin: 0px;
	padding: 0px;
	letter-spacing: 5px;
	font-weight: bold;
}

.direccion_titulo {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 2px;
}


.tabla_irun {
	height: 175px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
.tabla_bilbao {
	height: 175px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
.tabla_centro_bajo_dcha {
	width: 550px;
	height: 175px;
}
.td_gris1 {
	background-color: #E2DDD4;
}


.copy {
	color: #BFB5A2;
	padding: 15px;
	margin-left: 30px;
}
.td_gris2 {
	background-color: #E0DFE3;
}

.a1 {
	font-weight: bold;
	color: #0A548E;
	text-decoration: none;
}
.links_pie {

	color: #BFB5A2;
	padding: 15px;
	margin-left: 30px;
}
.a2 {
	font-weight: bold;
	color: #A29275;
	text-decoration: none;
}
.imag_dcha {
	padding: 0px;
	float: right;
	border: 1px dotted #C0C0C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.imag_izq {
	float: left;
	margin-top: 28px;
	margin-left: 10px;
}


.imag_margen_dcha {
	margin-right: 5px;
}
.input {
	font-size: 9px;
	color: #666666;
	background-color: #F2F0EC;
	border: 1px solid #E2DDD4;
	width: 160px;
}
.negrita {
	font-weight: bold;
}
.benviar {
	color: #FFFFFF;
	background-color: #0A548E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input_grande {
	font-size: 9px;
	color: #666666;
	background-color: #F2F0EC;
	border: 1px solid #E2DDD4;
	width: 360px;
}
#col_izq {
	height: auto;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#col_dcha {
	float: right;
	width: 550px;
	margin: 0px;
	padding: 0px;
	height: 350px;
}
#intrastat {
	width:270px;
	height:260px;
	overflow:auto;
	padding: 10px;
	text-align: left;
}
#inicio {
	margin: 0px;
	padding: 0px;
}

#intrastat ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#intrastat ul li:hover {
	background-color: #F9F9FB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0A548E;
}
#intrastat ul li {
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#aduanas {
	text-align: left;
}
#aduanas ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#aduanas ul li:hover {
	background-color: #F9F9FB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0A548E;
}
#aduanas ul li {
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#transportes {
	width:250px;
	height:280px;
	overflow:auto;
	padding: 10px;
}
#transportes a {
	font-weight: bold;
	color: #666666;
}

#transportes ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#transportes ul li:hover {
	background-color: #F9F9FB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0A548E;
}
#transportes ul li {
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#comercio {
	width:270px;
	height:260px;
	padding: 10px;
	text-align: left;
}
#presupuestos {
	width:270px;
	height:260px;
	padding: 10px;
	text-align: left;
}
#privacidad {
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
}

.cargando {
	background-image: url(../img/cargando.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cargando iframe {
	border: 1px dotted #0A558E;
}
.mapas {
	border: 1px dotted #999999;
}
a {
	color: #0A558E;
}
