

body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 13px;
	line-height:1.5em; 
	background-color: #fff;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color: #8da332;
}

a:hover {
	color: #8da332;
	text-decoration: none;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #000; }
h2 { font-size: 28px; font-weight: normal; line-height: 28px; margin: 0 0 30px 0; padding: 0; color: #000; }
h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; padding: 0; color: #e2d8bd; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r30 { margin-right: 30px; }

.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	display: inline-block;
	padding: 5px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}

.image_cube {
	padding: 1px;
	border: 0px;
	background: #000000;	
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 30px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #8da332; }
em { color: #5d6d1e; }

.list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.list li {
	background: transparent url(images/list.png) no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}

.button a {
	clear: both;
	display: block;
	width: 75px;
	height: 24px;
	padding: 4px 27px 0 0;
	margin-top: 15px;
	background: url(images/button.png) no-repeat;

	color: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	background: url(images/button_hover.png) no-repeat;
}

#wrapper {
	width: 1010px;
	margin: 0 auto;
}

#header {
	width: 1010px;
	height: 118px;
	padding: 0px 0px 0;
	background: url(images/header.png) no-repeat;
}

#logo {	
	float: left;
	width: 400px;
	height: 96px;
	margin: 0px;
	padding: 20px 20px 0;	
}

#header  #site_title {	
	float: right;
	width: 520px;
	height: 96px;
	margin: 0px;
	padding: 20px 20px 0;		
}

#header  #site_title h1 {
	margin: 0;
	padding: 0;
	padding: 50px 0px 0;
}

#header  #site_title h1 a {	
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0;
}

#header  #site_title a span {	
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 0px;	
}

/* menu */

#menu {
	width: 1010px;
	height: 51px;
	padding: 0px 0px;
	background: url(images/menu.png) repeat-x;
}

#menu ul {	
	height: 51px;
	margin: 0px;
	padding: 0px 20px 0;
	
}

#menu ul li{
	height: 51px;
	padding: 0px;
	margin: 0px;
	padding: 0px 20px 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	width: 140px;
	height: 33px;
	padding: 17px 34px 0 0;
	margin: 0 5px 0 0 ;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #333;	
	font-weight: bold;
	outline: none;
	border: none;
	background: url(images/menu_divider.png) right no-repeat;
}

#menu ul li a:hover, #menu ul li .current {
	color: #fff;
}

/* end of menu */

/* slider */

#banner {
	clear: both;
	position: relative;
	width: 970px;
	height: 160px;
	padding: 50px 20px;
	background: url(images/slider.png) no-repeat;
}

#banner .nav_bg {
	position: absolute;
	bottom: 0px;
	right: 40px;
	width: 100px;
	height: 50px;
	background: url(images/slider_nav_bg.png) no-repeat;
}

/* end of slider */

/* main */

#main {
	position: relative;
	width: 900px;
	padding: 45px 55px;
	background: url(images/content.png) repeat-y;
}

#main .main_top {
	position: absolute;
	top: 0;
	left: 20px;
	width: 970px;
	height: 45px;
	background: url(images/content_top.png) no-repeat;
}

#main_bottom {
	width: 1010px;
	height: 40px;
	background: url(images/content_bottom.png) no-repeat;
}

#content {
	float: left;
	width: 560px;
}

#sidebar {
	float: right;
	width: 280px;
}

.col_w420 {
	width: 420px;
}

.col_w250 {
	width: 250px;
}

.welcome {
	font-size: 26px;
	color: #7a8d31;
	font-style: italic;
	text-align: center;
	margin-bottom: 60px;
	padding-bottom: 30px;
	line-height: 30px;
	border-bottom: 1px solid #CCC;
}

#content .news_box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #999;
}

#content .news_box h2 {
	margin-bottom: 5px;
}

#content .news_box p {
	text-align: justify;
}

#content .news_box .news_info {
	margin-bottom: 20px;
}
/* end of main */
#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	width: 350px;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	background: #fff;
	border: 1px solid #dfdfdf;
	color:#666;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 13px;	
}

#contact_form form textarea {
	width: 450px;
	height: 200px;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color:#666;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#contact_form form .submit_btn {
	margin: 10px 0px; 
	padding: 5px 14px; 
	border: 1px solid #dfdfdf; 
	background: #fff;
	color:#666;
}

/* footer */

#footer {
	width: 910px;
	padding: 0 30px 10px;
	text-align: center;
	color: #666;
}

#footer a {
	color: #666;
}
/* end of footer */

#thumbs {
	list-style: none outside none; /* On supprime le style de la liste par défaut */
	margin: 0; /* La galerie est centrée horizontalement */
	padding: 0;
	width: 560px;
	float: left;
}
 
#thumbs li {
	float: left;
	height: 112px;
	margin: 0;
	padding: 5px;
	position: relative;
	width: 150px;
	z-index: 10;
}
 
#thumbs li img {
	border: 5px solid #fff;
	z-index: 100;
	transition: transform 0.25s ease-in-out;
	-moz-transition: -moz-transform 0.25s ease-in-out;
	-o-transition: -o-transform 0.25s ease-in-out;
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	transform: scale(0.75); /* On réduit l'image à 75% */
	-moz-transform: scale(0.75);
	-o-transform: scale(0.75);
	-webkit-transform: scale(0.75);
}

#thumbs:hover li img {
	opacity: 0.2; /* Au survol de la galerie, toute les images auront une opacité de 50% */
}
 
#thumbs li:hover img {
	opacity: 1; /* L'image survolée aura une opacité de 100% */
	z-index: 100;
	transform: scale(1); /* On affiche l'image à sa taille normale */
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	box-shadow: 1px 1px 10px #000; /* On ajoute une ombre */
	-moz-box-shadow: 1px 1px 10px #000;
	-o-box-shadow: 1px 1px 10px #000;
	-webkit-box-shadow: 1px 1px 10px #000;
}
/* picture gallery */
