﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10 0 0 0;
	padding: 0;
	background-color: #000000;
	color: #CCCCCC;
}
h1 {
	color: #FAAD18;
	font-weight: bold;
	font-size: 18px;
	padding-left: 25px;
	background-position:  0% 45%;
	background-repeat: no-repeat;
	background-image: url("../images/picto-h1.gif");
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #800000;
	font-weight: bold;
	font-size: 18px;
}

h2 span {
	color: #000000;
}
h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #800000;
	font-weight: bold;
	font-size: 18px;
	padding-left: 25px;
	background-position:  0% 45%;
	background-repeat: no-repeat;
	background-image: url("../images/son.gif");

}



a {
	color: #FAAD18;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:focus {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
a img {
	border: 0px;
}

#header {
	height: 194px;
	background-image : url("../images/zandzar-haut.gif");
	background-repeat: no-repeat;

}
#conteneurA {
     position: relative; 
     margin-left: auto;
     margin-right: auto;
     width: 773px; /* largeur obligatoire pour être centré */
}

#conteneur {
     position: relative; 
     margin-left: auto;
     margin-right: auto;
     width: 773px; /* largeur obligatoire pour être centré */
}
div#conteneur p.fil {
	color:#FAAD18;
	font-size: 0.9em;
}

#centre {
/*background-color:#CCCCCC;*/
margin-left: 190px;
font-size: 11px;
text-align:justify;
}

#gaucheA {
	position: absolute;
	left: 0;
	width: 170px;
	font-size: 10px;
	margin-top: 55px;
	text-align:justify
}

#gauche {
	position: absolute;
	left: 0;
	width: 170px;
	font-size: 10px;
	margin-left: 0px;
}

#pied {
	font-size: 10px;
	height: 20px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	line-height: 20px;
	border-top: 1px solid #FAAD18;
	
}

.menu ul { font-size: 11px; color: #FF6600; list-style-image: url(../images/picto.gif);  margin: 0 0 0 0;	padding: 0 0 0 0;}
.menu li { font-size: 11px; color: #FF6600; list-style-image: url(../images/picto.gif); margin: 0 0 0 0;	padding: 0 0 0 0;}
.menu li a { font-size: 11px; color: #FF6600; display: block; font-weight: bold; padding-left: 10px; list-style-image: url(../images/picto.gif); margin: 0px 0px 5px 0px;}
.menu li a:hover { font-size: 11px; background-color: #FAAD18; color: #800000; list-style-image: url(../images/picto.gif); text-decoration: none; padding-left:10px ;
}


p {margin: 0 0 0px 0;}

table#sample {
	font-size: 11px;
	background-color: #000000;
	border: solid #000 0px;
	width: 100%;
	margin-left: auto; 
	margin-right: auto;	
}

table#sample td {
    padding: 1px;
    /*border: solid #333333 1px;
	border-bottom-color: solid #333333 1px;*/

}

.data {
    color: #333333;
    text-align: left;
    background-color: #FFFFFF;
}

.toprow {
	font-style: normal;
	text-align: left;
}

.leftcol {
	color: #FAAD18;
	font-weight: normal;
	background-color: #333333;
	text-align: left;
	vertical-align: text-top;
}
table.normal { background-color: #333333; border: solid #000 3px;}
.normal td { padding-left: 2px; padding-right: 5px; background-color: #000000; border: solid #000 3px;}
.normal th {border: solid #000 3px; 	color: #FAAD18;
}
.tableaujaune {
	background-color: #FFFF00;}
	
table.merchandising { background-color: #FFFFFF; border: solid #000 1px;}
.merchandising td { padding-left: 2px; padding-right: 5px; background-color: #000000; border: solid #000 1px;}
.merchandising th {border: solid #000 3px; 	color: #FAAD18;
}