
/* ------------------------------RAZ */

*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p{
	font-size: 1em;
	margin: 0; padding: 0;
	font-weight: normal;
}
ul {
	margin: 0; padding: 0;
	list-style: none;
}
a {
	text-decoration:none;
	color:#000000;
}
a img {
	border:none;
}
.clear { 
    clear:both;
    display:block;
    line-height:1px;
	font-size:1px;
	height:1px;
}
a{outline: none;}
:focus{-moz-outline-style: none;}
.hidden {
		visibility:hidden;
}
fieldset{border:none;}
p{line-height:14px;}
.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* -------------------------fin RAZ--- */
html, body{
	height:100%;
}
body {
  	font-family:arial, verdana;
	background:#ececec url(../images/background-plastic.gif);
  	font-size:12px;
  	color:#000000;
  	margin:0px;
  	padding:0px;
  	text-align:center;
}

#principale{
  	width:938px;
  	margin: 0 auto ;
  	text-align:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -21px;
}
#back-principale{
	background:#f9F9F9;
}
.push{
	height:41px;
}

/**header**/
#header{
	height:112px;
	width:938px;
	position:relative;
  	background:#f9f9f9;
}
#header h1{
	width:520px;
	height:112px;
	text-indent:-5000px;
}
#header h1 a{
	width:520px;
	height:112px;
	display:block;
}
#header p{
	width:101px;
	height:95px;
	text-indent:-5000px;
	position:absolute;
	left:796px;
	top:11px;
}
#header p a{
	width:101px;
	height:95px;
	display:block;
}
#header ul#switch-language{
	background:#e8e8e8;
	width:26px;
	height:40px;
	text-indent:-5000px;
	position:absolute;
	left:938px;
	top:5px;
	padding:5px 0 0 4px;
}
#header ul#switch-language li#francais{
	background:url(../images/back-lang-franch.gif) 0 -14px no-repeat;
	width:20px;
	height:14px;
	margin:0px 0 6px 0;
}
#header ul#switch-language li#english{
	background:url(../images/back-lang-english.gif) 0 -14px no-repeat;
	width:20px;
	height:14px;
}
#header ul#switch-language li#francais a{ 
	display:block;
	width:20px;
	height:14px;
}
#header ul#switch-language li#english a{
	display:block;
	width:20px;
	height:14px;
}
#header ul#switch-language li#francais a:hover,
#header ul#switch-language li#francais a.select{
	background:url(../images/back-lang-franch.gif) no-repeat;
}
#header ul#switch-language li#english a:hover,
#header ul#switch-language li#english a.select{
	background:url(../images/back-lang-english.gif) no-repeat;
}
/**fin header**/


/**menu**/
#tooltip{
	position:absolute;
	border:1px solid #bebebe;
	border-bottom:2px solid #bebebe;
	width:214px;
	background:#fff;
	padding:9px 12px;
	display:none;
	font-weight:bold;
	line-height:18px;
	z-index:2000;
}
#tooltip.menu-item-plastic{
	color:#ff7800;	
}
#tooltip.menu-item-zoom{
	color:#0d73db;	
}
#tooltip.menu-item-shopping{
	color:#25B1BA;	
}
#tooltip.menu-item-actu{
	color:#e2007a;	
}
#tooltip.menu-item-ecolo{
	color:#97bf0d;	
}
#tooltip.menu-item-serieux{
	color:#2e1560;	
}
#menu-principale li span{
	display:none;	
} 
ul#menu-principale{
	height:31px;
	float:left;
}
ul#menu-principale li{
	text-indent:-5000px;
	height:31px;
	float:left;
}
ul#menu-principale li a{
	display:block;
	height:31px;
}

.form-recherche{
	background:url(../images/background-top-article-d.gif) repeat-x;
	padding-top:10px;
	margin-top:10px;
}
.archive-bloc{
	background:url(../images/background-top-article-d.gif) repeat-x;	
	padding-top:10px;
}
.addthis_default_style{
	height:30px;	
}
.form-recherche input{
	float:left;
}
.form-recherche input.inp-recherche{
	background:url(../images/back-form-recherche.gif) no-repeat;
	width:165px;
	height:17px;
	border:none;
	font-size:11px;
	color:#787878;
	padding:2px 0 0 4px;
	line-height:14px;
}
/**fin menu**/

#fil{
	text-transform:uppercase;
	color:#676767;
	font-size:10px;
	padding-bottom:13px;
}
#fil a{
	color:#676767;
}
#fil a:hover{
	color:#8d287b;
}
/**footer**/
#footer{
	background:#000;
	height:21px;
	color:#fff;
	font-size:10px;
}
#footer ul{
	line-height:21px;
}
#footer ul li{
	display:inline;
	color:#bfbfbf;
}
#footer ul li a{
	padding:0 7px;
	color:#bfbfbf;
}
#footer ul li a:hover{
	color:#fff;
}
/**fin footer**/


/**content**/
#content{
	background:url(../images/back-content.gif) repeat-y;
	zoom:1;
}
#content #col-gauche{
	width:664px;
	float:left;
	padding:0px 18px 0 18px;
}

/****titre article*****/
#content #col-gauche .block-article .block-titre{
	margin-bottom:6px;
	position:relative;
}
#content #col-gauche .block-article .block-titre p{
	height:15px;
	position:absolute;
	right:0;
	line-height:15px;
	font-size:12px;
	text-transform:uppercase;
}
#content #col-gauche .block-article .block-titre p a{
	background:#a8a8a8;
	color:#fff;
	padding:0px 5px 0 5px !important;
	padding:2px 5px 2px 5px;
	line-height:15px;
}
#content #col-gauche .block-article .block-titre p a:hover{

}
#content #col-gauche .block-article .block-titre h2{
	font-size:15px;
	line-height:15px;
	text-transform:uppercase;
	background:#f9f9f9;
}
#content #col-gauche .block-article.plasticorama .block-titre{
	background:url(../images/back-block-titre.gif) 0 8px repeat-x;
	height:30px;
}
#content #col-gauche .block-article.plasticorama .block-titre p{
	top:8px;
}
#content #col-gauche .plasticorama .block-titre h2{
	background:#f9F9f9 url(../images/picto-appli.gif) no-repeat;
	height:24px; /*32*/
	padding:8px 0 0 37px;
	color:#e2007a;
}
#content #col-gauche .block-article.actu .block-titre{
	background:url(../images/back-block-titre.gif) 0 7px repeat-x;
	height:29px;
}
#content #col-gauche .block-article.actu .block-titre p{
	top:7px;
}
#content #col-gauche .actu .block-titre h2{
	background:#f9F9f9 url(../images/picto-bref.gif) no-repeat;
	height:22px; /*29*/
	padding:7px 0 0 37px;
	color:#0d73db;
}
#content #col-gauche .block-article.shopping .block-titre{
	background:url(../images/back-block-titre.gif) 0 10px repeat-x;
	height:26px;
}
#content #col-gauche .shopping .block-titre h2{
	background:#f9F9f9 url(../images/picto-design.gif) no-repeat;
	height:24px; /*26*/
	padding:10px 0 0 37px;
	color:#97bf0d;
}
#content #col-gauche .block-article.shopping .block-titre p{
	top:10px;
}
#content #col-gauche .block-article.zoom .block-titre{
	background:url(../images/back-block-titre.gif) 0 11px repeat-x;
	height:34px;
}
#content #col-gauche .zoom .block-titre h2{
	background:#f9F9f9 url(../images/picto-plastic-vu.gif) 0 3px no-repeat;
	height:23px; /*34*/
	padding:11px 0 0 37px;
	color:#FF7800;
}
#content #col-gauche .block-article.zoom .block-titre p{
	top:11px;
}
#content #col-gauche .block-article.ecolo .block-titre{
	background:url(../images/back-block-titre.gif) 0 11px repeat-x;
	height:30px;
}
#content #col-gauche .ecolo .block-titre h2{
	background:#f9F9f9 url(../images/picto-titre-ecolo.gif) no-repeat;
	height:19px; /*30*/
	padding:11px 0 0 37px;
	color:#25b1ba;
}
#content #col-gauche .block-article.ecolo .block-titre p{
	top:11px;
}
#content #col-gauche .block-article.serieux .block-titre{
	background:url(../images/back-block-titre.gif) 0 7px repeat-x;
	height:30px;
}
#content #col-gauche .serieux .block-titre h2{
	background:#f9F9f9 url(../images/picto-titre-serieu.gif) no-repeat;
	height:23px; /*30*/
	padding:7px 0 0 37px;
	color:#2e1560;
}
#content #col-gauche .block-article.serieux .block-titre p{
	top:7px;
}
/*****fin titre article*****/


#content #col-gauche .block-article{
	margin-bottom:30px;
	zoom:1;
}




#content #col-droite{
	width:215px;
	float:left;
	background:url(../images/back-top-col-droite.gif) repeat-x;
	min-height:400px;
	padding:18px 0 0 22px;
	zoom:1;
}
* html #content #col-droite{
	height:400px;
}
/**fin content**/





.jNiceWrapper select {border:none;margin:0;padding:0;width:105px;}

.jNiceSelectWrapper {
	height: 19px;
	left:0px;top:0px;z-index:3;position:absolute;
}

.jNiceWrapper iframe {position:absolute;z-index:1;width:100%;left:0px;top:0px;}

.jNiceSelectWrapper .jNiceSelectText {
	height: 19px;
	width:96px;/**/
	line-height: 19px;
	padding: 0px 3px 0 10px;
	border-right: none;
	color:#787878;
	background:url(../images/back-select.gif) no-repeat;
	overflow:hidden;float:none;position:absolute;z-index:100;
}

.jNiceSelectWrapper .jNiceSelectOpen {
	width: 18px;
	height: 19px;
	background: url(../images/btn-select.gif) no-repeat center center;
	z-index:100;display:block;position:absolute;right:0px;
}

.jNiceSelectWrapper ul {
	top: 19px;
	background-color: #FFF;
	border: solid 1px #CCC;
	height: 100px;
	position:absolute;left:0px;list-style:none;display: none;margin:0;padding:0;overflow-y:auto;z-index:100;width: 95%;
}

.jNiceSelectWrapper ul a {
	color:#787878;
	background-color: #FFF;
	display:block;padding:5px;text-decoration:none;
}

.jNiceSelectWrapper ul a:hover { background:#8d287b; color:#fff;}
.jNiceSelectWrapper ul a.selected {background: #ebebeb; color:#787878;}

.jNiceFocus { border: dotted 1px #666666; }

.jNiceHidden {opacity:0;z-index:-1;position:relative;}
.jNiceWrapper {position:relative;vertical-align:top;}
.jNiceWrapper input {outline:none;moz-outline:none;}



span.select {
 position: absolute;
width: 105px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
height: 19px;
padding: 0 0 0 8px;
color: #787878;
font: 11px/21px arial,sans-serif;
background:url(../images/back-select-custom.gif) no-repeat;
overflow: hidden;
}