*{
	margin:0;
	padding:0;
	outline:none;
}

body {
	background:url(../gifs/bg.jpg) top center #E0C49C no-repeat;
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container {
	width:999px; 
	margin:0 auto; 
	position:relative;
	padding-top:423px;
}

/********* HEADER ***********/
#header {
	height:333px; 
	position:absolute;
	top:83px;
	left:0;
	width:100%;
}

#logo {
	width:239px; 
	height:100px;
	float:left; 
}

#logo img {
	border:none;
}

#diaporama {
	width:600px; 
	height:203px;
	margin:0 0 10px;
	float:right;
}

#baseline {
	position:absolute;
	left:40px;
	top:195px;
	font-size:16px;
	color:#999;
}

/********* MENU ***********/
#menu {
	height:42px;
	list-style-type:none;
	clear:both;
}

#menu li {
	list-style-type:none;
	float:left;
}


#menu li a {
	line-height:42px;
	text-align:center;
	font-weight:bold;
	font-size:21px;
	color:#271401;
	text-decoration:none;
	text-align:center;
	display:block;
	height:42px;
}

#menu .element1 a {
	width:172px;
}

#menu .element2 a {
	width:187px;
}

#menu .element3 a {
	width:273px;
}

#menu .element4 a {
	width:202px;
}

#menu .element5 a {
	width:165px;
}

#menu li a:hover, #menu .selected {
	color:#965b21 !important;
}

/********* CORPS ***********/
#content {
	width:979px;
	padding:0 10px;
	overflow:hidden;
	height:auto;
	min-height:595px;
	-height:595px;
}


/********* FOOTER ***********/
#footer {
	height:38px; 
	clear:both;
	text-align:center;
	color:#0e0e0d;
	font-weight:bold;
}

#footer a {
	color:#0e0e0d;
	font-weight:bold;
}

/****************** CONTACT ***********************/
#formulaire_1 {
	background:#FFF5DF;
	padding:8px 0;
	margin:10px 0;
}

#formulaire_1 .submit {
	margin-left:244px !important;
	padding:0 !important;
}

#formulaire_1 textarea{
	width:250px;
	border:1px solid #965B21;
	height:100px;
	background:#FFF3DF;
}

#formulaire_1 input {
	width:250px;
	border:1px solid #965B21;
	background:#FFF3DF;
}

#formulaire_1 label {
	line-height:14px !important;
	text-align:right !important;
}

#formulaire_1 p {
	margin:5px 0 !important;
}

#formulaire_1 #field_5 {
	background:#965B21;
	border:0;
	color:#fff !important;
	width:70px !important;
	height:24px;
	cursor:pointer;
}

.divGenerateurRequired {
	display:none;
}

.erreur {
	border:none !important;
	color:#F29713 !important;
}

.presentation {
	line-height:1.8em;
}

.presentation .element1 {
	font-size:1.6em;
	font-weight:bold;
	color:#666;
}

.presentation .element2 {
	font-size:1.7em;
	font-weight:bold;
	color:#D597DA;
}

/********* GENERAL ***********/
.clic {
	cursor:pointer;
}

h1 {
	color:#000;
	font-size:26px;
	padding:20px 0 9px;
	text-align:center;
	font-weight:normal;
	margin:17px 0 0;
}

h1.special {
	padding:43px 0 9px !important;
	background:url(../gifs/h1.jpg) 0 0 no-repeat;
}

h1 span {
	font-size:0.9em;
	color:#8e4697;
}

h1 strong {
	color:#d791c7;
}

h2 {
	color:#A757AF;
	font-size:20px;
	margin:15px 40px 18px;
	font-weight:normal;
}

h3 {
	color:#D791C7;
	font-size:16px;
	margin:18px 40px 12px;
}

.citation {
	background:url(../gifs/citation.jpg);
	padding:10px;
	width:926px;
	height:74px;
	margin:10px auto;
}

.dires {
	line-height:20px;
	text-indent:15px;
	font-style:italic;
	margin:0 !important;
}

.signature {	
	text-align:right !important;
}

#portraits {
	width:649px;
	padding-left:17px; 
	float:left;
}

#portraits a {
	display:block;
	float:left;
}

#portraits a img {
	border:none;
}

#bouton {
	background:url(../gifs/bouton.jpg) top left;
	width:177px;
	height:26px;
	text-indent:-9999px;
	display:block;
	margin:20px 0 0 100px;
	float:left;
}

#bouton:hover {
	background-position:top right;
}

.demiGauche {
	width:45%;
	float:left;
	margin:15px 2% 15px 0;
}

.demiDroite {
	width:45%;
	margin:15px 0 15px 2%;
	float:right;
}

#content p {
	margin:0.5em 40px;
	text-align:justify;
}

#content p strong {
	color:#241600;
}


#content ul {
	margin:1em 25px 1em 80px;
}

#content ul li {
	margin:10px 0;
	list-style:url(../gifs/puce.jpg);
	font-size:15px;
}

.imgRight {
	float:right;
	display:inline;
	margin:0px 5px 5px 20px;
	border:1px solid #A5824A;
}

.imgLeft {
	float:left;
	margin:0px 20px 5px 5px;
	display:inline;
	border:1px solid #A5824A;
}

.filet {
	clear:both;
	margin:0 auto;
	padding:8px 0;
	width:899px;
	border-bottom:1px dashed #A5824A;
}

#content a {
	color:#965B21;
	font-weight:bold;
}

#facebook {
	display:block;
	padding:10px 0 0 180px;
	clear:both;
	width:500px;
}

#facebook a {
	line-height:47px;
	padding:0 0 0 8px;
	float:left;
	display:block;
	color:#3B5894;
}

#facebook a:hover {
	color:#7289B5;
}

#facebook img {
	border:none;
	float:left;
}

#map {
	display:block;
	margin:20px auto 0;
	width:382px;
}

#map img {
	border:none;
}

#peleMele {
	float:right;
	margin-top:20px;
}
