/*===================================================================*/
/*=========================== GENERAL ===============================*/
html {
	background: url('../images/design/html_bg.png') repeat-y #dbcdb2;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: url('../images/design/body_bg.jpg') no-repeat transparent;	
}
p, h1, h2, h3, div, img {
	margin: 0;
	padding: 0;
}
a { color: #a81e19; text-decoration: none; }
a:hover { color: #AAAAAA; text-decoration: underline; }
a img {	border: none; }
.clear { clear: both; }
.hidden { display: none; }
p { color: #010101; margin-bottom: 15px; line-height: 17px; }
h3 {
	color: #a81e19;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
h4 { color: #cc5912; font-size: 13px; font-weight: bold;}

/*===================================================================*/
/*========================== CONTAINER ==============================*/
div.container {
	width: 816px;
	text-align: left;
	position: relative;	
	left: 30px;
	top: 33px;
	//top: auto;
	//margin-top: 33px;
	background: url('../images/design/content_bg.gif') repeat-y transparent;
}
div.container_bis {	
	background: url('../images/design/content_bg_bis.jpg') no-repeat transparent;
}
div.content {	
	padding: 72px 18px 20px 18px;	
}
div.content div.contenu {
	width: 543px;
	margin: 0 0 20px 0;
	position: relative;
	left: 150px;
	border: 1px solid #cebc97;
	padding: 84px 35px 40px 40px;
	min-height: 330px;
}
div.content div.contenu div.homepage {
	width: 281px;
	float: left;
}

/*===================================================================*/
/*============================ HEADER ===============================*/
div.header h1 {
	position: absolute;
	top: 60px;
	left: 810px;
	height: 139px;
	width: 177px;
}
div.header h1 a {
	display: block;
	height: 139px;	
	text-decoration: none;
}
div.header h1 a:hover {
	text-decoration: none;
}
div.header h1 a span {
	visibility: hidden;
}

/*===================================================================*/
/*============================ COPYRIGHT ============================*/
div.copyright {
	background: url('../images/design/copyright_bg.jpg') no-repeat top #cebc97;
	clear: both;
	padding-bottom: 10px;
}
div.copyright p {
	font-size: 11px;
	padding: 10px 18px 0;
	color: #FFF;
}
div.copyright a {
	color: #FFF;
	text-decoration: underline;
}

/*===================================================================*/
/*============================== MENU ===============================*/
div.menu {
	position:absolute;
	width: 151px;
	top: 170px;
	left: 26px;
	border-top: 1px solid #cebc97;
	z-index: 999;
}
/*===================================================================*/
/*============================== TOOLS ==============================*/
div.content div#tools{
	clear: both;
	text-align: right;
	position: relative;
	top: 60px;
}
div.content div#tools a img{
	position: relative;
	top: 5px;
}
div.content div.contenu div.homepage div#tools {
	position: relative;
	top: 0;
	margin-bottom: 20px;
}
/*===================================================================*/
/*=========================== NEWSLETTER ============================*/
div.right {
	position: absolute;
	left: 815px;
	top: 325px;
	width: 160px;
	color: #000;
	font-size: 12px;
}
div.right h2 {
	color: #FFF;
	margin-bottom: 10px;
	font-size: 15px;
}
div.right span {
	margin-top: 5px;
}
div.right input {
	margin-top: 5px;
	background: #e4cf9f;
	border: 1px solid #b68c24;
	padding: 2px;
}
div.right span, div.right span a {
	display: block;
	color: #000;
}
div.right span a {
	text-decoration: underline;
}
div.right span a:hover {
	color: #FFF;
}
/*===================================================================*/
/*============================= LANGUE ==============================*/
div.langues {
	position: absolute;
	left: 815px;
	top: 20px;
	width: 150px;
}
div.langues a {
	font-weight: bold;
	border-left: 1px solid #FFF;
	padding: 0 8px 12px 10px; 
}
div.langues a:hover {
	color: #FFF;
	text-decoration: none;
}
/*===================================================================*/
/*============================ INFOBOX ==============================*/
div.infobox {
	width: 209px;
	//width: 202px;
	margin-left: 310px;
}
div.infobox div.box {
	width: 100%;
	background: url('../images/design/infobox_bg.jpg') no-repeat;
	padding: 11px 14px 20px;
	text-align: center;
	margin-bottom: 23px;
}
div.infobox div.infobox {
	margin: 0;
}
div.infobox div.box h2 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}
div.infobox div.box h3 {
	color: #cc9612;
	margin: 0;
	padding: 0;
}
div.infobox div.box * {
	color: #FFF;
	font-weight: bold;
}
/*===================================================================*/
/*============================= NEWS ================================*/
div.content div.contenu div.homepage div.news {
	width: 100%;
	background: #eae3d3;
	padding: 18px 0 12px 0;
	margin-bottom: 20px;
}
div.content div.contenu div.homepage div.news div.box * {
	margin: 0;
	padding: 0;
}
div.content div.contenu div.homepage div.news div.new {
	margin-bottom: 20px;
}
div.content div.contenu div.homepage div.news div.new_separate {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a81e19;
}
div.content div.contenu div.homepage div.news div.separate {
	display: none;
}
div.content div.contenu div.homepage div.news div.box {
	margin: 0 30px 0 24px;
}
div.content div.contenu div.homepage div.news div.box h2 {
	color: #a81e19;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 17px;
}
div.content div.contenu div.homepage div.news div.box p {
	color: #353433;
}
div.content div.contenu div.homepage div.news div.box p a {
	color: #353433;
	text-decoration: underline;
}	
div.content div.contenu div.homepage div.news div.box p.date {
	text-decoration: underline;
}
div.content div.contenu div.news div.box h3 {
	color: #353433;
	font-size: 12px;
	text-transform: uppercase;
}	
div.news h2 {
	color: #a81e19;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
div.news h3 {
	color: #cc5912;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div.news p.date {
	font-size: 11px;
	margin: 0 0 5px;
	padding: 0;
}
div.news div.separate {
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 0;
	background: #a81e19;
	margin: 0 50px 15px;
}
div.news img {
	float: left;
	margin: 0 10px 10px 0;
}
div.news_fiche div.photo {
	float: left;
	margin: 0 10px 10px 0;
}
div.news_fiche h2 {
	color: #a81e19;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
/*===================================================================*/
/*=========================== SLIDESHOW =============================*/
div.slideshow {
	position: absolute;
	top: 30px;
	left: 210px;
	z-index: 999;
}
div.slideshow div {
	height: 82px;
	width: 88px;
	float: left;
	margin-right: 3px;
}
div.slideshow img {
	float: left;
	margin-right: 3px;
}
/*===================================================================*/
/*============================ FORMULAIRE ===========================*/
div.content form div.field {
	margin: 10px 0;
	color: #7D7D7D;
}
div.content form div.field label {
	display: block;
	width: 150px;
	text-align: right;
	float: left;
	padding: 0 10px 0 0;	
	margin-top: 2px;
}
div.content form div.field input {
	width: 200px;
	padding: 2px;
}
div.content form div.field input.checkbox {
	width: auto;
}
div.content form div.field input.second {
	margin-left: 164px;
	margin-top: 10px;
}
div.content form div.field textarea {
	padding: 2px;
}
div.content form div.field img.code {
	margin: 10px 0 0 160px;
}
div.content form div.error {
	background: #F4CACA;
	border: 1px solid #CC0000;
	color: #CC0000;
	padding: 10px 0;
}
div.content form div.error div.info {
	margin: 5px 0 0 160px;
}
div.content form p.info {
	margin: 0 0 0 160px;
	color: #7D7D7D;
	font-style: italic;
	font-size: 11px;
	clear: both;
}
div.content form p.error {
	color: #CC0000;
}
div.content form div.submit {
	border-top: 1px solid #BBB;
	padding: 10px 0;
	margin: 20px 0;
}
div.content form div.submit input {
	margin-left: 160px;
}
div.content form textarea {
	float: left;
	margin-right: 3px;	
}
div.error_message {
	background: #F4CACA;
	padding: 15px;
	border: 1px solid #CC0000;
	color: #CC0000;
	margin-bottom: 10px;
}
div.info_message {
	background: #CAF4CA;
	padding: 15px;
	border: 1px solid #090;
	color: #090;
	margin-bottom: 10px;
}
div.indicator_message { 
	background: #F4F4F4;
	padding: 15px;
	border: 1px solid #999;
	color: #999;
	margin-bottom: 10px;
}
div.alert_message { 
	background: #CACAF4;
	padding: 15px;
	border: 1px solid #005;
	color: #005;
	margin-bottom: 10px;
}
/*===================================================================*/
/*============================== GALLERY ============================*/
div.gallery_photos div.photo, div.gallery_liste div.photo {
	float: left;
	margin: 0 7px 5px 0;
	width: 100px;
	height: 100px;
	padding: 10px;
	background: #eae3d3;
	text-align: center;
	border: 1px solid #CCC;
}
div.gallery_liste div.photo {
	margin-right: 10px;
}
div.galerie div.image {
	text-align: center;
}
div.galerie div.action_galerie {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	margin: 15px 0;
	position: relative;
	text-align: center;
}
div.galerie div.action_galerie span.action_previous {
	position: absolute;
	left: 0;
}
div.galerie div.action_galerie span.action_next {
	position: absolute;
	right: 0;
}
div.galerie div.action_galerie span.action_previous img, div.galerie div.action_galerie span.action_next img {
	margin-right: 5px;
}
div.separate {
	clear: both;
	height: 30px;
}
/*===================================================================*/
/*================================ AVIS =============================*/
div.avislist div.avis div.avi {
	padding: 10px;
	position: relative;
}
div.avislist div.avis div.separatlist {
	border-bottom:1px solid #BBBBBB;
}
div.avislist div.avis div.avi p span {
	font-weight: bold;
}
div.avislist div.avis div.avi p.date {
	position: absolute;
	top: 10px;
	right: 10px;
}