html {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:130%;
	color:#333;
}

body {
	background-color:#FFFFFF;
}

img, div { behavior: url(iepngfix.htc) }

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #68100F;
}
a:active {
	text-decoration: none;
	color: #68100F;
}

#General {
	width:950px;
	margin-right:auto;
	margin-left:auto;
}

.clearboth {
	clear:both;
}

/******************************************************************************/
/*                                 HEADER                                     */
/******************************************************************************/
#Header { 
	float:left;
	width:950px;
	height:100px;
	background:#FFFFFF url(../images/header.jpg) center no-repeat;
}
#Logo { 
	float:left;
	display:block;
	width:227px;
	height:57px;
	margin-left:362px;
	margin-top:20px;
}
#Top { 
	float:right;
	width:145px;
	margin-top:8px;
}
#Top p {
	text-align:right;
}
#Version { 
	float:right;
	width:145px;
	height:55px;
}
#Rechercher { 
	float:right;
	width:145px;
}

/******************************************************************************/
/*                        NAVIGATION HORIZONTALE                              */
/******************************************************************************/
#Navigation { 
	float:left;
	width:937px;
	padding-left:15px;
	background-color:#C0B5A2;
	color:#5A5A5A;
	height:40px;
}
#Barre_nav { 
	text-align:left;
	width:935px;
	height:25px;
}
.last a {
	cursor:inherit;
	visibility:hidden;
}
#menu .last a.hover, #menu .last a:hover {
	cursor:inherit;
	visibility:hidden;
	background-color:#C0B5A2;
}
/******************************************************************************/
/*                                CONTENU                                     */
/******************************************************************************/
#Contenu { 
	float:left;
	width:950px;
	border:1px solid #BFBFBF;
	margin-top:10px;
	padding-bottom:10px;
	min-height:425px;
	background:#FFFFFF url(../images/fond_colonne_gauche.png) repeat-y;
}
#ContenuHome { 
	float:left;
	width:950px;
	border:1px solid #BFBFBF;
	margin-top:10px;
}

#ContenuHome p { 
	margin:0;
}
div.menu a, div.menu a:visited, div.menu a:link, #subwrap {
	text-transform:uppercase;
}
#ContenuPages { 
	float:left;
	width:485px;
}
#ColonneGauche { 
	float:left;
	width:206px;
	font-size:10px;
    line-height:130%;
	margin-bottom:10px;
	padding-left:14px;
	_padding-top:0px;
}

#ColonneGauche .moduletablenavg_ li {
	list-style:none;
}

#ColonneGauche .moduletablenavg_ ul.menu li.parent a span {
	width:190px;
	text-align:center;
	border-bottom:1px dotted #BFBFBF;
	border-top:1px dotted #BFBFBF;
	margin-bottom:0;
	padding-bottom:8px;
	padding-top:10px;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
}
#ColonneGauche .moduletablenavg_ ul.menu li.parent ul li span {
	width:178px;
	text-align:left;
	border:none;
	margin-bottom:0;
	padding-bottom:0px;
	padding-top:0px;
	font-size:10px;
	font-weight:normal;
	display:inline;
}
#ColonneGauche .moduletablenavg_ ul.menu li.parent ul li.parent ul li span {
	text-transform:none;
}
#ColonneGauche .moduletablenavg_ ul.menu {
	padding-left:0px;
	margin-left:0px;
	margin-top:10px;
	_margin-top:0px;
}
#ColonneGauche .moduletablenavg_ ul.menu li ul {
	padding-left:0px;
	margin-left:0px;
	margin-top:10px;
}
#ColonneGauche .moduletablenavg_ ul.menu li ul li {
	padding-left:0px;
	margin-left:12px;
	margin-top:10px;
}
#ColonneGauche .moduletablenavg_ ul.menu li.parent ul li {
	list-style:url(../images/puce_menuP.png);
}
#ColonneGauche .moduletablenavg_ ul.menu li.parent ul li.parent {
	border-bottom:1px dotted #BFBFBF;
	padding-bottom:13px;
	list-style:url(../images/puce_menuP.png);
}
#ColonneGauche .moduletablenavg_ ul.menu li ul li.parent a {
	color:#8C8C8C;
	text-transform:uppercase;
}

#ColonneGauche .moduletablenavg_ ul.menu li ul li.parent ul {
	margin-left:0px;
	_margin-left:-5px;
}
#ColonneGauche .moduletablenavg_ ul.menu li ul li.parent ul li {
	margin-top:0px;
	list-style-image:url(/images/M_images/indent1.gif);
}

#ColonneGauche .moduletablenavg_ ul.menu li ul li.parent ul li a {
	background:none;
	color:#8C8C8C;
	text-transform:none;
	padding-left:0px;
	_margin-left:5px;
}

#ColonneGauche .moduletablenavg_ ul.menu li ul li.parent a:hover  {
	color:#5A5A5A;
}

#ColonneGauche .moduletablenavg_ ul.menu li ul li.active a  {
	color:#5A5A5A;
}

#ColonneGauche .moduletablenavg_ ul.menu li ul li ul li.active a span  {
	color:#5A5A5A;
}


.moduletablenavg_ {
	width:190px;
}
#ContenuEditorial { 
	float:left;
	width:427px;
        font-size:13px;
	line-height:18px;
	padding-left:28px;
	padding-right:30px;
}
#ContenuEditorial h3 { 
	padding-left:12px;
	background: url(../images/puceH3.png) no-repeat scroll 0px 0px;
	margin-top:15px;
	margin-bottom:20px;
	padding-top:2px;
	padding-bottom:0px;
        line-height:24px;
	color:#5A5A5A;
	font-size:15px;
        text-transform:uppercase;
}

#ContenuEditorial h1 { 
	padding-left:12px;
	background: url(../images/puceH3.png) no-repeat scroll 0px 0px;
	margin-top:15px;
	margin-bottom:20px;
	padding-top:2px;
	padding-bottom:0px;
        line-height:24px;
	color:#5A5A5A;
	font-size:15px;
        text-transform:uppercase;
}

#ContenuEditorial h2 { 
	color:#5A5A5A;
	font-size:13px;
	font-weight:bold;
}

#ContenuEditorial h4 { 
	color:#5A5A5A;
	font-size:13px;
	font-weight:bold;
}

#ContenuEditorial h5 { 
	color:#5A5A5A;
	font-size:14px;
	font-weight:bold;
}
#ContenuEditorial h6 { 
	color:#5A5A5A;
	font-size:14px;
	font-weight:bold;
}
#ContenuEditorial a { 
	color:#5A5A5A;
	text-decoration:none;
}
#ContenuEditorial a:hover { 
	color:#8C8C8C;
	text-decoration:none;
}

#ColonneDroite { 
	float:left;
	width:245px;
	padding-top:75px;
}
#CheminDeFer { 
/* 	list-style-image: url(../images/puce_carre_home.png); */
	font-size:10px;
/* 	margin-top:20px; */
/* 	margin-bottom:10px; */
	margin-left:25px;
}
#CheminDeFer a { 
	color:#333333;
	text-decoration:none;
}
#CheminDeFer a:hover { 
	color:#68100f;
	text-decoration:none;
}
.contentpaneopen {
	margin:0;
	padding:0;
}
.contentpaneopen li {
	list-style-image: url(../images/puce_carre_home.png);
	margin-bottom:7px;
}
.contentpaneopen ul {
	padding-left:14px;
}
.contentpaneopenhome {
	list-style-image: url(../images/puce_carre_home.png);
}


/******************************************************************************/
/*                           CONTENU CHAPITRE                                 */
/******************************************************************************/

#Hygiene h3 { 
	background: url(../images/puceH3_parfumerie.png) no-repeat scroll 0px 0px;
	text-transform:uppercase;
        
}
#Hygiene h1 { 
	background: url(../images/puceH3_parfumerie.png) no-repeat scroll 0px 0px;
	text-transform:uppercase;
        
}
#Hygiene ul li { 
	list-style-image: url(../images/puce_parfumerie.png);
}
#Spiritueux h3 { 
	background: url(../images/puceH3_spiritueux.png) no-repeat scroll 0px 0px;
	text-transform:uppercase;
}
#Spiritueux h1 { 
	background: url(../images/puceH3_spiritueux.png) no-repeat scroll 0px 0px;
	text-transform:uppercase;
}
#Spiritueux ul li { 
	list-style-image: url(../images/puce_spiritueux.png);
}
#Hotels h3 { 
	background: url(../images/puceH3_hotels.png) no-repeat scroll 0px 0px;
	text-transform:uppercase;
}
#Hotels h1 { 
	background: url(../images/puceH3_hotels.png) no-repeat scroll 0px 0px;
	text-transform:uppercase;
}
#Hotels ul li { 
	list-style-image: url(../images/puce_hotels.png);
}
#Operateur h3 { 
	background: url(../images/puceH3_operateur.png) no-repeat scroll 0px 0px;
	text-transform:uppercase;
}
#Operateur h1 { 
	background: url(../images/puceH3_operateur.png) no-repeat scroll 0px 0px;
	text-transform:uppercase;
}
#Operateur ul li { 
	list-style-image: url(../images/puce_operateur.png);
}

.active a    {
       color: #5A5A5A;
}

/******************************************************************************/
/*                                 ACTU                                       */
/******************************************************************************/
#Actu_home {
	float:left;
	width:850px;
	height:17px;
	border: 1px solid #BFBFBF;
	margin-top: 10px;
	padding-left:100px;
	padding-top:3px;
	background-color: #FFFFFF;
	background-image: url(../images/accueil/actu_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
#Actu_home li { 
	margin:0;
}
#Actu_home a:link {
	color:#5A5A5A;
	text-decoration: none;
}
#Actu_home a:visited {
	text-decoration: none;
	color: #5A5A5A;
}
#Actu_home a:hover {
	color: #8C8C8C;
        text-decoration: none;
}
#Actu_home a:active {
	text-decoration: none;
	color: #8C8C8C;
}
/******************************************************************************/
/*                                 BOX                                        */
/******************************************************************************/
#BoxContent { 
	float:left;
	width:957px;
	margin-top:10px;
	height:159px;
}
.box { 
	float:left;
	width:310px;
	height:159px;
	margin:0;
	border: 1px solid #BFBFBF;
}
.boxCentrale { 
	float:left;
	width:310px;
	height:159px;
	margin-left:8px;
	margin-right:8px;
	border: 1px solid #BFBFBF;
}
#BoxContent .moduletable p { 
	margin:0;
}
.diaporama {
	width:230px;
}
/******************************************************************************/
/*                                 FOOTER                                     */
/******************************************************************************/
#Footer { 
	float:left;
	width:952px;
	margin-top:30px;
	padding-top:5px;
	margin-bottom:10px;
	height:25px;
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
	border-top: 1px solid #BFBFBF;
}
#Footer .moduletable p { 
	margin:0;
}
#Footer a { 
	color:#333333;
}
#Footer a:hover { 
	color:#68100f;
	text-decoration:none;
}

/******************************************************************************/
/*                        Formulaire contact                                  */
/******************************************************************************/

form {
        font-size: 12px;
}
select {
        font-size: 12px;
}


/******************************************************************************/
/*                           DIVERS GENERAL                                   */
/******************************************************************************/
.inputbox {
	font-size: 10px;
	background:#FFFFFF url(../images/ombre_haut.jpg) top repeat-x;
	border:1px solid #BFBFBF;
	color:#8C8C8C;
	width:140px;
    height:15px;

}
.mainlevel {
	display:block;
	background: url(../images/puce_menuP.png) no-repeat scroll 0px 1px;
	height: 20px;
	padding-left: 13px;
	color:#8C8C8C;
	text-transform:uppercase;
}
a.mainlevel:hover {
	text-decoration: none;
	background: url(../images/puce_menuPF.png) no-repeat scroll 0px 1px;
	color:#5A5A5A;
}
.moduletablenavg_ {
	width:190px;
}

.bloghome {
	height:425px;
	margin:0px;
}

.sublevel {
	display:block;
	margin-top:-9px;
	padding-left:21px;
}

.miniBoxTitre {
	width:230px;
	height:17px;
	text-align:center;
	background-color:#C0B5A2;
	color:#FFFFFF;
	padding-top:8px;
	line-height:10px;
	font-size:11px;
	margin-bottom:2px;
}
.miniBoxTitre a:link {
	color:#FFFFFF;
}
.miniBoxTitre a:visited {
	color:#FFFFFF;
}
.miniBoxContenu {
	width:228px;
	border:1px solid #BFBFBF;
	margin-bottom:2px;
	color:#5A5A5A;
}
.miniBoxContenu a:link {
	color:#5A5A5A;
}
.miniBoxContenu a:visited {
	color:#5A5A5A;
}
.miniBoxContenu ul {
	padding-left:24px;
	_padding-left:0px;
	_padding-top:15px;
	_margin-left:32px;
}
.miniBoxContenu p {
	padding-left: 9px;
	_padding-left: 17px;
	_padding-bottom:10px;
}
.miniBoxContenu a:hover {
	color:#8C8C8C;
}
.miniBoxContenu li {
	list-style-image: url(../images/puce_general.png);
}
.Box1Contenu {
	margin-bottom:2px;
	color:#5A5A5A;
}
.Box1Contenu a:link {
	color:#5A5A5A;
}
.Box1Contenu a:visited {
	color:#5A5A5A;
}
.Box1Contenu ul {
	padding-left:30px;
	margin-top:4px;
        line-height:22px;
}
.Box1Contenu p {
	padding-left: 15px;
	_padding-left: 13px;
}
.Box1Contenu p img {
	padding-top: 1px;
}
.Box1Contenu a:hover {
	color:#8C8C8C;
}
.Box1Contenu li {
	list-style-image: url(../images/puce_general.png);
}
.espaceDroite {
	height:90px;
	width:228px;
	}

.moduletable {
	text-decoration: none;
	color: #8C8C8C;
}
.moduletableliens {
	text-decoration: none;
	color: #8C8C8C;
}

.bord {
	border: 1px solid #C0B5A2;
}

.search {
	text-align: right;
}

.transMenu .background {
 _background-image:none;
 _left:0px;
 _top:0px; 
}
.transMenu .item { 
 _height: 10px; 
 _background-image: URL("http://www.scentys.com/site/modules/mod_swmenufree/images/fond_menuPF.gif") ;
  _left:0px;
 _top:0px; 
}
.transMenu .item.hover { 
 _background-image: URL("http://www.scentys.com/site/modules/mod_swmenufree/images/fond_menuPF_o.gif");
}


/******************************************************************************/
/*                               GABARIT ARTICLES                             */
/******************************************************************************/

#articleCol1, #articleCol2, #articleImage, #articleDescription1, #articleFichePdf, #articleDescription2 {
	/*border:1px solid blue;*/
}

div#articleWrapper {
	width:945px;
	margin:auto;
	text-align:left;
	clear:both;

}

div#articleCol1 {width:590px;float:left;border-bottom:1px solid #68100f;margin-left:25px}
div#articleCol2 {width:230px;float:right;margin-left:80px;text-align:left;line-height:1.7em}

div#articleCol1 {height:442px;overflow:hidden;}

div#articleImage {float:left;width:240px;margin-top:50px;}
div#articleFichePdf {clear:left;width:135px;float:right;}

div#articleDescription1 {float:left;width:320px;margin-left:20px}
div#articleDescription2 {float:left;width:590px;margin-left:25px;color:#333;line-height:1.9em;text-align:justify;}

#articleWrapper h1 {font-size:1.5em;color:#68100f;display:inline-block;margin-top:50px}
#articleWrapper h2 {font-size:1.2em;font-weight:bold;color:#68100f;display:inline-block;margin:20px 0 10px 0;clear:both;}
#articleWrapper h3 {font-size:1.2em;font-weight:bold;color:#68100f;display:inline-block;margin:20px 0 10px 0;clear:both;}

#articleDescription1 ul li {list-style-image: url("../images/puce_carre_home.png");margin-top:7px;font-size:1.2em;color:#333333;line-height:1.3em;}  /* couleur des puces uniquement */
#articleDescription1 ul li span {color:#333333} /* couleur du texte */ 

#articleDescription2 h3 {text-decoration:none;}
#articleDescription2 ul {margin-top:0px;}  
#articleDescription2 ul li {list-style-image: url("../images/puce_carre_home.png");margin-top:0px;font-size:1em;color:#333333}  /* couleur des puces uniquement */
#articleDescription2 ul li span {font-size:1em; color:#333333} /* couleur du texte */

#articleCol2 h2 {width:100%;height:25px;display:inline-block;background:#68100f;text-align:center;color:#fff;text-transform:uppercase;font-size:1.1em;padding-top:10px}

#articleCol2 ul {padding-left:15px;margin-top:20px}

.filetCol2 {border-bottom:1px solid #68100f;}

#spacer {clear:both;}
#Footer {display:block;clear:both;}

/******************************************************************************/
/*                               GABARIT PACKS                             */
/******************************************************************************/

div#packWrapper {
	width:945px;
	margin:auto;
	text-align:left;
	clear:both;
}

div#packImages {width:945px;margin-left:25px;color:#333;padding-bottom:40px;}

#packWrapper h1 {text-align: center;}

div#packColgauche {float:left;width:300px;margin-left:25px;margin-right:45px;}

div#packDescription {float:left;width:300px;line-height:1.9em;text-align:justify;}

div#packColdroite {float:left;width:560px;border-left:1px dotted #68100f;padding-top:20px;}

div#packTexte {float:left;width:530px;margin-left:25px;text-align:justify;line-height:1.9em;}

#packDescription, #packTexte h3 {margin:10px 0 10px 0;text-decoration:none}


/******************************************************************************/
/*                               GABARIT SOCIETE                              */
/******************************************************************************/

div#societeWrapper {
	width:945px;
	margin:auto;
	text-align:left;
	clear:both;
}

div#societeTexte {float:left;width:585px;margin-left:25px;color:#333;line-height:1.9em;text-align:justify;}

div#societeColdroite {float:left;width:285px;margin-left:50px;padding-top:20px;}

div#societeTexte h1 {padding-top:50px}


/******************************************************************************/
/*                             GABARIT REFERENCES                             */
/******************************************************************************/

div#referenceWrapper {
	width:945px;
	margin:auto;
	text-align:left;
	clear:both;
}

div#referenceTexte {width:945px;margin-left:25px;color:#333;line-height:1.9em;text-align:justify;}

div#referenceTexte h1 {padding-top:50px;margin-bottom:0}
div#referenceTexte h2 {padding-top:20px;}

.referenceImage {width:901px;border-bottom:1px solid #68100f;padding-bottom:30px}


/******************************************************************************/
/*                               GABARIT NEWS                                 */
/******************************************************************************/

div#newsWrapper {
	width:900px;
	margin:auto;
	margin-left:25px;
	padding-right:25px;
	text-align:left;
	clear:both;
}

div#newsLargeur {width:900px;}

div#newsColgauche {float:left;width:400px}
.newsColgauche {float:left;width:400px}

div#newsColdroite {float:left;width:460px;margin-left:40px;color:#333;line-height:1.9em;text-align:justify;padding-top:20px;}
.newsColdroite {float:left;width:460px;margin-left:40px;color:#333;line-height:1.9em;text-align:justify;}

div#newsWrapper h1 {padding-top:50px}

.filetSeparation {width:900px;height:30px;border-bottom:1px solid #68100f;clear:both;}

div#newsWrapper h2 {padding-bottom:20px;text-align:justify;}


/* ***************************************************** */
/* PAGES ARTICLES */ 
/* ***************************************************** */

h1 {color: #68100f;font-size:1.5em;font-weight:bold;margin-bottom:20px;} 

h2 {color: #68100f;font-size:1.2em;font-weight:bold;margin-top:30px;line-height:1.5em;}

h3 {color: #68100f;font-size:1.2em;font-weight:bold;text-decoration:underline;margin-top:30px;line-height:1.5em;}

p, div.moduleHome2 p {display:inline;font-size:14px;line-height:1.7em;color:#333333}

ul {margin-top:0px}

ul li {list-style-image: url("../images/puce_carre_home.png");margin-top:0px;font-size:1em;color:#333333}
 
div#articleDescription2 div, div#packDescription div, div#packTexte div, div#societeTexte div {margin-bottom:12px; }


/* ***************************************************** */
/* HOME */ 
/* ***************************************************** */

div.moduleHome {border-bottom:1px solid #68100f;padding-bottom:25px;margin-top: 40px;margin-left:20px;margin-right:20px;overflow:visible;clear:left;color:#333333;text-align:justify;}

div.moduleHome2 {padding-bottom:25px;margin-top: 40px;margin-left:20px;margin-right:20px;clear:left;color:#333333;text-align:justify;}

div.moduleHome h2, div.moduleHome2 h2 {color: #68100f;font-size:16px;font-weight:bold;text-decoration:none;}

div.moduleHome p, div.moduleHome2 p {display:inline;font-size:14px;line-height:1.7em;}

#page ul li {list-style:none}


/* ***************************************************** */
/* DIAPORAMA HOME  */ 
/* ***************************************************** */

/*
div.moduletablediapoHome div#page div#content div.sliderkit-nav-clip {
	height:47px;
	width:669px;
	padding:0;
	background:none;
	overflow:visible
}

div.moduletablediapoHome div#page div#content div.sliderkit-nav-clip ul li {
	height:47px;
	margin:0;
	margin-top:0;
	padding:0;
	text-indent:0;
	background:none;
	overflow:visible;
	width:223px;
}

div.moduletablediapoHome div#page div#content div.sliderkit-nav-clip ul li a {
	margin:0;
	padding:0;
	width:220px; 
	height:47px;
	background:none;
	overflow:visible
}
*/

div.moduletablediapoHome  {height:450px;}

div#jflanguageselection {margin-top:0px;display:block;}
