body{
	background-color: #73818f;
	color: #2b5d6d;
}
.bar{
	background-color: #2b5d6d;

}
a{
	color: #2b5d6d;
}

a: hover{
	color: #4cabca;
}
.search_input{
	color: #fff;
	background-color: #252b2d;
}

input{
	border: 1px solid  #2b5d6d;
}

textarea{
	border: 1px solid  #2b5d6d;
}

.input_button_input{
	border: 1px solid  #2b5d6d;
	background-color: #2b5d6d;
	color: #fff;
}

.input_button_input:hover{
	border: 1px solid  #4cabca;
	background-color: #4cabca;
}

.text{
	color: #2b5d6d ;
	font-weight: bold;

}

.more{
	color: #000;
}

.more a{
	color: #000;
}

.more a:hover{
	color: #4cabca;
}

.more_cat a{
	color: #000;
}

.more_cat a:hover{
	color: #4cabca;
}

.text a:hover{
	color: #4cabca ;
}

.text2, .text2 p{
	color: #2b5d6d ;
	font-weight: bold;
	font-size: 15px;

}

.text2 a{
	color: #2b5d6d ;
	font-size: 15px;
	font-weight: bold;

}

.text2 a:hover{
	color: #4cabca ;
	font-size: 15px;
	font-weight: bold;

}

.tagline a{
	margin: 20px 10px 10px 25px;
	width: 674px;
	height: 23px;
	background-image: url(../images/en_EN/tagline.png);
	background-repeat: no-repeat;
	display: block;
}

.logo a{
	margin: 0px 0px 0px 0px;
	width: 258px;
	height: 25px;
	background-image: url(../images/en_EN/logo.png);
	background-repeat: no-repeat;
	display: block;
}

.logo_big a{
	margin: 0px;
	width: 455px;
	height: 42px;
	background-image: url(../images/en_EN/logo_big.png);
	background-repeat: no-repeat;
	display: block;
}


.home a{
	margin: 20px 10px 10px 0px;
	width: 66px;
	height: 18px;
	background-image: url(../images/en_EN/home.png);
	background-repeat: no-repeat;
	display: none;
}

.es_ES a{
	/* background-image:url(../images/en_EN/espanol.gif); */
	background-repeat: no-repeat;
	background-position: left -0px;
	color:#2b5d6d;
	padding: 0px;
	margin: 0px;
	float: right;
/*
	display: block;
	width: 71px;
	height: 12px;
*/
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 16px;

	text-transform: capitalize;
	font-weight: bold;
	
	font-style: italic;

}
.es_ES a:hover {
	background-position:  left -12px;
	color: #4cabca;
}

.nl_NL a{
	/* background-image:url(../images/en_EN/nederlands.gif); */
	background-repeat: no-repeat;
	background-position: left -0px;
	color:#2b5d6d;
	padding: 0px;
	margin: 0px;
	float: right;
/*	
	display: block;
	width: 71px;
	height: 12px;
*/
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 16px;

	text-transform: capitalize;
	font-weight: bold;
	
	font-style: italic;

}
.nl_NL a:hover {
	background-position:  left -12px;
	color: #4cabca;
}


.next a{
	background-image:url(../images/en_EN/next.gif);
	background-repeat: no-repeat;
	background-position: right -0px;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 57px;
	height: 12px;
	float: right;
	margin-left: 10px;

}
.next a:hover {
	background-position:  right -12px;
}

.previous a{
	background-image:url(../images/en_EN/previous.gif);
	background-repeat: no-repeat;
	background-position: right -0px;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 96px;
	height: 12px;
	float: right;

}
.previous a:hover {
	background-position:  right -12px;
}

.number{
	color: #2b5d6d;
}

.treemenu a:hover{
	color: #009de9;
}

.translations{
	color: gray;
}

.translations a{
	color: gray;
	text-transform: capitalize;
}

.email a{
	color: #006779;
}

.email a:hover{
	color: #009de9;
}

.breadcrumbs{
	color: #2b5d6d;
	font-size: 15px;
	font-weight: bold;
}
.breadcrumbs a{
	color: #2b5d6d;
	font-size: 15px;
	font-size: 15px;
}
.breadcrumbs a:hover{
	color: #4cabca;
}
.breadcrumbs #current{
	color: #4cabca;
}


.maintree li a.external_link:hover{
	color: #4CABCA;
}