body {
	margin: 0px;
	background-color: #6DB33E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#global {
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenu_global {
	width: 935px;
	height: 895px;
	float: left;
}
#contenu_gauche {
	float: left;
	width: 354px;
}
#top_gauche {
	background-image: url(images/navigation/voiture.jpg);
	height: 322px;
	width: 354px;
	background-repeat: no-repeat;
}
#menu_gauche {
	background-image: url(images/navigation/menu_gauche.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 109px;
	float: left;
}
#menu_centre {
	float: left;
	height: 280px;
	width: 100px;
}
#menu_droite {
	background-image: url(images/navigation/menu_droite.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 280px;
	width: 145px;
}
#bas_gauche {
	background-image: url(images/navigation/vache.jpg);
	background-repeat: no-repeat;
	height: 293px;
	width: 354px;
	float: left;
}
#contenu_droite {
	float: left;
	width: 581px;
}
#top_droite {
	background-image: url(images/navigation/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 581px;
	font-size: 18px;
	font-weight: bold;
	color: #3B5F27;
	padding-top: 300px;
}
#contenu {
	height: 400px;
	width: 435px;
	background-color: #DEF1F3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3B5F27;
	padding-top: 15px;
	color: #3B5F27;
	overflow: auto;
	float: left;
}



#contenu_photos {
	height: 400px;
	float: left;
	background-color: #DEF1F3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3B5F27;
	padding-top: 15px;
	width: 435px;
	color: #3B5F27;
}
.clear {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5F27;
	float: left;
	width: 410px;
}
.clear2 {
	float: left;
	height: 20px;
	width: 410px;
}
.clear3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5F27;
	float: left;
	width: 410px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.titre_news {
	font-style: normal;
	font-weight: bold;
}
.news_images {
	float: left;
	width: 110px;
}
.news_texte {
	float: left;
	width: 300px;
}
.news_texte_seul {
	float: left;
	width: 410px;
}
.digital {
	float: left;
	width: 250px;
	padding-top: 15px;
}
#centre_droite {
	background-image: url(images/navigation/droite_contenu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 417px;
	width: 146px;
}
#bas_droite {
	background-image: url(images/navigation/bas_contenu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 236px;
	color: #3B5F27;
	font-size: 8px;
	padding-top: 41px;
	padding-left: 345px;
	font-weight: bold;
}
a {
	color: #3B5F27;
	text-decoration: underline;
	font-style: italic;
}
a:hover {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}
.page_suivant {
	float: right;
}
.page_precedent {
	float: left;
}
.photo_v {
	padding-left: 80px;
	padding-bottom: 15px;
}
.photo_h {
	padding-left: 5px;
	padding-bottom: 50px;
	padding-top: 65px;
}
