
#content #col-gauche .block-titre {
background:transparent url(../images/back-block-titre.gif) repeat-x scroll 0 7px;
height:29px;
}
#content #col-gauche .block-titre {
margin-bottom:6px;
position:relative;
}

h2#titre-archive{
	color:#8b2678;
	font-size:17px;
	text-transform:uppercase;
	background:#f9f9f9 url(../images/icone-recherche.gif) no-repeat;
	padding-left:34px;
	margin-bottom:10px;
	height:22px;
	line-height:17px;
	padding-top:5px;
	width:120px;
}

ul#menu-plan li#plan-plastico a{
	color:#ff7800;
}
ul#menu-plan li#plan-actu a{
	color:#e2007a;
}
ul#menu-plan li#plan-zoom a{
	color:#0d73db;
}
ul#menu-plan li#plan-ecolo a{
	color:#97bf0d;
}
ul#menu-plan li#plan-serieux a{
	color:#2e1560;
}
ul#menu-plan li#plan-shopping a{
	color:#26b1ba;
}
/**** fin couleur des titre et hover selon l intituler de l article ex:plasticorama ****/


#content #col-gauche .block-article .article-content .parag-article h3 a:hover{
	background:#000;
}
#content #col-gauche .block-article .article-content .parag-article p a:hover{
	color:#fff;
}

/************************fin style pour les differents type d article**************/

.col{
	width:324px;
	float:left;
}
div#menu-plan{
	padding-top:30px;
}
div#menu-plan div{
	width:310px;
	float:left;
	font-size:14px;
	margin-bottom:10px;
	text-transform:uppercase;
	height:90px;
}
* html div#menu-plan div{
	margin-bottom:0;
}
div#menu-plan div p{
	width:270px;
	float:none;
	font-size:11px;
	text-transform:none;	
}
div#menu-plan div#plan-actu h4{
	background:url(../images/picto-bref.gif) no-repeat;
	height:28px; /*29*/
	padding:7px 0 0 37px;
	color:#e2007a;
}
div#menu-plan div#plan-actu h4 a{
	color:#0d73db;
}

div#menu-plan div#plan-plastico h4{
	background:url(../images/picto-appli.gif) no-repeat;
	height:27px;
	padding:8px 0 0 37px;
}
div#menu-plan div#plan-plastico h4 a{
	color:#e2007a;
}
div#menu-plan div#plan-shopping h4{
	background:url(../images/picto-design.gif) no-repeat;
	height:25px; /*26*/
	padding:10px 0 0 37px;
}
div#menu-plan div#plan-shopping h4 a{
	color:#97bf0d;
}
div#menu-plan div#plan-zoom h4{
	background: url(../images/picto-plastic-vu.gif) 0 3px no-repeat;
	height:24px; /*34*/
	padding:11px 0 0 37px;
}
div#menu-plan div#plan-zoom h4 a{
	color:#FF7800;
}
div#menu-plan div#plan-ecolo h4{
	background:url(../images/picto-titre-ecolo.gif) no-repeat;
	height:24px; /*30*/
	padding:11px 0 0 37px;
}
div#menu-plan div#plan-ecolo h4 a{
	color:#25b1ba;
}
div#menu-plan div#plan-serieux h4{
	background:url(../images/picto-titre-serieu.gif) no-repeat;
	height:28px; /*30*/
	padding:7px 0 0 37px;
}
div#menu-plan div#plan-serieux h4 a{
	color:#2e1560;
}
div#menu-plan div div{
	font-size:11px;
	color:#000;
	text-transform:none;
}
/******col droite*******/
#content #col-droite h2{
	font-size:16px;
	text-transform:uppercase;
	color:#6b6b6b;
	margin-bottom:11px;
}
#content #col-droite .block-article-d{
	background:url(../images/background-top-article-d.gif) repeat-x;
	padding:12px 0 25px 0;
	width:202px;
}

#content #col-droite .block-article-d img{
	border:1px solid #e2e2e2;
	display:block;
}
#content #col-droite .block-article-d h3{
	text-transform:uppercase;
	font-size:15px;
	margin-top:2px;
}
#content #col-droite .block-article-d h3 a{
	background:#525252;
	color:#fff;
	line-height:19px;
	padding:0 2px;
}
#content #col-droite .block-article-d h3 a:hover{
	background:red;
}

#content #col-droite .block-article-d.consult{
	position:relative;
}
#content #col-droite .block-article-d.consult .article-consulte{
	position:relative;
	height:143px;
	margin-bottom:20px;
}
#content #col-droite .block-article-d.consult .article-consulte h3{
	text-transform:uppercase;
	font-size:15px;
	margin-top:2px;
	position:absolute;
	bottom:20px;
	left:1px;
}
#content #col-droite .block-article-d.consult .article-consulte h3 a{
	background:#000;
	color:#fff;
	line-height:19px;
	padding:0 2px;
}
#content #col-droite .block-article-d.consult .article-consulte h3 a:hover{
	background:#878686;
	color:#ffffff;
}

/******fin col droite***********/

