/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #dedede;
	font-style: normal;
	background-color: #333333;
	background-image: url(img/bkg_site.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}

#centered {
	float: none; 
	position: relative;
	width: 960px;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
}
form{
background-color:#cccccc;
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	padding-top: 5px;
	font-style: normal;
	color: #ea661e;

}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 20px;
	padding-top: 5px;
}


.jaune {
	color: #B2AB92;
}

strong {
	color: #A59883;
}

.bloc_txt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a {
	text-decoration: underline;
	color: #ffffff;
}

.galerie {
	border: 4px solid #83735C;
	padding: 0px;
	margin: 1px;
}

input, textarea {
	font-size: 11px;
	color: #333333;
	padding: 2px;
	background-color: #ffcc00;
	border: 1px solid #333333;
}


#top {
	height: 55px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	background-image: url(img/bkg_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

#menu {
	height: 40px;
	width: 960px;
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	margin-top: 180px;
	float: left;
	padding-bottom: 0px;
	font-size: 12px;
}

#menu a:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-style: normal;
	font-weight: bold;
	color: #333333;
	}
#menu a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-style: normal;
	font-weight: bold;
	color: #333333;
	}
#menu a:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-style: normal;
	font-weight: bold;
	color: #111111;	
	}

#banner5 {
	height: 276px;
	width: 100%;
	background-image: url(img/bkg_banner5.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#banner4 {
	height: 276px;
	width: 100%;
	background-image: url(img/bkg_banner4.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#banner1 {
	height: 230px;
	width: 100%;
	
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

#banner2 {
	height: 276px;
	width: 100%;
	background-image: url(img/bkg_banner2.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#banner3 {
	height: 276px;
	width: 100%;
	background-image: url(img/bkg_banner3.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


#contenu {
	float: left; 
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
	text-align:justify;
		
}
#slogan {
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
	text-align: center;
		
}
#contenu_carte {
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	background-color: #604d3f;
}

#carte {
	background-color: #5D4D3F;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}

#flash {
	height: 450px;
	width: 200px;
	background-image: url(imgflash.jpg);
	float: left;
	margin-left: 45px;
}

#center {
	height: 450px;
	width: 631px;
	float: left;
	margin-left: 245px;
	background-image: url(imgcenter.jpg);
}


#gauche {
	width: 238px;
	float: left;
	position: relative;
}

#gauche2 {
	width: 198px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#droite {
	width: 562px;
	float: right;
	position: relative;
}

#nom_de_page {
	height: 20px;
	width: 562px;
}

#redactionel {
	width: 512px;
	padding-right: 20px;
	padding-left: 30px;
	text-align: left;
}

#footer {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #cccccc;
	font-size: 10px;
	float: left;
	background-color: #222222;
}

div.non_flottant {clear:both;}

.vi {
	background-image: url(imgvi.jpg);
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 8px;	
}

.image_gauche {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 0px;
	border: 18px solid #83735C;
}
#video {
	height: 380px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/fond_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}