.leClear{
	clear:both;
}

/*FONTS*/
.light{
	font-weight:200;
}

.medium{
	font-weight:500;
}

.semiBold{
	font-weight:600;
}

.extraBold{
	font-weight:800;
}

.ultraBold{
	font-weight:900;
}

.floatleft {float:left;}
.floatright {float:right;}

div .formatDuSite{
	width:940px;
	padding:0 30px 0 30px;
	margin:0 auto;
}

html, body {
	height: 100%;
	font-family: 'Raleway', sans-serif;
	color:white;
	font-weight:500;
}

html div{
	position:relative;
}

p{
	font-family: 'Abel', sans-serif;
	font-size:16px;
	padding: 10px 0;
}

#header{
	background-color:#787878;
	height:110px;
	border-top:5px solid #b5c041;
}

#entete{
	
}

#texteEntete{
	float:left;
	padding:50px 0;
}

#logoCentaure{
	float:left;
	padding:25px 0;
}

#telephone{
	font-size:30px;
	padding:15px;
	background-color:#373737;
	float:right;
}

#menu{
	background-color:white;
}

.ombrage{
	background-image:url("../images/ombrage.png");
	background-repeat:repeat-x;
	background-position:center bottom;
	width:100%;
	height:10px;
	z-index:50;
	margin-bottom:-10px;
}

.imgborder {
	padding:20px;
	background-image:url("../images/green_80.png");
	
}

#nav{
	color:#787878;
	font-weight:800;
	font-size:15px;
	padding:15px 0;
}

#nav a{
	text-decoration:none;
	padding:15px;
}
#nav a:link    {color:#787878;}
#nav a:visited {color:#787878;}
#menu a:hover, #menu a.active   {
	color:#787878;
	background-image:url("../images/hoverLien.png");
	background-repeat:no-repeat;
	background-position:top center;
}
#nav a:active  {color:#787878;}

#banniere{
	background-position:center top;
	background-repeat: no-repeat;
	height:338px;
}

#banniere h1{
	font-weight:200;
	font-size:48px;
}

#contenuBan{
	position:relative;
	height:338px;
	z-index:100;
}

#txtBanniere{
	padding:85px 0 85px 0;
	float:left;
}

.decalTitre{
	padding-left:50px;
}

#banniere #boxBan{
	position:absolute;
	font-weight:600;
	font-size:28px;
	text-align:right;
	padding:10px 10px 10px 20px;
	background-color:#525a02;
	width:35%;
	left:0;
	bottom:0;
}
#contenuBan #navCarre{
	float:right;
	position:absolute;
	bottom:30px;
	right:80px;
}

.carreBlanc{
	width:16px;
	height:16px;
	background-color:white;
	margin:7px;
	float:left;
}

.carreBlanc:hover{
	background-color:#b5c041;
}

.carreBlanc a{
	width:16px;
	height:16px;
}

#contenu{
	background-color:#919191;
	background-image:url("../images/back_city.jpg");
	background-position:center bottom;
	background-repeat: no-repeat;
	z-index:20;
}

#contenu h1{
	font-weight:600;
	font-size:24px;
}

#conteneur{
	padding:40px;
}

.decoImage{
	position:relative;
	background-image:url("../images/decoImgBlanc.png");
	background-repeat: no-repeat;
	width:306px;
	height:453px;
}

#boxContenu{
	float:left;
	background-image:url("../images/imgContenu.jpg");
	background-repeat: no-repeat;
	width:306px;
	height:453px;
}

#boxContenu img{
	position:relative;
	z-index:20;
}

#textContenu{
	float:right;
	width:600px;
	
}

#conteneurPied{
	position:relative;
	background-image:url("../images/green_80.png");
	width:100%;
	height:90px;
	z-index:30;
}

#pied{
	position:relative;
}

#elePied{
	padding-top:20px;
}

#txtPied{
	
	float:left;
}

#txtPied h1{
	font-size:14px;
}

#pied #logoB3{
	position:relative;
	float:right;
}

.footer{
	height:90px;
	width:940px;
	padding:0 30px 0 30px;
	margin:0 auto ;	
	
}

.push {
	height:90px;
	width:940px;
	margin:0 auto;	
	
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -90px;
}

#backCityImg{
	background-image:url("../images/back_city.jpg");
	background-position:center top;
	background-repeat: no-repeat;
	z-index:50;
}

.form {
	position:relative;
	float:right;
	background-image:url('../images/form_bg.png');
	width:351px;
}

