/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/
body {
	margin:0;padding:10px 0 0 0;
	background: url('img/fond.jpg') #d0e5ac;
	color:#3d6623;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
}
a {	font-weight:bold;color:#106856; }
a:hover { text-decoration:none; }
hr { clear:both;visibility:hidden;margin:0;padding:0;height:0; }
/************************************************
				CLASSES DIVERSES
************************************************/
.petit { font-size:10px; }
.grand { font-weight:bold;font-size:130%; }
.big {
	margin-left:-5px;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	color:black;
}
/************************************************
				IMAGES
************************************************/
img { border:none;text-decoration:none; }
div.bloc_image { text-align:center; }
div.bloc_image img {
	border:1px solid #3d6623;
	margin:2px;
	padding:1px;
}
div.bloc_image a { text-decoration:none; }
div#contenu_modifiable div.bloc_image p.zoomer { text-align:center;font-size:9px; }
div#contenu_modifiable div.bloc_image p.legende { margin:0 0 5px 0;font-weight:bold; }
/***********************************************
				STYLES MISES EN FORME
***********************************************/
div#conteneur {
	position:relative;
	margin:auto;
	width:765px;
	background: url('img/coulisse.jpg') repeat-y #edf4df;
	border:1px solid #f9ed6e;
}
/************************************************
				ENTETE
************************************************/
h1#entete {
	background: url('img/entete.jpg') no-repeat;
	height:246px;
	margin:0;padding:0;
}
h1#entete a span{
	display:block;
	height:246px;
	visibility:hidden;
}
/*****************************************************
				MENU
*****************************************************/
ul#menu {
	background:url(img/menu.jpg) no-repeat;
	height:26px;
	margin:0 0 0 0;
	padding:0 0 0 65px;
	list-style-type:none;
}
ul#menu li {
	display:inline;
	margin:0;padding:0;
}
ul#menu li a {
	border-right:1px solid #105133;
	display:block;
	height:26px;
	float:left;
	margin:0;
	padding:0 7px 0 7px;
	color:#105133;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:26px;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a.active {
	background:url(img/menu_hover.jpg) repeat-x;
	color:#f9eb46;
}
ul#menu li#dernier_lien a { border-right:none; }
ul#menu li#dernier_lien a:hover, ul#menu li#dernier_lien a.active {}
/*****************************************************************
				TITRE
*****************************************************************/
h2#titre {
	margin:0;padding:0 0 0 0;
	text-align:left;
	border-bottom:1px solid #3d6623;
}
h2#titre span {
	display:block;
	margin:0;padding:0 0 0 0;
	font:bold 16px  Arial, Helvetica, sans-serif;
	color:#3d6623;
}
/***********************************************************
				CORPS
***********************************************************/
div#drapeau {
	position:absolute;
	top:287px;
	right:50px;
}
	
div#corps {
	background: url('img/corps_bas.jpg') no-repeat 0 bottom;
}
div#contenu {
	background:url('img/corps_haut.jpg') no-repeat;
	text-align:left;
	margin:0 0 0 0;padding:25px 50px 0 100px;
	min-height:260px;
}
div#contenu_modifiable {
	margin:0 0 0 0;padding:10px 0 30px 0;
}
div#colonne_gauche {
	float:left;
	width:350px;
}
div#colonne_centre {}
div#colonne_droite {
	margin:0 0 0 360px;
}
div#contenu_modifiable a.lien {
	background:url(img/lien.gif) no-repeat right center transparent;
	padding:0 20px 0 0;
	border-bottom:1px dotted #106856;
	text-decoration:none;
}
div#contenu_modifiable a.lien:hover { border-bottom:2px dotted #106856; }
div#contenu h3 {
	background:url(img/fond_titre.gif) no-repeat;
	margin:10px 0 5px 0;
	padding:0 0 0 40px;
	font-size:18px;
	font-style:italic;
	line-height:40px;
	color:#e8a325;
}
div#contenu p#etiquette {
	font-weight:bold;
	color:#e98f3f;
	padding:5px;
}
div#contenu p#etiquette span.lettrine {
	float:left;
	dispaly:block;
	height:34px;
	font:bold 34px Verdana, Arial, Helvetica, sans-serif;
	margin:-6px 1px -6px 0;
}
div#contenu p#etiquette span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
div#contenu p#etiquette strong{
	font-size:120%
}
div#contenu p {
	text-align:justify;
	margin:0;
	padding:5px;
}
div#contenu p.special {
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#106856;
}
div#contenu_modifiable ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}
div#contenu_modifiable ul li {
	background:url(img/puce.gif) no-repeat left 50%;
	margin-left:10px;
	padding:2px 0 2px 15px;
}
div.vignette {
	background:url('img/fond_vignette.jpg') no-repeat 2px 2px #b6d3ff;
	padding:30px 4px 4px 4px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
div#contenu div.vignette p { text-align:center; }
div.vignette p span { font-weight:bold;font-size:17px; }
div.vignette p span.tel {background:url(img/tel.gif) no-repeat left center;padding:15px 0 15px 35px;line-height:32px;}
/****************************************************
		STYLES SPECIFIQUES AUX FORMULAIRES
****************************************************/
form#form1 {
	margin:auto;
	text-align:left;
	width:60%;
	padding:4px;
}
form#form1 fieldset {}
form#form1 legend {
	font-weight:bold;
	color:#3d6623;
}
form#form1 label {
	text-align:right;
	float:left;
	width:33%;
	padding-top:3px;
}
form#form1 ul {
	margin:0;padding:0;
	list-style-type:none;
}
form#form1 ul li { background-image:none; }
form#form1 li#bouton { float:right; }
/****************************************************
				STYLES SPECIFIQUES AU SITE
****************************************************/
table#tarifs {
	width:500px;
	border-collapse:collapse;
	text-align:center;
}
table#tarifs th {
	background:#fcee71;
}
table#tarifs td, table#tarifs th {
	border:1px solid #105133;
	padding:5px;
}
/****************************************************
				PIED / SIGNATURE
****************************************************/
div#pied {
	clear:both;
	background: url('img/pied.jpg') no-repeat;
	height:24px;
}
div#pied p {
	margin:0;
	padding:0 0 0 0;
	color:#105133;
	font-weight:bold;
	line-height:24px;
}
div#pied p span { font-size:14px; }

div#signature {
	margin:5px auto;
	width:765px;
	text-align:center;
	color:#666666;
}
div#signature div#signaturek span {
	position:relative;
	top:-8px;
	font-size:12px;
}
div#signature a { color:#555555; }
div#signature p span{ font-size:10px; }
/********************************************************
				MERCI
********************************************************/
div#merci {
	background:url(img/enveloppe.gif) no-repeat 50% 0;
	margin:15px auto;
	padding:40px 0 0 0;
	text-align:center;
	width:50%;
}
div#merci p {
	text-align:center;
	font-weight:bold;
	color:#3d6623;
}