/*
//------------------------------------------------------------------
// Auteur :Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
//
// Version             :2.0
// Date de création    :26/06/2008
//
// Description         :feuille de style générale du site
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11pt;
	background:url(images/body.jpg) left 26px repeat-x #9ECB49;
}
a img{
	border:none;
}
img{
	vertical-align:middle;
}
/*------------------------------------------------------------------*/
#page {
	max-width:1000px;
	_width:1000px;
	margin:auto;
	position:relative;
}
/*------------------------------------------------------------------*/
#header{
	background:url(images/header.jpg) repeat-x;
	position:relative;
}
#header #header-in {
	background:url(images/header-in.jpg) left no-repeat;
}
#header #header-in #header-in-in {
	height:194px;
	background:url(images/header-in-in.jpg) right no-repeat;
}
#header h1 {
	width:242px;
	height:108px;
	position:absolute;
	left:67px;
	top:45px;
}
#header #header-illustration {
	width:596px;
	height:180px;
	position:absolute;
	right:26px;
	top:0;
	background:url(images/header-illustration.jpg) no-repeat;
}
/*------------------------------------------------------------------*/
#menu{
	height:50px;
	background:url(images/menu.jpg) left no-repeat;
	padding-left:320px;
}
#menu ul {
	list-style-type:none;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	text-decoration:none;
	color:white;
	font:normal 13px "Times New Roman", serif;
	text-transform:uppercase;
	display:block;
	height:35px;
	width:110px;
	text-align:center;
	padding-top:15px;
}
#menu ul li a.item-grand {
	width:140px;
	padding-top:8px;
	height:42px;
}
#menu ul li a:hover {
	background:url(images/menu-item-hover.jpg) center bottom no-repeat;
}
/*------------------------------------------------------------------*/
#main-top {
	background:url(images/main-top.jpg) repeat-x;
	line-height:0;
	font-size:0;
}
#main-top #main-top-in {
	height:7px;
	background:url(images/main-top-in.jpg) repeat-x;
	max-width:1000px;
	_width:1000px;
	line-height:0;
	font-size:0;
}
#main-top #main-top-in #main-top-in-left {
	background:url(images/main-top-in-left.jpg) left no-repeat;
}
#main-top #main-top-in #main-top-in-left #main-top-in-right {
	height:7px;
	background:url(images/main-top-in-right.jpg) right no-repeat;
}
/*------------------------------------------------------------------*/
#main {
	background:white;
	position:relative;
}
#main #main-in {
	background:url(images/main-in.jpg) left repeat-y;
}
#main #main-in #main-in-in {
	background:url(images/main-in-in.jpg) right repeat-y;
	padding-left:22px;
	padding-right:20px;
	zoom:1;
}
/*------------------------------------------------------------------*/
#sidebar {
	width:309px;
	position:absolute;
	left:22px;
	top:0;
	height:780px;
}
#content #sidebar h3 {
	width:273px;
	height:33px;
	background:url(images/sidebar-h3.jpg) no-repeat;
	color:#496861;
	font:normal 20px "Times New Roman", serif;
	text-transform:uppercase;
	padding-top:6px;
	padding-left:30px;
	margin-top:32px;
	margin-bottom:16px;
}
#sidebar .sidebar-contenu {
	width:265px;
	/* text-align:center; */
	padding-left:9px;
	margin-bottom:32px;
}
#sidebar .sidebar-contenu img {
	border:solid 4px #dfdfdf;
}
#sidebar .sidebar-infos {
	width:220px;
	height:133px;
	background:url(images/sidebar-infos.jpg) no-repeat;
	margin-top:12px;
	margin-bottom:12px;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	text-align:left;
	color:white;
	font:normal 12px Verdana, sans-serif;
	color:white;
}
#sidebar .sidebar-infos h4 {
	color:#c0d28f;
	text-transform:capitalize;
	font:normal 20px "Times New Roman", serif;
}
#sidebar .sidebar-infos h4 a {
	color:#c0d28f;
	text-decoration:none;
}
#sidebar .sidebar-infos .lien {
	text-align:right;
}
#sidebar .sidebar-infos .lien a {
	font:normal 14px "Times New Roman", serif;
	color:#dbd800;
	text-decoration:none;
}
/*-----------------------------*/
#sidebar .sidebar-infos .infos_generales {
	padding-top:7px;
	padding-bottom:7px;
}
#sidebar .sidebar-infos .origines {
	padding-top:5px;
	padding-bottom:5px;
}
#sidebar .sidebar-infos .origines span {
	text-transform:uppercase;
}
/*-----------------------------*/
#sidebar .sidebar-infos .resume {
	padding-top:7px;
	padding-bottom:7px;
}
/*------------------------------------------------------------------*/
#content{
	padding-left:320px;
	height:auto !important;
	height:940px;
	min-height:940px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px;
	color:#385855;
	font:normal 12px Verdana;
	background-image:url(images/content_bg.png);
	background-position:0 0;
	background-repeat:repeat-y;
}
#content h2 {
	background:url(images/content-h2.jpg) left bottom repeat-x;
	font:normal 26px "Times New Roman", serif;
	color:#b7b504;
	padding-bottom:10px;
}

#content h3{
	font-family:times new roman, serif;
	font-size:22px;
	color:#86B416;
	margin-bottom:20px;
	font-weight:normal;

}
#content p {
	padding-top:10px;
	padding-bottom:10px;
	line-height:140%;
}
#content a {
	color:#b7b504;
	text-decoration:none;
}
/*------------------------------------------------------------------*/
#footer{
	background:url(images/footer.jpg) left top repeat-x #395856;
	color:white;
	text-align:center;
	font:normal 11px Verdana;
}
#footer #footer-in {
	max-width:1000px;
	_width:1000px;
	margin:auto;
	background:url(images/footer-in.jpg) repeat-x;
}
#footer #footer-in #footer-in-left {
	background:url(images/footer-in-left.jpg) left top no-repeat;
}
#footer #footer-in #footer-in-left #footer-in-right {
	height:30px;
	background:url(images/footer-in-right.jpg) right top no-repeat;
	padding-top:10px;
}
#footer a {
	color:white;
	text-decoration:none;
}
#footer a:hover {
	color:#b7b504;
	text-decoration:none;
}
#footer img {
	position:relative;
	top:-2px;
}
/*------------------------------------------------------------------*/
.separateur-hautbois {
	height:25px;
	background:url(images/separateur-hautbois.jpg);
	background-repeat:no-repeat;
	background-position:50% 50%;
	margin:20px auto 40px;
}
.separateur-filet {
	height:24px;
	background:url(images/separateur-filet.jpg);
	background-repeat:no-repeat;
	background-position:98px 0;
	margin:24px auto 10px auto;
}
.hidden{
	display:none;
}
.spacer{
	clear:both;
	line-height:0px;
	font-size:0px;
}
/*------------------------------------------------------------------*/
