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: 16px Arial}
H3 {MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; FONT: 16px bold Arial}

/*-----------class onmouseover---------*/
.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:100%;}
.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(/images/style1_bouton.jpg) 0 bottom no-repeat;display:block;text-decoration:none;}
.menuBox li a:hover, .menuBox li a.selected {background:url(/images/style1_bouton.jpg) 0 top no-repeat;color:#FFFFFF;}
/*.menuBox li a:link, .menuBox li a:visited, .menuBox li a:active {background:url(/images/style1_bouton.jpg) 0 top no-repeat;color:#FFFFFF;}*/
/*.menuBox a:link  {background:url(/images/style1_bouton.jpg) 0 top no-repeat;color:#FFFFFF;}*/

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

/*---------------Menu Haut test-------------*/
#menuh
{
        list-style: none ;
        width: 100% ;
        margin: 0 ;
        padding: 0 ;
}
#menuh li {float:left;display:inline;margin-right:5px;}
#menuh a, #menuh a:link, #menuh a:visited {width:92px;font:bold 0.875em arial;line-height:30px;height:30px;color:#0000FF;text-align:center;background:url(/images/style1_bouton.jpg) 0 bottom no-repeat;display:block;text-decoration:none;}
#menuh a:hover, #menuh a:active, #menuh a:focus { background:url(/images/style1_bouton.jpg) 0 top no-repeat;color:#FFFFFF;}
#menuh ul {margin: 0px; padding: 0px;}
#menuh #active a {background:url(/images/style1_bouton.jpg) 0 top no-repeat;color:#FFFFFF;}

/*---------------Menu Bas test-------------*/
#menub
{
        list-style: none ;
        width: 100% ;
        margin: 5 ;
        padding: 5 ;
}
#menub li {display:inline;margin:5px;text-align:center;}


/*---------------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: 14px 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 recherche produit--------*/
#produit
{
	display:block;
	width: 790px ; 
        border: 1px solid #FF9922;
        margin-bottom: 2 ;
        padding: 0 ;
	clear:both;
	float:left;
}

/*--------------Cadre arrondi--------------*/
#principal { 
width:100%; 		    
background-image:url('/images/style1_gauche.jpg');
background-repeat: repeat-y;
background-color : #FFFFFF;
}
#principal2 {
background-image:url('/images/style1_droite.jpg');
background-position: right;
background-repeat: repeat-y;
}
#haut {
height:20px;
background-image:url('/images/style1_haut.jpg');
background-repeat: repeat-x;
}
#haut img {
vertical-align:top; /* for ie5*/
}
#coingh {
width:12px;
height:20px;
background-image:url('/images/style1_haut-gauche.jpg');
float: left;
background-repeat: repeat-x;
}
#coindh {
width:12px;
height:20px;
background-image:url('/images/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('/images/style1_bas.jpg');
background-repeat: repeat-x;
background-position: bottom;
}
#coingb {
width:12px;
height:12px;
background-image:url('/images/style1_bas-gauche.jpg');
float: left;
background-repeat: repeat-x;
background-position: bottom;
}
#coindb {
width:12px;
height:12px;
background-image:url('/images/style1_bas-droite.jpg');
float:right;
background-repeat: repeat-x;
background-position: bottom;
}
/*------------------------------------------*/
div#trame_largeur {
	width:1000;
	clear:both;
	}
div#trame_titre {
        background-color:#FFFFFF;
        }
div#trame_contenu2 {
        width:100%;
	text-align:justify;
        background-color:#FFFFFF;
        float:left;
        }
div#trame_contenu1 {
        text-align:justify;
        float:left;
        background-color:#FFFFFF;
        }
div#trame_bas {
        background-color:#FFFFFF;
        clear:both;
        }
div#trame_menu1 {
        background-color:#FFFFFF;
}
div#trame_menu2 {
        float:left;
        background-color:#FFFFFF;
        clear:both;
        width:200;
        }
div#trame_menu3 {
        float:right;
        background-color:#FFFFFF;
        width:200;
        }
div#trame_pubg{
	float:left;
	background-color:#FFFFFF;
	width:100;
	height:100;
	}
div#trame_pubd{
	float:right;
	background-color:#FFFFFF;
	width:250;
	height:250;
	}

/*------------------------------------------*/

