/*
CSS Credit: http://www.templatemo.com/
*/
* {
margin: 0;
padding: 0;
}
body {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #01AFE2;
	height: 1000px;
	width: 1000px;
}

div#lemon{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	width: 200px;
	height: 150px;
	left: 914px;
	top: -1px;
}

div#lemon a:hover {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	width: 200px;
	height: 150px;
	left: 914px;
	top: -1px;
}

div#page-wrapper{
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}


ul#nav {
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
	height: 100px;
	width: auto;
	background-image: url(images/header2.png);
	margin-right: auto;
	margin-bottom: auto;
}

ul#nav li a {
	display: block;
	color: #000;
	float: left;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 110px;
	width: 130px;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 9px;
	
}

ul#nav li a:hover {
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	color: #0BD5CA;
}



div#content{
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding-bottom: 40px;
	width: auto;
	padding-top: 200px;
	margin-bottom: 100px;
}

div#footer{
	background-color: #000;
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 40px;
}


/********** ETIQUETTE **********/
#contenu_bg #contenu_content_img #etiquette{
	background-color: #FFF;
	margin-left: 200px;
	padding-left: 200px;
}
#etiquette.web{background:url(../images/contenu/etiquette_web.png) left top no-repeat;}
#etiquette.print{background:url(../images/contenu/etiquette_print.png) left top no-repeat;}
#etiquette.logo{background:url(../images/contenu/etiquette_logo.png) left top no-repeat;}

/********** CAPTURE **********/
#contenu_content_img #capture{
	width:630px;
	height:355px;
	margin-top:100px;
	padding: 41px 0 0 54px;
}

/********** LEGENDE **********/
#contenu_content_img #legende{
	width:628px;
	height:50px;
	padding: 5px 0 0 55px;
}
#contenu_content_img #legende #title{
	font:18px bold Verdana, Arial, Helvetica, sans-serif;
	color:#515151;
	margin-bottom:5px;
}
#contenu_content_img #legende #description{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#515151;
}
#contenu_content_img #legende #lien{
	float:right;
	height:15px;
	padding: 0 3px 3px 3px;
	background:#565656;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#c6c6c6;
	margin-top:5px;
}


#contenu_bg {
	width:1010px;
	min-height:610px;
	background:url(../images/charte/bg-contenu.jpg) left top no-repeat;
}
#contenu_bg #communiquer{
	width:200px;
	min-height:610px;
	float:right;
	padding:190px 56px 0 25px;
}
#contenu_content_txt{
	width:690px;
	padding:0 0 0 35px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#7f7f7f;
}
#contenu_content_img{
	width:720px;
	height:475px;
	margin:10px 0;
	background-image: url(images/bg-maquettes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
