body {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #4f4d4d;
	font-family: Verdana;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #399513;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Arial;
	font-size: 30px;
	color: #28b106;
	font-weight: bold;
	padding-bottom: 31px;
}
h2 {
	color: #f2a904;
	font-size: 13px;
}
h3 {
	font-size: 11px;
	color: #28b106;
	font-weight: bold;
	display: block;
}
h4 {
	padding-top: 10px;
	color: #28b106;
	font-size: 12px;
}
p {
	padding-bottom: 14px;
}


/*PAGE*/
#page {
	position: absolute;
	width: 857px;
	height: auto;
	margin-left: 50%;
	left: -428px;
	background-color: #fff;
	padding-bottom: 20px;
	
}

/* HEADER */
#header {
	display: block;
	width: 857px;
	height: 225px;
	color: #344856;
	background: url(images/header.jpg) no-repeat;
}
#menu_principal {
	position: absolute;
	right: 19px;
	height: 78px;
}
#menu_secondaire {
	position: absolute;
	right: 19px;
	height: 22px;
	margin-top: 203px;
}
#menu_principal a {
	float: right;
}
#menu_secondaire a {
	float: right;
}
#menu_principal #menu_prin_separateur {
	float: right;
	background: url(images/menu_pin_separateur.jpg) no-repeat;
	width: 1px;
	height: 78px;
}
#menu_secondaire #menu_sec_separateur {
	float: right;
	background: url(images/menu_sec_separateur.jpg) no-repeat;
	width: 1px;
	height: 22px;
}

/* CONTENT */
#content {
	display: block;
	width: 857px;	
	margin: 0;
	padding: 0;
	color: #000;	
	background-color: #fff;	
	font-size: 11px;
}
#cont {
	width: 623px;
	height: auto;
	min-height: 633px;
	margin: 0 0 0 234px;
	background-color: #fff;
	padding: 35px 0 0 0;
}

/* FOOTER */
#footer {
	display: block;
	width: 857px;	
	padding: 0 0 0 0;
	color: #399513;
	font-size: 10px;
	background-color: #fff;
	text-align: center;
}

/* AUTRES CONTENT */
#pub {
	position: absolute;
	width: 220px;
	left: 0;
	margin: 0;
	
}
#pub img {
	display: block;
}
/*#pub_separateur {
	width: 305px;
	height: 3px;
	background: url(images/pub_separateur.jpg) no-repeat;
}*/

#news {
	position: absolute;
	width: 216px;
	right: 0;
	margin-top: 26px;
}
#news #titre {
	width: 202px;
	height: 41px;
	padding: 0 0 0 14px;
	margin-top: 12px;
	background: url(images/news_fond.jpg) no-repeat;
	font-weight: bold;
	font-size: 18px;
	line-height: 41px;
	color: #fff;
}
#news #contenu {
	width: 204px;
	padding: 25px 0 111px 11px;
	background: #fce9c0 url(images/news_contenu_fond.jpg) no-repeat 0 bottom;
}
#news p {
	margin: 0 0 14px 0;
}

#cont_accueil {
	width: 389px;
	height: 633px;
	min-height: 633px;
	padding: 35px 234px 0 0;
	margin: 0 0 0 234px;
}

/* CLASS */
.left {
	float: left;
}
.right {
	float: right;
}
#calendrier h5 {
	display: block;
	width: 554px;
	height: 25px;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	background: url(images/calfondtitre.jpg) no-repeat;
}