#headerb					{ height: 82px; width: 880px; }
#headerb form			{ width: 669px; height: 20px; padding-top: 45px; padding: 2px; padding-right: 10px; float:right; text-align: right; color: #6093C0; font-weight: bold;  }
#headerb form input		{ border: 1px solid #6093C0; line-height: 18px; font-weight: bold; color: #11366B; background: #ffffff; text-align: center;}

#menub					{ width: 880px; border-top: 1px solid #11366B; border-bottom: 2px solid #11366B; background: #6093C0; color: #FFFFFF; font-size: 14px; line-height: 25px; }
#menub span				{ margin-right: 10px; margin-left: 10px; }
#menub span a			{ color: #ffffff; font-weight: bold; text-transform: uppercase; text-decoration: none; }
#menub span a:hover		{ color: #ffffff; font-weight: bold; text-transform: uppercase; text-decoration: underline; }
#menub span a:visited	{ color: #f0f0f0; font-weight: bold; text-transform: uppercase; text-decoration: none; }

#page					{ height: 82px; width: 880px; margin: auto; }
#page #contenu			{ width: 740px; float: left; }
#menub_droit		{ width: 120px; float: right; }
#page #contenu h2		{ margin: 0; padding: 0; background: #6093C0; border-bottom: 1px solid #000000; color: #ffffff; font-size: 16px; font-weight: bold; padding-left: 10px; line-height: 22px; text-align: left; }

#categories				{ width: 740px; margin: auto; text-align: left; background: #f0f0f0; }
#categories strong		{ font-size: 13px; }
#categories	ul			{ list-style-type: none;  margin:auto; padding: 0; width: 700px; }
#categories li			{ width: 350px; height: 60px; overflow: hidden; float: left; }
#categories a			{ font-weight: bold; font-size: 13px; width: 340px; display: block; }

#produits				{ width: 740px; margin: auto; text-align: left; }
#produits ul			{ list-style-type: none;  margin:auto; padding: 0; width: 740px; float:left;  }
#produits li			{ width: 100px; height:200px; overflow: hidden; float: left; text-align: center; padding: 20px; }
#produits a				{ font-weight: bold; text-decoration: none; }
#produits .img			{ position: relative; }
#produits .img img		{ border: 1px solid #6093C0; width: 100px; height: 150px; z-index: 1; position: relative; }
#produits .img small 	{ z-index: 2; position: absolute; padding: 2px; bottom: 7px; right: 4px; font-weight: bold; text-decoration: none; color: #ffffff; background-color: #ed5190; }
#produits .prix			{ background-color:#dfedfb; padding:2px 5px 2px 5px; border:1px solid #0a79e2;}

.pagination				{ width: 90%; text-align: left; margin: auto; height: 20px; font-size: 11px; }
.pagination .prev		{ width: 50%; float: left; }
.pagination .next		{ width: 50%; float: right; }
.pagination span		{ margin: 1px; padding: 2px; border: 1px solid #C0C0C0; background: #f0f0f0; line-height: 20px; height: 20px; }
.pagination a			{ margin: 1px; padding: 2px; border: 1px solid #C0C0C0; background: #FFFFFF; text-decoration: none; color: #6093C0; line-height: 20px; height: 20px; } 
.pagination a:hover		{ margin: 1px; padding: 2px; border: 1px solid #C0C0C0; background: #6093C0; text-decoration: none; color: #FFFFFF; }

/*#menu_droit
{
float:right;
margin:0px;
padding:0px;
}*/

.clear					{ clear: both; }
