@import url("banner.css");

#breadcrumbs {
	display: none;
}
#tool {
	display: none;
}

#content {
	padding-top: 37px;
}

#consomation {
	background-image: url(../images/coupe/consomation.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 153px;
	width: 155px;
	position: absolute;
	text-indent: -9999px;
	
}
#consomation.consomationEN{
	background-image: url(../images/coupe/consomationEN.png);
}
#consomation.consomationNL{
	background-image:url(../images/coupe/consomationNL.png);
}
/*Carrousel*/
#carrousel {
	background-color: #212E36;
	padding: 0px;
	height: 313px;
	width: 952px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 47px;
	margin-left: 0px;
	overflow: hidden;
}

/*Autre contenu*/
#bloc_home_left {
	float: left;
	width: 610px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	padding-right: 28px;
}
#bloc_home_right {
	float: right;
	width: 288px;
}

#cont_home {
	padding-bottom: 15px;
}

#cont_home .titre_accueil {
	font-size: 22px;
	font-weight: bold;
	color: #37A8DB;
	margin: 0px;
	background-image: url(../images/coupe/deco_gris.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 42px;
}
#cont_home .txt_accueil p {
	color: #666666;
	font-size: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/*Bloc_news*/
#menu_news {
	padding-bottom: 12px;
}
#menu_news h2 {
	color: #91A4AA;
	background-image: url(../images/coupe/deco_vert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 42px;
}
#menu_news .bloc_news {
	padding-bottom: 16px;
	cursor: pointer;
}
#menu_news .hover {
	background-color: #F0F0F0;
}
#menu_news .bloc_date {
	font-size: 14px;
	color: #A5A5A5;
	margin: 0px;
	padding: 0px;
}
#menu_news strong {
	font-weight: normal;
}
#menu_news strong a {
	font-size: 13px;
	color: #E30E6F;
	text-decoration: none;
}
#menu_news strong a:hover {
	text-decoration: none;
}
#menu_news p {
	font-size: 12px;
	color: #545454;
	margin: 0px;
	padding: 0px;
}
#menu_news .btn_blc {
	background-position: left bottom;
}
#menu_news .btn_blc span {
	background-position: right bottom;
	color: #FFF;
}
#menu_news .btn_blc:hover {
	background-position: left top;
}
#menu_news .btn_blc:hover span {
	background-position: right top;
	color: #078CC8;
}

/*newsletter*/
#bloc_newsletter {
	width: 260px;
	padding-top: 19px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
	background-color: #0A71B3;
	margin-bottom: 20px;
}
#bloc_newsletter h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#bloc_newsletter h3 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#bloc_newsletter form {
	display: block;
	margin: 0px;
	padding: 0px;
}
#bloc_newsletter form #newsletter_txt {
	height: 24px;
	width: 168px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3B3B3;
	border-right-color: #B3B3B3;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	font-size: 15px;
	color: #808080;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bloc_newsletter form a {
	float: left;
}
#bloc_newsletter form #newsletter_btn {
	display: none;
}

/*bloc planete*/
#planete_box {
	background-color: #EFEFEF;
	width: 258px;
	border: 1px solid #D9D9D9;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#planete_box h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #025B81;
	padding: 0px;
	font-weight: normal;
}
#planete_box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 20px;
}
#planete_box h3 strong {
	color: #1A1A1A;
	font-weight: bold;
}
#planete_box p {
	font-size: 13px;
	color: #545454;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#planete_box a {
	margin-top: 5px;
	margin-left:110px;
}
#planete_box .btn_blc {
	background-image: url(../images/coupe/btn_cadre.png);
}
#planete_box .btn_blc span {
	background-image: url(../images/coupe/btn_cadre.png);
}
/*Projet box*/
#bloc_projet {
	background-image: url(../images/coupe/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 284px;
	width: 586px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 27px;
	background-color: #1A1E26;
}
.bloc_projet_top {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}
#bloc_projet h2 {
	font-size: 21px;
	color: #FFF;
	margin: 0px;
	float: left;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bloc_projet a {
	float: right;
}
#bloc_projet .btn_blc {
	background-image: url(../images/coupe/btn_projet.png);
}
#bloc_projet .btn_blc span {
	background-image: url(../images/coupe/btn_projet.png);
}
/*Slide*/
#content_slide {
	width: 536px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
}
.content_slide {
	display: none;
}


.cont_box {}
.box_visi .hover {
	background-color: #F0F0F0;
}
.cont_box div {
	height: 144px;
	width: 250px;
	border: 3px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #4B738C;
}
.cont_box h3 {
	font-size: 15px;
	font-weight: bold;
	color: #65ACD4;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cont_box a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 256px;
	white-space: normal;
}
.cont_box a:hover {
	text-decoration: none;
}

/*step slide*/
.cont_nav {
}

.cont_box_left {
	height: 22px;
	width: 22px;
	position: absolute;
	top:573px;
	left:50%;
	margin-left: -215px;
}
.cont_box_right {
	height: 22px;
	width: 22px;
	position: absolute;
	top:572px;
	left:50%;
	margin-left: -85px;
}
.cont_left {
	height: 22px;
	width: 22px;
	font-size: 0px;
	background-image: url(../images/coupe/btn_slide.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cont_left:hover {
	background-position: left top;
}
.cont_right {
	height: 22px;
	width: 22px;
	font-size: 0px;
	background-image: url(../images/coupe/btn_slide.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cont_right:hover {
	background-position: right top;
}
.box_cont_step {
	padding: 0px;
	position: absolute;
	margin-top: -247px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100px !important;
	margin-left: 250px;
}
.box_step {
	background-repeat: no-repeat;
	font-size: 0px;
	background-image: url(../images/coupe/puce.png);
	background-position: center top;
}
.box_step_selected {
	background-image: url(../images/coupe/puce.png);
	background-position: center bottom;
}