﻿body {
	
	margin:0px;
	/*background-color:#87bde9;*/
	background-color:#ffffff;/*#008bbc;*/
	background-image:url(images/img.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	/*background-color: #ffffff;*/
	/*background-image:url(images/img1.jpg);*/
	/*background-image:url(images/img2.jpg);*/
	/*background-color:#87bde9;*/
}

/*.fond {
	background:url(images/img.jpg) center top;
	width:100%;
}*/

.interface_site {
	position:relative;
	background-color:#FFFFFF;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px; /* avant compteur valeur top a 0*/
}

#count {
	position:relative;
	background-color:black;
	background-image:url(images/fonc_compteur.jpg);
	width:900px;
	height:100px:
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align: center;
	/*height: 0px;*/
	
	/*left: 131px;*/
}

.menu_haut {
	width:900px;
	height:28px;
	background:url(images/BandeauMenuhAUT.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-top:0px;
}

a:link.haut {color: #ffffff; text-decoration:none;}
a:visited.haut {color: #ffffff; text-decoration:none;}
a:hover.haut {color: #000000; text-decoration:none;}
a:active.haut {color: #ffffff; text-decoration:none;}

a:link {color: #F08A00; text-decoration:none;}
a:visited {color: #F08A00; text-decoration:none;}
a:hover {color: #F08A00; text-decoration:none;}
a:active {color: #F08A00; text-decoration:none;}


.bandeau {
	width: 900px;
	height: 200px;
	background-color:#000000;
}

.menu {
	background-color:#F08A01;
	height:27px;
	width:900px;
	vertical-align:middle;
}

.corps {
	background-color:#FFFFFF;
	width:900px;
	margin-top:20px;
}

.actualite {
	float:left;
	background-color:#FFFFFF;
	width:218px;
	margin-left:10px;
}

.contenu {
	float:right;
	background-color:#FFFFFF;
	width:650px;
	top:20px;
	margin-right:10px;
}

.pied {
	width:900px;
	height:24px;
	background-image:url(images/MenuBASG.gif);
	background-repeat:no-repeat;
	top:0px;
	clear:both;
}

.Style1 {
	color: #F08A00;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.Style2 {
	color: #544e38;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.Style3 {
	color: #F08A01;
	font-weight: bold;
}
.Style4 {
	color: #084930;
	font-weight: bold;
}
.Style5 {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:5px;
}

p {
	color: #544e38;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

H5 {
	color:#544e38;
	font-family:Arial, Helvetica, sans-serif;
}
