body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(../images/fond-site.png);
	background-color: #FEBF02;
	background-repeat: no-repeat;
	background-position: center top;
	color: #28525D;
	text-align: justify;
}
.bandeau-titre {
	height: 90px;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(../images/bandeau-haut.png);
	background-repeat: no-repeat;
	background-position: left;
}
.bandeau-milieu {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 577px;
	background-image: url(../images/degrade-milieu.png);
	background-repeat: repeat-y;
}
.flashun {
	height: 577px;
	width: 370px;
	float: left;
	margin-left: 0px;
}
.texte {
	height: 577px;
	width: 370px;
	float: left;
	margin-left: 20px;
}
.flashdeux {
	height: 577px;
	width: 230px;
	float: right;
	margin-right: 10px;
	background-image: url(../images/flash2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}


.bandeau-bas {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/degrade-milieu.png);
	background-repeat: repeat-y;
	height: 110px;
}
.plan-acces {
	float: left;
	width: 89px;
	margin-left: 40px;
	height: 100px;
	text-align: center;
}
.menu {
	float: right;
	height: 80px;
	width: 520px;
	margin-right: 40px;
	text-align: center;
	padding-top: 20px;
}
a:link {
	color: #D5850F;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #456973;
}
a:active {
	color: #A1B1C3;
}



.coordonnees {
	height: 80px;
	width: 250px;
	margin-left: 40px;
	float: left;
	font-weight: bold;
	padding-top: 17px;
	text-align: center;
}
.bordure-bas-site {
	height: 10px;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bandeau-bas.png);
	background-repeat: no-repeat;
}


.mentions-legales {
	background-color: #FFFFFF;
	margin: 20px;
	width: 500px;
	border: 2px solid #FC6A06;
	padding: 10px;
}
.xtable{
text-align: center;

}
.tabmaincol{
  width: 150px;
  float: left;
  border-top: 1px solid #d5850f;
}
.tabprix{
  float: left;

}
.tabprixboxtitle{
  background: #febf01;
  color: #63a7cc;
  width: 70px;
  height: 60px;
  border-top: 1px solid #d5850f;
  border-bottom: 1px solid #d5850f;
  border-right: 1px solid #d5850f;
  font-weight: bold;
}


.tabprixbox{
  height: 21px;
  padding-top: 9px;
  width: 70px;
  border-right: 1px solid #d5850f;
  border-bottom: 1px solid #d5850f;
  
}
.tabox{
    height: 30px;
    background: #febf01;
    color: #63a7cc;
    border-right: 1px solid #d5850f;
    border-bottom: 1px solid #d5850f;
    border-left: 1px solid #d5850f;

}

.tcellstyle{
  text-align: center;

}

