body {
	margin: 0px;
	padding: 0px;    
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color:  #ffffff;
}

img {
	margin: 0px;
	border: 0px;
}

ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

p {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.texte_accueil_p {
	height: 290px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a, a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #919191;
}

h1 , h2 , h3 , h4 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	top: 0px;
}

h1 {
    font-size: 14px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 10px;
}

h4 {
    font-size: 8px;
}

.structure_anti_float {
	width: 100px;
	height: 1px;
	clear: both;
}

#anti_float_footer {
    width: 100%;
	height: 1px;
	/*
	background-image:  url(/media/img/bg_anti_float_footer.gif);
	background-repeat: repeat;
	*/
	clear: both;
}

/********************************************************* STRUCTURE PREPEND***********************************/
/*cadre du site*/
#site {
	position: absolute;
	width: 760px;
	min-height: 800px;
	overflow: visible;
	left: 50%;
	margin-left: -380px;
	background-color: #ffffff;
}

/*gestion de l'affichage 100% de la fenettre du navigateur pour IE*/
* html #site {
	height: 100%;
}

#bandeau_logo {
	height: 120px;
	width: 760px;
	background-image:  url(/media/img/bando.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu_technique_fabrication {
	height: 15px;
	width: 760px;
}

#menu_produit {
	width: 155px;
	min-height: 800px;
	background-image:  url(/media/img/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	float: left;
}

* html #menu_produit {
	height: 100%;
}

#general_content {
	width: 605px;
	min-height: 800px;
	background-color: transparent;
	float: left;
}

* html #general_content {
	height: 100%;
}

/*
#liste_categorie_produit {
	margin-left: 10px;
}


#acces_client {
	margin: 10px 5px 0px 0px;
	height: 55px;
	/*background-image:  url(/media/img/theme_noel.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
*/
#acces_client a, #acces_client a:hover, #acces_client a:visited {
 	margin: 40px 0px 0px 0px;
	float: right;
	text-decoration: underline;
	color: red;
}



#menu_technique_fabrication li {
    text-decoration: bold;
	float: left;
	text-align: center;
	width:  162px;
	height: 20px;
	margin-right: 0px;
	border-left: solid 1px #23325e;
	border-top: solid 1px #23325e;
	border-bottom: solid 1px #23325e;
	background-color: #337bb5;
}

#menu_technique_fabrication #contact_menu_top {
	width:  106px;
	font-size: 11px;
	border-right: solid 1px #23325e;
}

* html #menu_technique_fabrication #contact_menu_top {
	width:  160px;
	border-right: solid 1px #23325e;
}

#menu_technique_fabrication a, #menu_technique_fabrication a:visited  {
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

#menu_technique_fabrication a:hover {
	font-size: 11px;
	text-decoration: bold;
	color: orange;
}

/* partie content du menu */ 
#logo {
/*
	margin: 20px 0px 0px 20px;
	width:  183px;
	height: 101px;
	background-image:  url(/media/img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	*/
}


#telephone {
	margin: 20px 0px 0px 7px;
	width:  140px;
	height: 151px;
	background-image:  url(/media/img/objet-publicitaire-operatrice.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
}

#moteur_recherche {
	width:  155px;
}
#moteur_recherche #titre_moteur {
	margin-top: 15px;
	width:  155px;
	text-align: center;
	font-size: 12px;
	text-decoration: bold;
	color: red;
	
}

#moteur_recherche #titre_moteur {
	margin-top: 15px;
	width:  155px;
	text-align: center;
	font-size: 12px;
	text-decoration: bold;
	color: red;
	
}

#moteur_recherche input {
	color: #005da0;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#moteur_recherche #mot_clef{
    margin-left: 13px;
	border-style: solid 1px #23325e;
	color: red;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}


#moteur_recherche #submit_moteur {
    border-style: hidden;
    margin-left: 40px;
	color: red;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

* html #moteur_recherche #submit_moteur {
    margin-left: 25px;
}

.puce_fleche {
	margin: 15px 0px 0px 20px;
	width:  auto;
	height: 30px;
	background-image:  url(/media/img/puce_fleche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.titre_menu_produit h1 {
    margin: 10px 0px 10px 0px;
    width: 155px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #005da0;
}

* html .titre_menu_produit h1 {
	font-size: 10px;
}

.puce_fleche h1 {
	padding: 5px 0px 0px 25px;
	font-size: 11px;
	font-weight: bold;
	color: #005da0;
}

#liste_categorie_produit {
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	color: #005da0;
}

#liste_categorie_produit h1 {
	padding-left: 0px;
}

#liste_categorie_produit li {
	margin: 8px 0px 0px 0px;
	font-size: 11px;
	color: #005da0;
}

#liste_categorie_produit a, #liste_categorie_produit a:hover, #liste_categorie_produit a:visited {
	padding-left:	5px;
	text-decoration: underline;
	color: #005da0;
}

/* system de promotion */
.puce_fleche_promotion {
	margin: 25px 0px 0px 5px;
	width:  noauto;
	height: 30px;
	background-image:  url(/media/img/puce_fleche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.puce_fleche_promotion h1 {
	padding: 5px 0px 0px 25px;
	font-size: 11px;
	font-weight: bold;
	color: orange;
}

#general_promo_content {
	margin: 10px 0px 0px 5px;
}

.promo_cadre {
	margin: 0px 0px 10px 0px;
	width:  180px;
	height: 200px;
	background-image:  url(/media/img/vignette_produit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.promo_cadre h2 {
	padding: 12px 0px 0px 9px;
	font-size: 10px;
	font-weight: normal;
	color: #870d25;
}

/*definition du cadre generique*/
.promo_cadre_img, .promo_cadre_img1, .promo_cadre_img2, .promo_cadre_img3, .promo_cadre_img4,
.promo_cadre_img5, .promo_cadre_img6 {
	margin: 10px 0px 13px 12px;
	width: 155px;
	height: 121px;
	background-repeat: no-repeat;
	background-position: center center;
}

.promo_cadre_img1 {
	padding-left: 20px;
}

.promo_cadre_img2 {
    padding-left: 20px;
	/*background-image:  url(/media/img/img_promo/2.jpg);*/
}

.promo_cadre_img3 {
	padding-left: 20px;
	/*background-image:  url(/media/img/img_promo/3.jpg);*/
}

.promo_cadre_img4 {
	padding-left: 20px;
	/*background-image:  url(/media/img/img_promo/4.jpg);*/
}

.promo_cadre_img5 {
	padding-left: 20px;
	/*background-image:  url(/media/img/img_promo/5.jpg);*/
}

.promo_cadre_img6 {
	padding-left: 20px;
	/*background-image:  url(/media/img/img_promo/6.jpg);*/
}

.promo_cadre_img1 p, .promo_cadre_img2 p, .promo_cadre_img3 p, .promo_cadre_img4 p, .promo_cadre_img5 p, .promo_cadre_img6 p {
	font-size: 9px;
	color: #000000;
	display: none;
}

.promo_cadre a, .promo_cadre a:hover, .promo_cadre a:visited {
	padding-left: 9px;
	text-decoration: underline;
	color: red;
}

/* gestion du poucet */
#poucet {
	padding: 5px 0px 0px 25px;
	margin: 15px 0px 0px 20px;
	height: 30px;
	background-image:  url(/media/img/puce_fleche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#poucet a, #poucet a:visited, #poucet a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: red;
}

.end_poucet {
	font-size: 11px;
	font-weight: bold;
	color: #005da0;
}

.promo_desc_contant {
	display: none;
}

.footer_content {
    margin: 0px;
	padding: 0px;
	width:  100%;
	height: 20px;
	background-image:  url(/media/img/bg.gif);
	background-repeat: repeat;
	/*
	border-top: solid 1px #005da0;
	background-color: transparent;
	*/
}
/*
.footer_content p {
	width:  320px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	font-weight: normal;
	background-color: transparent;
	color: #005da0;
}

.footer_content a, .footer_content a:hover, .footer_content a:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: normal;
	color: #005da0;
}

* html .footer_content {
	width: 100%;
	height: 18px;
	background-color:  #ffffff;
}

* html .footer_content p {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 18px;
	text-align: center;
	font-size: 10px;
	color: #005da0;
	line-height: 18px;
}

* html .footer_content a, .footer_content a:hover, .footer_content a:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: normal;
	color: #005da0;
}
*/
/*gestion du sub menu du menu general*/
#liste_sous_categorie_produit_menu {
	margin-left: 5px;
}

#liste_sous_categorie_produit_menu li{	
	padding-left: 15px;
	font-size: 9px;
	font-weight: bold;
	text-decoration: normal;
	color: red;
}

#liste_sous_categorie_produit_menu a, #liste_sous_categorie_produit_menu a:visited, #liste_sous_categorie_produit_menu a:hover{	
	font-size: 9px;
	font-weight: bold;
	text-decoration: normal;
	color: red;
}

.list_core, .list_p {
	font-size: 9px;
	font-weight: bold;
	text-decoration: normal;
	color: red;
}

.list_core li, .list_p li {
	padding: 5px 0px 0px 25px;
	height: 30px;
	background-image:  url(/media/img/puce_fleche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	font-size: 11px;
	color: #005da0;
}

.list_core li {
	margin: 10px 0px 0px 50px;
}

.list_p li {
	margin: 0px 0px 0px 80px;
}

.list_core li a, .list_core li a:visited {
	font-weight: bold;
	text-decoration: normal;
	color: red;
}
.list_core li a:hover {
	font-weight: bold;
	text-decoration: normal;
	color: orange;
}

.list_p

