@charset "UTF-8";
/* CSS Document */

body {
text-align:center;
font-family:"Trebuchet MS", Helvetica, Verdana;
font-size:16px;
}
#wrapper {
	margin:auto;
	margin-top:25px;
	text-align:left;
	width:935px;
	height:580px;
	border: 1px solid #336633;
	padding:10px;
	background-image:url(site_image/page_accueil/fond_acc.jpg);
	background-repeat:no-repeat;
	background-color:#fffac2;
}
#colgauche {
width:300px;
height:300px;
float:left;
/*background-image:url(site_image/chipiron_cenitz.jpg);
background-position:0 50px;
background-repeat:no-repeat;*/
}
#colcentre {
width:600px;
float:left;
}
#coldroite {
width:200px;
height:100px;
float:right;
text-align:right;
margin-right:30px;
}
#blocnews {
width:600px;
height:150px;
color: #03683d;
}
#footer {
margin:auto;
clear:both;
width:900px;
text-align:center;
}
#menus {
	padding-left:20px;
	padding-top:20px;
	width:90px;
	height:auto;
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}
#menus li {
list-style-type:square;
list-style-position:inside;
line-height:22px;
}
#menus a {
font-size:14px;
text-decoration:none;
color:#FFF;
}
#menus a:hover {
text-decoration:underline;
color:#fffac2;
}
/* les couleurs*/

/* les placements*/
.topten {
	margin-top:20px;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0;
	width:332px;
	height:23px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:248px;
	top:37px;
	width:280px;
	height:247px;
	z-index:1;
}
#Layer3 {
	position:relative;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	top:300px;
	width:100%;
	height:100px;
	z-index:2;
}
.centrer{
text-align:center;
}
a {
color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Layernews {
	text-align: center;
	display:inline;
	position:relative;
	font-family : "Trebuchet MS";
	font-size : 14px;
	color: #8cca24;
	top:30px;
	width:563px;
	height:15px;
	z-index:30;
	line-height: 15px;
	font-weight: bold;
}
/* les typo et titres*/
h1 {
	display:inline;
	color: #03683d;
	line-height: 45px;
	font-weight: bold;
	font-size:45px;
}
h2 {
	display:inline;
	color: #03683d;
	line-height: 25px;
	font-weight:200;
	font-size:20px;
	font-family:Helvetica, Arial, sans-serif;
}
h3 {
	width:300px;
	color: #8cca24;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;	
}
h4 {
	width:140px;
	color: #a09b3a;
	font-family:Helvetica, Arial, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	float:left;	
}
h5 {
font-family:Helvetica, Arial, sans-serif;
font-weight:lighter;
color:#002a0c;
font-size:14px;	
}
.follow {
font-size:10px;
}