body {
margin : 0 ; 
padding : 0 ; 
background-color : black;
text-align : center ;
font-size : 12px;
font-family : arial ;
color: white;
font-weight: bold; }

.petit {
margin : 0 ;
padding : 0 ;
background-color : black;
font-size : 10px;
font-family : arial ;
color: white;
  margin-left: 10;
  margin-right: 10; }

/* TEXTE*/

table {
font-size : 12px;
font-family : arial ;
color: white;
}

table.prix {
border-style:solid;
border-width:1px;
border-color:white;
font-weight:bold;
}

td.prix {
border-style:solid;
border-width:1px;
border-color:white;
text-align:center;
}

p {margin : 60px 10px 10px 10px; padding : 0}
.para_in {margin : 10px  5px 0 10px}
.notop{margin : 0 5px 0 10px}
.top {margin : 10px 10px 0 10px ; }
.top2 {margin : 5px 10px 0 10px ; }
.para_droite {
float : right ;
margin-right :15px ; /*66*/
margin-top : 20px ;
margin-bottom :0; 
margin-left : 0;}
 html>body .para_droite   {margin-right : 15px } /*130*/

.spacer {clear : both}

ul {margin :0 0 0 10px ; padding : 0 ; list-style : none} 

a {color:#fff; text-decoration: none;} 
a:hover {color:#ccc; text-decoration:none ;} 

a.top {color:white; text-decoration:none; font-weight : bold}
a:hover.top {color:#7d0196; text-decoration:none;}

a.class1 {color:white; text-decoration:none; font-weight : bold}
a:hover.class1 {color:#ffbf55; text-decoration:none;}

a.class2 {color:#ffbf55; text-decoration:none; font-weight : bold}
a:hover.class2 {color:#ffbf55; text-decoration:none;}

a.class3 {color:white; text-decoration:underline; font-weight : bold;}
a:hover.class3 {color:#ffbf55; text-decoration:underline;}

a.class4 {color:#ffbf55; text-decoration:underline; font-weight : bold;}
a:hover.class4 {color:white; text-decoration:underline;}

.logo {margin-top : 5px}

h1 {
	color : #A02400;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 20px;
	font-size : 15px;
	font-family : Arial;
	font-weight: bold;
}

table.prix {
border-style:solid;
border-width:1px;
border-color:black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:black;
}

td.prix {
border-style:solid;
border-width:1px;
border-color:black;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:black;
}

.tableau {
    background-color: #F2F2F2;
}
