body{
	background-color : #f4f4f4;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
div#contener{
position : absolute;
width : 950px;
margin-left : -475px;
left : 50%;
height : 550px;
margin-top : -275px;
top : 50%;
border : 0px solid #000;
background : #fff ;
}
div#menu{
position : absolute;
width : 249px;
height : 550px;
background : #fff url(images/fond_menu.jpg) no-repeat;
padding-left : 5px;
}
div#droite{
text-align : center;
float : right;
width : 701px;
height : 550px;
overflow : auto;
background : #fff;
}
div#panier{
width : 300px;
height : 40px;
right : 16px;;
position : absolute;
top : 0;

}
.titre{
text-align : left;
width : 100%;
background : #efefef url(images/soustitregris.gif);
}
.titrefin{
text-align : right;
width : 100%;
background : #efefef url(images/soustitrefingris.gif);
}
p{
font-family : "times new roman";
font-size : 15px; 
line-height : 25px;
font-weight : bold;
padding : 30px;
}
h1{
font-family : "times new roman";
font-size : 16px; 
font-weight : bold;
}
h2{
font-family : "times new roman";
font-size : 18px; 
font-weight : bold;
}
h3{
font-family : "times new roman";
font-size : 15px; 
line-height : 25px;
font-weight : bold;
padding : 30px;
text-align : justify;
}
.t13{
font-family : "times new roman";
font-size : 13px; 
}
.t13b{
font-family : "times new roman";
font-size : 13px;
font-weight : bold; 
}
.t16{
font-family : "times new roman";
font-size : 16px; 
font-weight : bold;
}
.t18{
font-family : "times new roman";
font-size : 18px; 
font-weight : bold;
}
table.wag{
text-align : center;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative;

}

#menu dt {
cursor: pointer;
border: 0px solid black;
width : 157px;
padding: 5px;
}

#menu dd {
position: absolute;
z-index: 100;
left: 165px;;
margin-top: -9em;
width: 15em;
background: #b8151a;
border: 0px solid black;
}

#menu ul {
padding: 0px;
}
#menu li {
text-align: center;
font-size: 85%;
height: 18px;
line-height: 15px;
border: 1px solid black;
}
#menu li a, #menu dt a {
color: White;
text-decoration: none;
display: block;
font-family : "times new roman";
font-size : 13px; 
font-weight : bold;
}

#menu li a:hover {
text-decoration: none;
background : #a71419;
}
a{
color : #b8151a;
}