/*CONSTANTES*/
body{
margin: 0px;
text-align: center;
/*background:url(../images/fond.jpg) repeat-x;*/
}
#contenu{
	position: relative;
	width: 800px;
	margin: auto;
	text-align: left;
	left: 3px;
	top: 7px;
	height: 673px;
}
/**
  ********page accueil*********
**/
.accueil{
background-color: #6699cc;
width: 100%;
height: 100%;
}
.Style7{
font-family: "Times New Roman";
font-size: 25px;
color: #ffffff;
}
.Style7 a{
color: #ffffff;
text-decoration: none;
}
.Style7 a:hover{
color: #ffffff;
text-decoration: underline;
}
#accroche{
width: 85%;
padding: 10px 0 0 0;
margin: auto;
text-align: center;
font-family: Verdana;
font-size: 15px;
color: #ffffff;
}
/**
  ********page presentation*********
**/
.presentation, .contact, .particulier{
background:url(../images/fond.jpg) repeat-x;
width: 100%;
height: 100%;
}
.Style1 {
font-family: "Times New Roman", Times, serif;
font-size: 20px;
}
.Style1 a{
color: #ffffff;
text-decoration: none;
}
.Style1 a:hover{
color: #006699;
text-decoration: none;
}
.Style2 {
font-family: "Times New Roman", Times, serif;
font-size: 20px;
color: #006699;
}
.presentation .Style3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006699;
line-height:1.6;
}
.particulier .Style3, .contact .Style3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006699;
line-height:1.4;
}
.Style5{
font-size: 9px;
}
.Style6{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #6699cc;
}
.Style6 a{
color: #6699cc;
text-decoration: none;
}
.Style6 a:hover{
color: #006699;
text-decoration: none;
}
.presentation img, .contact img, .particulier img{
border:none;
}
.Style8 {
font-size: 12px;
}
.style9 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006699;
}
.Style10 {
color: #FFFFFF;
}
.Style11 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ff0000;
}
.plansalle, .plansalle td{
border:1px #ffffff solid;
border-collapse:collapse;
}
