@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969595;
	background-color: #000;
}

h3{
	color: #FECE16;	
}


p {
	color:#FFF;
	text-align: justify;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: square;
}
li {
	margin: 0px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 17px;
}
.container {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:940px;
	clear:both;
	height: 352px;
}
.logo{
	float:left;
	padding-top: 20px;
}
#menu{
	height:41px;
	float:right;
	background-image: url(../images/background-menu.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
}
.menu{
	float:left;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
}
.menu a:hover {
	color: #000;
}

.main-home{
	width:890px;
	float:left;
	background-image: url(../images/background-contenu-accueil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 50px;

}

.bandeau-home{
	width:890px;
	clear:both;
	height: 175px;

}
.bandeau-coordonee{
	width:826px;
	float:left;
	height: 136px;

}
.mail{
	width:125px;
	float:right;
	height: 145px;
}
.bas_de_page{
	width:835px;
	float:left;
	margin-left: 8px;

}
.news{
	width:263px;
	height: 268px;
	background-image:url(../images/colone-news.jpg);
	float:left;
	color: #000000;
}

.news_bottom {
	clear: both;
	margin: 0 10px 0 10px;
	text-align: right;
}

.news ul {
	margin: 100px 10px 10px 10px;
	height: 135px;
	list-style: none;
	overflow: hidden;
}

.news ul a, .news ul li a, .news a, .news a:visited {
	text-decoration: none;
	color: #000000;
}

.news a:hover {
	color: #666666;
}

.news ul li {
	border-bottom: 1px solid #000000;
	padding: 8px 0 8px 0;
	color: #000000;
}

.news_date {
	color: #000000;
}

.news-container {
	clear: both;
	padding-right: 15px;
}

.news-container a, .news-container a:visited, .news-container a:hover {
	text-decoration: none;
}

.news-text {
	clear: both;
	margin-bottom: 15px;
}

.album_photo{
	width:536px;
	height:268px;
	float:left;
	margin-left: 25px;
}

#footer{
	width:870px;
	float: left;
	margin-top: 25px;
	padding-bottom: 10px;
}
.footer{
	float: left;
	font-size: 10px;
}
.colones{
	float: left;
	background-image:url(../images/splash-contenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.colones-horizontale{
	width:825px;
	height:250px;
	float: left;
	background-image: url(../images/splash-contenu-horizontale.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 70px;
	margin-top: 15px;
}
.jaune{
	color: #ffc904;
}
.images-terrain{
	width:485px;
	height:225px;
	float:right;
}

.texte-sous-menu{
	width:485px;
	height:225px;
	color: #FFC803;
	clear: both;
}
.colone-gauche-contact{
	width:205px;
	float:left;
}

.colone-droite-contact{
	width:586px;
	height:282px;
	float:right;
	border: 2px solid #fed92a;
}

