BODY {PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: 14px Arial; COLOR: #000080; PADDING-TOP: 0px; BACKGROUND-COLOR: #FFFFFF}
H1 {MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; FONT: 16px bold Arial}
H2 {MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; FONT: 18px Arial}
H3 {MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; FONT: 18px bold Arial}

.tabnormal{background-color:#F7912F}
.tabover{background-color:#FF0000}
.tabclick{background-color:#DD0000}
.tab_blanc{background-color:#FFFFFF}
.tabaffich{display:visible}
.tabefface{display:none}

.produitnormal{background-color:#FFFFFF}
.produitover{background-color:#FFFF90}
.produitclick{background-color:#FFFF90}
.produitblanc{background-color:#FFFFFF}



/*---------------Menu Haut-------------*/
/*.menuBox {padding-left:0px;border-bottom:30px solid #FF9922;}*/
.menuBox {padding-left:0px; width:600px;}
.menuBox ul {MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px;height:1%;position:relative;bottom:0px;}
.menuBox li {float:left;display:inline;margin-right:5px;}
.menuBox li a {width:92px;font:bold 0.875em arial;line-height:30px;height:30px;color:#0000FF;text-align:center;background:url(style1_bouton.jpg) 0 bottom no-repeat;display:block;text-decoration:none;}
.menuBox li a:hover, .menuBox li a.selected {background:url(style1_bouton.jpg) 0 top no-repeat;color:#FFFFFF;}
/*.menuBox li a:link, .menuBox li a:visited, .menuBox li a:active {color:#0000FF;text-decoration:none;}*/

.barre {background:url(barre-bleu-bas.jpg);}

/*---------------Menu coté-------------*/
#menu
{
	width: 169px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
}

#menu li
{
	border: 1px solid #FF9922 ;
	margin-bottom: 1px ;
        FONT: 14px Arial;
}

#menu a, #menu a:link, #menu a:visited
{
	display: block ; 
	color: #0000FF;
	text-decoration: none;
	line-height: 1em ;
	padding: 2px 0 ;
	text-align: left ;
	FONT: 12px Arial;
}

#menu a:hover, #menu a:active, #menu a:focus
{
	background-color: #FF9922;
	color: #FFFFFF; 
	text-decoration: none;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
}

#menu #active a 
{
	background-color: #FF9922;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}




/*--------------Cadre arrondi--------------*/
#principal { 
width:100%; 		    
background-image:url('style1_gauche.jpg');
background-repeat: repeat-y;
background-color : #FFFFFF;
}
#principal2 {
background-image:url('style1_droite.jpg');
background-position: right;
background-repeat: repeat-y;
}
#haut {
height:20px;
background-image:url('style1_haut.jpg');
background-repeat: repeat-x;
}
#haut img {
vertical-align:top; /* for ie5*/
}
#coingh {
width:12px;
height:20px;
background-image:url('style1_haut-gauche.jpg');
float: left;
background-repeat: repeat-x;
}
#coindh {
width:12px;
height:20px;
background-image:url('style1_haut-droite.jpg');
float: right;
background-repeat: repeat-x;
}
#contenu {
padding: 0 10px 0 10px;
}
#contenu p {
margin: 0px;
}
#bas {
height:12px;
background-image:url('style1_bas.jpg');
background-repeat: repeat-x;
background-position: bottom;
clear:both;
}
#coingb {
width:12px;
height:12px;
background-image:url('style1_bas-gauche.jpg');
float: left;
background-repeat: repeat-x;
background-position: bottom;
}
#coindb {
width:12px;
height:12px;
background-image:url('style1_bas-droite.jpg');
float:right;
background-repeat: repeat-x;
background-position: bottom;
}
/*--------------Annuaire marchand-----------------*/
#marchand {
border: 1px solid #FF9922;
margin:5;
padding:5;
}
#colmarchand {
float:left;
}

/*-----------------Div divers----------------*/
#container {
/*opacity: 1;*/
}
#noclic {
visibility:hidden;
display:none;
width:100%;
height:100%;
position:fixed;
top:0px;
left:0px;
background-color:navy;
opacity:0;
filter:alpha(opacity=0);
}
#popup {
visibility:hidden;
display:none;
position:fixed;
top:100;
left:50%;
margin-left:-250;
width:500;
height:500;
background-color:white;
opacity:0;
filter:alpha(opacity=0);
border: 1px solid #FF9922 ;
}

