*
{
padding:0;
margin:0;
outline:none;
}

body
{
/*background:#cbdee6 url(../images/bg_layout.jpg) center top repeat-y;*/
background:url(../images/bg_layout.jpg) center top no-repeat;
color:#000;
font:11px Arial, Helvetica, sans-serif;
}

img
{
border:0;
}

a
{
color:#000;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

.Sizer
{
float:left;
display:block;
width:1px;
height:700px;
}

/*=========================================== LAYOUT ===========================================*/
#container
{
display:block;
width:970px;
margin:0 auto;
}

#wrapper
{
float:left;
display:block;
width:970px;
background:url(../images/bg_wrapper.gif) left top repeat-y;
}

#header
{
position:relative;
float:left;
display:block;
width:970px;
height:137px;
}


#header .header_cnt
{
float:left;
display:block;
width:970px;
height:137px;
}


#header .header_admin_cnt
{
background:url(../images/bg_header_admin.jpg) left top no-repeat;
}

#header .header_membre_cnt
{
background:url(../images/bg_header_membre.jpg) left top no-repeat;
}

#leftCol
{
position:relative;
float:left;
display:block;
width:176px;
}

#leftCol .leftCol_cnt
{
float:left;
display:block;
width:176px;
}

#content
{
position:relative;
float:left;
display:block;
width:614px;
padding:22px 0 250px 1px;
}

#content h4
{
margin:0 0 38px 10px;
}



#content .content_leftCol
{
position:relative;
float:left;
display:block;
width:145px;
}


#content .content_leftCol object
{
position:absolute;
top:0;
left:0;
}

#content .content_leftCol_wide
{
width:300px;
}

#content .content_leftCol img
{
display:block;
}

#content .content_rightCol
{
float:left;
display:block;
width:453px;
}

#content .content_jeu
{
/*padding-left:44px;*/
position:absolute;
display:block;
width:523px;
}

#content .content_rightCol_small
{
width:298px;
}

#rightCol
{
float:left;
display:block;
width:179px;
padding:0 0 70px 0;
}

#imprimer
{
background:none;
}

/*=========================================== HEADER ===========================================*/

.logo
{
position:absolute;
top:2px;
left:0px;
width:175px;
height:70px;
}

.header_cnt ul
{
position:absolute;
top:110px;
left:176px;
width:601px;
height:26px;
border-bottom:1px solid #000;
}

.header_cnt ul li
{
float:left;
display:block;
height:26px;
list-style-type:none;
}

.header_cnt ul li a
{
float:left;
display:block;
height:26px;
cursor:pointer;
}

.header_cnt ul li span
{
display:none;
}

.header_cnt ul .item1
{
width:35px;
padding:0 5px 0 0;
}

.header_cnt ul .item1 a
{
width:35px;
background:url(../images/bg_menu_home_off.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menu_home_off.png', sizingMethod='crop');
}

.header_cnt ul .item1 a:hover, .header_cnt ul .item1 .on
{
background:url(../images/bg_menu_home_on.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menu_home_on.png', sizingMethod='crop');
}

.header_cnt ul .item2
{
width:166px;
padding:0 4px 0 0;
}

.header_cnt ul .item2 a
{
width:166px;
background:url(../images/bg_menu_news_off.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menu_news_off.png', sizingMethod='crop');
}

.header_cnt ul .item2 a:hover, .header_cnt ul .item2 .on
{
background:url(../images/bg_menu_news_on.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menu_news_on.png', sizingMethod='crop');
}

.header_cnt ul .item3
{
width:184px;
padding:0 9px 0 0;
}

.header_cnt ul .item3 a
{
width:184px;
background:url(../images/bg_menu_parrainer_off.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menu_parrainer_off.png', sizingMethod='crop');
}

.header_cnt ul .item3 a:hover, .header_cnt ul .item3 .on
{
background:url(../images/bg_menu_parrainer_on.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menu_parrainer_on.png', sizingMethod='crop');
}

.header_cnt ul .item4
{
width:112px;
padding:0 12px 0 0;
}

.header_cnt ul .item4 a
{
width:112px;
background:url(../images/bg_menu_edito_off.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menu_edito_off.png', sizingMethod='crop');
}

.header_cnt ul .item4 a:hover, .header_cnt ul .item4 .on
{
background:url(../images/bg_menu_edito_on.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menu_edito_on.png', sizingMethod='crop');
}

.header_cnt ul .item5
{
width:74px;
}

.header_cnt ul .item5 a
{
width:74px;
background:url(../images/bg_menu_aide_off.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menu_aide_off.png', sizingMethod='crop');
}

.header_cnt ul .item5 a:hover, .header_cnt ul .item5 .on
{
background:url(../images/bg_menu_aide_on.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menu_aide_on.png', sizingMethod='crop');
}


.recherche
{
clear:both;
position:absolute;
top:120px;
left:790px;
}


.recherche input
{
float:left;
display:block;
font-size:11px;
width:150px;
height:15px;
border:1px solid #000;
padding:0 0 0 2px;
}

/*=========================================== FOOTER ===========================================*/

#footer
{
float:left;
display:block;
width:970px;
font-size:10px;
background:#FFF;
text-align:center;
margin:0 0 20px 0 ;
}
#footer .jeu
{
bottom:0pt;
font-size:10px;
left:-45px;
margin-top:50px;
position:absolute;
text-align:center;
width:425px;
}

#footer ul
{
display:block;
width:612px;
margin:0 auto;
}

#footer ul li
{
display:inline;
padding:0 5px;
}

#footer p
{
display:block;
width:612px;
margin:0 auto;
padding:22px 0 0 0;
}

#footer h1
{
display:block;
width:970px;
height:19px;
line-height:19px;
color:#fff;
font-size:12px;
background:url(../images/bg_footer.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_footer.png', sizingMethod='crop');
}

/*=========================================== LEFTCOL ===========================================*/

.menuLeft
{
position:absolute;
top:-51px;
left:0;
width:161px;

padding:25px 0 0 0;
}

.menuLeft_admin
{
background:url(../images/bg_menuleft_admin_Top.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menuleft_admin_Top.png', sizingMethod='crop');
}

.menuLeft_cnt
{
float:left;
display:block;
width:154px;
background:url(../images/bg_menuleft.png) left top repeat-y;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menuleft.png', sizingMethod='scale');
color:#fff;
padding:0 0 5px 7px;
}


.themes_Left
{
float:left;
display:block;
width:161px;
background:url(../images/bg_themes_top.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_themes_top.png', sizingMethod='crop');
padding:56px 0 0 0;
}


.themes_Left_bottom
{
float:left;
display:block;
width:161px;
height:14px;
background:url(../images/bg_themes_bottom.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_themes_bottom.png', sizingMethod='crop');
}

.dernnews_Left
{
float:left;
display:block;
width:161px;
background:url(../images/bg_dernnews_top.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_dernnews_top.png', sizingMethod='crop');
padding:41px 0 0 0;
margin:10px 0 0 0;
}

.dernnews_Left_bottom
{
float:left;
display:block;
width:161px;
height:7px;
background:url(../images/bg_dernnews_bottom.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_dernnews_bottom.png', sizingMethod='crop');
}

.menuLeft_cnt ul
{
float:left;
display:block;
width:151px;
}

.menuLeft_cnt ul li
{
float:left;
display:block;
width:151px;
line-height:13px;
list-style-type:none;
}

.menuLeft_cnt a, .newsdescopines_Left_cnt a, .topdescopines_Left_cnt a
{
display:block;
width:141px;
color:#fff;
font-size:10px;
text-decoration:none;
padding:0 5px;
}

.menuLeft_cnt a:hover, .menuLeft_cnt ul li .on, .newsdescopines_Left_cnt a:hover, .newsdescopines_Left_cnt ul li .on, .topdescopines_Left_cnt a:hover, .topdescopines_Left_cnt ul li .on
{
color:#000;
background:#fff;
opacity:0.7;
filter:alpha(opacity=70);
text-decoration:none;
}

.menuLeft_cnt a span
{
font-size:9px;
}

.menuLeft_cnt .dernnews dt
{
float:left;
display:block;
width:151px;
height:21px;
background:url(../images/tit_dernnews.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_dernnews.png', sizingMethod='crop');
margin:5px 0;
}

.menuLeft_cnt .newscopines dt
{
float:left;
display:block;
width:151px;
height:21px;
background:url(../images/tit_newscopines_off.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_newscopines_off.png', sizingMethod='crop');
margin:5px 0;
}

.menuLeft_cnt .newscopines .on
{
float:left;
display:block;
width:151px;
height:21px;
background:url(../images/tit_newscopines_on.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_newscopines_on.png', sizingMethod='crop');
margin:5px 0;
}

.menuLeft_cnt .newscopines dt a
{
position:relative;
float:left;
display:block;
width:141px;
height:21px;
}

.menuLeft_cnt .newscopines ul li .on
{
width:141px;
height:13px;
background:#fff;
opacity:0.7;
filter:alpha(opacity=70);
margin:0;
}

.menuLeft_cnt .newscopines dt a:hover
{
opacity:0;
filter:alpha(opacity=0);
}

.menuLeft_cnt .themes dt
{
float:left;
display:block;
width:151px;
height:21px;
background:url(../images/tit_themes.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_themes.png', sizingMethod='crop');
margin:5px 0;
}


.menuLeft_cnt .themes ul li a
{
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}


.menuLeft_cnt .news dt
{
background:url(../images/tit_news.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_news.png', sizingMethod='crop');
}

.menuLeft_cnt .archives dt
{
float:left;
display:block;
width:151px;
height:21px;
background:url(../images/tit_archives_off.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_archives_off.png', sizingMethod='crop');
margin:5px 0;
}

.menuLeft_cnt .archives .on
{
float:left;
display:block;
width:151px;
height:21px;
background:url(../images/tit_archives_on.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_archives_on.png', sizingMethod='crop');
margin:5px 0;
}

.menuLeft_cnt .archives dt a
{
position:relative;
float:left;
display:block;
width:141px;
height:21px;
}

.menuLeft_cnt .archives ul li .on
{
width:141px;
height:13px;
background:#fff;
opacity:0.7;
filter:alpha(opacity=70);
margin:0;
}

.menuLeft_cnt .archives dt a:hover
{
opacity:0;
filter:alpha(opacity=0);
}

.menuLeft_cnt .bestof dt
{
float:left;
display:block;
width:151px;
height:21px;
background:url(../images/tit_bestof_off.png) left top repeat-y;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_bestof_off.png', sizingMethod='crop');
margin:5px 0;
}

.menuLeft_cnt .bestof dt a
{
position:relative;
float:left;
display:block;
width:141px;
height:21px;
}

.menuLeft_cnt .bestof .on
{
background:url(../images/tit_bestof_on.png) left top repeat-y;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_bestof_on.png', sizingMethod='crop');
margin:5px 0;
}

.menuLeft_cnt .bestof dt a:hover
{
opacity:0;
filter:alpha(opacity=0);
}

.menuLeft_cnt dt span
{
display:none;
}

.newsdescopines_Left
{
float:left;
display:block;
width:161px;
background:url(../images/bg_newsdescopines_top.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_newsdescopines_top.png', sizingMethod='crop');
padding:47px 0 0 0;
margin:15px 0 0 0;
}

.newsdescopines_Left .newsdescopines_Left_cnt
{
float:left;
display:block;
width:154px;
background:url(../images/bg_newsdescopines.png) left top repeat-y;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_newsdescopines.png', sizingMethod='scale');
padding:0 0 3px 7px;
}

.newsdescopines_Left_cnt a span
{
font-size:9px;
}

.newsdescopines_Left_cnt ul
{
float:left;
display:block;
width:154px;
}

.newsdescopines_Left_cnt ul li
{
float:left;
display:block;
width:154px;
line-height:13px;
list-style-type:none;
}

.newsdescopines_Left .proposernews dt
{
float:left;
display:block;
width:151px;
height:21px;
background:url(../images/tit_proposernews_off.png) left top repeat-y;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_proposernews_off.png', sizingMethod='crop');
margin:5px 0;
}

.newsdescopines_Left .proposernews dt a
{
position:relative;
float:left;
display:block;
width:141px;
height:21px;
}

.newsdescopines_Left .proposernews .on
{
background:url(../images/tit_proposernews_on.png) left top repeat-y;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_proposernews_on.png', sizingMethod='crop');
margin:5px 0;
}

.newsdescopines_Left .proposernews dt a:hover
{
opacity:0;
filter:alpha(opacity=0);
}

.newsdescopines_Left_cnt dt span
{
display:none;
}

.newsdescopines_Left_cnt .ttesnews dt
{
float:left;
display:block;
width:151px;
height:21px;
background:url(../images/tit_ttesnews_off.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_ttesnews_off.png', sizingMethod='crop');
margin:5px 0;
}

.newsdescopines_Left_cnt .ttesnews .on
{
float:left;
display:block;
width:151px;
height:21px;
background:url(../images/tit_ttesnews_on.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_ttesnews_on.png', sizingMethod='crop');
margin:5px 0;
}

.newsdescopines_Left_cnt .ttesnews dt a
{
position:relative;
float:left;
display:block;
width:141px;
height:21px;
}

.newsdescopines_Left_cnt .ttesnews ul li .on
{
width:141px;
height:13px;
background:#fff;
opacity:0.7;
filter:alpha(opacity=70);
margin:0;
}

.newsdescopines_Left_cnt .ttesnews dt a:hover
{
opacity:0;
filter:alpha(opacity=0);
}

.newsdescopines_Left_bottom
{
float:left;
display:block;
width:161px;
height:7px;
background:url(../images/bg_newsdescopines_bottom.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_newsdescopines_bottom.png', sizingMethod='crop');
}

.topdescopines_Left
{
float:left;
display:block;
width:161px;
padding:68px 0 0 0;
margin:15px 0 0 0;
}

.topdescopines3
{
background:url(../images/bg_topdescopines_top_3.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_topdescopines_top_3.png', sizingMethod='crop');
}

.topdescopines3 ul
{
height:42px;
overflow:hidden;
}

.topdescopines5
{
background:url(../images/bg_topdescopines_top_5.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_topdescopines_top_5.png', sizingMethod='crop');
}

.topdescopines5 ul
{
height:65px;
overflow:hidden;
}

.topdescopines10
{
background:url(../images/bg_topdescopines_top_10.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_topdescopines_top_10.png', sizingMethod='crop');
}

.topdescopines_Left .topdescopines_Left_cnt
{
float:left;
display:block;
width:154px;
background:url(../images/bg_topdescopines.png) left top repeat-y;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_topdescopines.png', sizingMethod='scale');
padding:0 0 3px 7px;
}

.topdescopines_Left_cnt ul
{
float:left;
display:block;
width:154px;
}

.topdescopines_Left_cnt ul li
{
float:left;
display:block;
width:154px;
line-height:13px;
list-style-type:none;
}

.topdescopines_Left_bottom
{
float:left;
display:block;
width:161px;
height:7px;
background:url(../images/bg_topdescopines_bottom.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_topdescopines_bottom.png', sizingMethod='crop');
}

.topdescopines_Left .proposernews dt
{
float:left;
display:block;
width:151px;
height:21px;
background:url(../images/tit_ttesautres_off.png) left top repeat-y;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_ttesautres_off.png', sizingMethod='crop');
margin:5px 0;
}

.topdescopines_Left .proposernews dt a
{
position:relative;
float:left;
display:block;
width:141px;
height:21px;
}

.topdescopines_Left .proposernews .on
{
background:url(../images/tit_ttesautres_on.png) left top repeat-y;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tit_ttesautres_on.png', sizingMethod='crop');
margin:5px 0;
}

.topdescopines_Left .proposernews dt a:hover
{
opacity:0;
filter:alpha(opacity=0);
}

.topdescopines_Left_cnt dt span
{
display:none;
}

.teaser_bonsplans
{
float:left;
display:block;
width:179px;
height:57px;
background:url(../images/bg_bonsplans.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_bonsplans.png', sizingMethod='crop');
margin:15px 0 0 0;
}

.teaser_bonsplans a
{
position:relative;
float:left;
display:block;
width:162px;
height:48px;
}

.ajouterfavoris
{
float:left;
display:none;
width:179px;
height:29px;
background:url(../images/bg_ajouterfavoris.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_ajouterfavoris.png', sizingMethod='crop');
margin:15px 0 0 0;
}

.ajouterfavoris a
{
position:relative;
float:left;
display:block;
width:179px;
height:29px;
}


/*=========================================== RIGHTCOL ===========================================*/


.inscription
{
float:left;
display:block;
width:179px;
background:url(../images/bg_inscription_top.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_inscription_top.png', sizingMethod='crop');
padding-top:45px;
margin:15px 0 0 0;
}

.inscription_cnt
{
float:left;
display:block;
width:176px;
background:url(../images/bg_inscription.png) left top repeat-y;
padding:0 0 10px 3px;
}

.inscription_cnt input
{
float:left;
display:block;
font-size:11px;
width:150px;
height:15px;
border:1px solid #000;
padding:0 0 0 2px;
}

.dejamembre
{
float:left;
display:block;
width:179px;
background:url(../images/bg_dejamembre.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_dejamembre.png', sizingMethod='crop');
padding-top:19px;
margin:15px 0 0 0;
}

.dejamembre_cnt
{
float:left;
display:block;
width:167px;
height:90px;
border-left:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
padding:10px 5px 5px 5px;
overflow:hidden;
}

.dejamembre_cnt .input_line
{
float:left;
display:block;
width:167px;
margin-bottom:3px;
}

.dejamembre_cnt .input_line input
{
float:left;
display:block;
font-size:11px;
width:132px;
height:15px;
border:1px solid #000;
margin-right:5px;
padding:0 0 0 2px;
}

.dejamembre_cnt .input_line_choice input
{
width:13px;
height:13px;
border:0;
margin:0 8px 0 0;
}

.dejamembre_cnt .input_line_choice label
{
float:left;
display:block;
}

.dejamembre_cnt .input_line_text
{
font-size:9px;
width:169px;
padding:0 0 0 8px;
}

.dejamembre_cnt .input_line_text a
{
font-size:11px;
}

.dejamembre_valid
{
float:left;
display:block;
width:20px;
height:16px;
background:#000;
text-align:center;
padding-top:1px;
}

.dejamembre_valid a
{
float:left;
display:block;
width:20px;
height:16px;
color:#fff;
}

.dejamembre_valid a:hover
{
text-decoration:none;
}

.dejamembre_m
{
font-size:10px;
}

.dejamembre_m .input_line span
{
font-size:9px;
}

.tag
{
float:left;
display:block;
width:179px;
background:url(../images/bg_tag_top.png) left top no-repeat;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_tag_top.png', sizingMethod='crop');
padding-top:50px;
margin:15px 0 0 0;
}

.tag_cnt
{
float:left;
display:block;
width:169px;
font-size:12px;
color:#fff;
background:url(../images/bg_tag.png) left top repeat-y;
padding:5px;
}

.tag_cnt a
{
color:#666;
}

#container #content .tag_cnt :hover
{
text-decoration:underline;
}

.tag_bold a
{
font-weight:bold;
}

.tag_big a
{
font-size:14px;
}

.pub
{
float:left;
display:block;
width:179px;
margin:15px 0 0 0;
}

/*=========================================== CONTENT ===========================================*/

.pagination
{
position:relative;
float:left;
display:block;
width:100%;
text-align:center;
background:url(../images/sepa_noir.gif) left bottom repeat-x;
padding:0 0 2px 0;
}

.pagination .prec
{
position:absolute;
top:1px;
left:0;
font-size:9px;
}

.pagination .suiv
{
position:absolute;
top:1px;
right:0;
font-size:9px;
}

.pagination .prec a, .pagination .suiv a
{
font-size:11px;
}

.pagination ul li
{
display:inline;
font-size:10px;
list-style-type:none;
}

.pagination ul .on
{
font-size:12px;
font-weight:bold;
}

.mesarchives_cnt
{
float:left;
display:block;
width:226px;
}

.mesarchives_bloc
{
float:left;
display:block;
width:225px;
margin-bottom:35px;
}

.mesarchives_bloc h5
{
float:left;
display:block;
width:225px;
margin-bottom:10px;
}

.mesarchives_bloc ul
{
float:left;
display:block;
width:215px;
padding-left:10px;
margin:0;
}

.mesarchives_bloc ul li
{
float:left;
display:block;
list-style-type:none;
font-size:9px;
}

.mesarchives_bloc ul li a
{
font-size:11px;
}

.mesarchives_bloc_shopping, .mesarchives_bloc_shopping a, .mesarchives_bloc_cnt_shopping .date
{
color:#5ea4a8;
}
/* début ajout - nouveaux themes 
	beaute		-> belle_bien
	shopping	-> shopping_malin
	deco		-> dko
*/
.mesarchives_bloc_shopping_malin, .mesarchives_bloc_shopping_malin a, .mesarchives_bloc_cnt_shopping_malin .date
{
color:#5ea4a8;
}
.mesarchives_bloc_belle_bien, .mesarchives_bloc_belle_bien a, .mesarchives_bloc_cnt_belle_bien .date
{
color:#d60b0b;
}
.mesarchives_bloc_dko, .mesarchives_bloc_dko a, .mesarchives_bloc_cnt_dko .date
{
color:#9a489c;
}
.mesarchives_bloc_culturl, .mesarchives_bloc_culturl a, .mesarchives_bloc_cnt_culturl .date
{
color:#9b8692;
}

/*fin ajout*/
/* début ajout - nouveaux themes 
	kids
	pipole
	miam
*/
.mesarchives_bloc_pipole, .mesarchives_bloc_pipole a, .mesarchives_bloc_cnt_pipole .date
{
color:#094e7c;
}
.mesarchives_bloc_miam, .mesarchives_bloc_miam a, .mesarchives_bloc_cnt_miam .date
{
color:#6cb400;
}
.mesarchives_bloc_kids, .mesarchives_bloc_kids a, .mesarchives_bloc_cnt_kids .date
{
color:#fa7014;
}

/*fin ajout*/


.mesarchives_bloc_forme, .mesarchives_bloc_forme a, .mesarchives_bloc_cnt_forme .date
{
color:#fa7014;
}

.mesarchives_bloc_beaute, .mesarchives_bloc_beaute a, .mesarchives_bloc_cnt_beaute .date
{
color:#d60b0b;
}

.mesarchives_bloc_sorties, .mesarchives_bloc_sorties a, .mesarchives_bloc_cnt_sorties .date
{
color:#094e7c;
}


.mesarchives_bloc_deco, .mesarchives_bloc_deco a, .mesarchives_bloc_cnt_deco .date
{
color:#9a489c;
}

.mesarchives_bloc_loisirs, .mesarchives_bloc_loisirs a, .mesarchives_bloc_cnt_loisirs .date
{
color:#6cb400;
}

.mesarchives_bloc_culture, .mesarchives_bloc_culture a, .mesarchives_bloc_cnt_culture .date
{
color:#9b8692;
}

.mesarchives_bloc_insolite, .mesarchives_bloc_insolite a, .mesarchives_bloc_cnt_insolite .date
{
color:#3c0a4f;
}

.mesarchives_bloc_shopping, .mesarchives_bloc_topcopine a, .mesarchives_bloc_cnt_topcopine .date, .mesarchives_bloc_cnt_topcopine .date a, .mesarchives_bloc_cnt_topcopine .link, .mesarchives_bloc_cnt_topcopine .link a
{
color:#5ea4a8;
}

.mesarchives_bloc_cnt_topcopine .link
{
padding:10px 0 0 0;
}

.mesarchives_bloc_cnt
{
position:relative;
float:left;
display:block;
width:215px;
background:url(../images/sepa_noir.gif) left bottom repeat-x;
padding:10px 0 10px 3px;
}

.mesarchives_bloc_cnt_r
{
float:right;
}

.mesarchives_bloc_cnt .date, .mesarchives_bloc_cnt .link
{
float:left;
display:block;
width:215px;
font-size:9px;
}

.mesarchives_bloc_cnt .date span, .mesarchives_bloc_cnt .link span
{
font-size:11px;
font-weight:bold;
}

.mesarchives_bloc_cnt .title
{
float:left;
display:block;
width:215px;
font-size:12px;
font-weight:bold;
}

.mesarchives_bloc_cnt p
{
float:left;
display:block;
width:215px;
margin:0;
}


.mesarchives_bloc_cnt .nbcom
{
float:left;
display:block;
width:215px;
height:14px;
overflow:hidden;
}

.mesarchives_bloc_cnt .vote
{
clear:both;
position:absolute;
bottom:-2px;
right:0;
height:12px;
background:#fff;
padding-left:5px;
overflow:hidden;
}

.mesarchives_bloc_cnt_topcopine .vote
{
bottom:-14px;
_bottom:-15px;
height:23px;
}

.bestof_bloc
{
float:left;
display:block;
width:215px;
background:url(../images/sepa_noir.gif) left top repeat-x;
padding:5px 0 10px 0;
}

.bestof_bloc .vote
{
position:relative;
top:-14px;
left:0;
width:48px;
height:12px;
background:#fff;
padding-right:5px;
}

.bestof_bloc_cnt
{
background:none;
padding-bottom:10px;
margin-bottom:0;
}

.inscription_bloc
{
position:relative;
float:left;
display:block;
width:440px;
}

.inscription_bloc .input_line
{
float:left;
display:block;
width:440px;
margin-bottom:10px;
}

.inscription_bloc .input_line label
{
float:left;
display:block;
width:120px;
}

.inscription_bloc .input_line input
{
float:left;
display:block;
width:168px;
height:15px;
font-size:11px;
border:1px solid #000;
}

.inscription_bloc .input_line_choice
{
background:#97b3c0;
width:255px;
padding:5px 10px;
}

.inscription_bloc .input_line_choice label
{
width:235px;
color:#fff;
font-weight:bold;
}

.inscription_bloc .input_line_choice input
{
width:13px;
height:13px;
border:0;
}

.inscription_bloc .input_line_choice_r input
{
width:13px;
padding:0;
margin-right:12px;
border:0;
}

.inscription_bloc .input_line_ml
{
font-size:10px;
}
.inscription_bloc .input_line_legende
{
padding:20px 0 0 0;
}

.desinscription_bloc
{
margin:30px 0 0 0;
}

.desinscription_bloc .input_line_choice
{
background:none;
width:350px;
padding:0;
}

.desinscription_bloc .input_line_choice label
{
width:335px;
color:#000;
}

.desinscription_bloc .inscription_valid
{
bottom:0px;
right:210px;
}

.inscription_bloc .input_line select
{
float:left;
display:block;
width:56px;
font-size:11px;
border:1px solid #000;
margin-right:1px;
}
.inscription_bloc .inscription_bloc_valid
{
clear:both;
float:left;
padding-left:300px;
right:0pt;
position:relative;

}
.inscription_valid
{
clear:both;
position:absolute;
bottom:10px;
right:0;
}

.inscription_mdp h5, .inscription_dm h5
{
margin-bottom:20px;
}

.inscription_mdp .input_line, .inscription_dm .input_line
{
margin-bottom:20px;
}

.inscription_mdp .inscription_valid
{
bottom:45px;
right:210px;
}

.inscription_confirm .inscription_valid
{
bottom:10px;
right:110px;
}

.inscription_dm .inscription_valid
{
bottom:20px;
right:210px;
}

.inscription_warning
{
clear:both;
display:block;
color:#fff;
font-weight:bold;
width:400px;
height:25px;
line-height:25px;
background:#97b3c0;
text-align:center;
margin:0 auto;
}

.inscription_warning a
{
color:#fff;
text-decoration:underline;
}

.parrainer_bloc
{
position:relative;
float:left;
display:block;
width:298px;
padding-bottom:55px;
}

.parrainer_bloc .input_line
{
float:left;
display:block;
width:298px;
margin-bottom:10px;
}

.parrainer_bloc .input_line label
{
float:left;
display:block;
width:85px;
}

.parrainer_bloc .input_line input
{
float:left;
display:block;
width:150px;
height:15px;
font-size:11px;
border:1px solid #000;
}

.parrainer_bloc_divider
{
margin-bottom:20px !important;
}

.parrainer_valid
{
clear:both;
position:absolute;
right:25px;
bottom:0;
}

.home_date
{
float:left;
display:block;
width:600px;
background:url(../images/sepa_noir.gif) left bottom repeat-x;
margin-bottom:5px;
}

.home_date span
{
position:relative;
bottom:-3px;
left:0;
display:block;
width:145px;
background:#fff;
padding-left:15px;
}

.home_vote_nb
{
float:left;
display:block;
width:595px;
height:14px;
text-align:right;
margin:5px 0;
}

.home_vote
{
position:relative;
float:left;
display:block;
width:425px;
height:79px;
margin-bottom:5px;
}

.home_vote a
{
position:absolute;
top:0;
right:0;
}

.home_cnt
{
float:left;
display:block;
width:425px;
height:560px;
min-height:560px;
height:auto !important;
padding-top:40px;
}

.home_cnt_title
{
float:left;
display:block;
width:425px;
font-size:34px;
}

.home_cnt_texte
{
float:left;
display:block;
width:425px;
padding-top:35px;
padding-bottom:35px;
}

.home_more
{
float:left;
display:block;
width:425px;
background:url(../images/sepa_noir.gif) left top repeat-x;
padding-top:8px;
margin-bottom:35px;
}

.home_more li
{
float:left;
display:block;
font-family:verdana;
font-size:10px;
color:#333;
list-style-type:none;
margin:0 1px;
}

.home_more li a
{
color:#333;
}

.home_more .mail
{
background:url(../images/picto_mail.png) left top no-repeat;
padding-left:20px;
}

.home_more .archive
{
background:url(../images/picto_archive.png) left top no-repeat;
padding-left:20px;
}

.home_more .print
{
background:url(../images/picto_print.png) left top no-repeat;
padding-left:20px;
}

.home_more .com
{
text-decoration:none !important;
}

.home_defilant
{
position:relative;
float:left;
display:block;
width:425px;
height:21px;
line-height:21px;
background:#000;
color:#fff;
overflow:hidden;
}

.home_defilant a
{
color:#fff;
}

.home_defilant_texte
{
position:absolute;
left:0;
top:0;
white-space:nowrap;
}

.home_com
{
position:relative;
float:left;
display:block;
width:425px;
height:219px;
background:url(../images/sepa_noir.gif) left top repeat-x;
padding-top:8px;
margin-bottom:35px;
}

.home_com .vote
{
float:left;
display:block;
width:282px;
height:29px;
background:url(../images/bg_home_com.png) left top no-repeat;
padding:0 0 25px 143px;
}

.home_com .vote li
{
float:left;
display:block;
width:60px;
height:29px;
list-style-type:none;
padding-left:10px;
}

.home_com .input_line
{
float:left;
display:block;
width:425px;
margin-bottom:10px;
}

.home_com .input_line label
{
float:left;
display:block;
width:120px;
}

.home_com .input_line input, .home_com .input_line textarea
{
float:left;
display:block;
width:298px;
height:15px;
font-family:arial;
font-size:12px;
border:1px solid #000;
}

.home_com .input_line textarea
{
height:120px;
overflow:auto;
}

.home_com_valid
{
clear:both;
position:absolute;
bottom:19px;
right:0;
}

.home_com_m
{
float:left;
display:block;
width:425px;
padding:35px 0 10px 0;
}

.home_com_m h4
{
float:left;
display:block;
width:425px;
font-size:11px;
margin:0 !important;
padding:0 0 10px 0;
background:url(../images/sepa_noir.gif) left bottom repeat-x;
}

.home_com_m_bloc
{
float:left;
display:block;
width:425px;
background:url(../images/sepa_noir.gif) left bottom repeat-x;
padding:0 0 10px 0;
margin:10px 0 0 0;
}

.home_com_m_bloc_admin div
{
background:#e8e8e8;
}

.home_com_m_bloc_admin div
{
padding:5px;
}

.home_com_m_more
{
float:left;
display:block;
width:425px;
margin:10px 0 0 0;
}

.home_com_m_bloc_admin .home_com_m_more
{
width:415px !important;
}

.newsdescopines_cnt .home_com_m_bloc_admin .home_com_m_more
{
width:430px !important;
}

.home_com_m_more a
{
text-decoration:underline;
}

.home_com_m_more img
{
float:left;
display:block;
}

.home_com_m_more span
{
float:left;
display:block;
margin:10px 5px 0 0;
}

.home_com_warning
{
float:left;
display:block;
width:425px;
color:#cc0000;
padding-bottom:20px;
}

.home_com_warning a
{
font-weight:normal;
}

.home_com_warning input
{
width:100px !important;
margin:0 10px 0 0;
}

.aide_bloc
{
float:left;
display:block;
width:435px;
}

.aide_bloc h5 span
{
font-size:12px;
font-weight:bold;
color:#fff;
background:#000;
padding:0 5px;
}

.aide_bloc p
{
float:left;
display:block;
width:435px;
line-height:14px;
text-align:justify;
margin:0;
padding:15px 0;
}

.aide_texte_big
{
font-weight:bold;
font-size:14px;
}

.edito_bloc
{
float:left;
display:block;
width:395px;
font-size:14px;
text-align:justify;
padding:10px 0 60px 10px;
}

.edito_more
{
float:left;
display:block;
width:405px;
text-align:center;
}

.edito_more a
{
margin-right:25px;
}

.envoyerami_bloc
{
padding-bottom:60px;
}

.envoyerami_bloc .input_line label
{
width:150px;
}

.envoyerami_bloc .input_line textarea
{
float:left;
display:block;
width:168px;
height:125px;
font-family:arial;
font-size:12px;
overflow:auto;
border:1px solid #000;
}

.envoyerami_bloc .inscription_valid
{
bottom:0;
right:120px;
}

.proposernews_bloc
{
padding-bottom:60px;
}

.proposernews_bloc .input_line label
{
width:150px;
font-weight:bold;
}

.proposernews_bloc .input_line input
{
width:260px;
}

.proposernews_bloc .input_line textarea
{
float:left;
display:block;
width:260px;
height:138px;
font-family:arial;
font-size:12px;
overflow:auto;
border:1px solid #000;
}

.proposernews_bloc .input_line .editor
{
float:left;
display:block;
width:260px;
}

.proposernews_bloc .input_line .editor input
{
display:none;
}

.proposernews_bloc .input_line_textarea_s textarea
{
height:88px;
}

.proposernews_bloc .input_line .msg_erreur
{
float:left;
_float:none;
display:block;
width:262px;
height:20px;
line-height:20px;
font-size:9px;
text-align:center;
background:#97b3c0;
margin:10px 0 0 150px;
}

.proposernews_bloc .input_line .msg_erreur strong
{
font-size:11px;
}

.proposernews_bloc .inscription_valid
{
bottom:0;
right:90px;
}

.imprimer_bloc
{
position:relative;
float:left;
display:block;
width:425px;
}

.imprimer_bloc .date
{
float:left;
display:block;
text-align:right;
width:425px;
font-size:10px;
margin:25px 0;
}

.identification_bloc
{
margin-bottom:50px;
}

.identification_bloc h5
{
margin-bottom:15px;
}

.identification_bloc .inscription_valid
{
bottom:34px;
right:74px;
}

.identification_bloc .input_line_mdp
{
font-weight:bold;
}

.identification_bloc .input_line_mdp span
{
font-size:9px;
font-weight:normal;
}

.devenezmembre_bloc
{
position:relative;
float:left;
display:block;
width:426px;
height:112px;
background:url(../images/bg_devenezmembre.png) left top no-repeat;
}

.devenezmembre_bloc_n
{
background:url(../images/bg_devenezmembre_n.png) left top no-repeat;
margin:15px 0 0 0;
}

.devenezmembre_cnt
{
position:absolute;
bottom:13px;
right:10px;
}

.devenezmembre_bloc_n .devenezmembre_cnt
{
bottom:38px;
}

.devenezmembre_cnt input
{
float:left;
display:block;
font-size:11px;
width:152px;
height:15px;
border:1px solid #000;
}

.title_tags
{
position:relative;
float:left;
display:block;
width:578px;
height:22px;
background:url(../images/bg_tit_b.png) left top no-repeat;
}

.title_tags span
{
position:absolute;
display:block;
bottom:-4px;
left:27px;
height:22px;
font-size:18px;
font-weight:bold;
background:#fff;
padding:0 5px 0 4px;
}

.content_wide
{
float:left;
display:block;
width:578px;
padding:0 10px;
text-align:justify;
margin:0;
}

.content_wide h4
{
float:left;
display:block;
width:578px;
font-size:14px;
margin:0 !important;
}

.content_wide h5
{
float:left;
display:block;
width:578px;
font-size:11px;
margin-top:15px;
}

.content_wide p
{
float:left;
display:block;
width:578px;
line-height:14px;
}

.proposernews_edito
{
float:left;
display:block;
width:453px;
text-align:justify;
}

.proposernews_edito p
{
float:left;
display:block;
width:453px;
margin:0 0 25px 0;
}

.bonsplans_edito
{
float:left;
display:block;
width:556px;
padding:0 0 0 40px;
}

.bonsplans
{
float:left;
display:block;
width:605px;
height:346px;
background:url(../images/bg_bonsplans.jpg) left top no-repeat;
margin:35px 0 35px 0;
}

.bonsplans .bonsplans_cnt
{
float:left;
display:block;
width:180px;
height:196px;
padding:150px 0 0 115px;
}

.bonsplans .bonsplans_cnt_r
{
float:right;
padding:150px 115px 0 0;
}

.bonsplans .bonsplans_cnt ul
{
float:left;
display:block;
width:180px;
}

.bonsplans .bonsplans_cnt ul li
{
#position:relative;
float:left;
display:table;
width:170px;
height:55px;
list-style-type:none;
background:url(../images/sepa_noir.gif) left bottom repeat-x;
padding:0 5px;
overflow:hidden;
}

.bonsplans .bonsplans_cnt ul li .bonplan_bloc
{
#position:absolute;
#top:50%;
display:table-cell;
vertical-align:middle;
width:170px;
}

.bonsplans .bonsplans_cnt ul li .bonplan_bloc span
{
#position:relative;
#top:-50%;
width:91px;
}

.bonsplans_b
{
float:left;
display:block;
width:605px;
}

.bonsplans_b ul
{
display:block;
width:382px;
background:url(../images/bg_bonsplans_b.png) left top no-repeat;
padding:125px 0 0 0;
margin:0 auto;
}

.bonsplans_b ul li
{
float:left;
display:block;
width:382px;
list-style-type:none;
background:url(../images/sepa_noir.gif) left bottom repeat-x;
padding:10px 0 10px 0;
}

.bonsplans_b ul .last
{
background:none;
}

.newsdescopines_vote_nb
{
float:left;
display:block;
width:453px;
font-weight:bold;
text-align:right;
margin:0 0 30px 0;
}

.newsdescopines_cnt
{
float:left;
display:block;
width:440px;
padding:0 0 0 13px;
}

.newsdescopines_cnt .date
{
float:left;
display:block;
font-weight:bold;
margin:0 0 30px 0;
}

.newsdescopines_cnt .titre
{
float:left;
display:block;
width:440px;
font-size:12px;
font-weight:bold;
}

.newsdescopines_cnt .texte
{
float:left;
display:block;
width:440px;
line-height:13px;
font-size:10px;
text-align:justify;
padding:15px 0 35px 0;
}

.newsdescopines_cnt .auteur
{
float:left;
display:block;
width:390px;
font-size:14px;
background:#b6cad3 url(../images/bg_newsdescopine_auteur.gif) left top no-repeat;
padding:25px 25px 10px 25px;
margin:0 0 15px 0;
text-align:center;
}

.newsdescopines_cnt .auteur span
{
font-size:16px;
font-weight:bold;
}

.newsdescopines_cnt .home_defilant, .newsdescopines_cnt .home_more, .newsdescopines_cnt .home_com_m, .newsdescopines_cnt .home_com_m h4, .newsdescopines_cnt .home_com_m .home_com_m_bloc, .newsdescopines_cnt .home_com_m .home_com_m_bloc .home_com_m_more
{
width:440px;
}

.newsdescopines_avis
{
position:relative;
float:left;
display:block;
width:440px;
height:165px;
padding:30px 0 0 0;
margin:15px 0 0 0;
}

.newsdescopines_avis .input_line
{
float:left;
display:block;
width:440px;
margin-bottom:10px;
}

.newsdescopines_avis .input_line textarea
{
float:left;
display:block;
width:298px;
height:120px;
font-family:arial;
font-size:12px;
border:1px solid #000;
overflow:auto;
}

.newsdescopines_avis_valid
{
clear:both;
position:absolute;
bottom:19px;
right:0;
}

.newsdescopines_avis .picto
{
position:absolute;
top:0;
right:0;
width:68px;
height:80px;
background:url(../images/bg_avis.gif) left top no-repeat;
}

.recherche_resultat
{
float:left;
display:block;
width:453px;
padding:0 0 20px 0;
}

.font13b
{
font-size:13px;
font-weight:bold;
}

.font11nivea
{
color:#0a438f;
font-weight:bold;
}

.font13nivea
{
color:#0a438f;
font-size:13px;
font-weight:bold;
}


.edito_bloc
{
float:left;
display:block;
width:437px;
/*font-size:14px;*/
font-size:12px;
text-align:justify;
padding:10px 0 60px 10px;
}

.edito_more
{
float:left;
display:block;
width:405px;
text-align:center;
}

.edito_more a
{
margin-right:25px;
}

.edito_newsjour
{
float:left;
display:block;
width:325px;
height:40px;
color:#fff;
font-size:16px;
font-weight:bold;
background:url(../images/bg_edito_newsjour.gif) left top no-repeat;
padding:7px 0 40px 122px;
}

.edito_newsjour a
{
color:#fff;
}

.edito_newsjour div
{
float:left;
display:block;
width:321px;
height:32px;
line-height:32px;
text-align:center;
overflow:hidden;
}

.edito_col
{
float:left;
display:block;
width:147px;
background:url(../images/bg_edito_col_v.gif) left top repeat-y;
margin:0 3px 0 0;
}

.edito_col_last
{
margin:0;
}

.edito_col .edito_col_cnt
{
float:left;
display:block;
width:147px;
background:url(../images/bg_edito_col_h.gif) left bottom repeat-x;
padding:0 0 1px 0;
}

.edito_col_cnt .edito_col_top
{
float:left;
display:block;
width:146px;
background:url(../images/bg_edito_col_h.gif) left top repeat-x;
padding:1px 0 0 1px;
}

.edito_col_top dl
{
float:left;
display:block;
width:145px;
}

.edito_col_top dl dt
{
float:left;
display:block;
width:145px;
height:31px;
}

.edito_col_pluscommentes .edito_col_cnt .edito_col_top dl dt
{
background:url(../images/tit_edito_pluscommentes.gif) left top no-repeat;
}

.edito_col_mieuxnotes .edito_col_cnt .edito_col_top dl dt
{
background:url(../images/tit_edito_mieuxnotes.gif) left top no-repeat;
}

.edito_col_plusconsultes .edito_col_cnt .edito_col_top dl dt
{
background:url(../images/tit_edito_plusconsultes.gif) left top no-repeat;
}

.edito_col_top dl dd
{
float:left;
display:block;
width:141px;
padding:0 2px;
}

.edito_col_top dl dd ul
{
float:left;
display:block;
width:141px;
}

.edito_col_top dl dd ul li
{
float:left;
display:block;
width:141px;
height:23px;
list-style-type:none;
padding:2px 0;
border-bottom:1px solid #b5d0db;
}

.edito_col_top dl dd ul li span
{
float:left;
display:block;
width:133px;
height:23px;
line-height:23px;
padding:0 4px;
}

.edito_col_top dl dd ul li .couleur
{
background:#f0f6f8;
}

.edito_col_top dl dd ul .last
{
border:0;
}

