* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
    font-size: 12px;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body{
    
    margin:  0;
    padding: 0;
}

a{
    color: #414141;
    text-decoration: none;
}
a:hover{
    color: #000;
}
img{
	margin:0;
}

p, h2{
    orphans: 3;
    widows: 3;
  }

p{
    margin-bottom: 11px;
}

h2{
    page-break-after: avoid;
  }

#contenedor{
    margin: 0 auto;
    text-align: left;
}

#cabecera h1{
border-top: 1px solid #BFBFBF;
font-family: Georgia,'Times New Roman',serif;
font-style: italic;
margin-top: 49px;
padding-top: 7px;
font-size:16px;
}
#cabecera #komunikazioa{
font-size:16px;
}
#adaki{
color: #000000;
font-family: Georgia,'Times New Roman',serif;
font-style: italic;
font-weight: bold;
	}
#komunikazioa{
color: #009ee0;
font-weight: normal;
font-family: Georgia,'Times New Roman',serif;
font-style: italic;

}
#creditos{
    /*margin: 70px 6px 0;*/
    margin-top: 70px;
    overflow: hidden;
}
.credito{
    /*float: left;*/
   /* width: 278px;*/
}
.credito h2{
	border-top: 1px solid #BFBFBF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 26px;
	padding-top: 5px;
}
.eu, .es, .accMarg{
   /* padding-right: 10px;*/
}
.es{
	color: #7f7f7f;
}
.en{
    color: #A3A3A3;
}
#direccion{
    /*background: url("adaki-blanco.gif") no-repeat scroll 0 0 transparent;
	background: url("logo adakikomunikazioa.jpg") no-repeat scroll 0 0 transparent;
	background-size: 128px 16px;*/
    color: #666666;
	text-align: center;
    margin-bottom: 70px;
    margin-top: 72px;
    /*padding-left: 135px;
	margin-left: 152px;
	padding-top:1px;*/
}
#direccion a:hover{
	color: #000;
}
#direccion a{
    color: #666666;
}
.Negrita{
    font-weight: bold;
}
#accesos{
    margin: 0 6px 10px;
    overflow: hidden;
	clear:left;
}
.acceso{
    border-bottom: 1px solid #BFBFBF;
    border-top: 1px solid #BFBFBF;
   /* float: left;*/
    padding: 19px 0;
   /* width: 278px;*/
}
#iconos img{
    margin-left: 3px;
    margin-right: 4px;
}
#iconos{
    text-align: right;
    margin-bottom: 15px;
}
