* {
	font-family:Verdana, Arial, Helvetica, sans-serif;

	margin:0;
	outline-style:none;
	border:0;
	padding:0;
}

body {
	color:#f9f9f9;
	font-size:13px;
	height:100%;
	margin:0 auto;
	background-color: #6a544a;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/background.jpg);
}

#general {
	margin:0px auto;
	width:1076px;
}

#banner {
	/*height:551px;*/
	width:1076px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 500px;
	clear: both;
}

#bloc-banner {
	float:right;
	margin-top: 54px;
	padding-right: 166px;
}

#contenu {
	width:592px;
	text-align:justify;
	margin-bottom: 0;
	margin-left: 262px;
	padding-top: 26px;
	clear: both;
	background-image: url(../images/contenu.jpg);
	background-repeat: repeat-y;
}

#footer {
	width:592px;
	clear:both;
	margin-left:262px;
	padding-top:20px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#bloc-footer {
	text-align:center;
}

#bloc-langues {
	margin:15px 0 0 219px;
	height:65px;
}

.left {
	float:left;
}

p {
	padding-bottom:10px;
	margin-right: 26px;
	margin-left: 26px;
}

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

h1 {
	color:#ee7f01;
	font-size:12px;
	font-weight:bold;
}
