body{
	margin:0;
	font:15px/22px Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	min-width:920px;
}
img {border-style:none}
a {
	text-decoration:none;
	color: #82bf40
}
a:hover {text-decoration:underline}
input,
textarea,
select {
	font:12px arial,sans-serif;
	vertical-align: middle;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
#wrapper{
	overflow:hidden;
	width:100%;
	position: relative;
	padding:100px 0 0;
}
.logo{
	margin:0 0 0 -460px;
	width:182px;
	height:67px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/hiriko.png) no-repeat;
	position: absolute;
	left: 50%;
	top:18px;
	z-index:10;
}
.logo a{
	height:100%;
	display:block;
	position:relative;
}
#header{
	overflow:hidden;
	width: 920px;
	height:94px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: -15px 0 0 -460px;
	padding:0 0 0;
	z-index: 2;

}
#header .holder {
	overflow: hidden;
	padding:0 4px 0 0;
}

#header .holder #tag{
	float:left;
	font-size:15px;

	color:#000000;
	margin:50px 0 0 0;
}

* html #header .holder {
	overflow: visible;
	height: 1%;
}
#header .extra-nav{
	padding:0 0 1px;
	margin:0 0 10px 0;
	list-style:none;
	width:100%;
	text-align:right;
	font-size:11px;
	line-height:12px;
}
#header .extra-nav li{
	display:inline;
	margin:0 0 0 10px;
}
#header .extra-nav li a{
	font-weight:normal;
	color:#767474;
	text-transform: uppercase;
}
.nav-holder {
	float: right;
	background: url(../img/bg-nav-holder.gif) no-repeat;
}
#nav{
	margin:0;
	padding:0 0 0 24px;
	list-style:none;
	float:left;
	background: url(../img/bg-nav-holder.gif) no-repeat 100% -40px;
	font-weight:bold;
}
#nav li{
	float:left;
	padding:10px 29px 15px 1px;
}
#nav li a{
	display: block;
	color:#FFFFFF;
	font-size:14px;
	line-height: 19px;
	text-transform: uppercase;
}
#nav .current a,
#nav li a:hover{
	color:#82bf40;
	text-decoration:none;
}
.breadcrumbs {
	overflow: hidden;
	height: 1%;
	padding:12px 0 0;
}
.breadcrumbs  ul{
	margin:0;
	padding:0;
	list-style:none;

	font-size:12px;
	line-height:16px;
	float:left;
}
.breadcrumbs ul li{
	display:inline;
	float: left;
	margin:0 10px 0 0;	
	text-transform:lowercase;
}
.breadcrumbs  ul li a{
	background:url(../img/arrow.png) no-repeat -3px 0 ;
	padding:0 0 0 13px;
	color:#777778;
	letter-spacing:1px;
}
#main .main-heading{
	color:#5b5b5b;
	font-size:18px;
	line-height:22px;
	padding:28px 0 8px;
	letter-spacing:1px;
	word-spacing:-2px;
}
#main .main-heading h2{
	font-size:30px;
	line-height:16px;
	color:#000;
	display:inline;
	margin:0;
}
* html #main .main-heading h2{line-height:22px;}
* + html #main .main-heading h2{line-height:22px;}
#main .align-left,
#main .align-right{
	width:273px;
	padding:37px 152px 6px 0;
	float:left;
}
#main .align-right{float:right;}

.visual {overflow: hidden;}

.visual .video {
	text-align:center;
}

* html .visual {
	overflow: visible;
	height:1%;
}
.visual .holder{
	width:920px;
	height:437px;
	overflow:hidden;
	position:relative;
	margin:0 0 13px;

}
.visual .holder .texture-cell{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../img/bg-visual-cell.gif);
}

.form-holder{
	width:450px;
	overflow:hidden;
	height:1%;
	padding:9px 12px 43px 5px;
	float:left;
}
.reg-form fieldset{
	float:left;
	width:491px;
	color:#5b5b5b;
	margin:-51px 0 27px;
}
.reg-form .row{
	width:100%;
	overflow:hidden;
	margin:0 0 18px;
	letter-spacing:1px;
}
.reg-form .row label{
	font-size:18px;
	line-height:48px;
}
.reg-form .txt{
	overflow:hidden;
	height:1%;
	border:1px solid #dddada;
	background:url(../img/bg-txt.gif) repeat-x 0 100%;
	padding:0 22px;
}
.reg-form .txt input{
	border:0;
	background:none;
	color:#000000;
	font-size:18px;
	line-height:22px;
	float:left;
	width:100%;
	padding:6px 0 9px;
	letter-spacing:1px;
}
.reg-form .row .area{
	overflow:hidden;
	height:1%;
	border:1px solid #dddada;
	background:url(../img/bg-area.gif) repeat-x 0 100%;
	padding:0 0 0 5px;
}
.reg-form .row .area textarea{
	padding:0;
	border:0;
	width:484px;
	float:left;
	height:141px;
	font-size:18px;
	line-height:20px;
	color:#000000;
	overflow:auto;
}
.footnote{
	font-size:14px;
	line-height:16px;
	color:#888787;
	display:block;
	width:100%;
	overflow:hidden;
}
.reg-form .btn-submit{
	font-size:20px;

	float:right;

	padding:5px;
	cursor:pointer;
}
* html .reg-form .btn-submit{padding:0;}
* + html .reg-form .btn-submit{padding:0;}
.reg-form .btn-hold{margin:0;}
#main .form-holder .confirmation{
	font-size:14px;
	line-height:18px;
	overflow:hidden;
	width:100%;
	word-spacing:4px;
	clear:both;
}
#main .form-holder .confirmation a{
	color:#5b5b5b;
	text-decoration:underline;
}
#main .form-holder .confirmation a:hover{text-decoration:none;}
.map-holder{
	border:1px solid #dddada;
	float:right;
}
.map-holder img{display:block;}
.gallery {
	overflow:hidden;
	width:920px;
	position:relative;
}
.gallery .link-prev,
.gallery .link-next {
	float:left;
	text-decoration:none;
	width:36px;
	height:38px;
	background: url(../img/btn-gallery.gif) no-repeat;
	overflow: hidden;
	text-indent:-9999px;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top:189px;
	color: #fff;
}
.gallery .link-next{
	background-position:0 100%;
	left:100%;
	margin:0 0 0 -36px;
}
.gallery .link-next:hover{background-position:100% 100%}
.gallery .link-prev:hover{background-position:100% 0}
.gallery .gallery-holder {
	overflow:hidden;
	position:relative;
	width:920px;
	height:437px;
	margin:0 auto;
}
.gallery ul {
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	width:99999px;
}
.gallery li {
	float:left;
	width:920px;
}
.swicher-img {
	padding:0px 0 0 0px;
	float: left;
}
.swicher-img ul {
	margin:0;
	padding:0;
	list-style: none;
}
.swicher-img li {
	float:left;
	margin:0 5px 5px 0;
}
.swicher-img ul a {
	display: block;
	text-decoration:none;
	width:68px;
	height: 68px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;

}

.swicher-img ul a span{
	text-indent: -9999px;
	}
.swicher-img a.active,
.swicher-img a:hover {

}


#main{
	overflow: hidden;
	height: 1%;
	background: url(../img/bg-main.gif) 50% 100% no-repeat;
}
#main p{
	margin: 0;
	padding:0 0 16px;
}

#main h2{
	font-size:32px;
	line-height:35px;
	margin:0 0 9px;
}
#main .main-holder h2{
	color:#000;
	line-height: 30px;
}
.main-holder {
	overflow: hidden;
	width:920px;
	margin: 0 auto;
}
.information {
	background: url(../img/bg-information.jpg) repeat-x;
	overflow:hidden;
	padding:20px 0 0 0 !important;
}
* html .information {
	overflow: visible;
	height: 1%;
}
.hp .information {
	margin:18px 0 0;
	padding:0px 0 0;
}
.information .main-holder{
	width:920px;
	margin-bottom: 20px;
}



.three-columns{
	overflow:hidden;
	width:100%;
}
.three-columns .columns{
	float:left;
	width:305px;
	position:relative;

}
.three-columns .related{
	background:url("../img/bg-related.png") no-repeat scroll 0 bottom transparent;
	min-height:290px;
	padding:0 12px 0;
	width:280px;
}



#main .columns h2{
	font-size:19px;
	line-height:23px;
	margin:0 0 8px;
}

.related h4{
	width:280px;
	font-size:16px;
	line-height:18px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom:16px;	
	color:#909090;	
	font-weight:normal;
}

.related h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
}


.related p{
	color:#666666;
	    font-size:13px;
	    line-height:18px;
	    text-align:justify;
	width:265px;
}

.information .related .more-button{
	margin-top:0;
}
.new {
	margin:0;
	display: inline;
	display:none;
	
}
.new ul {
	margin: 0;
	padding:0 20px 0 14px;
	list-style: none;
	overflow:hidden;
}
.new ul li {
	padding:11px 0 0;
	vertical-align:top;
	overflow:hidden;
}

.new ul li a{
	position:absolute;
	left:70px;
	top:78px;
	color:#000000;
	font-weight:bold;
	line-height:18px;
}

.new ul li a span{
	font-weight:normal;
	color:#909090;
	font-size:12px;
}
* html .new ul li {
	overflow: visible;
	height: 1%;
}

.new h3 a {color:#0292c2;}



.notice-form h2{
	margin:0;
}
.notice-form p{
	display:block;
	margin:0 0 12px;
}
.notice-form .row{
	width:100%;
	overflow:hidden;
}
.notice-form .text{	
	float:left;
	width:202px;
	height:14px;
	padding:7px 5px 6px;
	border-right:1px solid #CCCCCC;
	background:url(../img/bg-text-input01.gif) no-repeat;
}
.notice-form .text input{
	float:left;
	width:100%;
	margin:0 0 5px 0;
	padding:0;
	border:none;
	background:none;
	font-size:12px;
	line-height:14px;
}
.notice-form .btn-aceptar{
	float:right;
	width:82px;
	height:27px;
	margin:0 10px 5px 0;
	padding:5px 0 6px;
	background:url(../img/btn-aceptar.gif) no-repeat;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#000;
	border:none;
	cursor:pointer;
}
.notice-form a{
	padding:5px 0 0;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
}

.clear {
	clear:both;
	float:none;
}

* html #main .box .more{bottom:11px;}


#footer{
	background:#85c014 url(/img/bg-footer.gif) repeat-x;
	overflow:hidden;
	width: 100%;
	color:#fff;
	padding:24px 0 30px;
	font-size:12px;
	line-height:16px;
	text-align:center;
	height:351px;
}
#footer a{color:#ffffff;}
#footer .holder {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}
#footer .column-holder{
	overflow:hidden;
	width:1028px;
	margin:0 0 36px -66px;
	text-align:left;
}
#footer .column{
	float:left;
	display:inline;
	width:190px;
	margin:0 0 0 66px;
}
#footer .column h3{
	margin:0;

	padding:0 0 4px;
	font-size:13px;
	line-height:16px;
	color:#c7c7c7;
}
#footer .column ul{
	margin:16px 0 0;
	padding:0;
	list-style:none;
}
#footer .column li {
	overflow: hidden;
	padding: 0 0 2px;
}
* html #footer .column li {
	overflow: visible;
	height: 1%;
}
#footer p {
	font-size:12px;
	margin:0;
	color: #ffffff;

}

#footer p a,
#footer p strong {color: #fff;}
#footer p a{font-weight:bold}

p#Form_Form_error {
	padding:4px;	
}

#footer #mci {
	width:920px;
	text-align:right;
	margin:20px auto;
}

#mci ul li {
	float:right;
	margin:0 20px 0 0;
}

#footer #mci p{
	float:right;
	color:#000;
	margin:10px 0 0 0;
	font-size:11px;
	line-height:12px;
	font-weight:normal !important;
	text-align:right !important;
	width:230px;
}

.error {
	clear:both;
	background-color:#fda9b7;	
	padding:4px;	
	color:#c60627;
	margin:0 0 10px 0;
	font-weight:bold;
}


.error-message {
	clear:both;
	background-color:#fda9b7;	
	padding:4px;	
	color:#c60627;
	margin:0 0 10px 0;
	font-weight:bold;
}

p.message {

	background-color:#b3ecff;
	color:#378aa5;
	font-weight:bold;
}

.ver-video {
	position:relative;
	right:10px;
	top:-100px;
	background:url(../img/bg-video-button.png) no-repeat;

	width:169px;
	height:65px;
	float:right;
	color:#ffffff;
	text-decoration:none;
	font-size:120%;
	font-weight:bold;
	margin:0 10px -95px 0;
	padding:15px 0;
	text-align:center;
}

.ver-video span{
	font-size:90%;
	font-weight:normal;
}

cite {
	float:right;
	font-size:11px;
}

.more{
	float:right;	
	font-size:14px;
	margin:6px 0 0;
}

.more-button {

	background:url(../img/bg-more-button.png) no-repeat;

	width:137px;
	height:43px;
	float:right;
	color:#ffffff;
	text-decoration:none;
	font-size:110%;
	margin:20px 10px -40px 0;
	padding:10px 0;
	text-align:center;
}

.con_imagen
{
	padding:0px 0px 0px 18px;
	background-color: transparent;
	background-image: url(../img/flecha03.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 15px;

}
.noticia{
overflow:hidden;

}
.noticia a.more {
	font-size:14px;
	font-weight: normal;
}
.noticia ul li a {
	font-size:13px;
line-height:18px;
}
.noticia ul li, .related ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom:4px;

}
.related ul li {
	margin-right: 20px;

}
.noticia ul li {
	margin-top: 4px;
	margin-bottom: 4px;
}
.news .report {
	color:#909090;
	font-size:14px;
	display:block;
	margin-top: 5px;
}
.news .report ul {
	margin-left: 60px;
	margin-bottom: 10px;
}
.news .report ul li {
	list-style-type: circle;
		
}
.news .date {
	color:#909090;
	font-size:12px;

}
#main .news h2 {
	font-size:17px;
	margin-bottom: 0px;
	line-height:20px;
	color:#82BF40;
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	overflow:hidden;
	color: #333333;
}
.only_news {
	border-bottom-style: none;
	font-size:17px;

}
.news .more-info {
	float:right;
	display:block;

}
#newscontainer-left{
	width: 460px;
	float:left;
}
#newscontainer-left h3{
	margin-bottom: 10px;
}
#newscontainer-right h3{
	margin-bottom: 10px;
}
#newscontainer-left .related h4{

	width:430px;

}
.imagen{
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.articles li h4{
	margin-bottom: 10px;

}
.articles li a{
	background-image: url(../img/flecha.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 20px;
}
#pagination {
float:right;
	color:#999999;
	margin-bottom: 15px;
}
.numerar {
float:left;
}
#pagination .current {
color:#333333;
font-weight:bold;
border:1px solid #DDDDDD;
margin-right:3px;
padding:1px 4px;
}
#pagination span a {
border:1px solid #DDDDDD;
color:#82BF40;
margin-right:2px;
padding:1px 4px;
}
#pagination  a {
border:1px solid #DDDDDD;
color:#82BF40;
margin-right:3px;
padding:1px 4px;
}

#pagination .prev, #pagination .next{
border:0px;
color:#82BF40;
margin-right:2px;
padding:1px 4px;
}
.current.next{
	color:red;
}


#pagination a {

}
.paginar{
float:right;
clear:both;

}
.articles-container{
	clear:both;
	padding-top: 15px;
	padding-bottom: 15px;
}

.visual .colleft {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
	float:left;
	width:592px;
	height:345px;
	overflow:hidden;
}

.visual .colright {
	float:right;
	margin:0 12px 0 0;
	width:285px;	
}
.visual .colright p{
	padding:0 !important;
}
.gmaps {
    float:right;
    height:540px;
    margin:57px 0 0;
    width:430px;
}

.social {
	float:right;
	margin:20px 20px 0 0;
}

.social li {
	display:inline;
	margin:0 2px 0 2px;
}
