﻿* {margin: 0; padding: 0;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ababab;
	font-size: 12px;
}
body,th,th {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}

/* DEBUT BALISES ENTETE DE DOCUMENT */
#all {
	position:relative;
	width:1050px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
}
#entete {
	position:relative;
	background-image:url(../img/header.png);
	width:1048px;
	height:168px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-11px;
	padding:0px;
}
#entete h1{
	text-align:justify;
	font-size:160%;
	font-weight:normal;
	padding-top:122px;
	padding-left:400px;
	line-height:18px;
	letter-spacing:0px;
	color:#b14e27;
}
#entetemenu{
	position:relative;
	background-image:url(../img/menu.png);
	margin-right:auto;
	margin-left:auto;
	width:1050px;
	height:22px;
}
#entetemenu ul {
	margin-right:0;
	margin-left:200px;
	padding-top:3px;
	list-style-type: none;
	color:#333333;
	text-align:left;
	height:22px;
}
#entetemenu li {
	display:inline;
	height:22px;
}
#entetemenu a {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:15px;
	padding-left:15px;
	height:22px;
}
#entetemenu a:hover {
	color:#333;
	text-decoration:none;
	background-color:#d1ccb8;
	height:22px;
}
.actif {
	color:#b14f28;
	font-size:11px;
	text-decoration:none;
	border-bottom:solid 1px #d1ccb8;
	border-top:solid 3px #d1ccb8;
	background-color:#d1ccb8;
	text-transform:uppercase;
	padding-right:15px;
	padding-left:15px;
	height:22px;
}
#entetemenu a:active {
	color:#333;
	text-decoration:none;
	background-color:#d1ccb8;
	height:22px;
}
#liste li {
	display:inline;
	height:22px;
}
/* FIN BALISES ENTETE DE DOCUMENT */

/* DEBUT CONTENEUR */
#contentcenter {
	position:relative;
	background-repeat:repeat;
	margin-right:auto;
	margin-left:auto;
	width:1048px;
	height:382px;
}
#homeleft {
	position:relative;
	background-image:url(../img/content-left.png);
	width:701px;
	height:382px;
	margin:0;
	padding:0;
	float:left;
}
#homeleft h1{
	font-size: 140%;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	line-height:18px;
	padding-top:15px;
	padding-bottom:5px;
	margin-left:155px;
	margin-right:15px;
}
#homeleft p{
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	line-height:14px;
	padding-bottom:10px;
	margin-left:155px;
	margin-right:15px;
	border-left:solid 1px #b14e27;
	padding-left:20px;
}
#homeright {
	position:relative;
	background-image:url(../img/content-right.png);
	width:347px;
	height:382px;
	margin:0;
	padding:0;
	float:right;
}
#homeright p{
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	line-height:14px;
	padding-bottom:10px;
	padding-left:15px;
	margin-left:0px;
	margin-right:140px;
	color:#b5ad8f;
}
#homeright h1{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	line-height:14px;
	padding-bottom:10px;
	padding-left:15px;
	margin-left:0px;
	margin-right:140px;
	color:#b14e27;
}
#formulaire p{
	margin-right:0px;
	margin-left:10px;
}
#formulaire h1{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	line-height:12px;
	padding-top:0px;
	padding-bottom:5px;
	margin-right:0px;
	margin-left:10px;
	color:#b14e27;
}

#diaporama {
	position:relative;
	background-image:url(../img/diaporama.png);
	width:1048px;
	height:180px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	padding:0px;
}

/* FIN CONTENEUR */

/* DEBUT FOOTER */
#footer {
	position:relative;
	width:1048px;
	background-image:url(../img/footer.png);
	height:141px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
#footer p{
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	padding-top:0px;
	margin-left:320px;
	color:#333;
}
#footer a{
	color: #b14e27;
	text-decoration: none;
	padding-right:10px;
	padding-left:0px;
	border:none;
}
.footer-contact {
	position:absolute;
	width:190px;
	height:23px;
	top:48px;
	left:-115px;
}
.footer-contact a{
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

#footer2 {
	position:relative;
	width:1048px;
	height:141px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
#footer2 p{
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	padding-top:0px;
	margin-left:50px;
	margin-right:50px;
	color:#666;
}
#footer2 a{
	color: #666;
	text-decoration: none;
	padding-right:0px;
	padding-left:0px;
	border:none;
}
/* FIN FOOTER */

/* DEBUT BALISES LIENS */
a:link {
	color: #b14e27;
	text-decoration: none;
	border:none;
}

a:visited {
	color: #b14e27;
	text-decoration: none;
}
a:hover {
	color: #333333;
	border:0;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a.link1 {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px ;
	font-weight:bold;
	color:#3A9148;
}
/* FIN BALISES LIENS */

/* BALISES TEXTE PARAGRAPHES MARGES */
p {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	line-height:15px;
	padding: 0px;
	margin:0px;
}
.th1 {
	color: #333;
}
.th2 {
	color: #fff;
}
.th3 {
	color: #b14e27;
}
.th4 {
	color: #b5ad8f;
	font-weight:bold;
}
abbr, acronym {
	cursor: help;
}
#tb {
	padding: 0px 25px 0px 25px;
	text-align:center;
}
#table {
	padding: 0px 25px 0px 25px;
	text-align:center;
}
#alignright {
	text-align:right;
}
#aligncenter {
	text-align:center;
}
#format textarea {
width:360px;
}
h1 {
	font-weight: bold; 
	font-size: 21px; 
	padding-bottom: 0px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	color: #333333; 
	padding-top: 0px; 
	text-align:justify; 
	font-styles: normal; 
}
h2 {
	position:relative;
	font-weight: normal;
	font-size: 110%;
	color: #b14e27;
	padding-top:0px;
	letter-spacing:0px;
	margin-top:0px;
	margin-left:155px;
	border-left:solid 1px #b14e27;
	padding-left:20px;
	padding-bottom:10px;
}
.lettrine {
	float:inherit; /* positionnement de la lettrine dans le conteneur*/
	font-size: 14px;
	font-style: normal;
	font-weight:800;
	color:#006633; /* 3 hauteurs de lignes pour la lettrine*/
}
