@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding: 0px;
	background-color:#FFFFFF;
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;

}


#main {
	margin:0px;
	padding:0px;


}

#main .container {
	top:0px;;

}
.container {
	width: 900px;
	margin:0 auto;
	position:relative;

}

.hidden {
    display: none;
}

/*--------------------------------------------------------------------------------------------
  Top
-------------------------------------------------------------------------------------------- */


#account {
	margin-bottom:0px;
	height:41px;
	text-align:right;
	position : relative;
	padding-top : 4px;
}

a.access{
	background-image:url(../img/btn_account.png);
	background-repeat:repeat-x;
	display:block;
	color:#FFF;
	font-weight:bold;
	height:22px;
	text-decoration:none;
	float:right;
	margin-top:14px;
	border:#a3a9ab 1px solid;
	padding-left:10px;
	padding-right:10px;
			line-height:22px;

}
a:hover.access {
	color:#FFF;
	text-decoration:none;
		background-image:url(../img/btn_account.png);
	background-repeat:repeat-x;
	background-position: 0px -22px;

}

a.log {
	background-image:url(../img/btn_account.png);
	background-repeat:repeat-x;
	border:#a3a9ab 1px solid;
	color:#FFF;
	font-weight:bold;
	height:22px;
	text-decoration:none;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;

}
a:hover.log  {
	color:#FFF;
	text-decoration:none;
	background-image:url(../img/btn_account.png);
	background-repeat:repeat-x;
	background-position: 0px -22px;

}

.flag-container
{
	float : right;
	height : 17px;
	width : 480px;
	margin-top : 17px;
}

.flag
{
	height : 17px;
	width : 17px;
	display : inline-block;
	margin-left : 9px;
	opacity : 0.45;
	vertical-align: top;
	cursor: pointer;
}

.flag-iv
{
	width : unset;
	opacity : 1;
	line-height : 17px;
	background-image: url("../img/btn_account.png");
	background-repeat: repeat-x;
	background-size: 1px 200%;
	background-position: left top;
	border: 1px solid #a3a9ab;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.btn_esg
{
	background-image: url("../img/btn_ESG.png");
}

a:hover.flag, .flag-select
{
	opacity : 1;
}

 a:hover.flag-iv, .flag-iv.flag-select
{
	background-position: left bottom;
}

.disclaimer_lang
{
	display: none;
}


#logo {
	margin-right:30px;
	margin-top:0px;
	width:100px;
	float:left;


}

#logo img {
	border:0px;


}

.no_border
{
	border : none !important;
}

/*--------------------------------------------------------------------------------------------
  Menu
-------------------------------------------------------------------------------------------- */


#menu {
	margin-bottom:0px;
	margin-top:12px;
	width:700px;
	height:33px;

	float:right;
	text-align:right;


	}



#menu ul {
	font-size:13px;
	color:#000000;
	float:right;
}


#menu  li {
	display:inline;
	padding-right:0px;
	padding-left:25px;


}

.menu-it  li {
	padding-left:20px !important;
}


#menu  li a  {
	text-decoration:none;
	color:#a3a9ab;
		padding:3px;
		border:#FFF 1px solid;
		font-weight:normal;
}
#menu  li a:hover  {
	color:#FFF;
	text-decoration:none;
	padding:3px;
	background-color: #8dab9f;
		background-image:url(../img/btn_account.png);
	background-repeat:repeat-x;
	border:#a3a9ab 1px solid;


}

#menu  li a.selected {

	text-decoration:none;
	padding:3px;
	border:#a3a9ab 1px solid;


}


#menu a.asset {
	color:#789288;
	text-decoration: none;
	font-weight:bold;
	padding:2px;
}

#menu a:hover.asset {
	text-decoration: none;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background-color:#a3a9ab;

}


/*--------------------------------------------------------------------------------------------
  Header style
-------------------------------------------------------------------------------------------- */

#banner {

border:#a3a9ab 5px solid;
margin-top:20px;
padding:0px;
width:890px;

}

#banner img {

border:0px;

}




/*--------------------------------------------------------------------------------------------
  Architecture
-------------------------------------------------------------------------------------------- */

#contain {
	margin-top:0px;
	margin-bottom:0px;
	width:900px;
}


#sidebar {
	padding:0px;
	margin-top:25px;
	float:left;
	width:240px;
	font-size:11px;

}

#sidebar  ul {
	margin:0px;
	padding:0px;


}
#sidebar li {
	list-style:none;
	padding-bottom:10px;
	padding-left:10px;
		text-align:left;
}

#sidebar li a {
		color:#464646;


}

#box_1 {

	border:#a3a9ab 3px solid;
	margin-top:0px;
		min-height:155px;
	padding:15px;
			position:relative;
		display:block;
		text-align:justify;


}

#box_1 a.img, #box_2 a.img {
border:0px;
padding:0px;
}

#box_1 a.img:hover, #box_2 a.img:hover {
border:0px;
padding:0px;
}

#box_2 {

	border:#a3a9ab 3px solid;
	margin-top:15px;
	min-height:155px;
	padding:15px;
			position:relative;
		display:block;
		text-align:justify;


}

#box_2 a.img {
border:0px;
padding:0px;
}

#box_2 a.img:hover {
border:0px;
padding:0px;
}





#sidebar h1 {
color:#a3a9ab;
padding-bottom:10px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;
text-align:left;
font-style:italic;

}

#sidebar h2 {
margin: 0px;
padding:0px;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
font-weight:normal;
text-align:left;



}


#sidebar h3 {
margin: 0px;
margin-bottom: 3px;
padding:3px;
padding-left:5px;
margin-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#a3a9ab;
text-align:left;


}


#sidebar h4 {
margin: 0px;
margin-bottom: 3px;
padding:3px;
padding-left:5px;
margin-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#a3a9ab;
text-align:left;


}

#sidebar h5 {
color:#a3a9ab;
padding-bottom:10px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;
text-align:left;

}




#maintext {
	margin-left:20px;
	margin-top:25px;
	float:left;
	width:640px;
	margin-right: 0px;
	text-align:justify;

}


#box_home_products {
	border:#a3a9ab 3px solid;
	margin-top:16px;
	width:600px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;

	text-align:left;
	min-height:240px;
}

#box_home_products img {

	border:0px;
}


.slider-news
{
	height: 250px !important;
}

#box_home_news {

	margin-top:0px;
	min-height:175px;
	padding:15px;
	padding-top: 0px;
	position:relative;
	display:block;
	text-align:justify;
	background-image:url(../img/top_contain.png);
	background-repeat:no-repeat;
	font-size:11px;

}

.news-block td
{
	text-align: justify !important;
}


#box_home_bottom {
	border:#a3a9ab 3px solid;
	margin-top:10px;
	padding:15px;
	font-size:11px;
	position:relative;
	display:block;
}

#box_contain {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	width:610px;
	padding-left:30px;
	min-height:331px;
	font-size:11px;
	float:left;
background-image:url(../img/top_contain.png);
background-repeat:no-repeat;
	position:relative;
	display:block;
	font-size:12px;

}


#box_contain {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	width:580px;
	padding-left:30px;
	padding-right:30px;
	min-height:331px;
	font-size:12px;
	float:left;
background-image:url(../img/top_contain.png);
background-repeat:no-repeat;
	position:relative;
	display:block;

}

.thelanguage
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	width:580px;
	padding-left:30px;
	padding-right:30px;
	font-size:12px;
	float:left;
background-image:url(../img/top_contain.png);
background-repeat:no-repeat;


}


/*--------------------------------------------------------------------------------------------
  Disclaimer
-------------------------------------------------------------------------------------------- */

#box_disclaimer {
	border:#a3a9ab 5px solid;
	margin-top:20px;
	padding:0px;
	font-size:11px;
	position:relative;
	display:block;
}

#box_disclaimer table {
	width:100%;

}

#box_disclaimer td {
	padding:20px;

}

#box_disclaimer a.button {
	background-image:url(../img/btn_account.png);
	background-repeat:repeat-x;
	border:#a3a9ab 1px solid;
	color:#FFF;
	font-weight:bold;
	height:22px;
	text-decoration:none;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;

}
#box_disclaimer a:hover.button  {
	color:#FFF;
	text-decoration:none;
	background-image:url(../img/btn_account.png);
	background-repeat:repeat-x;
	background-position: 0px -22px;
		padding-left:10px;
	padding-right:10px;


}


/*--------------------------------------------------------------------------------------------
  Text Style
-------------------------------------------------------------------------------------------- */


#maintext h1 {
color:#FFFFFF;
padding-top:2px;
padding-bottom:20px;
padding-left:20px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;

}

#maintext h2 {
color:#FFFFFF;
padding-top:2px;
padding-bottom:40px;
padding-left:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;

}

#maintext h3, #disclaimer_content h3 {
color:#a3a9ab;
padding-bottom:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;

}


#maintext h4 {
color:#FFF;
padding-top:2px;
padding-bottom:15px;
padding-left:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;

}

#contain img {
	border:0px;
}

#maintext .ico {
	border:0px;
}

#maintext img {
	border:#a3a9ab 1px solid;
}

#maintext a.img {


	padding:0px;

}

#maintext a:hover.img {

	padding:0px;


}

#contain a {
	color:#A3A9AB;
	text-decoration: none;
	font-weight:bold;
	padding:2px;
}

#contain a:hover {
	text-decoration: none;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background-color:#A3A9AB;

}

.green_bold {
color:#789288;
font-weight:bold;
}




#maintext a.button {
	background-image:url(../img/btn_account.png);
	background-repeat:repeat-x;
	border:#a3a9ab 1px solid;
	color:#FFF;
	font-weight:bold;
	height:22px;
	text-decoration:none;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;

}
#maintext a:hover.button  {
	color:#FFF;
	text-decoration:none;
	background-image:url(../img/btn_account.png);
	background-repeat:repeat-x;
	background-position: 0px -22px;

}


.title {
	color:#323232;
	font-size:12px;
	font-weight:bold;
}









/*
	Table Styles
*/





#maintext table {
	width:100%;
	padding-left:0px;

}

#maintext td {
	padding:10px;
	text-align:left;

}

#maintext td.centre {
	text-align:center;

}

#box_home_bottom table {

	margin-top: 0px;
	width:100%;
	padding-left:0px;

}


#box_home_bottom td {

	padding:5px;

}


#box_home_products table {

	margin-top: 0px;
	width:100%;
	padding-left:0px;

}

#box_home_products td {

	padding:5px;

}

#account  table {
	width:100%;
	paddingt:0px;

}

#account  td {
	padding:10px;

}


.news_title {
	color:#323232;
	font-size:18px;
	font-weight:normal;
}
.news_date {
	color:#789288;
	text-decoration: none;
	font-weight:bold;

}

.news
{
	font-size: 16px;
	display: block;
	cursor: pointer;
	padding-left: 5px !important;
}

/*--------------------------------------------------------------------------------------------
  Footer
-------------------------------------------------------------------------------------------- */


#footer {
	margin-top: 30px;
	background-color:#a3a9ab;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

}

.footer-table
{
	width : 100%;
}


#footer  ul{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
#footer li {
	list-style:none;
	padding:0px;
	padding-bottom:1px;

}
#footer a {
	text-decoration:none;
	color:#FFF;
	padding:0px;
	font-weight:normal;
}

#footer a:hover.footer {
	color:#FFF;
	text-decoration:underline;
	padding:0px;
	font-weight:normal;
	background-color:#a3a9ab;

}

.footer_left {
	width:160px;
	margin-right:0px;
}

.footer_center {
	vertical-align : top;
	color : #fff;
	font-size : 11px;
	width : 190px;
}

.footer_center div
{
	margin-bottom : 4px;
}

.footer_right {
	width:130px;
	margin-left:0px;
	color:#FFF;
	text-align:right;
	vertical-align : bottom;
}

.legals {
	text-align:right;
	color:#FFF;
}



/*--------------------------------------------------------------------------------------------
  Form
-------------------------------------------------------------------------------------------- */

input {

	 border:#a3a9ab 1px solid;
	 background-color:#FFF;

}

input.radio {

	 border:#a3a9ab 0px solid;

}
select {

	 border:#a3a9ab 1px solid;

}

textarea {
border:#a3a9ab 1px solid;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 }

.input-text
{
	width : 142px;
	height : 20px;
	line-height : 20px;
	margin : 1px;
	padding : 1px;
	-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		 -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
			  transition: all 300ms ease;
}

.input-text.onError
{
	border: 1px solid red;
	background: #ffaaaa;
}

#formNewsletter .input-text
{
	width: 300px;
}

#formAbonnement .input-text
{
	width: 300px;
}


/*--------------------------------------------------------------------------------------------
  Slider
-------------------------------------------------------------------------------------------- */

.slider {
	background:#FFF url(../img/ajax-loader.gif) no-repeat 50% 50%;
	width:890px!important;
	height:291px!important;
	position:relative;
}
.slider a {
	display:block;
}
.slider img {
	position:absolute;
	top:0px;
	left:0px;
	border: 0px;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
	overflow:hidden;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	background: url(../images/caption_back.png) no-repeat bottom center;
	position:absolute;
	bottom:20px;
	left:-24px;
	width:105.2%;
	color:#534741;
	font-size:16px;
	font-weight:bold;
	line-height:19pt;
	z-index:50;
	text-shadow:0 1px 1px #fff;
	padding:0 0 15px;
}
.nivo-caption p {
	background: #e3e3e3;
	background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
	background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));
	padding:20px 20px 20px 60px;
	margin-bottom:0;
	-moz-box-shadow: 0 1px 3px #292929;
	-webkit-box-shadow: 0 1px 3px #292929;
  box-shadow: 0 1px 3px #292929;
}
.nivo-directionNav {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 300ms ease, visibility 0ms ease 0ms;
		-moz-transition: opacity 300ms ease, visibility 0ms ease 0ms;
		 -ms-transition: opacity 300ms ease, visibility 0ms ease 0ms;
	     -o-transition: opacity 300ms ease, visibility 0ms ease 0ms;
			  transition: opacity 300ms ease, visibility 0ms ease 0ms;
}
.nivo-directionNav-hide
{
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 300ms ease, visibility 0ms ease 300ms;
		-moz-transition: opacity 300ms ease, visibility 0ms ease 300ms;
		 -ms-transition: opacity 300ms ease, visibility 0ms ease 300ms;
	     -o-transition: opacity 300ms ease, visibility 0ms ease 300ms;
			  transition: opacity 300ms ease, visibility 0ms ease 300ms;
}

.nivo-directionNav a
{
	height: 35px;
	width: 35px;
	position: absolute;
	background-image: url('../img/nav.png');
	background-size: 0px;
	background-position: left -100%;
	background-repeat: no-repeat;
	border:0 none;
	cursor:pointer;
	display:block;
	opacity: 0.6;
	z-index:999;
}

.nivo-directionNav a:hover
{
	opacity: 0.8;
	background-color: transparent !important;
}

.nivo-directionNav a::before
{
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: inherit;
	background-position: inherit;
	background-size: 100%;
	opacity: 1;
	z-index: 1001;
}

.nivo-directionNav a::after
{
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: inherit;
	background-position: inherit;
	background-size: 100%;
	z-index: 1000;
	opacity: 1;
	visibility: hidden;
	-webkit-transition: none;
		-moz-transition: none;
		 -ms-transition: none;
	     -o-transition: none;
			  transition: none;
}

.nivo-directionNav .nivo-clickedNav::after
{
	height: 200%;
	width: 200%;
	top: -50%;
	left: -50%;
	opacity: 0;
	visibility: visible;
	-webkit-transition: all 300ms ease, visibility 0ms ease 0ms;
	-moz-transition: all 300ms ease, visibility 0ms ease 0ms;
	-ms-transition: all 300ms ease, visibility 0ms ease 0ms;
	-o-transition: all 300ms ease, visibility 0ms ease 0ms;
		transition: all 300ms ease, visibility 0ms ease 0ms;
}


.nivo-prevNav
{
	left: 10px;
	top: 50%;
	margin-top: -25px;
	background-position: left -300% !important;
}

.nivo-nextNav
{
	right: 10px;
	top: 50%;
	margin-top: -25px;
	background-position: left -200% !important;
}

.nivo-switchNav
{
	left: 10px;
	bottom: 10px;
	background-position: left -100% !important;
}

.nivo-pausedNav
{
	background-position: left 0% !important;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	bottom:-30px;
	left:0px;
}
.nivo-controlNav a.nivo-control {
	float:left;
	text-indent:-9999px;
	background: url(../images/slider_nav.png) no-repeat;
	height:14px;
	width:14px;
	margin:5px 10px 3px 0;
	cursor:pointer;
}
.nivo-controlNav a.nivo-control:hover {
	background-position: 0 -20px;
}
.nivo-controlNav a.active, .nivo-controlNav a.active:hover {
	background-position: 0 -40px!important;
}
.slider .nivo-controlNav img {
	display:inline;
	position:relative;
}


.decolink
{
	color:#789288;
	text-decoration: none;
	font-size : 90%;
}

a.decolink:hover {
	text-decoration: none;
	text-decoration : underline;

}


#disclaimer_box
{
	display : none;
}


#disclaimer_content
{
	width : 600px;
}

.captcha-container
{
	display: inline-block;
	padding: 15px;
	border: 1px solid transparent;
	-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		 -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
			  transition: all 300ms ease;
}

.captcha-container.onError
{
	border: 1px solid red;
	background: #ffaaaa;
}

.separ
{
	display: inline-block;
	border-top: 1px solid rgba(155,155,155,0.3);
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.disc_link
{
	color: #a3a9ab;
	text-decoration: none;
}

:hover.disc_link
{
	text-decoration: underline;
}