* { margin:0px; padding:0px; }
body {
	background:#c7d6ff;
}
h1 {
	display:block;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	color:#0052b9;
	font-size:20px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0px 0px 30px;
}
img {
	border:0px;
}
a {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#0052b9;
	text-decoration:none;
}
a:hover {
	color:#0076fa;
}
#haut {
	width:980px;
	height:90px;
	background-image:url(images/fd-haut.jpg)
}
#conteneur { 
	width:980px; 
	height:auto;
	background:#ffffff; 
	margin-left:auto; 
	margin-right:auto;
}
#navbar {
	padding-left:5px;
	padding-bottom:5px;
	clear:both;
    height:29px;
   	background-image:url(images/onglet_bg.gif);
    background-repeat:x-repeat;
    background-position:top-left;
}
#navbar a {	
	font-size:13px;
	color:#ffffff;
}
#navbar a:hover {	
	font-size:13px;
	color:#ffffff;
}
.annonce { height:50px; width:715px; font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif; background-image:url(images/fd-annonce.gif); margin-left:10px }
.phrase { padding:22px 0px 0px 20px }
.linkprod { height:28px }
.linkprod  a { line-height:14px; font-size:12px; font-weight:bold; color:#620134; text-decoration:none }
.linkprod  a:hover { text-decoration:underline }
.banniere { width:468px; float:right; text-align:right }
.produit { width:182px; height:396px; float:left; margin:10px 0px 5px 11px }
.prodmin { font-family:Arial, Helvetica, sans-serif; border:1px solid #000000; background-color:#ffffff; text-align:left; width:180px; height:388px; margin-left:auto; margin-right:auto }
.prodimg { width:180px; height:252px; z-index:1; display:block }
.logo { width:50px; color:#ffffff; font-weight:bold; font-size:16px; height:18px; z-index:15; position:absolute }
.descprod { font-size:11px; color:#343434; height:87px; text-align:justify }
.price { float:left; width:80px; font-size:14px; font-weight:bold; color:#b90078; text-align:left }
.hr { visibility:hidden; clear:both }
.fin { font-size:10px }
.petit { font-size:13px }
.moy { font-size:16px }
.gros { font-size:19px }
.blue { color:#0039b9 }
.navbar_cat {
	display:block;
	height:29px;
	width:121px;
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	line-height:29px;
	vertical-align:middle;
	text-align:center;
	background-image:url(images/onglet_off.gif);
	margin-right:0px;
}
.navbar_cat_on {
	display:block;
	height:29px;
	width:121px;
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	line-height:29px;
	vertical-align:middle;
	text-align:center;
	background-image:url(images/onglet_on.gif);
	margin-right:0px;
}

