body {
background-color: #F3F1F1;
font-family: Arial, Helvetica, sans-serif;
}
#header{
width: 700px;
height: 75px;
background-color: #A48687;
background-image: url(img/test_header2.jpg);
background-repeat: no-repeat;
}
#conteneur{
width: 698px;
margin-left: auto;
margin-right: auto;
position: relative;
border-right: solid #BEB8AC 1px;
border-left: solid #BEB8AC 1px;
}
#footer{
width: 698px;
height: 20px;
margin-left: auto;
margin-right: auto;
}
/*#corps{
position: absolute;
top: 50px;
right: 15px;
height: 350px;
left: 150px;
width: 350px;

border: solid #BEB8AC 1px;
display: inline;
}*/

#menu{
height: 25px;
width: 90px;
text-align: right;
padding-top: 30px;
padding-left: 30px;
text-align: center;
}
.corps{
border: solid #BEB8AC 1px;
background-color: #E8E7E1;
width : 500px;
height : 450px;
padding-right: 30px;
padding-left: 30px;
vertical-align : top;
text-align: justify;
}
/*.corpsindex{
border: solid #BEB8AC 1px;

width : 500px;
height : 450px;
padding-right: 30px;
padding-left: 30px;
vertical-align : top;
text-align: justify;
}*/
.index{
background-image: url("img/coletteindex.jpg");
background-repeat:no-repeat;
width : 550px;
height : 660px;
text-align: justify;
}
.toursite {
border: solid #BEB8AC 1px;
}
.corpstexte{
font-size: 12px;
color: #3C3F55;
text-align: justify;
}
.texteindex{
font-size: 13px;
color: #3C3F55;
text-align: justify;
}
.corpstextecentre{
font-size: 12px;
color: #3C3F55;
text-align: center;
}
.lienmenupages{
height: 20px;
vertical-align: middle;
font-size: 12px;
border-top: solid #BEB8AC 1px;
background: transparent;
color: #5D5868;
display: block;
text-decoration: none;
text-align: center;
width: 90px;
}
.lienmenupages:hover{
height: 20px;
vertical-align: middle;
font-size: 12px;
background-color: #D2DCDF;
color: #336699;
border-top: solid #BEB8AC 1px;
display: block;
text-decoration: none;
text-align: center;
width: 90px;
}
.lienbasmenupages{
height: 20px;
vertical-align: middle;
font-size: 12px;
border-top: solid #BEB8AC 1px;
border-bottom: solid #BEB8AC 1px;
background: transparent;
color: #5D5868;
display: block;
text-decoration: none;
text-align: center;
width: 90px;
}
.lienbasmenupages:hover{
height: 20px;
vertical-align: middle;
font-size: 12px;
background-color: #D2DCDF;
color: #336699;
border-top: solid #BEB8AC 1px;
border-bottom: solid #BEB8AC 1px;
display: block;
text-decoration: none;
text-align: center;
width: 90px;
}
.copyright{
font-size: 10px;
color: #9A927E;
text-align: center;
}
.lienrouge {
	font-size: 12px;
	color: #B13A2E;
	text-decoration: none;
}

.lienrouge:hover {
	font-size: 12px;
	color: #B13A2E;
	text-decoration: underline;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	
}
.formerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #9BAAB3;
	
}
