*{
	margin: 0;
	padding: 0;
	/* border: 0; */
	font-family: Trebuchet MS, Arial;
}
html, body {
	scrollbar-face-color: #F89017; 
	scrollbar-shadow-color: #F89017; 
	scrollbar-highlight-color: #F89017; 
	scrollbar-3dlight-color: #B0B0B0; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #B0B0B0; 
	scrollbar-arrow-color: #000000;
	overflow:auto;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-decoration:none;
}
h2{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	text-align:left;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
h4{
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
h5{
	line-height: 14px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
p {
	text-align: justify;
	line-height: 16px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #fff;
}
p a, ul li a {
	text-align: justify;
	font-size: 14px;
	color: #666;
}
p a:hover, , ul li a:hover{
	color: #fce88a;
}
ul{
	margin: 0 0 0 2px;
}
li{
	margin-left: 15px;
	margin-bottom: 6px;
	text-align: justify;
	line-height: 16px;
	font-size: 13px;
	color: #fff;
	list-style-image:url(../img/list_img.png);
}
br {
	line-height: 10px;
}
.fondo_color_naranja{
	background-color: #ff950e;
}
.fondo_flash{
	background-position: top right;
	background-image: url(../img/fondo_flash.jpg);
	background-repeat: no-repeat;
	background color: #FFFFFF;
}
.fondo_lateral_refs{
	background-position: top left;
	background-image: url(../img/refs_lateral_fondo.png);
	background-repeat: repeat-y;
	background-color: #FF950E;
}
.fondo_contenido{
	background-image:url(../img/franja_superior.png);
	background-repeat: no-repeat;
	background-position:bottom right;
}
.fondo_contenido_referencias{
	background-image:url(../img/franja_superior_ref.png);
	background-repeat: no-repeat;
	background-position:bottom right;
}
.fondo_naranja{
	background-color: #FF950E;
	border-right: 1px #000 solid;
}
.fondo_circular_referencias{
	width: 384px;
	height: 400px;
	background-image: url(../img/refs_lateral_sup.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#menu_lateral_referencias{
	width: 229px;
	height: 308px;
	position: relative;
	top: 57px;
	margin: 0 0 0 90px;
	padding: 22px 0px 0 20px;
	background-image: url(../img/mnu_refs_lateral.jpg);
	background-repeat: no-repeat;
}
#menu_lateral_referencias h2{
	font-weight: bold;
	margin-bottom: 25px;
	text-decoration: none;
}
#menu_lateral_referencias p{
	text-align: left;
	padding: 0 40px 0 0;
	margin: 0 0 12px 0;
	font-weight: bold;
}
#menu_lateral_referencias a{
	color: #FFF;
	text-decoration: underline;
}
#menu_lateral_referencias a:hover{
	color: #FF950E;
}
.titulo{
	margin-right: 25px;
	height: 25px;
	background-position: right;
	background-image: url(../img/fondo_titulo.png);
	background-repeat: no-repeat;
	background-color: #FF950E;
	padding-top: 5px;
	padding-right: 15px;
	text-align: right;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
.linea_inferior{
	border-top: 1px #000 solid;
}


/* navegacion */
.botonera,.botonera_eusk {
	margin-top: 72px;
	margin-right: 12px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	vertical-align: top;
}
.botonera {
	margin-left: 10px;
}
.botonera a,.botonera_eusk a{
	color: #000;
	text-decoration: none;
}
.botonera a:hover,.botonera_eusk a:hover{
	color: #adb1a6;
}
.contenido{
	margin: 25px 25px 0 12px;
	height: 300px;
}
.contenido_refs{
	margin: 25px 25px 25px 12px;
}
.panel_doble{
	width: 510px;
	height: 230px;
	background-image: url(../img/panel_doble.png);
	background-position: center middle;
	background-color: #FF950E;
	background-repeat:no-repeat;
}
.panel_doble_menu{
	width: 148px;
	height: 162px;
	margin-top: 23px;
	margin-left: 20px;
	float: left;
}
.panel_doble_menu ul{
	text-align: left;
	margin: 0 0 0 2px;
}
*:first-child+html .panel_doble_menu ul{
	margin: 0 0 0 -3px;
}
.panel_doble_menu li{
	margin-left: 15px;
	margin-bottom: 18px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	list-style-image:url(../img/panel_list_img.png);
}
.panel_doble_menu li a{
	text-align: left;
	color: #E4E5E4;
	text-decoration: none;
}
*:first-child+html .panel_doble_menu li a{
	margin: 0 0 0 6px;
}
.panel_doble_menu li a:hover{
	color: #888;
}
.panel_doble_contenido{
	width: 312px;
	height: 164px;
	margin-top: 22px;
	margin-right: 20px;
	float: right;
}
.panel_doble_contenido div p a {
	font-size: 13px;
	font-weight: bold;
	color: #E4E5E4;
}
.panel_doble_contenido div p a:hover {
	color: #666666;
}
.panel_doble_contenido ul{
	margin: 0 0 0 2px;
}
.panel_doble_contenido li{
	margin-left: 12px;
	margin-bottom: 4px;
	text-align: left;
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
	list-style-image:url(../img/panel_cont_list_img.png);
}

/* panel inferior listado */
.panel_refs_sup,.panel_refs_inf{
	width: 513px;
	height: 17px;
	background-color: #8b9181;
	background-repeat: no-repeat;
}
.panel_refs_sup{
	background-image: url(../img/refs_panel_sup.png);
	background-position: bottom center;
	background-repeat: no-repeat;	
	background-color: #FF950E;
}
.panel_refs_inf{
	background-image: url(../img/refs_panel_inf.png);
	background-position: top center;
	background-repeat: no-repeat;	
	background-color: #FF950E;
}
.panel_refs_fondo{
	background-color: #3a3024;
}

/* listado referencias */
.sin_referencias{
	padding: 10px;
	text-align:left;
	margin:0px;
	font-size: 14px;
	color:#FFFFFF;
}

.enlace_lista{
	display: block;
	padding: 5px;
	text-decoration: none;
	text-align:left;
	margin:0px auto 5px auto;
	font-size: 13px;
	font-weight: bold;
	width: 475px;
	color: #f8d797;
}
.enlace_lista p.fecha{
	margin-top: 5px;
	color:#ffffff;
}
.enlace_lista p.texto{
	margin-top: 5px;
	color:#ffffff;
}
.enlace_lista:hover{
	/*background-color: #252521;
	color: #f8d797;*/
}
.enlace_lista img{
	float: right;
	margin-left: 15px;
	border: 1px #CCCCCC solid;
}
.enlace_lista p{
	font-size: 12px;
	font-weight: normal;
}
.lista_referencia{
	margin: 0px 6px 10px 6px;
	/*background-color: #3b3937;*/
}

/* ficha referencia */
.referencia_titulo{
	margin: 5px 10px 10px 10px;
	font-size: 15px;
	font-weight: bold;
}
.referencia_subtitulo{
	margin: 1px 0 10px 10px;
	font-size: 12px;
}
.referencia_txt{
	margin: 0 0 7px 10px;
	width: 475px;
	font-size: 12px;
	font-weight: normal;
}
.referencia_descripcion {
	margin: 0 0 7px 10px;
	width: 475px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
}
.referencia_img{
	float: right;
	margin-left: 15px;
	margin-bottom:10px;
	border: 1px #CCCCCC solid;
}
.referencia_volver{
	margin-top: 10px;
	margin-right: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	float:right;
}
.referencia_volver:hover{
	color: #FFFF66;
}
.linea_punteada{
	margin: 10px;
	border-bottom: 1px #CCCCCC dashed;
	clear:both;
}
.navegacion{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffd38e;
}
.navegacion strong{
	color: #fff;
}
.formulario{
	float: right;
	width: 267px;
}
.formulario_label{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align:left;
	float:left;
}
.formulario_enviar{
	width: 70px;
	height:20px;
	background-color: #999999;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	text-align:center;
	text-decoration:none;
	display:block;
}
.formulario_enviar:hover{
	background-color: #555;
	color: #fff;
}
.mapa{
	padding-top: 7px;
	padding-left: 58px;
}
.form {
	margin: 5px 0 10px 0;
	width: 266px;
	background-color: #FFFFFF;
	border-top: 1px #666666 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	border-left: 1px #666666 solid;	
}
.form_error {
	background-color:#FFDDDE;
}
.minuartia_logo{
	float:right;
	border:1px solid #000000;
	margin-left:20px;
}