body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
  color: #666;
	margin: 0;
	padding: 0;
}
#conteneur {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	border-right: #BA344C 1px solid;
	border-left: #BA344C 1px solid;
}
#header {
	height: 125px;
}
#haut {
	height: 30px;
	background-image: url(images/link2.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
}
#centrehome {
	background-color:#fff;
	padding-left: 10px;
}
#centre {
	background-color:#fff;
	margin-left: 160px;
	margin-right: 50px;
}
#centre a {
color: #666;
text-decoration: none;
font-weight: normal;
}
#centre a:hover {
  border: 1px solid #990000;
  color: #fff;
  background-color: #D23D3F;
}
centre_boutique {
	background-color:#fff;
	margin-left: 50px;
	margin-right: 50px;
	height: auto;
}
#centre_boutique a {
color: #666;
text-decoration: none;
font-weight: normal;
}
#centre_boutique a:hover {
  border: 1px solid #990000;
  color: #fff;
  background-color: #D23D3F;
}
#form_email{display:none;}
#pub {
	background-color:#fff;
	margin-left: 160px;
	margin-right: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
	border: #BA344C 1px solid;
	padding: 5px;
}
#pub a {
margin: 0 2px;
color: #666;
text-decoration: none;
font-weight: normal;
}
#pub a:hover {
  border: 1px solid #990000;
  color: #fff;
  background-color: #D23D3F;
}
.tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
  color: #666;
}
.textecentre {
list-style-type: square;
margin: 0 0 30px 0;
padding: 0 0 0 25px;
}
.textecentre li {
margin-bottom: 8px;
}
#gauche {
	color: #D23D3F;
	position: absolute;
	left:0;
	width: 160px;
	padding-left: 15px;
	font-weight: bold;
}
#pied {
	height: 20px;
	background-image: url(images/link3.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	text-align: center;
}
.menuhaut {
	list-style-type: none;
	margin: 0;
	padding:0;
	font-weight: bold;
}
.menuhaut li {
	display: inline;
}
.menuhaut a {
margin: 0 2px;
color: #ffffff;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
  border: 1px solid #990000;
  color: #000;
  background-color: #fff;
}
.menugauche {
list-style-type: none;
margin: 0;
padding-left:5px;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #666;
text-decoration: none;
font-weight: normal;
}
.menugauche a:hover {
  border: 1px solid #990000;
  color: #fff;
  background-color: #D23D3F;
}
.menupied {
	list-style-type: none;
	margin: 0;
	padding:0;
	color: #FFFFFF;
}
.menupied li {
	display: inline;
}
.menupied a {
margin: 0 2px;
color: #ffffff;
text-decoration: none;
}
.menupied a:hover {
text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
}
input {
border:1px solid black;
background-color:#D23D3F;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:white;
}
select, option {
background-color:#D23D3F;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:white;
}
textarea {
border:1px solid black;
background-color:#D23D3F;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:white;
}
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
border:1px solid black;
}
.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
#liens{
display: none;
}
