@charset "utf-8";
/* CSS Document by eSOFT. Technologies & Consulting */

/*
=============================
UNDO 
=============================
 */

h1,h2,h3,h4,h5,h6,form,body,html,p,address,fieldset,input,table,th,td{ margin:0; padding:0;}
a{outline:none;}
a img,:link img,:visited img { border:none;}

/*
=============================
BY DEFAULT ESTILOAK
=============================
*/
body{
    margin:0em;
    padding:0em 0 0 0;
    border:0;		/* This removes the border around the viewport in old versions of IE */
    background: #415B5A url(../images/azpia.jpg) no-repeat top center ; 
    font-family: 'Lucida Sans Unicode', 'Lucida Grande',sans-serif;
    color:#000000;
    font-size: 62.5%; /* em neurrien kalkulua errazago izateko*/
    }

/*h1{
    padding:0em 0 0 0em ;
    margin:0em 0 0 0em;
	width:220px;
	height:142px;
	position:relative;
	float:left;
	font-size:2em;
	text-indent:-999px;
	
	}*/
	
	h1
{
	width:250px;
	height:152px;
	text-indent:-2001px;
	background:url(../images/logo.jpg) no-repeat bottom right;
	float:left;
	
}


	
/*h1 span { 
    background:url(../images/logo.jpg) no-repeat top right;		
	width:100%;
	height:100%;
	position: absolute;
	}*/

h4{
	font-size:1em;
	padding:0.6em;
	margin:0em;
	}
	
p{
    margin:.4em 0 .8em .8em;
    padding:0;
    }
	
a:link {
	font-size: 1em;	
	color: #999999;
	font-weight: normal;	
	padding:0;
	margin:0;
    border:0;
	}
	
 a:visited {
	font-size: 1em;	
	color: #999999;
	font-weight: normal;	
	padding:0;
	margin:0;
    border:0;
	} 
	
a:hover {
	font-size: 1em;	
	color: #000000;
	font-weight: normal;	
	padding:0;
	margin:0;
    border:0;
	}
	
a:focus {
	font-size: 1em;	
	color: #000000;
	font-weight: normal;	
	padding:0;
	margin:0;
    border:0;
	}
	
a:active {
	font-size: 1em;	
	color: #000000;
	font-weight: normal;	
	padding:0;
	margin:0;
    border:0;
	} 
	
form{
    width:80%;
    padding:2em;
    margin:2em;
	}
	
textarea {
	width: 95%;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}

label{
    color:#666666;
    margin:0.94em 0.31em 0.31em 0em;
    width: 20%;
    padding:0em;
    font-size:1em;
	}
	
table{
width:100%;
    margin:2em;
    padding:0.5em;
    font-size:0.8em;
    border:0.1em solid #CCCCCC ;
	}
	
th{
    background:#CCCCCC;
  
	text-align:left;
	padding:0.2em 0.2em 0.2em 1em;
	
	}
	
td{
    padding:0.2em 0.2em 0.2em 1em;
    margin:0;
    border-bottom:0.1em #CCCCCC solid;
	}
	
td a:link{
    font-size:1em;
    font-weight:normal;
	}
	
td a:visited{
    font-size:1em;
    font-weight:normal;
	}
	
td a:hover{
    font-size:1em;
    font-weight:normal;
    }
	
td a:focus{
    font-size:1em;
    font-weight:normal;
    }
	
td a:active{
    font-size:1em;
    font-weight:normal;
    }
	


/* 
=============================
ELEMENTOAK
=============================
*/

	
#body{
	width:95em;
	clear:both;
	margin:auto;
	/*border:0.06em #cbcac8 solid;*/
	padding:0 0 0 0;
		height:50em; background:url(../images/body.png) no-repeat;} 
	
#body[id]{ /* ie6k min-height ondo egiteko */
	height:auto;
	min-height:50em;
	}

#body:after {/* Gillotina eragozteko, espazio bat sartzen da div-aren bukaeran*/
    content: "&nbsp;"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
#top{
	width:95em;
	clear:both;
	margin:auto;
	padding:0 0 0 0;
	}

#idiomas{
	float:right;
	margin:5em 0.9em 0 3em;
	padding:0 0 0em 0.5em;
	color:#ffffff;
	font-size:1em;


	}
#idiomas span{ padding:1em; height:2em; width:8em;   }
#idiomas a:link{
float:none;
clear:both;
	font-size:1em;
	color:#ffffff;
	font-weight:bold;
	background:url(../images/idiomas.jpg) no-repeat 0px 0px;
	padding:0em 1.5em 0.5em 1.5em;
	
	margin:5em 0 0 0;
	}
#idiomas a:visited{
float:none;
clear:both;
	font-size:1em;
	color:#ffffff;
	font-weight:bold;
	background:url(../images/idiomas.jpg) no-repeat 0px 0px;
	padding:0em 4em 0.5em 4em;
	
	margin:5em 0 0 0;
	}
	
#idiomas a:hover{
	font-size:1em;
	color: #333333;
	font-weight:bold;
	background:url(../images/idiomas.jpg) no-repeat 0px -20px;
	}
	
#idiomas a:focus{
	font-size:1em;
	color: #333333;
	font-weight:bold;
	background:url(../images/idiomas.jpg) no-repeat 0px -20px;
	}
	
#idiomas a:active{
	font-size:1em;
	color:#999999;
	font-weight:bold;
	background:url(../images/idiomas.jpg) no-repeat 0px -20px;
	}


#menu_top{
float:right;
width:69%;
	padding:0.5em 0 0 1em ;
	margin:0;
	padding:0.1em ;
	font-size:1em;
	color:#79C400;

	}

#menu_top ul{
	margin:0em 0 0 0;
	
	position:relative;
	}
	
#menu_top ul li{ 
display:block !important;
position:relative;
float:left;
color:#efefef;
text-transform:uppercase;
	margin:0em 0em 0 0em;
	padding:0em 0 0 0;
	width:90px;
	height:21px;
	
	
	}
	 .inicio em  {background:url(../images/menu-top.jpg) no-repeat 0px 0px; width:89px; height:21px; position:absolute;}
	 .inicio:hover em{background:url(../images/menu-top.jpg) no-repeat 0px -21px;cursor:pointer;}

	 
	 .empresa em  {background:url(../images/menu-top.jpg) no-repeat -88px 0px; width:88px; height:21px; position:absolute;}
	 .empresa:hover em{background:url(../images/menu-top.jpg) no-repeat -88px -21px;cursor:pointer;}
	 
	 .contacto em  {background:url(../images/menu-top.jpg) no-repeat -176px 0px; width:95px; height:21px; position:absolute; }
	 .contacto:hover em{background:url(../images/menu-top.jpg) no-repeat -176px -21px;cursor:pointer;}
	 
	 .localizacion em  {background:url(../images/menu-top.jpg) no-repeat -264px 0px; width:140px; height:21px; position:absolute;  }
	 .localizacion:hover em{background:url(../images/menu-top.jpg) no-repeat -264px -21px;cursor:pointer;}
	
	 .inicio_en em  {background:url(../images/menu-top-en.jpg) no-repeat 0px 0px; width:89px; height:21px; position:absolute;}
	 .inicio_en:hover em{background:url(../images/menu-top-en.jpg) no-repeat 0px -21px;cursor:pointer;}

	 
	 .empresa_en em  {background:url(../images/menu-top-en.jpg) no-repeat -88px 0px; width:88px; height:21px; position:absolute;}
	 .empresa_en:hover em{background:url(../images/menu-top-en.jpg) no-repeat -88px -21px;cursor:pointer;}
	 
	 .contacto_en em  {background:url(../images/menu-top-en.jpg) no-repeat -175px 0px; width:95px; height:21px; position:absolute;}
	 .contacto_en:hover em{background:url(../images/menu-top-en.jpg) no-repeat -175px -21px;cursor:pointer;}
	 
	  .localizacion_en em  {background:url(../images/menu-top-en.jpg) no-repeat -264px 0px; width:120px; height:21px; position:absolute;}
	 .localizacion_en:hover em{background:url(../images/menu-top-en.jpg) no-repeat -264px -21px;cursor:pointer;}
	 
	 

	 .inicio_zh em  {background:url(../images/menu-top_zh.jpg) no-repeat 0px 0px; width:89px; height:21px; position:absolute;}
	 .inicio_zh:hover em{background:url(../images/menu-top_zh.jpg) no-repeat 0px -21px;cursor:pointer;}

	 
	 .empresa_zh em  {background:url(../images/menu-top_zh.jpg) no-repeat -88px 0px; width:88px; height:21px; position:absolute;}
	 .empresa_zh:hover em{background:url(../images/menu-top_zh.jpg) no-repeat -88px -21px;cursor:pointer;}
	 
	 .contacto_zh em  {background:url(../images/menu-top_zh.jpg) no-repeat -175px 0px; width:95px; height:21px; position:absolute;}
	 .contacto_zh:hover em{background:url(../images/menu-top_zh.jpg) no-repeat -175px -21px;cursor:pointer;}
	 
	  .localizacion_zh em  {background:url(../images/menu-top_zh.jpg) no-repeat -264px 0px; width:120px; height:21px; position:absolute;}
	 .localizacion_zh:hover em{background:url(../images/menu-top_zh.jpg) no-repeat -264px -21px;cursor:pointer;}	 
	 

 /*.inicio  em{background:url(../images/menu-top.jpg) no-repeat 0px 0px; display:block; height:21px; }
 em .inicio a:hover { background:url(../images/menu-top.jpg) no-repeat 0px 21px; display:block; height:21px;   }*/
 
#menu_top ul li a:link{
	color:#CCCCCC;
	font-size:1em;
	font-weight:normal;
	}
	
#menu_top ul li a:visited{
	color:#CCCCCC;
	font-weight:normal;
	font-size:1em;
	}
	
#menu_top ul li a:hover{
	font-weight:normal;
	color: #FF0000;
	background:url(../images/gezi_hori.gif) no-repeat center top;
	padding:1em 0 0 0;
	font-size:1em;
	}
	
#menu_top ul li a:focus{
	font-weight:normal;
	color: #FF0000;
	background:url(../images/gezi_hori.gif) no-repeat center top;
	padding:1em 0 0 0;
	font-size:1em;
	}
	
#menu_top ul li a:active{
	color:#FF0000;
	font-weight:normal;
	font-size:1em;
	}


#header {

	width:95em;
	margin:auto;
	padding:0 0 0 0;
	}

#header ul {
	float:left;
	width:100%;
	list-style:none;
	margin:0em;
	padding:0.44em 0 0 0;
	}
		
#header ul li {
	display:inline;
	list-style:none;
	margin:0em;
	padding:0em;
	vertical-align:middle;
	}
	
#header ul li a:link {
	margin:0em;
	padding:0em;
	text-align:center;
	color:#666666;
	text-decoration:none;
	position:relative;
	}
#header ul li a:visited {
	margin:0em;
	padding:0em;
	text-align:center;
	color:#666666;
	text-decoration:none;
	position:relative;
	}
#header ul li a:hover {
	margin:0em;
	padding:0em;
	text-align:center;
	color:#666666;
	text-decoration:none;
	position:relative;
	}
#header ul li a:active { 
	margin:0em;
	padding:0em;
	text-align:center;
	color:#666666;
	text-decoration:none;
	position:relative;
	}	

#header img{
	border:0;
	}

#footer {
	clear:both;
	float:left;
	width:100%;
	font-size:1em;
	background:#094757; 

	bottom:0;
    }
	
#footer a:link {
	font-size:1em;
	font-weight:normal;
	}
	
#footer  a:visited{
	font-size:1em;
	font-weight:normal;
    }
	
#footer a:hover {
	font-size:1em;
	font-weight:normal;
    }
	
#footer a:active{
	font-size:1em;
	font-weight:normal;   
    }
	
#footer p {
	padding:0.63em 0 0.5em 0;
	font-size:1em;
	color:#ffffff;
	text-align:center;
	margin:0;
    }

#credits{
	clear:both;
	font-size:1em;
	margin:auto;
	width:100%;			
	color: #999999;
	
    }
	
#credits p{
	text-align:center;padding:0 0 2em 0;
	}
	
#credits a:link {
	font-size:1em;
	color:#999999;	
    }
#credits a:visited {
	font-weight:normal;
	color:#999999;	
    }	
	
#credits a:hover {
	font-weight:normal;
	color: #ffffff;
    }
	
#credits a:focus {
	font-weight:normal;
	color: #ffffff;
    }
		    
#credits a:active {
	font-weight:normal;
	color:#ffffff;	
    }

/*
=============================
ZUTABEAK
=============================
*/

#colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:80%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	}
	
/* Zutabeen ezaugarri orokorrak */

.colleft {
	float:left;
	width:100%;
	position:relative;
	}
.col1,.col3 {
	float:left;
	position:relative;
	padding:0 0 0.6em 0;
	overflow:hidden;
	margin:-4.7em 0 0 0;
	}
.col2{
	float:left;
	position:relative;
	padding:0 0 0 0;
	overflow:hidden;
	margin:0.4em 0 0 0;
	/*border:0.1em solid #999999;*/
	}

/* 
=============================
2 ZUTABE (menua ezkerrean) 
=============================
 */

.leftmenu {
	}
	
.leftmenu .colleft {
	right:75%;				
	}
	
.leftmenu .col1 {
	/*border:0.1em #999999 solid;*/
	width:70%;			
	left:104.2%;			
	}
	
.leftmenu .col2 {
	/*border:0.1em #999999 solid; */
	width:27.5%;			
	left:6.5%;		
	}
		
/*
=============================
3 ZUTABE (Menuak alboetan)
=============================
*/

.threecol {
	}
	
.threecol .colmid {
	right:25%;			
	}
	
.threecol .colleft {
	right:50%;				
	}
	
.threecol .col1 {
	width:48%;				
	left:76%;				
	}
	
.threecol .col2 {
	width:25%;			
	left:2%;				
	}
	
.threecol .col3 {
	width:25%;
    left:53%;			
	}
	
/*
=============================
col2 ZUTABEA. Ezkerreko menua hemendik editatzen da.
=============================
*/

.col2{
position:relative;
	}
	.h2_es{

	width:251px;
	height:80px;
	text-indent:-9999px;
	background:url(../images/col2-h2.gif);
margin:0 0 0 0.5em;}


	  .h2_en{

	width:251px;
	height:80px;
	text-indent:-9999px;
	background:url(../images/col2-h2_en.gif);
margin:0 0 0 0.5em;}

.h2_zh{

	width:251px;
	height:80px;
	text-indent:-9999px;
	background:url(../images/col2-h2_zh.gif);
margin:0 0 0 0.5em;}



	
.col2 img{
	border:0;
	margin:1em 0 0 5.25em;
	display:block;
	text-align:center;
	}
	
.col2 ul{
border-top:0.1em solid #46959e;
	margin:5em 0.5em 1em 1.5em;
	padding:0 0 0 0em;
	list-style:none;
	position:relative;
	}

.col2 ul li{
	margin:0em 0em 0em 0em;
	padding:0.6em 0 0.6em 0em;
	border-bottom:0.1em solid #46959e;
	}	
.col2 ul ul {
	margin:1em 0 0 0em;
	padding:0em 0 0 2em;
	background:#477a89;

	}
.col2 ul ul li{
	font-size:1em;
	margin:0em 0em 0em 0em;
	padding-right:0em; background:none;  
	
	border-bottom: none;
	}	
	

	
	.col2 ul li a:link{font-size:1.2em;font-weight:bold;text-decoration:none;color: #FFFFFF;background:url(../images/col2-li-bg.gif) no-repeat 0px 0px;padding:0em 0 0em 1em; }
	.col2 ul li a:visited{font-size:1.2em;font-weight:bold;text-decoration:none;color: #FFFFFF;background:url(../images/col2-li-bg.gif) no-repeat 0px 0px;padding:0em 0 0em 1em;}
	.col2 ul li a:hover{font-size:1.2em;font-weight:bold;text-decoration:none;background:url(../images/col2-li-bg.gif) no-repeat 0px -35px;padding:0em 0 0em 1em; color:#FF9900; }
	.col2 ul li a:active{font-size:1.2em;font-weight:bold;text-decoration:none;background:url(../images/col2-li-bg.gif) no-repeat 0px -35px;padding:0em 0 0em 1em;color:#FF9900; }
	
	
		.col2 ul ul ul li{
	font-size:1em;
	margin:0.4em 0em 0.4em 1em;
	padding:0em; list-style:url(../images/menu_li_li.png);
	
	border-bottom: none; background:none; background-image:none; 
	}	
	
		.col2 ul ul li a:link{font-size:1.2em;font-weight:bold;text-decoration:none;color: #FFFFFF;background:url(../images/col2-ul-ul-bg.gif) 0px 0px no-repeat;padding:0em 0 0em 2em; }
	.col2 ul ul li a:visited{font-size:1.2em;font-weight:bold;text-decoration:none;color: #FFFFFF;background:url(../images/col2-ul-ul-bg.gif) 0px 0px no-repeat;padding:0em 0 0em 2em;}
	.col2 ul ul li a:hover{font-size:1.2em;font-weight:bold;text-decoration:none;background:url(../images/col2-ul-ul-bg.gif)0px -21px no-repeat;padding:0em 0 0em 2em; color:#cccccc; }
	.col2 ul ul li a:active{font-size:1.2em;font-weight:bold;text-decoration:none;background:url(../images/col2-ul-ul-bg.gif) 0px -21px no-repeat;padding:0em 0 0em 2em; color:#cccccc;}



		.col2 ul ul ul li a:link{font-size:1.2em;font-weight:bold;text-decoration:none;color: #FFFFFF;background:none;padding:0em 0 0em 0em; }
	.col2 ul ul ul li a:visited{font-size:1.2em;font-weight:bold;text-decoration:none;color: #FFFFFF;background:none;padding:0em 0 0em 0em;}
	.col2 ul ul ul li a:hover{font-size:1.2em;font-weight:bold;text-decoration:none;background:none;padding:0em 0 0em 0em; color:#cccccc; }
	.col2 ul ul ul li a:active{font-size:1.2em;font-weight:bold;text-decoration:none;background:none;padding:0em 0 0em 0em; color:#cccccc;}





/*
=============================
col1 ZUTABEA
=============================
*/



.col1{
    color:#666666; text-align: justify; background:#FFFFFF url(../images/col1_bg.jpg) repeat-y; font-size:1.2em;
 height:48em;  padding:0 0 5em 0;}
	.col1_index{
    color:#666666; text-align: justify; background:none;
 height:48em;}
.col1[id]{height:auto;min-height:48em;}
	
.col1 p{
   
    margin:2em;  
	}
	
.col1  a:link{
    font-size:1em;
    color:#000000;
    font-weight:normal;
    border:0;
    }
	
.col1  a:visited{
    font-size:1em;
    color:#000000;
	font-weight:normal;
	border:0;
    }

.col1  a:hover,a:focus{
    border:0;
    font-size:1em;
    color:#666666;
    font-weight:normal;
    }
	
.col1  a:active{
    font-size:1em;
	color:#666666;
    font-weight:normal;
    border:0;
    }	
		
.col1 ul{
	padding: 0 0 0em 0em;
	margin: 0 0em 0em 3em;}
	
.col1 ul li{
    font-size:1em;
   /* list-style:none ;
	list-style-image:none;
	background:url(../images/li.gif) no-repeat left center ;*/
	list-style:url(../images/li.gif);
	padding:0em 0 0em 0em;
	margin:0.2em;
    }
	
.col1 ul ul ul li{
    font-size:1em;
    padding:0.3em 0 0.3em 0;
    }
	
.col1 ol{
    padding: 0 0 0.8em 1em;
	margin: 0 0.6em 1em 1.6em;
	}
	
.col1 ol li{
    font-size:1em;
    padding:0.3em 0 0.3em 0;
    }
	
.col1 ul li a:link{
    font-size:1em;
    color:#000000;
	font-weight:normal;
    }
	
.col1 ul li a:visited{
    font-size:1em;
    color:#000000;
    font-weight:normal;
    }
	
.col1 ul li a:hover,a:focus{
    font-size:1em;
    color:#666666;
    font-weight:normal;
    }			
	
.col1 ul li a:active{
    font-size:1em;
    color:#666666;
	font-weight:normal;
    }
		
.col1 h2{
    background: url(../images/col1-h2.gif) no-repeat center left;
	color:#286172;
	border-bottom:0.1em #FF9900 solid;	
	margin:0 0 1em 0;
	padding:0.5em 1em 0.5em 3em;
	font-size:1.4em;
	font-weight:bold;	
	}
	
.col1 h3{
	color:#286172;
	background:url(../images/h3.gif) no-repeat left;
	border-bottom:0.1em #cccccc solid;	
	margin:1em 0 1em 2em;
	padding:0 0 0 1em;
	font-size:1.2em;
	font-weight:bold;	
	}

.col1 h4{
	color: #666666;
	margin:0.6em 0 0.6em 3em;
	padding:0 0 0 3em;
	font-size:1.1em;
	font-weight:bold;

	}
	
.col1 h5{
	color: #666666;
	margin:2em 0 1em 4em;
	padding:0 0 0 1em;
	font-size:1em;
	font-weight:bold;
	
	}
	
.col1 h6{
	color: #666666;
	margin:2em 0 1em 5em;
	padding:0 0 0 1em;
	font-size:1em;
	font-weight:bold;
	}
	
.col1 img{
    float:left;
   /* padding:0 2em  1em 1em;*/
   margin:0;
	}


.col1 img a:link{
    padding:0;
    margin:0;
    border:none;
	}
	
.col1 img a:visited{
    padding:0;
    margin:0;
    border:none;
	}
	
.col1 img a:hover,a:focus{
    padding:0;
    margin:0;
    border:none;
	}

.col1 img a:active{
    padding:0;
    margin:0;
    border:none;
	}


/*
=============================
KLASEAK
=============================
*/
	
/*------------------KLASE OROKORRAK------------------*/
.negrita {
    font-weight:bold;
    color:#333122;
	}

.small {
	font-size:0.8em;
}

.big {
	font-size:1.4em;
}
.big2 {
	font-size:1.2em;
}
.clear{
clear:both;

}	

.naranja{ color:#FF9900;}

.float_right{
float:right;}
.hidden {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}


.cursiva{font-style:italic;}

.subrayado{text-decoration:underline;}

.imgsinborde{border:none;}
/*.float_left{

float:left;}

.float_left ul{
padding:0;
margin:0


}

.float_left ul li{
clear:both;
display:block;
padding:0;
margin:0

}
.float_left ul li img{

padding:0;
margin:0;
float:left;


}*/
.border{
border:0.06em #CCCCCC solid;
padding:0.12em 0.24em 0.12em 0.24em;}

.irudiak
{
height:10em;
width:100%;}

/*-------------KLASEAK EDUKIA posizioa, margen eta padina kontrolatzeko. Bestelako etiketak col1-ean kudeatzen dira-----------------*/
.boxmain{
    margin:2em ;
	padding: 1em;
	}

.box/* tamainua gehittu dotsat honeri, font famili honek tamaino txikiñao daukolako*/
{font-size:1.1em;
	}
	
	.box img/*col1-eko irudijjen margenak hamendik kudeatzen diraz, indexeko irudijjari margin 0 emon dotsagulako*/
	
	{ margin:1em 1em 1em 0;
	}

.botonera{
	border-top:1px #CCCCCC dotted;
	margin:0.31em;
	padding:0.31em;
	}
	
.boton {
background: #817c6f;
color:#FFFFFF;
font-weight:bold;
font-size:0.63em;
border:0em;
padding:3px;
margin:0.31em;
cursor: pointer;	
}

.boton a:link {

color:#FFFFFF;
font-weight:bold;
font-size:0.63em;
	
}
.boton a:visited {

color:#FFFFFF;
font-weight:bold;
font-size:0.63em;
	
}
.boton a:hover {

color:#FFFFFF;
font-weight:bold;
font-size:0.63em;
	
}
.boton a:active {

color:#FFFFFF;
font-weight:bold;
font-size:0.63em;
	
}


	
	


/*
=============================
ORRIALDE BAKOITZERAKO EZPEZIFIKOAK
=============================
*/
/*---------Noticias-------------*/
	#noticias_index{
	float:left;
		}
			#noticias_index a{
			display:block;
	

	
	}
		#noticias_index img{
		width:10em;

	
	}
		#noticias_index ul {

	padding:0em;
	margin:0em;

	
	}
	#noticias_index ul li{
	border:0.1em #CCCCCC solid;
	width:45%;
	float:left;
	padding:0.5em;
	margin:0.5em;
	list-style:none;
	
	}
#proyectos img{
float:left;
}
/*---------Erabilerraztasuna-------------*/

#accesibilidad img{
border:none;
clear: both;
float:none;
padding:0;
margin:0;

}


/*====================ANCHOS=======================*/
.ancho1{ width:100%;}
.ancho2{ width:48%;}
.ancho3{ width:32%; }
.ancho4{ width:23%;}
.ancho5{ width:18%;}

.margin_right{ margin-right:2em;}

/*====================recomendacion ie6=======================*/

#ie{ width:176px; height:85px; background: #CCCCCC url(../images/ie.gif) no-repeat; position:absolute; bottom:0;right:2em; color:#666666; padding:1em 3em 0em 1em;}
#ie img{ float:left; padding: 0.5em 1em 0 0;}

#ie a:link{ color:#000000; font-weight:bold;}
#ie a:visited{ color:#000000;font-weight:bold;}
#ie a:hover{ color: #FF0000;font-weight:bold;}
#ie a:active{ color:#FF0000;font-weight:bold;} 
.right{ text-align:right;}

#fotos ul{ margin:0.8em 0 0 0; padding:0;}

#fotos ul li{ float:left; margin:0; padding:0; list-style:none; list-style-image:none;}
#fotos img{ border:0.1em solid #4CA1A8; padding:0em;  }

#subgalerias img{ border:0.1em solid #4CA1A8; padding:0em; margin:1em 0 0 1em ;  }

	
#subgalerias ul li{ display:block; float:left; width:45%; border:0.1em solid #CCCCCC; padding:0.5em; height:13em; text-align:left; background:url(../images/degra.jpg) repeat-x;}
#subgalerias ul li p{ margin:0.5em 0.5em 0.5em 0.2em; padding:0; font-size:0.8em;}
#subgalerias img{ float:right;}
#subgalerias img a{ border:0;}
 .conttit {font-size:1.1em;border-bottom:0.1em #5ab7bc solid; font-weight:bold; text-align:left; width:100%;  }
   img .conttit{ margin:0; padding:0; float:right; border:0;}
#subgalerias a{   display:block; text-decoration:none; }

#fotobox{ margin:0 0 0em 0; float:left;}

#fotobox img{border:0.1em solid #4CA1A8; padding:0em; float:left;}
#center{ width:100%; }
#center img{ text-align:center; float:none; clear:both; margin:2em auto auto auto; padding:0;}

.left{ text-align:left;}
 #subgalerias .info img{ border:0; margin:0; padding:0; float:right;}
 .margin_left{ margin-left:1em;}
 .nofloat{ float:none; clear:both; width:100%;}