@charset "UTF-8";


@media screen{
	body { 
		margin: 0; padding: 0; font-family: arial, verdana, "sans serif"; font-size: 62.5%; text-align: center;
		background:url(../images/fondpage.png);
	}
	#global { 
		position: relative; margin: 5px auto; width: 970px; font-size: 1em; text-align: left;
		background:url(../images/fondglobal.png);
	}
	
	/********************************/
	/*			ENTETE				*/
	/********************************/
	#entete {
		position: absolute; top: 0; left: 0; width: 970px; height: 175px;
		background: url(../images/entete.jpg) no-repeat;
	}
	#menuEntete { position: absolute; top: 0; left: 265px; height: 117px; z-index: 2; }
	#entete h1 {
		position:absolute;
		margin:0;
		top:25px;
		left:35px;
		width:175px;
		height:105px;
		background:url(../images/logo.png);
	}
	#entete h1 a {
		display:block;
		width:175px;
		height:105px;
	}
	#entete h2 { }
	#entete #visuel { }
	
	/********************************/
	/*		CHEMIN DE FER			*/
	/********************************/
	p#chemin {
		position: absolute; top: 125px; left: 265px; 
		margin: 0; padding: 5px 0; /*height: 15px;*/ width: 670px;
		color: #666; font-size: 1.1em;
		border-bottom: 1px solid #c0c0c0; z-index: 4;
	}
	p#chemin a { color: #666; text-decoration: none; }
	p#chemin a:hover { text-decoration: underline; }
	p#chemin em { font-style: normal; }
	
	/********************************/
	/*			CONTENU				*/
	/********************************/
	#global #contenu {
		position: relative; float: right;
		margin: 0 35px 0 0; padding: 155px 0 0 0; width: 670px;
		z-index: 1;
	}
	body.type_1 #global #contenu { margin: 0 5px 0 0; width: 700px; }
	body.type_16 #chemin { width: 440px; }
	#descInclude { position: relative; float: right; width: 201px; padding: 0 0 14px 0; margin: -30px 0 0 0; }
	/*----------------------------*/
	/*--	structure contenu	--*/
	h1#con_libelle { margin: 0.5em 0; font-size: 1.8em; font-weight: normal; text-transform: uppercase; color: #bc1548; }
	
	a {color:#bc1548; }
	a:hover {text-decoration: none; }
	#con_chapeau { }
	#con_descriptif { font-size: 1.4em; }
	/*------------------------------------*/
	/*--	mise en forme du descriptif	--*/
	/*---------- titraille ----------*/
	#con_descriptif h1 { font-size: 1.6em; font-weight: normal; color: #bc1548; }
	#con_descriptif h2 { font-size: 1.4em; font-weight: normal; color: #bc1548; }
	#con_descriptif h3 { font-size: 1.2em; font-weight: normal; color: #bc1548; }
	#con_descriptif h4 { font-size: 1.1em; font-weight: normal; color: #bc1548; }
	/*---------- listes ----------*/
	#con_descriptif ul { }
	#con_descriptif ul li { list-style-image: url(../images/puce-framboise.png); }
	/*---------- table ----------*/
	#con_descriptif table {  }
	#con_descriptif table td { }
	#con_descriptif table caption { font-size: 1.3em; font-weight: normal; color: #00898f; }
	/*---------- liens ----------*/
	#con_descriptif a {  }
	#con_descriptif a:hover {  }
	/*---------- images ----------*/
	#con_descriptif a.englobantimage, #con_descriptif span.englobantimage {  }
	#con_descriptif a.imageright, #con_descriptif span.imageright { margin: 0 0 0.5em 0.5em; }
	#con_descriptif a.imageleft, #con_descriptif span.imageleft { margin: 0 0.5em 0.5em 0;  }
	#con_descriptif img { border: none; }
	/*---------- acronym ----------*/
	#con_descriptif acronym, abbr {
		border-bottom: 1px dotted rgb(102, 102, 102);
		cursor: help;
	}	
	
	/********************************/
	/*			GENERAL				*/
	/********************************/
	.invisible { position: absolute; left: -999em; }	
	.leon { clear: both; }
	.leonvisuelpdt { clear: both; }
	.editChampVide { display: none; }
	
	/*-- menu liste des liens d'une rubrique --*/
	#contenu .menu_arbo { }
	#contenu .menu_arbo h3 { position: absolute; top: 0; left: -999em; }
	#contenu .menu_arbo ul { margin: 0; padding: 0; list-style: none; }
	#contenu .menu_arbo li { position: relative; float: left; margin: 0 19px 19px 0; }
	#contenu .menu_arbo li a {
		display: block; margin: 0; padding: 10px; width: 191px; height: 80px;
		background: url(../images/f-pdt.png) no-repeat; 
		text-decoration: none; font-size: 1.2em; color: black; 
	}
	#contenu .menu_arbo li a:hover { color: #bc1548; }
	#contenu .menu_arbo li img { position: absolute; top: 10px; left: 10px; border: 1px solid #cececc; }
	#contenu .menu_arbo li strong { 
		position: relative; display: block; margin: 0 0 0 60px;
		font-size: 1.2em; font-weight: normal; color: #bc1548;
	}
	#contenu .menu_arbo li span.desc { position: relative; display: block; margin: 0 0 0 60px; }
	
	
	
}
@media print{
	body {
		margin: 0; padding: 0; font-family: arial, verdana, "sans serif"; font-size: 62.5%;
	}
  /* ... d&eacute;finition de formats pour l'impression ... */
}

@media screen {
	
	/********************************/
	/*		MENU NAVIGATION			*/
	/********************************/
	#nav {
		position: relative; float: left; display: block;
		margin: 155px 0 0 5px; padding: 66px 0 0 0; width: 231px;
		background:url(../images/entete-menuproduits.png) no-repeat left top;
		z-index: 4;
	}
	
	#menu_menuprincipal, #menuNouveautes {
		position: relative; margin: 0; padding: 0 0 14px 0; font-size:1.2em;
		background:url(../images/decobassemenu.png) no-repeat left bottom;
	}
	#menu_menuprincipal h3, #menuNouveautes h3 { position: absolute; top: 0; left: -999em; }	
	#menu_menuprincipal ul, #menuNouveautes ul {
		position: relative; margin: 00; padding: 0; width: 230px;
		list-style:none; 
		border-right:1px solid #c0c0c0;
		background-color: #e1e9b2;	/* MERCI IE */ 
	}	
	#menu_menuprincipal li { background: url(../images/pucemenu.png) no-repeat 2px 7px; }	
	#menu_menuprincipal li a, #menuNouveautes li a {
		display: block; padding: 0.3em 5px 0.3em 15px; width: 210px;
		color: #bc1548; font-weight: bold; font-size: 1em; text-decoration : none;
	}
	#menu_menuprincipal li a span, #menuNouveautes li a span {  }
	
	#menu_menuprincipal li.pair,
	#menu_menuprincipal li li.pair { background-color:#f4f6e6; }
	
	#menu_menuprincipal li.impair,
	#menu_menuprincipal li li.impair { background-color:#e1e9b2; }
	
	#menu_menuprincipal li a.lienActif, #menuNouveautes li a.lienActif {  }
	
	#menu_menuprincipal li.impair a.lienActif,
	#menu_menuprincipal ul ul li.impair a.lienActif
	{ background: url(../images/menu_actif_impair.png) no-repeat right center; color: #666; }
	
	#menu_menuprincipal li.pair a.lienActif,
	#menu_menuprincipal ul ul li.pair a.lienActif
	{ background: url(../images/menu_actif_pair.png) no-repeat right center; color: #666; }
	
	#menu_menuprincipal li a:hover, #menuNouveautes ul ul li a:hover { color: #666; }
	#menu_menuprincipal li a:visited, #menuNouveautes li a:visited { font-style: italic; font-weight: normal; }
	
	#menu_menuprincipal ul ul, #menuNouveautes ul ul { position: absolute; top: 0; left: -999em; border: 1px solid #c0c0c0; margin: 0;   }	
	#menu_menuprincipal ul li:hover ul, #menuNouveautes ul li:hover ul { top: auto; left: 230px; margin-top: -24px; }	
	#menu_menuprincipal ul ul li {}
	#menu_menuprincipal ul ul li a { }	
	#menu_menuprincipal ul ul li a:hover { }
	
	/********************************/
	/*		MENU NOUVEAUTES			*/
	/********************************/
	#menuNouveautes { padding: 0; background: none; }
	#menuNouveautes h3 { }
	#menuNouveautes ul { background-color: #bc1548;  }
	#menuNouveautes li {  }
	#menuNouveautes li.pair { background: #cfd850 url(../images/puce-etoile1.png) no-repeat 2px 7px; }
	#menuNouveautes li.impair { background:#e5eb94 url(../images/puce-etoile2.png) no-repeat 2px 7px; }
	#menuNouveautes li strong {
		display:block; padding: 0.3em 5px 0.3em 15px; width: 210px;
		color: white; font-weight: bold; font-size: 1em; text-decoration : none; cursor: pointer;
		background: url(../images/fleche.png) no-repeat 2px center;
	}
	#menuNouveautes ul li:hover ul { }
	
	#menuNouveautes ul ul li.impair a.lienActif { background: url(../images/menunews_actif_impair.png) no-repeat right center; }
	#menuNouveautes ul ul li.pair a.lienActif { background: url(../images/menunews_actif_pair.png) no-repeat right center; }
	
	
	/********************************/
	/*		MENU PIED DE PAGE		*/
	/********************************/
	#menu_menupieddepage {
		position:relative; clear: both; margin:0.5em 0 0 0; padding: 0 5px; height:4em; 
		background:url(../images/fondpied.png) no-repeat left bottom;
	}	
	#menu_menupieddepage h3 { position: absolute; top: 0; left: -999em; }	
	#menu_menupieddepage ul {
		position: relative; margin: 0; padding: 1em 1em 0 1em;
		border-top:1px solid #c3c6c9;
		list-style: none;
	}	
	#menu_menupieddepage li { display: inline; border-right: 1px solid #999; }	
	#menu_menupieddepage li a { color:#999; text-decoration:none; margin: 0 10px; }	
	#menu_menupieddepage li a:hover { text-decoration: underline; }
	
	/********************************/
	/*			MENU ANNEXE			*/
	/********************************/
	#menu_menuAnnexe { position: relative; margin: 1.5em 0;  }
	#menu_menuAnnexe h3 { position: absolute; top: 0; left: -999em; }
	#menu_menuAnnexe ul { margin: 0; padding: 0; list-style: none; }
	#menu_menuAnnexe ul li {
		margin: 0.2em 1em; 
		line-height:24px; text-align: center; font-size: 1.2em;
		background:url(../images/fond-cgv.png) no-repeat;}	
	#menu_menuAnnexe ul li a {
		display:block;
		height:24px;
		line-height:24px;
		padding:0 1em;
		background:url(../images/dt-cgv.png) no-repeat right center;
		color:#bc1548;
		text-decoration:none;
	}
	#menu_menuAnnexe ul li a:hover { color:white; }	
	
	/********************************/
	/*			MENU CATALOGUE		*/
	/********************************/
	#menu_catalogue { position: relative; margin: 1.5em 0;  }
	#menu_catalogue h3 { position: absolute; top: 0; left: -999em; }
	#menu_catalogue ul { margin: 0; padding: 0; list-style: none; }
	#menu_catalogue ul li {
		margin: 0.2em 1em; 
		line-height:24px; text-align: center; font-size: 1.2em;
		background:url(../images/fond-cgv.png) no-repeat;}	
	#menu_catalogue ul li a {
		display:block;
		height:24px;
		line-height:24px;
		padding:0 1em;
		background:url(../images/dt-cgv.png) no-repeat right center;
		color:#bc1548;
		text-decoration:none;
	}
	#menu_catalogue ul li a:hover { color:white; }	
	
	/********************************/
	/*			MENU CONTACT		*/
	/********************************/
	#menu_menuContact { 
		position: absolute; left: 566px; bottom: 0; width: 114px; height: 39px;
		background:url(../images/f-contact.png) no-repeat;
	}
	#menu_menuContact h3 { position: absolute; top: 0; left: -999em; }
	#menu_menuContact ul { margin: 0; padding: 0; list-style: none; }
	#menu_menuContact ul li { }	
	#menu_menuContact ul li a {
		display: block; padding: 10px 0 0 17px; width: 104px; height: 22px;
		line-height: 24px; font-size: 1.2em; color:#bc1548; font-weight:bold; text-decoration:none;
	}
	#menu_menuContact ul li a:hover { color:white; }
	
	/********************************/
	/*			MENU FRERES			*/
	/********************************/
	#menu_freres {
		position: relative; float: right; width: 231px; padding: 0 0 14px 0;
		font-size:1.2em;
		background:url(../images/decobassemenufrere.png) no-repeat left bottom;
	}
	#menu_freres h3 {
		position:relative; margin:0; width:231px; height:66px;
		background:url(../images/entete-menufreres.png) no-repeat left top;
		font-size: 0; color: #EBF1C2;
	}
	#menu_freres ul {
		position:relative;
		margin:0; padding:0; width:230px;
		list-style:none; 
		border-left:1px solid #c0c0c0; 
	}
	#menu_freres li { background: url(../images/pucemenu.png) no-repeat 2px 7px; }
	#menu_freres li a {
		display: block; padding: 0.3em 5px 0.3em 15px; width: 210px;
		color: #bc1548; font-weight: normal; font-size: 1em; text-decoration : none;
	}
	#menu_freres li a:hover { color: #666; }
	#menu_freres li a:active { font-style:italic; font-weight:normal; color: #666; }
	#menu_freres li a.lienActif { background-repeat: no-repeat; background-position: left center; }
	#menu_freres li.impair a.lienActif { background-image: url(../images/menufreres_actif_impair.png); }
	#menu_freres li.pair a.lienActif { background-image: url(../images/menufreres_actif_pair.png); }
	#menu_freres a span { }
	#menu_freres li.pair { background-color:#f4f6e6; }
	#menu_freres li.impair { background-color:#e1e9b2; }
	
	
}

@media print {
}

/********************************/
/*		MOTEUR DE RECHERCHE		*/
/********************************/
@media screen {
	body.type_16 #chemin { width: 670px; }
	/*#descInclude { position: relative; float: none; width: 670px; padding: 0; margin: 0; }*/
	
	form#mrecherche_rechercheGenerique {
		position: absolute; left: 182px; bottom: 0; 
		margin: 0; padding: 0; width: 365px; height: 76px;
		background: url(../images/f-recherche.png) no-repeat;
	}
	form#mrecherche_rechercheGenerique p { position: absolute; bottom: 5px; margin: 0; }
	form#mrecherche_rechercheGenerique p#p_rech_input_rechercheGenerique { left: 10px; }
	form#mrecherche_rechercheGenerique p#p_rech_btn_rechercheGenerique { right: 10px; }
	form#mrecherche_rechercheGenerique p input { position: relative; margin: 0; border: none; }
	input#recherche_rechercheGenerique { padding: 3px 10px; width: 280px; height: 18px; background: url(../images/f-search.png) no-repeat; }
	input#btnrecherche_rechercheGenerique { width: 45px; height: 24px; background: url(../images/f-submit.png) no-repeat; font-size: 0; color: #bc1548; padding: 0 0 0 14px;}
	
	h2.recherche { font-size: 1.4em; font-weight: bold; color: #bc1548; margin-bottom: 0; }
	h3.recherche { font-size: 1em; font-weight: normal; margin-top: 0; }
	ul.recherche { margin: 0 0 1em 0; padding: 0; list-style: none; border: 1px solid #c0c0c0; }
	ul.recherche li { list-style-type:none; list-style-position:inside; padding:0; margin:0; }
	ul.recherche li a { 
		display: block; padding: 0.3em 5px 0.3em 15px;
		color: #bc1548; font-size: 1.1em; text-decoration: none; line-height: 20px;
		background: url(../images/pucemenu.png) no-repeat 2px center;
	}
	ul.recherche li.paire a { background-color: #f4f6e6; }
	ul.recherche li.impaire a { background-color: #e1e9b2; } 
	ul.recherche li a:hover, ul.recherche li.paire a:hover, ul.recherche li.impaire a:hover { background-color:#bc1548; color:white; }
	
	p.retour_recherche { position: relative; float: right; margin: 2em 0; }
	p.retour_recherche a { 
		display: block; padding: 0 0 0 20px; width: 210px; height: 30px; line-height: 30px;
		background: #E1E9B2 url(../images/fleche_retourrecherche.png) no-repeat left center;
		font-size: 1.4em; text-decoration: none;  
	} 
	p.retour_recherche a:hover { color: black; } 
	p.retour_recherche span { }
	
	/* surlignages */
	.spot0{
		font-weight:bold;
		background-color:#FFFF00;
	}
	.spot1{
		font-weight:bold;
		background-color: #66FF00;
	}
	.spot2{
		font-weight:bold;
		background-color: #ff0066;
	}
	.spot3{
		font-weight:bold;
		background-color: #00ffdd;
	}
}

@media print {
}


@media screen {
	/********************************/
	/*		SHORT BASKET			*/
	/********************************/
	#shortbasket {
		position: absolute; left: 0; bottom: 0;
		padding-bottom:14px;
		background: url(../images/basvotrepanier.png) no-repeat left bottom;
	}
	p#short_basket { 
		position: relative; display:block; 
		margin: 0; padding: 40px 0 0 0; width:162px;
		background:  url(../images/titrevotrepanier.png) no-repeat;
	}
	p#short_basket a {
		position: relative; display:block; padding: 4px 15px 4px 30px;
		font-size: 1.1em; color:black; text-decoration: none;
		border-left: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		background: #f4f6e6 url(../images/fleche-verte.png) no-repeat 15px center;
	}
	p#short_basket a:hover { color: #BB1447; }
	p#short_basket a strong { position: absolute; top: 0; left: -999em; }
	p#short_basket a span#nbProduit {}
	p#short_basket a span#totalshortbasket { font-weight: bold; }
	
}


@media print {

}


