@charset "UTF-8";
/* CSS Document */

body {
	margin: 5px auto;
	background-color: white;
	font-family:Arial, sans-serif;

}
body a{
	outline:none;
	text-decoration: none;
}

#main{
	margin: 0 auto;
	background: url(../images/images_new_home_page/fond_accueil02.jpg) no-repeat;
	background-position: 2px 5px;
	width: 1120px;
	height: 780px;
}

/*//////////////////////////////////////// entete //////////////////*/




#header{
	height: 90px;
}
#header table{
	width: 480px;
	height: 20px;

}
#header h1{
	margin: 0;
	padding: 0;
}
#header h1 a{
	display: block;
	margin: 19px 33px 0px 90px;	
	padding: 0;
	width: 461px;
	height: 104px;
	float: left;
	text-indent: -5000px;
	background:url(../images/images_new_home_page/logo.gif) no-repeat;
	background-position:0 5px;
}

#header span{
	margin: 40px 30px 0 0;
	color: #585656;
	font-size: 11px;
	float: right;
}
#header table a{
	display: block;
	height: 30px;
	margin: 5px 0 0 0;
}



/*//////////////////////////////////////// content //////////////////*/



#content{
	width: 1020px;
	height: 650px;
	/height: 690px;
	margin: 0 0 0 70px;
}

#content h2{
	font-size: 14px;
	margin: 38px auto 10px;
	text-align: center;
}

#video {
	float: left;
	display: block;
	background: url(../images/images_new_home_page/bouton_video.jpg) no-repeat;
	width: 177px;
	text-decoration: none;
	color: black;
	font-size: 12px;
	vertical-align: bottom; 
	margin: 0 0 0 30px;
	padding: 120px 0 0 40px;
}

#video:hover{
	background: url(../images/images_new_home_page/bouton_video_clic.jpg) no-repeat;
}

#entree {
	float: left;
	display: block;
	background: url(../images/images_new_home_page/bouton_entree.jpg) no-repeat;
	width: 441px;
	text-decoration: none;
	color: white;
	font-size: 20px;
	font-weight:100;
	vertical-align: bottom; 
	padding: 143px 0 0 70px;
	height: 55px;
}

#entree:hover{
	background: url(../images/images_new_home_page/bouton_entree_clic.jpg) no-repeat;
	padding: 145px 0 0 70px;
	height: 53px;

}#content table{
	width: 230px;
	font-size: 12px;
	margin: 10px;
	font-weight:400;
}
#content table td{
	padding: 5px;
}
#content h3{
	margin: 0;
	font-size: 16px;
	width: 15px;
	float: left;
	vertical-align: bottom;
}

/*//////////////////// etapes //////////////////*/
#etapes{
	width: 1060px;
	float: left;
	height: 300px;
}

#etapes p{
	width: 160px;
	font-size: 12px;
	color: black;
	float: left;
}

#etape1{
		margin: 20px 50px 0 10px;
}
#etape2{
		margin: 20px 110px 0 0;
}
#etape3{
		margin: 20px 180px 0 0;
}
#etape4{
		margin: 20px 0 0 0;
}


#etapes b{
	color: #8d468b;
	font-size: 20px;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 25px 0;
}

/*//////////////////// bandeaulogos //////////////////*/

#bandeaulogos{
	width: 960px;
	height: 95px;
	background-color: #FFFFFF;
	clear: left;
}


#textebas{
	width: 960px;
	font-size: 11px;
	color: gray;
	text-align: center;
	margin: 0;
}

#textebas b{
	font-variant: small-caps;
	color: #c59cc4;
	margin: 0;
}

/*////////////////////////////////////////footer //////////////////*/


#footer{
	width: 1090px;
	margin: -15px 0px 0px 35px;
	height: 53px;
	background: url(../images/images_new_home_page/footer02.jpg) no-repeat;
}

#menu{
	margin-top: auto;
	margin-left: 60px;
	width: 900px;
}

#menu li{
	float: left;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 50px;
}
#sousmenu {
	margin-top: auto;
	margin-left: 40px;
	float: left;
}

#sousmenu li{
	float: left;
	list-style-type: none;
	font-size: 12px;
	margin: 0 0 0 50px;
}

#footer p{
	color: #6f9b0a;
	font-size: 12px;
	margin: 0 0 0 100px;
	float: left;
}

#footer a{
	color: #6f9b0a;
	font-size: 12px;
	margin: 0 0 0 2px;
	text-decoration: none;
	
}
#footer a:hover{
	color: #013e03;
}


#optimise{
	font-size: 11px;
	color: #999999;
	margin: 0 auto;
	text-align: center;
}
#optimise a{
	text-decoration: none;
	color: #c59cc4;
}
#optimise a:hover{
	color: #dd007a;
}


#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: grey; 
	text-align: center;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}


#lbCaption, #lbNumber {
	left:50%;
}

#lbCaption {
	font-family: Helvetica;
	font-size:12px;
}
