@import url('font-awesome.css');

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

b, strong {font-weight: bold;}
i, em {font-style: italic;}

sup {font-size: 70%;}

a {	text-decoration:none; }
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body {
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
}

input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	COLOR: #333;
}

.sinborde, .sinborde td, .cuerpo table.sinborde, .cuerpo table.sinborde td { border: 0px;}
#sinborde, #sinborde td, .cuerpo table#sinborde, .cuerpo table#sinborde td { border: 0px;}

select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
}

textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
}

p, .txt * {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 15px;
	text-align: justify;
	font-family: Tahoma, Arial, sans-serif;
}

.txt #texto * {color: white;}


.txt img, .txt li {padding-bottom: 0px;}

p a {line-height: 1.2em; color:#4B3B2F; font-weight: bold;}
p a:hover {color:#4B3B2F; text-decoration:underline;}

ul {
	padding-left: 25px;
	list-style: disc;
	padding-bottom: 15px;
}

ol {
	list-style: decimal;
	padding-left: 45px;
	padding-bottom: 20px;
}

li {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 5px;
}

li a {line-height: 1.2em; color:#333; font-weight: normal;}
li a:hover { color: #333; text-decoration: underline;}

li ul {margin-top: 10px;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}	

.absoluta {
	position: absolute;
	left: 0;
	top: 0;
}

.cero {
	line-height: 0px;
	font-size: 0px;
	width: 100%;
}
/***********************************************************************************/

body {background: url('../images/fondo.jpg') top left repeat;}

body, html {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

#contenedor {
	margin: 0;
	padding: 0;
	width: 996px;
	margin: 20px auto;	
	position: relative;
}

#contenedor2 {
	margin: 0;
	padding: 0;
	width: 976px;
	padding: 0 10px 10px;
	margin: 0px auto;	
	/*background: url('../images/contenedor2.jpg') top center repeat-y;*/
	background-color: white;
	box-shadow: 0px 0px 3px #333;
}

#logo {
	position: absolute;
	top: 15px;
	left: 45px;
	width: 150px;
	height: 100px;
	z-index: 20;
	background: url('../images/logo.png') top left no-repeat;
	font-weight: bold;
	padding-left: 90px;
	color: #fddb1a;
	font-size: 14px;
	line-height: 1.5em;
}

.banner {
	width: 996px;
	height: 320px;
	background-repeat: no-repeat;
}

#menusup {
	padding-top: 20px;
	height: 40px;
	z-index: 10;
	position: relative;
	text-align: right;
	margin-right: 10px;
}

#menusup a {
	padding: 0 3px;
	line-height: 40px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin: 0 6px;
}

#menusup .icono {vertical-align: top; margin-right: 4px; padding: 0px; font-size: 1em; line-height: 40px;}

#menusup a.on {
	color: #FDDB1A;

}

#idiomas {
	float:right;
	right: 0;
	top: 0;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	color: white;
	font-weight: bold;
	/*background: url('../images/mascara.png') center center repeat;*/
	padding: 5px;
}

#idiomas a {color: white;}
#idiomas a:hover, #idiomas span {color: #fddb1a; text-decoration: none;}

#footer {
	background-color: #1F2C71;
	color: white;
	padding: 20px;
	text-align: center;
	margin: 10px 0;
	box-shadow: 0px 0px 3px #333;
}

#footer a {color: white; text-decoration: none;}
#footer a:hover {color:#FDDB1A;}

#footer2 {text-align: center; padding-bottom: 20px;}
#footer2 a {color: #333;}
#footer2 a:hover {color: #333; text-decoration: underline;}

#izda {float: left; width: 230px; margin-bottom: 3px; padding-top: 40px;}
#centro {float: left; width: 475px; padding: 0 20px 20px; margin-bottom: 3px;}
#dcha {float: left; width: 231px; margin-bottom: 3px; padding-bottom: 20px; padding-top: 40px;}

#menuizda {
	margin-bottom: 20px;
	font-size: 12px;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 3px #ccc;
}

#menuizda a {
	display: block;
	color: #666;
	font-weight: bold;
	line-height: 1.2em;
	width: 208px;
	padding: 10px 10px;
	background: #E1E1E1 url('../images/fnd_item_menu.jpg') top left repeat-x;
}

#menuizda a:hover, #menuizda a.on {color: #1F2C71;} 
#menuizda .tit {
	padding: 5px;
	font-weight: bold; 
	text-transform: uppercase; 
	background-color: #fddb1a; 
	color: white;
}

.migas {color: #666; margin-left: -249px; margin-top: 10px; margin-bottom: 15px; width: 975px; padding: 0px 0px 3px; border-bottom: 1px solid #ccc;}
.migas a {color: #666;}
.migas a:hover {color: #666; text-decoration: underline;}

.noticias_portada {
	float: left; 
	width: 475px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.noticias_portada .img {display: block; background-size: cover; background-repeat: no-repeat; background-position: center center; margin-bottom: 20px; border: 1px solid #DDDDDD;}
	.noticias_portada1 .img {width: 473px; height: 244px;}
	.noticias_portada2 .img, .noticias_portada3 .img {width: 180px; height: 94px;}
	.noticias_portada2 .img {float: left; margin: 0 20px 10px 0;}
	.noticias_portada3 .img {float: right; margin: 0 0 10px 20px;}
	.noticias_portada4 .img, .noticias_portada5 .img {width: 223px; height: 116px; margin: 0; margin-bottom: 10px;}

.noticias_portada h2 {
	padding:0;
	margin-bottom: 0;
	font-weight: bold;
	color: #333;
	font-size: 15px;
	padding-bottom: 15px;
	line-height: 1.3em;
}

.noticias_portada h2 a {color: #1F2C71; line-height: 1.3em;}
.noticias_portada h2 a:hover {color: #333; text-decoration: none;}

.noticias_portada1 h2 {font-size:18px;}

.noticias_portada h3 {
	font-size: 11px;
	color: #3AA5E2;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.noticias_portada4, .noticias_portada5 {
	width: 225px;
	border-bottom: none;
}

.noticias_portada5 {margin-left: 25px;}

.noticias_lista {width: 725px;}
	.noticias_lista .img {width: 250px; height: 130px;}
.noticias_int {width: 725px; border: none;}
	.noticias_int .img {float: left; width: 350px; height: 182px; margin: 0 20px 10px 0;}

.pastilla {
	font-weight: bold;
	color: #fddb1a;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
	background-color: #1f2c71;
	height: 38px;
	width: 231px;
	line-height: 38px;
}

.pastilla a {line-height: 41px; color: #fddb1a;}

.pastilla img {float:left; width: 31px;}

.dest_dcha th {
	background-color: #C2C2C2;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
}

.dest_dcha {border-left: 1px solid #ccc; border-right: 1px solid #ccc; background-color: #e9e9e9;}
.dest_dcha p {padding-bottom: 0;}

.dest_dcha td  {padding: 5px; line-height: 1.2em;}
.dest_dcha td {border-bottom: 1px solid #C2C2C2;}
.dest_dcha td a {font-weight: bold; color: #333; margin-top: 3px; display:inline-block;}
.dest_dcha td a:hover {color:#1F2C71;}

.cuerpo a {color: #3DBAFD;}
.cuerpo a:hover {color: #3DBAFD; text-decoration: underline;}

.cuerpo table {
	width: 100%;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

.cuerpo table th {
	background-color: #E6E6E6;
	color: #333;
	padding: 3px;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	font-weight: bold;
	line-height: 1.2em;
}

.cuerpo table td {
	background-color: white;
	color: #333333;
	padding: 3px;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	line-height: 1.5em;
}

.cuerpo table td a {color:#3DBAFD;}
.cuerpo table td a:hover {color:#3DBAFD; text-decoration: underline;}

#sinborde, #sinborde td, #sinborde th {
	border: 0px;
	background-color: white;
	color: #072807;
	font-weight: normal;
}

h1 {
	text-transform: uppercase;
	color: #3DBAFD;
	font-size: 20px;
	margin: 0 0 20px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

h2 {
	text-transform: uppercase;
	color: #3DBAFD;
	font-size: 16px;
	margin: 0 0 20px;
	padding: 5px;
}

.cuerpo input, .cuerpo textarea, .cuerpo select {
	width: 90%;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 2px;
}

.cuerpo input.Boton, .cuerpo input#enviar {
	background-color: #1F2C71;
	width: auto;
	padding: 5px 10px;
	border: none;
	font-weight: bold;
	font-size: 13px;
	color: #fddb1a;
}

.cuerpo .Boton2 {
	background-color: #F6E4A6;
	padding: 5px 10px;
	border: none;
	font-weight: bold;
	font-size: 13px;
	color: #E56025;
	display:block;
	width: 100px;
	text-align: center;
}

.cuerpo .Boton2:hover {color: #E56025; text-decoration: none;}

input#CondiLeg {width: 15px;}

.cuerpo .sectores {border: 1px solid #ccc;}
.cuerpo .sectores tr th, .cuerpo .sectores tr td {border: none; background-color: white; font-weight: bold;}
table#anula {border: none;}
table#anula tr th, table#anula tr td {border: none;}

table.tArgazkiak {border:none;}
table.tArgazkiak td {border:none; padding-bottom: 10px;}
table.tArgazkiak img {margin-bottom: 5px; border: 1px solid #ccc;}


/* CALENDARIO */

.dest_dcha  .calResaltado {
	width:18px;
	height: 15px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: #fddb1a;
	border: 1px solid #fddb1a;
	text-align: center;
}

.dest_dcha .calResaltado a {
	color: black;
	text-decoration: none;
}

.dest_dcha .calResaltado a:hover {
	color: white;
	text-decoration: none;
}

.navFotos {
	font-size:11px;
	text-align:right;
	padding: 5px 0 20px;
	width: 475px;
}

.navFotos a {
	color:#C3C3C3;
	text-decoration:none;
}

.pagina_activa {
	font-size: 11px;
	color: white;
	background-color: #3aa5e2;
	border: 1px solid #3aa5e2;
	padding:1px 4px;
}

.pagina_inactiva {
	font-size:11px;
	color: #ccc;
	border: 1px solid #ccc;
	padding:1px 4px;
}

.pagina_inactiva a {color: #ccc; font-weight: bold;}

.mapaweb li {padding-bottom: 0;}

#buscador {
	float:right;
	right: 65px;
	top: 0;
	margin-top: 7px;
	margin-right: 10px;
	width: 205px;
}

#buscador input, #suscrip input {
	border: none;
	margin: 0;
	height: 17px;
	padding: 2px;
	width: 170px;
	font-size: 12px;
	vertical-align: middle;
}

#buscador input.sinborde, #suscrip input.sinborde {
	border: none;
	height: auto;
	width: auto;
	vertical-align: middle;
}

.sharethis {width: 100%; margin-top: 30px; padding-top:5px; border-top: 1px solid #e6e6e6;}
.sharethis * {border: none; float:right;}

.formulario_encuesta p {line-height:1.4em;}

.formulario_encuesta input {
	width: auto;
	vertical-align: baseline;
}
.cuerpo .formulario_encuesta li {
	line-height: 1.8em;
}
.cuerpo .formulario_encuesta table { border: none; }
.cuerpo .formulario_encuesta tr { border: none; }
.cuerpo .formulario_encuesta td { border: none; }

#header {
	box-shadow: 0px 0px 3px #333;
	background-color: #1F2C71;
}

.slider {
	background-color: black; 
	border-top: 2px solid white;
}

#egutegi {border-bottom: 1px solid #ccc;}

.icono {padding: 0 10px; font-size: 1.4em; font-weight: normal;}

h2.sektoretaldea {
	font-weight: bold;
	
	color: #fddb1a;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
	background-color: #1f2c71;
	padding: 5px;
	margin: 20px 0 10px;
}

.cuerpo table.agenda td {padding:10px;}
.cuerpo table.agenda th {padding: 5px 10px;}
	.cuerpo table.agenda td h3 {font-size:12px; color: #3AA5E2; text-transform: uppercase; padding-bottom: 10px;}

.marco_img {width: 198px; height: 198px; display: block; border: 1px solid #ccc; padding: 10px; background-color: white; text-align: center; vertical-align: middle; margin-bottom: 15px;}
.img_galeria {width: 198px; height: 198px; display: block; background-repeat: no-repeat; background-position: center center; background-size: cover;}

.banner_lat {
	display: block;
	margin: 0 auto 10px;
	max-width:100%;
}