@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	text-align:center;
}
#conteneur {
	position:relative;
	width:1100px;
	margin:auto;
	margin-top:0;
	padding:0;
	height: 770px;
	text-align:left;
}
#headeraccueil {
	background-image: url(../images/fond_accueil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 542px;
	width: 1100px;
}
h1 {
	display: block;
	margin: 0px;
	color: #A7A17F;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
	display: block;
	color: #000000;
	font-size: 33px;
	text-align: left;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
h3,.titre {
	display: block;
	color: #000000;
	font-size: 21px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#contenuaccueil,#contenu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#contenuaccueil {
	background-color: #A7A17F;
	width: 1040px;
	background-image: url(../images/fond_titreaccueil.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 195px;
}
#contenu {
	width: 1040px;
	height: 740px;
}
p.gauche, p.gauche2, p.droit, p.droit2, p.droit3, p.droit4,.droit4, #formulaire, .gauche2 {
	display: block;
	margin: 0px;
	text-align: justify;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.gauche  {
	width: 255px;
	padding-right: 300px;
}
p.gauche2{
	width: 290px;
	padding-right: 60px;
}
.gauche2  {
	width: 340px;
	padding-right: 10px;
}
.gauche2 a {
	color: #000000;
	text-decoration: none;
}
.gauche2 a:hover {
	color: #726C4E;
}
p.droit  {
	width: 485px;
	padding: 0px;
}
p.droit2 {
	width: 465px;
	padding-right: 110px;
}
p.droit3 {
	width: 465px;
	padding: 0px;
}
p.droit4 {
	width: 690px;
	padding: 0px;
}
.droit4, #formulaire {
	width: 690px;
	padding: 0px;
}
#formulaire input,#formulaire select,#formulaire textarea {
	border:1px solid #AFA27E;
	font-size:12px;
	font-weight:400;
	color:#000000;
	background-color:#E3E1D7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 1px;
}
#formulaire label {
	width:220px;
	display:block;
	float:left;
	color:#000000;
	height:15px;
	padding:0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
.texte,.texte2,.texte3,.texte4  {
	margin: 0px;
	padding: 0px;
}
.texte {
	height: 110px;
}
.texte2 {
	height: 150px;
}
.texte3 {
	height: 420px;
}
.texte4 {
	height: 530px;
}
.texte3 li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 13px;
}
.texte4 li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 13px;
}
.table {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.table td,.table th{
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table th {
	text-align: left;
	font-size: 16px;
	font-weight: normal;
}
#conteneur #contenuaccueil p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	width: 758px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	letter-spacing: 1px;
}
.langues {
	font-size: 13px;
	font-weight: bold;
}
#footer {
	position:relative;
	margin:auto;
	width:1040px;
	margin-top:0px;
	background-color: #A7A17F;
	height: 30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	color: #5E5940;
	text-decoration: underline;
}

