/*------------------------------------------------------------------------------
    CSS Document (http://www.w3.org/Style/stylesheets/)

    project:    mylg
    created:    YYYY-MM-DD
    author:     thiser

    summary:    PRINT
                RESET
                GENERIC
                WYSIWYG
                ... STUFF ... (ok thanks guys)
                DESABONNEMENT
                FUNNYDOORS
                RATING
                POPIN
                LANDING
                POPSTUDIO
                
----------------------------------------------------------------------------- */

/*  =PRINT
----------------------------------------------------------------------------- */
@media print{
    #col-g, #barre-fonctionnelle, #footer, #archives, .rightCol, object, .cadre_01 .bt-type-05 .popstudio_footer{
		display:none;
	}
  .wc2010 .rightCol{
	      display:block!important;
}
	.cadre_01 .bt-type-05{
    position: absolute;
    left: 525px; top: 15px;
    z-index:2;
	}
	#content, #corps, #page, #page .bloc{
		width:650px;
		margin:0!important;
		overflow:visible!important;
	}
	#page .bloc .liste_produits, #page .bloc .produit, .cadre_01{
		width:auto!important;
		padding:0!important;
		margin:0!important;
	}
	#page .bloc .produit .right {
		width:500px!important;
	}
	#page .bloc .liste_produits li{
		width:212px!important;
		margin-right:7px!important;
	}
	.cadre_01 .liste_produits p{
		width:380px!important;
	}
	.cadre_01 .titre{
		position:relative!important;
	}
}

/*  =RESET
----------------------------------------------------------------------------- */
*{margin:0; padding:0; vertical-align:baseline;}

body{
    font-family:Trebuchet MS, Arial, Verdana, sans-serif;
    font-size:69%; /* :INFO:1em = 11px */
    text-align:center;
    margin:0;
    height:100%;
    color:#5d5c5c;
    background:#fff;
	line-height:14px;
}

input{height:auto;}
a img, fieldset, form{border:0;}
ins, abbr, acronym{text-decoration:none; border:0; font-style:normal;}
a:hover ins, a:hover abbr, a:hover acronym{text-decoration:underline;}
address{font-style:normal;}
ul{list-style:none;}
q:before, q:after{content:'';}
small{font-size:0.9em;}
.textSize1{font-size:0.8em;}
textarea{overflow:auto;}

hr,
.accessibility{
    position:absolute;
    left:-9999em;
}

button{
    width:auto;
    overflow:visible;
    border:0;
    background:none;
    cursor:pointer;
}

input.submit{
    width:auto !important;
    height:auto !important;
    cursor:pointer !important;
    border:0 !important;
    overflow:visible;
    background-image:none!important;
}
table{
	border-collapse:collapse;
}
select{height: 18px !important;}

/*  =GENERIC
----------------------------------------------------------------------------- */
html, body{
	margin: 0;
	padding: 0;
	height: 100%;
}

html>body div#global{
	position: relative;
	margin: 0 auto;
	min-height: 100%;
}

img.watermark{
    height:66px;
    left:30px;
    position:absolute;
    top:30px;
    width:144px;
}

#content{
    margin:0 0 0 236px;
    text-align:left;
    position:relative;
	overflow:hidden;
}
.content-abonnement{
	z-index:10;
}
#page{
	min-height:450px;
	height:auto!important;
	height:450px;
	clear:left;
}

a{
    color:#666;
    cursor:pointer;
}
a.link_mag{
	color:#ac0648;
}

ins {
	text-decoration:underline;
}

#corps{
	width:710px;
	margin:0 auto;
	padding-top:30px;
	position:relative;
}
.msie6 .clearfix, .msie7 .clearfix {height:1%}
.clearfix:after{
	content:".";
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;
}
#logo{
	position:absolute;
	left:26px;
	top:33px;

}

#global .content-large {
    margin:0 0 0 219px;
}

#global .content-large #corps {
    width:1018px;
    min-height:644px;
    margin:0;
    padding:0;
}

#global .content-large #page {
    min-height:555px;
}
textarea, input{ font-family:Trebuchet MS, Arial, Verdana, sans-serif; font-size:11px;}

.zIndex{
	z-index:100 !important;
}

/*  =HEADER
----------------------------------------------------------------------------- */
#barre-fonctionnelle{
	overflow:hidden;
	width:100%;
}
p.retour{
	background:url(../images/skin/picto_fleche_01.png) no-repeat left 4px;
	padding:0 0 0 12px;
	float:left;
}
.rightCol p.retour{float:none;}
#barre-fonctionnelle .bloc-connect{
	float:right;
    display:block;
}
#barre-fonctionnelle .bloc-connect p.bt-type-01{
	float:right;
}
#barre-fonctionnelle .bloc-connect p.lien{
	clear:both;
	float:none;
	text-align:right;
	display:block;
} 
#barre-fonctionnelle .bloc-connect p.message{
	float:right;
	padding:0 10px 0 0;
}
#barre-fonctionnelle .bloc-connect .texte{
	padding-right:5px;
	float:left;
}
#barre-fonctionnelle .bloc-connect .texte.pseudo{/* ajout erfed */
	float: right; clear: both;
	margin: 0 0 7px 2px;
	font-size: 14px;
	font-weight: bold;
}
.bt-type-01{
	background:url(../images/skin/bt_type_01_g.png) no-repeat left top;
}

.bt-type-011{
	background:url(../images/skin/bt_type_01_g.png) no-repeat left top;
}

.connected .bt-type-01{/* ajout erfed */
	clear: both;
}
.bt-type-01 a,
.bt-type-01 input{
	background:url(../images/skin/bt_type_01_d.png) no-repeat right top;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:1px 10px 5px 10px;
	border:none;
	cursor:pointer;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
.bt-type-011 a,
.bt-type-011 input{
	background:url(../images/skin/bt_type_01_d.png) no-repeat right top;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:1px 10px 5px 10px;
	border:none;
	cursor:pointer;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

#barre-fonctionnelle .bloc-connect ul{/* ajout erfed */
	clear: both;
	width:100%;
	margin: 8px 0 0 2px;
	text-align:right;
	float:right;
}

#barre-fonctionnelle .bloc-connect ul li{/* ajout erfed */
	display:inline;
	float: left;
	clear: none;
	margin: 0 0 0 10px;
}
#bloc-titre-page{
	padding:20px 0 0 0;
	/*background:url(../images/skin/separateur_01.png) no-repeat center bottom;*/
}
#bloc-titre-page.connected{/* ajout erfed */
	margin: -40px 0 40px 0;
	background:none;
	
}
.titre-marge{
	margin-bottom:40px;
}
#bloc-titre-page.connected p{/* ajout erfed */
	margin: 0 0 20px 0;
	background:none;
	font-size: 12px;
}
.etapes,
.etapes_profil{
	height:50px;
	background:url(../images/skin/bg_etapes.png) no-repeat left top;
	margin-top:10px;
}
.etapes_profil{
	height:43px;
	background:url(../images/skin/bg_etapes_profil.png) no-repeat left top;
}
.etapes li,
.etapes_profil li{
	float:left;
	padding:19px 0 0 0;
	font-size:10px;
	width:141px;
	text-align:center;
	color:#ccc;
}
.etapes_profil li{
	padding:13px 0 0 0;
	width:177px;
}
.etapes li.actif,
.etapes_profil li.actif{
	color:#ac0648;
}
.etapes li.un{background:url(../images/skin/bg_etapes.png) no-repeat 0 top;}
.etapes li.deux{background:url(../images/skin/bg_etapes.png) no-repeat -141px top;}
.etapes li.trois{background:url(../images/skin/bg_etapes.png) no-repeat -282px top;}
.etapes li.quatre{background:url(../images/skin/bg_etapes.png) no-repeat -423px top;}
.etapes li.cinq{background:url(../images/skin/bg_etapes.png) no-repeat -564px top;}
.etapes li.un .actif{background:url(../images/skin/bg_etapes.png) no-repeat 0 -52px;}
.etapes li.deux .actif{background:url(../images/skin/bg_etapes.png) no-repeat -141px -52px;}
.etapes li.trois .actif{background:url(../images/skin/bg_etapes.png) no-repeat -282px -52px;}
.etapes li.quatre .actif{background:url(../images/skin/bg_etapes.png) no-repeat -423px -52px;}
.etapes li.cinq .actif{background:url(../images/skin/bg_etapes.png) no-repeat -564px -52px;}

.deux li.un{background:url(../images/skin/bg_etapes_2.png) no-repeat -210px 0;}
.deux li.un .actif{background:url(../images/skin/bg_etapes_2.png) no-repeat 0 -52px;}

.etapes li .actif{
	display:block;
	width:141px;
	padding:19px 0 0 0;
	margin:-19px 0 0 0;
	color:#84002b;
}
.etapes_profil li a{
	text-decoration:none;
	color:#ccc;
}
.etapes_profil li a:hover{
	color:#ac0648;
}
	
.etapes .valign{
	padding-top:13px;
}


/*  =PAGE
----------------------------------------------------------------------------- */
fieldset{
	padding-top:30px;
}
fieldset h3,
.mes_produits h2,
.enregistrement_produit h2{
	font-size:15px !important;
	color:#ac0648 !important;
}
fieldset .note-oblig{
	color:#ff0000;
	font-style:italic;
	float:right;
}
.bloc-champs{
	margin:10px 0 0 0;
}
.bloc-champs .inner{
	padding:20px 15px 10px 15px;
	background:#f2f2f2;
	position:relative;
}

.bloc-champs .inner2{background:white; padding-top:0;}

.bloc-champs object
{
    margin:auto;
    display:block;
}
.coin-hg,
.coin-hd,
.coin-bg,
.coin-bd,
.coin-hg-02,
.coin-hd-02,
.coin-bg-02,
.coin-bd-02{
	width:9px;
	height:9px;
	position:absolute;
	z-index:5;	
}
.coin-hg{
	top:0;
	left:0;
	background:url(../images/skin/coin_hg_01.png) no-repeat left top;
}
.coin-hd{
	top:0;
	right:0;
	background:url(../images/skin/coin_hd_01.png) no-repeat left top;
}
.msie6 .coin-hd{
	right:-1px;
}
.coin-bg{
	bottom:0;
	left:0;
	background:url(../images/skin/coin_bg_01.png) no-repeat left top;
}
.msie6 .coin-bg{
	bottom:-1px;
}
.coin-bd{
	bottom:0;
	right:0;
	background:url(../images/skin/coin_bd_01.png) no-repeat left top;
}
.msie6 .coin-bd{
	bottom:-1px;
	right:-1px;
}
.coin-hg-02{
	top:0;
	left:0;
	background:url(../images/skin/coin_hg_02.png) no-repeat left top;
}
.coin-hd-02{
	top:0;
	right:0;
	background:url(../images/skin/coin_hd_02.png) no-repeat left top;
}
.coin-bg-02{
	bottom:0;
	left:0;
	background:url(../images/skin/coin_bg_02.png) no-repeat left top;
}
.coin-bd-02{
	bottom:0;
	right:0;
	background:url(../images/skin/coin_bd_02.png) no-repeat left top;
}
.bloc-champs label,
.bloc-champs input,
.bloc-champs select,
.bloc-champs .label,
.liste-checkbox input{
	display:-moz-inline-box;
	display:inline-block;
}
.bloc-champs .groupe-champs label,
.bloc-champs .label{
	width:80px;
}
.msie6 .bloc-champs .groupe-champs label,
.msie6 .bloc-champs .label,
.msie7 .bloc-champs .groupe-champs label,
.msie7 .bloc-champs .label,
.msie6 .bloc-champs .groupe-champs span.note,
.msie6 .bloc-champs span.note,
.msie7 .bloc-champs .groupe-champs span.note,
.msie7 .bloc-champs span.note{
	vertical-align:top;
}
.groupe-champs,
.groupe-radio,
.groupe-champs2{
	padding:0 0 20px 0;
	position:relative;
	z-index:6;
}
.groupe-champs select{
	margin-right:5px;
	font-size:11px;
}
.groupe-champs input{
	width:298px;
	background:url(../images/skin/bg_champs.png) no-repeat left top;
	border:none;
	padding:2px 5px 6px 5px;
	font-size:11px;
}
.groupe-champs input.medium{
	width:140px;
	background:url(../images/skin/bg_champs_medium.png) no-repeat left top;
}
.groupe-champs input.mini{
	width:78px;
	background:url(../images/skin/bg_champs_mini.png) no-repeat left top;
}
.groupe-radio input,
.liste-checkbox input{
	vertical-align:middle;
	margin-bottom:2px;
	margin-right:2px;
}
.groupe-radio label{
	padding-right:10px;
}
/*.desabonnement .confirmation1,
.desabonnement .confirmation2{
	display:none;
}
.hasJS-spec .desabonnement .confirmation1,
.hasJS-spec .desabonnement .confirmation2{
	display:inline;
}*/
form .note{
	width:6px;
	color:#FF0000;
	display:-moz-inline-box;
	display:inline-block;
	letter-spacing:
}
.liste-contact{
	overflow:hidden;
	width:100%;
}
.liste-contact-g{
	float:left;
	margin:0 0 20px 0;
}
.liste-contact-d{
	float:right;
    width:330px;
	padding-right:20px;
}
form h4{
	font-weight:normal;
	font-size:11px;
	padding-bottom:15px;
}
.liste-contact-g li,
.liste-contact-d li{
	padding-bottom:2px;
	*padding-bottom:0;
	*margin:-4px 0 0 0;
}

.bt-type-02{
	background:url(../images/skin/bt_type_02_d.png) no-repeat right top;
	float:right;
	margin-top:20px;
	clear:both;
}
.bt-type-02 input, .bt-type-02 a{
	background:url(../images/skin/bt_type_02_g.png) no-repeat left top;
	color:#5d5c5c;
	text-decoration:none;
	display:block;
	padding:7px 25px 10px 10px;
	font-size:11px;
	height:29px;
	border:none;
	cursor:pointer;
}
.groupe-champs .bulle{
	padding-left:9px;
	background:url(../images/skin/bg_bulle.png) no-repeat left center;
	position:absolute;
	top:-20px;
	right:-10px;
	z-index:6;
	display:none;
}
.groupe-champs .bulle-inner{	
	width:266px;
	position:relative;
	background:#666666;
	color:#FFFFFF;
	padding:10px;
}
.error,
.error2,
.error3{
	color:#ff0000;
	position:absolute;
	top:23px;
	left:90px;
	display:none;
}
.picto-false,
.picto-true{
	position:absolute;
	top:5px;
	right:260px;
	display:none;
}
.groupe-champs2 select{
	margin:-5px 0 0 92px;
}
.msie6 .groupe-champs2 select{
	margin-top:0;
}
.groupe-champs3 label{
	width:80px;
	padding:0 0 0 10px;
}
.groupe-champs3{
	padding:0 0 5px 0;
}
.groupe-champs3 select,
.groupe-champs2 select{
	font-size:11px;
	width:147px;
}
.groupe-champs4{
	padding-bottom:7px;
	clear:both;
}
.groupe-champs4 input{
	margin:0 2px 2px 92px;
	vertical-align:middle;
}
.groupe-champs5{
	padding-bottom:7px;
}
.groupe-champs5 input{
	vertical-align:middle;
	margin-left:24px;
}
.msie6 .groupe-champs5 input{
	margin-left:21px;
}
.bloc-champs .groupe-first{
	margin-top:-5px;
}
.bloc-champs .groupe-last{
	margin-bottom:10px;
}
ul.check{
float: left; clear: both;
margin: -5px 0 20px 0;
width: 700px;}
ul.check li{
float: left; clear: none;
width: 150px;
position: relative;}
ul.check li.last{
width: 300px;}
ul.check li input{}
.msie7 ul.check li input{top: -2px}
.equipement{
	width:100%;
	padding-bottom:20px;
}
.equipement th{
	font-weight:normal;
	padding:0 0 0 5px;
}
.equipement .line-first th{
	border:none !important;
}
.equipement th,
.equipement td{
	width:49px;
	height:30px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #ccc;
}
.equipement .cel1{
	border-right:1px solid #ccc !important;
}
.equipement .cel1,
.equipement .cel7{
	text-align:left;
}
.equipement .cel1{
	width:179px;
}
.equipement .categorie{
	font-size:12px;
	font-weight:bold;
	color:#AC0648 !important
}
.equipement .bg-tab td,
.equipement .bg-tab th{
	background:#d5d5d5;
}
.equipement .cel7{
	width:110px;
	border:none;
}
.equipement input{
	vertical-align:middle;
}
.equipement .check{
	margin:0 7px 3px 20px;
	margin-bottom:3px;
	margin-left:20px;
}
.msie7 .equipement .check,
.msie6 .equipement .check{
	margin-left:10px;
}
.equipement .line-last td,
.equipement .line-last th{
	height:auto;
}
.groupe-report{
	float:right;
	margin-top:20px;
}
.groupe-report input{
	vertical-align:middle;
	margin-bottom:2px;
}
#annee{width: 70px;}
.msie7 #annee{width: 82px;}
/*  =FOOTER
----------------------------------------------------------------------------- */
#footer{
	clear:both;
	padding-top:20px;
	text-align:center;
}
#footer ul{
	padding:0 25px;	
}
#footer ul li{
	font-size:10px;
	display:inline;
}


/*  =COLONNE GAUCHE
----------------------------------------------------------------------------- */
#col-g{
	text-align:left;
	position:absolute;
	top:0;
	left:0;
	background:#fff url(../images/skin/bg_col_g.png) repeat-y right top;
	min-height: 100%;
	z-index:10;
}
#col-g .content{
	background:url(../images/skin/filet.png) repeat-x left 152px;
	width:204px;
	float:left;
}
#col-g .content .inner{
    padding:95px 0 0 26px;
}

/*#col-g .content .inner #logo{
    position:relative;
    left:0;
    top:0;
}*/


#col-g form{
    padding:16px 0 0 0;
}
#col-g form .search{
    background:url(../images/skin/bg_search.png) no-repeat left top;
    border:none;
    font-size:11px;
    padding:8px 0 5px 10px;
    float:left;
    width:118px;
}
#col-g form .search-valid{
	height:26px;
	width:22px;
	background:url(../images/skin/bt_search.png) no-repeat left top;
	border:none;
	cursor:pointer;
	float:left;
}
#col-g .content .bt-nav{
	padding-top:28px;
	clear:both;
}
#col-g .content .nav{
	padding:11px 0 0 0;
	margin-left:-5px;
	z-index:100;
}
#col-g .content .nav li.niv1{
	padding:5px 0 8px 5px;
	position:relative;
	z-index:5;
}
.msie7 #col-g .content .nav li.niv1,
.msie6 #col-g .content .nav li.niv1{
	padding:6px 0 6px 5px;
	z-index:100;
}
#col-g .content .nav li.niv1 li a{
	line-height:25px;
}
.msie6 #col-g .content .nav li.niv1 li a{
	line-height:20px !important;
}
.msie6 #col-g .content .nav li.niv1 li{
	line-height:10px;	
}
#col-g .content .nav li.over{
	background:url(../images/skin/nav_over.png) no-repeat left 2px;
	z-index:1000;
}
#col-g .content .forms li.over{
	background:none;
}
#col-g .content .nav li.over a{
	color:#000000;
}
#col-g .content .nav .ss-nav{
	position:absolute;
	top:2px;
	left:183px;
	width:166px;
	background:#FFF url(../images/skin/nav_over_02.png) no-repeat left top;
	display:none;
}
.msie6 #col-g .content .nav li.niv1 .ss-nav{
	padding-top:5px !important;
}
.msie6 #col-g .content .nav .ss-nav{
	left:178px;
}
#col-g .content .nav li.over .ss-nav{
	display:block;
}
#col-g .content .nav li.over .ss-nav a{
	color:#666;
	display:block;
}
#col-g .content .nav li.over .ss-nav a:hover{
	color:#000;
}
#col-g .content .nav .ss-nav ul{
	background:url(../images/skin/nav_over_03.png) no-repeat left bottom;
	padding:5px 10px 5px 20px;
}
#col-g .content .nav li a{
	text-decoration:none;
	font-size:13px;
	display:block;
	color:#666;
}
#col-g .content .nav li a.actif{
	color:#ac0648;
	font-weight: bold;
	text-transform: uppercase;
}

#col-g .content .nav li a.actif2{
	color:#ac0648;
	font-weight: bold;
}

#col-g .content .nav li a.mylg{
	text-transform: none;
}

/*  =BLOC PROFIL
----------------------------------------------------------------------------- */
#col-g .content .progress_bar{
	background:url(../images/skin/filet.png) repeat-x left 0;
	width:178px;
	float:right;
	margin-top: 9px;
	margin-left: -26px;
	padding-left: 26px;
}
.msie6 #col-g .content .progress_bar{
	position:absolute;
	top:400px;
}
#col-g .content .progress_bar h2{
	margin: 19px 0;
	font-size: 11px;
	text-transform: uppercase;
}
#col-g .content .progress_bar h2{
	margin: 19px 0 16px 0;
	font-size: 11px;
	text-transform: uppercase;
}
#col-g .content .progress_bar span{
	display: block;
	margin: 6px 0 5px 0;
	font-size: 11px;
}
#col-g .content .progress_bar a{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.zone-clic{
	width:13px;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #ececec;
	background:#fff;
	cursor:pointer;
	float:left;
	position:relative;
	z-index:1;
	/*min-height: 2000px;*/
}
.zone-over,
.zone-over-picto{
	background:#f9f9f9;
}
.zone-over .picto{
	background:url(../images/skin/bt_col_g_over.png) no-repeat left center !important;
}
.zone-over-picto .picto{
	background:url(../images/skin/bt_col_g_over.png) no-repeat -11px center !important;	
}
.zone-clic .picto{
	background:url(../images/skin/bt_col_g.png) no-repeat left center;
	width:11px;
}
#produits
{
    clear:both;
}
#produits li
{
    width:115px;
    float:left;
    margin-bottom:20px;
}
#produits a
{
    text-align:center;
    display:block;
    text-decoration:none;
    font-size:10px;
}
#produits a:hover
{
    text-decoration:underline;
}
#produits img
{
    display:block;
    margin:20px auto;
}
fieldset .h4
{
    background-image:url(../images/skin/h4.png);
    background-repeat:no-repeat;
    padding:4px 30px;
    margin:2em 0 0;
    font-weight:bold;
    text-transform:uppercase;
    font-size:12px;
}

.barre-profil{
	width:150px;
	background:url(../images/skin/progress_bar_profil.png) no-repeat left top;
}
#content .barre-profil{
	width:200px;
	background-position:0 -10px;
}
.barre-profil li{
	width:30px;
	height:5px;
	background:url(../images/skin/progress_bar_profil.png) no-repeat left top;
	float:left;
}
#content .barre-profil li{
	width:40px;
	height:10px;
	background-position:0 -10px;
}
.barre-profil li.on-first{
	background-position:0 -5px;
}
#content .barre-profil li.on-first{
	background-position:0 -20px;
}
.barre-profil li.on-middle{
	background-position:-40px -5px;
}
#content .barre-profil li.on-middle{
	background-position:-40px -20px;
}
.barre-profil li.on-last{
	background-position:-120px -5px;
}
#content .barre-profil li.on-last{
	background-position:-160px -20px;
}
.barre-profil li.off-first{
	background-position:0 0px;
}
#content .barre-profil li.off-first{
	background-position:0 -10px;
}
.barre-profil li.off-middle{
	background-position:-40px 0px;
}
#content .barre-profil li.off-middle{
	background-position:-40px -10px;
}
.barre-profil li.off-last{
	background-position:-120px 0px;
}
#content .barre-profil li.off-last{
	background-position:-160px -10px;
}

/*  =BLOC PRODUIT
----------------------------------------------------------------------------- */
#page .bloc_top{
	float: left; clear: both;
	margin: 0 0 40px -40px;
}
#page .bloc_top2{
	margin-left:0;
}
#page .bloc_top .illustration_produit{
	float: left; clear: none;
}
#page .bloc_top .right{
	float: left; clear: none;
	width: 356px;
}
#page .bloc_top .right h3{
	margin: 0 0 18px 0;
}
#page .bandeau-flash{
	margin-left:0;
}
#bandeau{
	margin:0 -10px 0 0;
}

/*  =LISTE PRODUIT
----------------------------------------------------------------------------- */
#page .bloc{
	float: left; clear: both;
	overflow: hidden;
	width : 700px;
}
#page .bloc .liste_produits{
	float: left; clear: both;
	margin: 0 0 0 0;
	width: 729px; overflow: hidden;
}
.msie6 #page .bloc .liste_produits,
.msie7 #page .bloc .liste_produits{
	padding: 0 0 40px 0;
}
#page .bloc .liste_produits li{
	float: left; clear: none;
	margin: 0 15px 38px 0;
	width: 228px;
	background: url(../images/skin/bg_separateur_liste_produits.png) 227px bottom no-repeat;
}
#page .bloc .liste_produits li h3{
	font-size:100%;
}
#page .bloc .liste_produits li p{
	margin: 14px 0;
	width: 212px;
}
#page .bloc .liste_produits li p span,
#page .cadre_01 .liste_produits li p span{
	font-size: 16px;
	font-weight: bold;
	color:#b61c5a;
}

#page .bloc .produit{
	float: left; clear: both;
	padding: 20px 0 25px 0;
	width: 698px;
	background: url(../images/skin/bg_border_top_bloc_produit_700.png) center top no-repeat;
}
#page .bloc .produit .left{
	float: left; clear: none;
	width: 150px;
}
#page .bloc .produit .right{
	float: left; clear: none;
	width: 545px;
}
#page .bloc .produit .right h4{
	font-size: 16px;
	font-weight: bold;
	color: #ac0648;
}
#page .bloc .produit .right p{
	margin: 15px 0 10px 0;
}
.msie6 #page .bloc .produit .right .bt-type-05{
	width:110px!important;
}
.bt-type-05{
	display: block;
	background:url(../images/skin/bt_type_05_d.png) no-repeat right top;
	float:left;
	margin-top:0;
	clear:both;
	text-decoration: none;
}
.bt-type-05 span{
	background:url(../images/skin/bt_type_05_g.png) no-repeat left top;
	color:#5d5c5c;
	text-decoration:none;
	display:block;
	padding:3px 25px 4px 10px;	
	font-size:11px;
	height:19px;
	border:none;
	cursor:pointer;
}
#archives{float: left; clear: both; margin-top: -30px; width: 700px}
.msie7 #archives, .msie6 #archives{margin-top: -40px;}
.form-compte fieldset .bloc-champs{float: left; width: 100%}
#archives fieldset .bloc-champs .inner{
	padding:20px 15px 0 15px; margin: 0}
.form-compte fieldset .bloc-champs .inner p{
	/*float: left; clear: none;*/
	/*width: 260px;*/
	/*font-weight: bold !important;*/ font-size: 12px;
}
#archives fieldset .groupe-champs{
	float: right; clear: none;
	width: 247px;
}
#archives fieldset .groupe-champs label{
	display: block;
	float: left; clear: none;
	width: 100px;
}
#archives fieldset .groupe-champs select{
	margin: -2px 0 0 0;
	padding: 2px 0 2px 2px;
	width: 142px;
}


/*  =ARTICLE - RECETTE DE CUISINE
----------------------------------------------------------------------------- */ 

.recipe-article{
	float: left;
	clear: both; 
	margin: -25px 0 0 0;
	width: 720px;
	padding: 0;
}

.recipe-article .tools{
	float: left;
	clear: both;
	margin: 0 0 25px 0;
	width: 100%;
}

.recipe-article .duochef-utensil h2{
	font-size:16px;
	background:url(../images/skin/picto_fleche_02.png) left 2px no-repeat;
	padding:0 0 20px 13px;
	color:#737272;
	overflow:hidden;
}

.recipe-article .duochef-utensil h2 span{
	color:#b73367;	
}

.recipe-article .tools li{
	float: left;
	clear: none;
	margin: 0 6px 0 0;
}

.recipe-article .recipe-pics{
	float:left;
}

.recipe-article .intro{
	overflow:hidden;
	padding:0 0 20px 0;
	width:450px;
}

.duochef-utensil{
	float:none;
}

.recipe-article  .recipe-details{
	float:left;
	padding:0px 0 0 10px;
	font-size:12px;
	width:150px;
}

.recipe-article  .recipe-details ul li{
	padding:0 0 10px 0;	
}

.recipe-article  .recipe-details ul li.people{
	padding:7px 0 11px 30px;
	background:url(../images/skin/btn-recipe.gif) left top no-repeat; 
}

.recipe-article  .recipe-details ul li.preparation{
	padding:7px 0 11px 30px;
	background:url(../images/skin/btn-recipe.gif) left -50px no-repeat; 
}

.recipe-article  .recipe-details ul li.baking{
	padding:7px 0 11px 30px;
	background:url(../images/skin/btn-recipe.gif) left -100px no-repeat; 
}

.recipe-article  .recipe-details ul li.level{
	padding:7px 0 0 30px;
	background:url(../images/skin/btn-recipe.gif) left -150px no-repeat; 
}

.recipe-article .utensil{
	float:left;	
}

.recipe-article .desc{
	line-height:21px;
}

.recipe-article h2.prep{
	background:none!important;
	color:#b73367;
	padding:20px 0 10px 0;
	font-size:16px;

}

.recipe-step{
	padding:0 0 10px;	
}

.recipe-step li{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	background:url(../images/skin/bg-step-prep.gif) left top no-repeat;
	padding:2px 0 15px 30px;
    zoom:1! important;
}

.recipe-step li.one{
	background-position:left top;
}

.recipe-step li.two{
	background-position:left -100px;
}

.recipe-step li.three{
	background-position:left -200px;
}

.recipe-step li.four{
	background-position:left -300px;
}

.recipe-step li.five{
	background-position:left -400px;
}

.recipe-step li.six{
	background-position:left -500px;
}

.recipe-step li.seven{
	background-position:left -600px;
}

.recipe-step li.eight{
	background-position:left -700px;
}

.recipe-step li.nine{
	background-position:left -800px;
}

.recipe-step li.ten{
	background-position:left -900px;
}

.recipe-step li.eleven{
	background-position:left -1000px;
}

.recipe-step li.twelve{
	background-position:left -1100px;
}

.recipe-step li.thirteen{
	background-position:left -1200px;
}

.recipe-step li.fourteen{
	background-position:left -1300px;
}

.recipe-step li.fiveteen{
	background-position:left -1400px;
}

.recipe-step li.sixteen{
	background-position:left -1500px;
}

.recipe-step li.seventeen{
	background-position:left -1600px;
}

.recipe-step li.eighteen{
	background-position:left -1700px;
}

.recipe-step li.nineteen{
	background-position:left -1800px;
}

.recipe-step li.twenty{
	background-position:left -1900px;
}

.ingredients{
	width:249px;
	overflow:hidden;
	color:#737272;
	float:right;
	margin-left:10px;
}

.ingredients h2{
	font-size:14px;
	padding:0 0 10px 0;
	background:none;
}

.ingredients .top{
	background:url(../images/skin/bg-recipe-block-top.gif) left top no-repeat;
	height:23px;
	width:249px;
}

.ingredients .middle{
	background:url(../images/skin/bg-recipe-block-middle.gif) left top repeat-y;
	width:249px;
	padding:0 0 0 24px;
}

.ingredients .middle ul li{
	background:url(../images/skin/picto_fleche_03.png) left 2px no-repeat;
	padding:0 0 0 13px;
	margin:0 0 5px 0;
}

.ingredients .bottom{
	background:url(../images/skin/bg-recipe-block-bottom.gif) left top no-repeat;
	height:36px;
	width:249px;
}
.tip{
	margin:10px 0 10px 0;	
}

.tip h3{
	padding:0 0 10px 0;
	
}

.tip .top{
	background:url(../images/skin/bg-tip-block-top.gif) left top no-repeat;
	height:18px;
	width:704px;
}

.tip .middle{
	background:url(../images/skin/bg-tip-block-middle.gif) left top repeat-y;
	width:664px;
	padding:0 20px 5px 20px;	
}

.tip .bottom{
	background:url(../images/skin/bg-tip-block-bottom.gif) left top no-repeat;
	height:18px;
	width:704px;
}

.advertising h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#c4013d;
	padding-left:0;
	background:none;
	
}

.floatLeft{
	float:left;	
}

.prepa-bloc{
	clear:both;	
}
/*  =NO MAN'S LAND BEGIN HERE...
----------------------------------------------------------------------------- */

/*  =MAG 02 ARTICLE
----------------------------------------------------------------------------- */
.mag_article{margin: -10px 0 0 0;}
.leftCol, .rightCol{float: left; clear: none;}
.mag_article .leftCol{
	width: 484px;
	background: url(../images/skin/bg_border_right_leftCol.png) 470px 20px no-repeat;
}
.archives .leftCol{
	width: 454px;
	background: url(../images/skin/bg_border_right_leftCol.png) 470px 20px no-repeat;
	padding:0 30px 0 0;
}
.cadre_01{
	position: relative; 
	clear: both;
	margin: 0 0 20px 0;
	padding: 20px 22px 0 22px;
	width: 676px;
	overflow:hidden;
	background: url(../images/skin/bg_cadre_01.png) left top no-repeat;
}
.cadre_01 .bottom{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 698px;
	height: 16px;
	background: url(../images/skin/bg_cadre_01.png) left bottom no-repeat;
}
.cadre_01 .titre{
	position: absolute;
	top: 15px; left: 22px;
	font-size: 14px;
}
.cadre_01 .bt-type-05{
    position: absolute;
    left: 525px; top: 15px;
    z-index:2;
}
.cadre_01 .liste_produits{
	clear: both;
	width:100%;
	overflow:hidden;
	padding: 22px 0 0 0;
}
.cadre_01 .liste_produits li{
	margin: 0 0 20px 0; 
	display: block;
	width:100%;
	overflow:hidden;
}
.cadre_01 .liste_produits img, .cadre_01 .liste_produits p{
	float: left; clear: none;
}
.cadre_01 .liste_produits h4{
	color:#AC0648;
	font-size:1.45em;
	margin:0 0 0 15px;
	float:left;
}
.cadre_01 .liste_produits p{
	margin: 5px 0 14px 15px;
	padding-right: 20px;
	width: 427px;
}
.msie6 .cadre_01 .liste_produits p{
	margin-left:4px;
	margin-bottom:5px;
	width:440px;
}
.msie7 .cadre_01 .liste_produits p{
	width: 430px;
	margin-bottom:0;
}
.cadre_01 .liste_produits a{
	display: block;
	float: left; 
	clear: none;
	margin: 0 0 0 15px;
}
.cadre_01 .liste_produits p a{
	text-decoration:none;
	margin:0;
}
.cadre_01 .liste_produits p span{
	display:block;
	padding-bottom:5px;
}
.msie7 .cadre_01 .liste_produits p a{
	padding-bottom:5px;
	margin:0;
}
.msie7 .cadre_01 .liste_produits a{
	padding-bottom:15px;
}
.msie6 .cadre_01 .liste_produits a{
	margin-left:5px;
}
.cadre_01 .liste_produits .more{
	padding-left:195px;
	float:none;
}
.mag_article .rightCol{
	margin: 30px 0 0 16px;
	width: 206px;
	overflow: hidden;
}
.archives .rightCol{
	margin: 0;
	width: 226px;
	overflow: hidden;
}
.mag_article .leftCol h1{
	font-size: 28px;
	font-weight: normal;
	line-height: 32px;
}
.mag_article .leftCol h3{
	margin: 0 0 14px 0;
	font-size: 14px;
}
.mag_article .leftCol span.legende{
	display: block; margin: -5px 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../images/skin/bg_border_bottom_legende.png) 15px bottom no-repeat;
}
.mag_article .leftCol .illustration{margin: 24px 0 10px 0;}
.mag_article .leftCol .tools{float: left; clear: both; margin: 0 0 25px 0; width: 100%;}
.mag_article .leftCol .tools li{float: left; clear: none; margin: 0 6px 0 0;}
.mag_article .leftCol p{margin: 0 0 26px 0; width: 460px;}
.liste_mag{margin: -15px 0 10px 20px;}
.liste_mag li{
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	background: url(../images/skin/puce_link_mag.png) left 6px no-repeat;}

.mag_article .rightCol .bloc{
	margin: 0 0 25px 0;
	width: 206px!important;
}
.msie6 .mag_article .rightCol .bloc .bt-type-05{
	/*width:100%!important;*/
}
.mag_article .rightCol .bloc p{
	width: 205px;
}
.mag_article .rightCol .bloc p strong{
	display: block;
	margin: 0 0 8px 0;
	font-size: 12px;
	font-weight: bold;
}
.mag_article .rightCol .bloc p.left{
	float: left;
	clear: none;
	margin: 0 20px 0 0;
	width: 108px;
}

/*.msie6 .mag_article .rightCol .bloc .bt-type-05{
    width:100%!important;
}*/

.mag_article .rightCol .bloc img{
	margin: 0 0 8px 0;
}
.mag_article .rightCol .bloc img.right{
	float: left; clear: none;
	margin: 0;
}
.mag_article .rightCol h3,
.archives .rightCol h3{
	margin: 0 0 18px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ac0648;
	text-transform: uppercase;
}
.bt-type-06{background: url(../images/skin/bt_type_06.png) 67px 1px no-repeat;}
.mag_article .rightCol .bt-type-06{display: block; margin: 10px 0 0 0;}




/*  =mes_produits , enregistrement_produit
----------------------------------------------------------------------------- */
.mes_produits h2,
.enregistrement_produit h2{
margin: 38px 0 3px 0;
font-size: 13px;}
.mes_produits p.baseline{
margin: 0 0 20px 0}
.mes_produits .form-compte fieldset,
.enregistrement_produit .form-compte fieldset,
.guides_interactifs .form-compte fieldset{
margin: 0;
padding: 0;
clear:both;
}
.mes_produits .form-compte fieldset .bloc-champs,
.enregistrement_produit .form-compte fieldset .bloc-champs,
.guides_interactifs .form-compte fieldset .bloc-champs{
margin: 0 0 28px 0; padding: 0;
}
.msie7 .mes_produits .form-compte fieldset .bloc-champs,
.msie7 .enregistrement_produit .form-compte fieldset .bloc-champs,
.msie7 .guides_interactifs .form-compte fieldset .bloc-champs{
margin: 0 0 28px 0;
padding: 14px 14px 8px 0;
clear:both;
}
.mes_produits .form-compte fieldset label,
.enregistrement_produit .form-compte fieldset label,
.guides_interactifs .form-compte fieldset label{
display: block; width: 350px;
margin: 0 0 5px 3px;
font-size: 12px;
font-weight: bold;
}

.guides_interactifs .form-compte fieldset label{
display: block; width: 350px;
margin: 0 0 0 3px;
font-size: 12px;
font-weight: bold;	
}


.mes_produits .form-compte fieldset .groupe-champs,
.enregistrement_produit .form-compte fieldset .groupe-champs,
.guides_interactifs .form-compte fieldset .groupe-champs{
padding: 0 0 7px 0;
}
.groupe-reference{float: left; clear: none; width: 255px;}
#reference{
	width:250px; height: 20px;
	background:url(../images/skin/bg_champs_250.png) no-repeat left top;
	border:none;
	padding:3px 5px 3px 5px;
	font-size:11px;
	color: #5d5c5c
}
.mes_produits .form-compte fieldset .groupe-champs select,
.guides_interactifs .form-compte fieldset .groupe-champs select{
width: 239px; height: 21px;
border: 1px solid #7f9db9;
font-size: 11px; color: #5d5c5c
}
.mes_produits .form-compte fieldset .groupe-champs .fleche_separation,
.guides_interactifs .form-compte fieldset .groupe-champs .fleche_separation{
margin: 6px 7px -4px 2px;}
.msie7 .mes_produits .form-compte fieldset .groupe-champs .fleche_separation,
.msie7 .guides_interactifs .form-compte fieldset .groupe-champs .fleche_separation{
margin: 5px 7px -1px 4px;}
.bt-type-07{
	background:url(../images/skin/bt_type_07_d.png) no-repeat right top;
	float:left;
	clear:both;
	margin: 19px 0 0 0;
}
.msie7 .bt-type-07{
	margin: 20px 0 0 0;
}
.bt-type-07 input,
.bt-type-07 a{
	background:url(../images/skin/bt_type_07_g.png) no-repeat left top;
	color:#5d5c5c;
	text-decoration:none;
	display:block;
	padding:2px 8px 10px 6px;
	font-size:11px;
	height:19px;
	border:none;
	cursor:pointer;
	float:left;
}
.separateur{float: left; clear: both; margin: 0 auto 25px auto; width: 100%; text-align: center;}
.msie7 .separateur{margin: 5px auto;}
.mes_produits .form-compte .resultats{float: left; clear: both; margin-top: 10px; width: 100%; text-align: center;}
.mes_produits .form-compte .resultats p{padding: 0 0 5px 0; width: 100% !important; font-size: 18px !important;}
.mes_produits .form-compte .resultats label{
float: left;
clear: none; 
margin: 5px 0 0 100px;
width: 150px;
display: block;
font-weight: normal;
}
.mes_produits .form-compte .resultats #type{
float: left;
clear: none; 
padding: 1px; width: 300px}
.resultats .groupe-champs{
float: left;
clear: none; 
margin: 10px 0 0 0;
width: 100%; text-align: center;}
.mes_produits .form-compte .groupe-type{float: left; clear: none; margin: 10px 0;}
.msie7 .mes_produits .form-compte .groupe-type{margin: 20px 0;}
.mes_produits .form-compte .groupe-type label{float: left; clear: none; width: 118px; display: block; padding: 3px 0 0 0; font-size: 14px;}
.groupe-type #type_modele{float: left; clear: none; padding: 1px; width: 239px;}
.liste_produits_type{width: 716px; float: left; clear: both;}
.liste_produits_type li{
float: left; clear: none;
width: 160px; height: 200px; margin: 0 16px 27px 0;
position: relative;
}
.liste_produits_type li span{
display: block;
width: 160px; height: 35px; text-align: center;
position: absolute; left: 0; bottom:-22px;
}
.liste_produits_type li a{
    text-align:center;
    display:block;
    text-decoration:underline;
    font-size:10px;
}
.liste_produits_type li img{
    margin:20px 0 2px 0;
}

/*  =enregistrement_produit
----------------------------------------------------------------------------- */
.enregistrement_produit h2{width: 700px; position: relative;}
.enregistrement_produit h2 a.retour{
position: absolute; left: 654px; top: 0;
display: block;
padding: 0 0 0 12px;
font-size: 10px; color: #5c5c5c;
background: url(../images/skin/picto_fleche_01.png) left 4px no-repeat;}
.enregistrement_produit .leftCol{
float: left; clear: none;
margin: 30px 0 0 0; padding: 0;
width: 210px;
overflow:hidden;
}
.enregistrement_produit .leftCol h3{
font-size: 12px;}
.enregistrement_produit .rightCol{
float: left; clear: none;
margin: 35px 0 0 0; padding: 0;
width: 488px;
}
.enregistrement_produit .rightCol .note-oblig{margin: 0 0 10px 0;}
.enregistrement_produit .form-compte fieldset .bloc-champs{
margin: 0 0 0 0; padding: 0;
width: 488px;
}
.enregistrement_produit .form-compte fieldset .bloc-champs .operateur1,
.enregistrement_produit .form-compte fieldset .bloc-champs .revendeur2{
/*float: left; 
clear: both; 
width: 700px;*/
/*margin: 0 0 20px 0;*/
margin:0;
clear:both;
}
.enregistrement_produit .form-compte fieldset .bloc-champs .inner{
margin: 0 0 12px 0; 
padding: 13px 15px 0 15px;
width: 458px;
}
.enregistrement_produit .form-compte fieldset .bloc-champs .inner label{
margin: 0; padding: 0;
width: 440px;
font-size: 11px; font-weight: normal;
}
.msie7 .enregistrement_produit .form-compte fieldset .bloc-champs .inner label,
.msie6 .enregistrement_produit .form-compte fieldset .bloc-champs .inner label{
	padding-top:2px;
}
.enregistrement_produit .form-compte fieldset .bloc-champs .groupe-champs{margin: 0 0 10px 0; clear:both;}
.enregistrement_produit .form-compte fieldset .bloc-champs .inner input{
margin: 5px 0 0 0;
padding-top: 3px; padding-left: 5px;
color: #5d5c5c; font-size: 11px;
}
.enregistrement_produit .form-compte fieldset .bloc-champs .inner select{
margin: 5px 0 0 0;
width: 239px; height: 21px;
border: 1px solid #7f9db9;
font-size: 11px; color: #5d5c5c
}
.enregistrement_produit .form-compte fieldset .bloc-champs .inner select#enseigne{
width: 239px;
}
.enregistrement_produit .form-compte fieldset .bloc-champs .inner select#enseigne-02,
.enregistrement_produit .form-compte fieldset .bloc-champs .inner select#enseigne-03{
	width:150px;
	padding:1px;
}
.enregistrement_produit .form-compte fieldset .bloc-champs .inner select#enseigne-02,
.enregistrement_produit .form-compte fieldset .bloc-champs .inner select#enseigne-03{
	display:none;
}
#num_serie{margin: 5px 0 6px 0;}
#num_serie_later, #autre_produit{float: left; clear: none; width: 14px; margin: 0 10px 0 0; border: 0; background:#fff; width:15px; height:15px; padding:0;}
.enregistrement_produit .form-compte fieldset .bloc-champs .inner object.swf{margin: 10px 0 0 0;}
.enregistrement_produit .form-compte fieldset .bloc-champs .single{
padding: 6px 15px 0 15px;
height: 20px;}
.enregistrement_produit .groupe-champs-radio{clear: both; padding: 0 0 20px 0; float:left;}
.msie7 .enregistrement_produit .groupe-champs-radio{float: left; clear: both; margin: 0 0 15px 0; padding: 0 0 0 0;}
.enregistrement_produit .groupe-champs-radio span.label{width: 400px; padding: 0 0 5px 0; display:block !important}
.enregistrement_produit .groupe-champs-radio input.radio{float: left; clear: none; margin: 0 5px 0 0 !important; width: 14px; background: none;}
.enregistrement_produit .groupe-champs-radio .label_radio{float: left; clear: none; display: block; padding: 5px 0 0 0;width: 130px !important;}
#choix_operateur{float: left; clear: both;}
.enregistrement_produit  .groupe-adresse{float: left; clear: both; width: 700px; margin: 0 0 15px 0 }
.msie7 .enregistrement_produit  .groupe-adresse{float: none; clear: both; width: 700px; margin: 0 0 -10px 0}
.enregistrement_produit .form-compte .bt-type-02{margin: 10px 0 0 0;}
.msie7 .enregistrement_produit .form-compte .bt-type-02{margin: 0 0 0 0;}


/*  =bloc_content_mon_profil
----------------------------------------------------------------------------- */
.titre_mon_profil{
margin-top: -45px;
}
.titre_mon_profil h1{
/*margin-left: 4px;*/
padding-top:20px;
}
.chapo_profil{margin: 35px 0;}
.bloc_infos{
float: left; clear: none;
margin: 0 31px 0 0;
width: 212px;}
.bloc_infos.last{
margin: 0;}
.bloc_infos h3{
margin: 0 0 12px 0;
font-size: 16px;
font-weight: bold;
color: #ac0648}
.bloc_infos p{
margin: 0 0 15px 0;
width: 183px;}
.bloc_infos .bt-type-07{
margin: 0 0 0 0;}

/*  =Mes Rappels
----------------------------------------------------------------------------- */
.mes_rappels .leftCol, .mes_rappels .rightCol{float: left; clear: none; margin-top: 45px;}
.mes_rappels .leftCol{margin: 33px 0 0 0; width: 183px;}
.msie6 .mes_rappels .leftCol{width: 165px; }
.mes_rappels .rightCol{width: 510px;}
.liste_mois{
width: 146px}
.liste_mois li{
border-bottom: 1px solid #5d5d5d;
}
.liste_mois li.last{
border-bottom: 0;
}
.liste_mois li a{
display: block;
padding: 12px 0 10px 4px;
width: 142px;
font-size: 14px;
font-weight: normal;
color: #5d5d5d;
text-decoration: none;
}
.liste_mois li a.actif, .liste_mois li a:hover{
font-size: 14px;
font-weight: bold;
color: #ac0648;
background: url(../images/skin/picto_fleche_02.png) 135px 15px no-repeat;
}
.bloc_rappel{float: left; clear: both; width: 507px;}
.bloc_rappel .bloc_date{
float: left; clear: none;
display: block;
padding-top: 19px; width: 63px; height: 31px;
text-align: center; font-weight: bold; text-transform: uppercase;
background: url(../images/skin/bg_date.png) left top no-repeat;}
.bloc_rappel .bloc_date .date{display: block; width: 50px; font-size: 18px;}
.bloc_rappel .bloc_date .mois{display: block; width: 50px; font-size: 12px;}
.bloc_rappel .type_rappel{font-size: 14px; color: #ac0648;}
.bloc_rappel .contenu_rappel{float: left; clear: none; width: 440px;}
.bloc_rappel .contenu_rappel h3{margin: 2px 0 12px 0; font-size: 17px;}
.bloc_rappel .contenu_rappel p{margin: 0 0 12px 0;}
.bloc_rappel .contenu_rappel .bt-type-07{margin: 0 0 0 0;}
.mes_rappels .rightCol .separateur{margin: 25px 0 20px 0;}
.msie7 .mes_rappels .rightCol .separateur, .msie6 .mes_rappels .rightCol .separateur{margin: 13px 0 20px 0;}

/*  =FAQ
----------------------------------------------------------------------------- */
.faq ul.liste_questions{float: left; clear: both; margin: 0 0 30px 0; padding-bottom: 30px; border-bottom: 1px solid #ececec }
.faq ul.liste_questions li{float: left; clear: both; margin: 0 0 16px 0; width: 690px; text-decoration: underline;}
.faq .bloc_reponse{clear: both; margin: 0 0 36px 0; width: 690px;}
.msie6 .faq .bloc_reponse, .msie7 .faq .bloc_reponse{margin-bottom:30px;}
.faq .bloc_reponse .chapo{width: 690px; font-size: 12px; font-weight: bold; color: #ac0648;}
.faq .bloc_reponse p{margin: 0 0 10px 0; width: 690px; font-size: 12px;}
.faq .bloc_reponse .bt-type-07{margin: 0;}

/*  =Guide interactif
----------------------------------------------------------------------------- */
.guides_interactifs .liste_produits_type li{text-align: left; position: relative; height: 200px; text-align: left}
.guides_interactifs .liste_produits_type .type{display: block; font-size: 11px; font-weight: bold; color: #ac0648; top: 165px; text-align: left;}
.guides_interactifs .liste_produits_type .modele{display: block; font-size: 11px; font-weight: bold; color: #595959;  top: 178px; text-align: left;}
.guides_interactifs .liste_produits_type .bt-type-07{margin: 3px 0 0 0; position: absolute; top: 192px; left:0;}
.pagination{float: left; clear: both; margin: 50px auto 30px auto; width: 690px; text-align: center;}
.pagination ul li{display:inline;}
.pagination ul li a{text-decoration: none;}
.pagination ul li.prev a, .pagination ul li.next a, .pagination ul li a:hover{text-decoration: underline;}
.pagination ul li.prev{margin: 0 15px 0 0;}
.pagination ul li.next{margin: 0 0 0 15px;}
.pagination ul li.actif{font-weight: bold; color: #ac0648;}

/*  =Aide
----------------------------------------------------------------------------- */
.aide .bloc_top{float: left; clear: both; margin: 0 0 35px 0; width: 690px;}
.aide .bloc_top h3{float: left; clear: none; margin: 0 0 7px 0; width: 365px; font-size: 16px; line-height: 18px;}
.aide .bloc_top p{float: left; clear: none; width: 365px; margin: 0 0 0 0; font-size: 12px}
.aide .bloc_top .illustration{ clear: none; margin: 0 0 0 40px;}

.aide .bloc_infos{
margin: 0 25px 0 0;
padding: 80px 0 0 0;
width: 210px;}
.aide .bloc_infos.last{
margin: 0 25px 0 5px ;}
.aide .bloc_infos h3{color: #5c5c5c;}
.aide .bloc_infos p{width: 205px;}
.aide .guides{background: url(../images/skin/picto_aide_guides.png) 60px 0 no-repeat;}
.aide .contact{background: url(../images/skin/picto_aide_contact.png) 60px 0 no-repeat;}
.aide .faq{background: url(../images/skin/picto_aide_faq.png) 60px 0 no-repeat;}

/*  =01_Formulaire_05.html
----------------------------------------------------------------------------- */
.message_erreur{position: relative;
float: right; clear: both;
width: 485px;}
.message_erreur .error{
	position:absolute;
	top:2px;
	right:0;
}
#autre_operateur, #autre_revendeur{position: relative; z-index: 5000; float: left; clear: both; margin: 5px 0 0 2px;}

/*  =Gabarits Bons plans
----------------------------------------------------------------------------- */
/* 06_Bons_plans_01 */
.bons_plans .bloc_top{
	float: left; clear: both;
	margin: 50px 0 30px -18px;
}
.bloc_background_01{
float: left; clear: both;
padding: 17px 10px 18px 21px;
width: 677px;
position: relative;
background: url(../images/skin/bloc_invite_inscription_bons_plans.png) top left no-repeat;
}
.msie6 .bloc_background_01,
.msie7 .bloc_background_01{padding: 17px 10px 0 21px;}
.bloc_background_01 .bottom{
float: left; clear: both;
width: 703px; height: 8px;
position: absolute; left: 0; bottom: 0;
background: url(../images/skin/bloc_invite_inscription_bons_plans.png) bottom left no-repeat;
}
.invite_inscription_bons_plans p{
float: left; 
clear: none;
width: 500px;
font-size: 17px; 
font-weight: normal;
line-height: 22px;
}
.invite_inscription_bons_plans a{
float: left; clear: none;
margin: 5px 0 0 0;
width: 163px; height: 32px;
}

/* 06_Bons_plans_02 */
.bons_plans .bloc_top_02{
	float: left; clear: both;
	margin: -10px 0 18px 0;
}
.bons_plans .bloc_top_02 .left{
	float: left; clear: none;
	width: 345px;
	text-align: center;
}
.bons_plans .bloc_top_02 .right{
	float: left; clear: none;
	width: 340px;
}
.bons_plans .bloc_top_02 .right .titre{
	margin: 35px 0 0 0;
}
.bons_plans .bloc_top_02 .right p{
	margin: 20px 0;
}

.bons_plans .bloc_top_02 .right .bt-type-02{
float: left;
}
.bons_plans .bloc_top_02 .right .bt-type-02 a{
	padding:8px 25px 6px 10px;
	width: 175px;
	height:20px;
}
.bons_plans .bloc{margin: 0 0 34px 0;}
.titre_bloc{margin: 0 0 10px 0; font-size: 14px; font-weight: bold;}
.bloc_background_01 .left,
.bloc_background_01 .right,
.bloc_background_01 .left .illustration,
.bloc_background_01 .right .illustration,
.bloc_background_01 .left div,
.bloc_background_01 .right div{float: left; clear: none;}
.bloc_background_01 .left{background: url(../images/skin/bg_separation_bloc_left.png) right 5px no-repeat;}
.bloc_background_01 .left .illustration,
.bloc_background_01 .right .illustration{margin: 0 12px 0 0;}
.bloc_background_01 .left{margin: 5px 15px -12px -5px; width: 330px;}
.bloc_background_01 .right{margin: 5px 0 -12px 0; width: 325px;}
.msie6 .bloc_background_01 .left, .msie6 .bloc_background_01 .right,
.msie7 .bloc_background_01 .left, .msie7 .bloc_background_01 .right{margin-bottom: 0;}
.bloc_background_01 .left div{width: 200px; padding-top:10px;}
.bloc_background_01 .right div{width:200px; padding-top:10px;}
.bloc_background_01 .left div .bt-type-07,
.bloc_background_01 .right div .bt-type-07{margin: 8px 0 0 0; width: 70px; text-align: center; padding-top:0}
.bloc_background_01 .left div p{margin: 0 0 0 0;}
.bloc_background_01 .right div p{margin: 0 0 0 0; }

.bons_plans .bloc .bloc_infos{
position: relative;
float: left; clear: none;
margin: 0 15px 0 0;
width: 232px;
height: 150px;
border-right: 1px solid #ccc;}
.bons_plans .bloc .bloc_infos.last{
margin: 0;
width: 210px; 
border: 0;}
.bons_plans .bloc .bloc_infos h2{
margin: 0 0 12px 0;
font-size: 11px;
font-weight: bold;
color: #ac0648; text-transform: uppercase}
.bons_plans .bloc .bloc_infos p{
width: 113px;
font-size: 11px;}
.bons_plans .bloc .bloc_infos p.chapo{
font-size: 12px;
font-weight: bold;
margin: 0 0 12px 0;}
.bons_plans .bloc .bloc_infos img{
position: absolute; top: 10px; right: 10px;}
.bons_plans .bloc .bloc_infos .bt-type-07{
position: absolute; top: 130px; left: 0;}

/* 06_Bons_plans_odr_01 */
#bloc-titre-page.connected{width: 705px;}
#bloc-titre-page.connected p{width: 695px; margin: 0 0 30px 0; font-size: 14px !important;}
#bloc-titre-page.connected h1{margin: 0 0 20px 0; width: 695px; font-size: 31px; font-weight: normal; line-height: 36px}
.bons_plans_odr .bloc_top_02{
	float: left; clear: both;
	margin: -10px 0 80px 0;
	width: 695px;
}
.bons_plans_odr .bloc_top_02 .left,
.bons_plans_odr .bloc_top_02 .right{
	float: left; clear: none;
	padding-top: 10px;
	width: 345px;
	text-align: center;
}
.bons_plans_odr .bloc_top_02 .left{
	border-right: 1px solid #ececec
}
.bons_plans_odr .bloc_top_02 .right .titre{
	margin: 35px 0 0 0;
}
.bons_plans_odr .bloc_top_02 .right p{
	margin: 20px 0;
}

.bons_plans_odr .bt-type-02{
float: left;
margin: 20px 0 15px 87px;
}
.bons_plans_odr .bt-type-02 a{
	padding:8px 25px 6px 15px;
	width: 140px;
	height:20px;
	text-align: left
}
.bons_plans_odr .note{
margin: 56px 0 0 0;
width: 695px;
float: left; clear: both;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4c4c4c
}
.bons_plans_odr .bas,
.bons_plans_2cols .bas{
float: left; clear: both;
padding: 7px 0 0 0;
width: 695px;
border-top: 1px solid #ececec;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #969696
}

/* 06_Bons_plans_jeux_01 */ 
.bons_plans_2cols .form-compte5 .info476, .bons_plans_2cols .form-compte .info476{float: left; clear: both; margin: 0 0 0 0; width: 476px; font-size: 14px; font-weight: bold;}
.groupe-amateur, .groupe-imprimer, .groupe-ordinateur{float: left; clear: both; margin: 0; width: 445px; height: 12px;}
#form_captcha .groupe-amateur label, #form_captcha .groupe-imprimer label, #form_captcha .groupe-ordinateur label{display: block; width: 260px;}
#form_captcha .inner{padding-bottom: 0}
#form_captcha #captcha{padding-bottom: 0}
.illustration_captcha{width: 199px; height: 28px;}
input#captcha{float: left; clear: none; margin: -23px 0 0 260px; width: 185px; height: 20px; background: url(../images/skin/bg_champs_captcha.png) left top no-repeat;}
.msie6 input#captcha, .msie7 input#captcha{margin: -46px 0 0 260px;}
.stars{
	float:left;
}


/* 06_Bons_plans_jeux_02 */
h1 span.baseline{display: block; margin: -8px 0 0 0; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

.bons_plans_2cols{float: left; clear: both; margin: -25px 0 0 0; width: 720px; padding: 0;}
.bons_plans_2cols .cols{float: left; clear: both; width: 720px; }
.bons_plans_2cols .leftCol{
float: left; clear: none;
margin: 0 0 0 -20px; padding: 0;
width: 240px;
}
.bons_plans_2cols .leftCol h3{
font-size: 12px;}
.bons_plans_2cols .rightCol{
float: left; clear: none;
margin: 0 0 0 0; padding: 0;
width: 476px;
}
.bons_plans_2cols .form-compte5  .info{float: left; clear: both; margin: -22px 0 0 0; width: 315px; font-size: 14px; font-weight: bold; line-height: 16px;}
.bons_plans_2cols .form-compte5 fieldset .bloc-champs{margin: 20px 0 0 0; padding: 0; width: 476px;}
.msie6 .bons_plans_2cols .form-compte5 fieldset .bloc-champs, .msie7 .bons_plans_2cols .form-compte5 fieldset .bloc-champs{margin-top: 5px;}

.bons_plans_2cols .form-compte5 fieldset .bloc-champs .inner label{
display: block;
float: left; clear: none;
margin: 0; padding: 0;
width: 120px;
font-size: 11px; font-weight: normal;}
.bons_plans_2cols .bt-type-02{margin: 20px 0 0 0; width: 175px; cursor: pointer;}
.bons_plans_2cols .bt-type-02 input{width: 150px; height: 32px; cursor: pointer; padding: 0 0 5px 15px; text-align: left}
.bons_plans_2cols .form-compte .bt-type-02 input, .bons_plans_2cols .form-compte .bt-type-02{width: 214px;}
.msie6 .bons_plans_2cols .bt-type-02 input, .msie7 .bons_plans_2cols .bt-type-02 input{padding: 0 0 0 15px;}
.bons_plans_2cols .bas{
float: left; clear: both;
margin: 56px 0 0 0;
}


.bons_plans_2cols .form-compte .size2 input, .bons_plans_2cols .form-compte .size2{width:110px;}
.rightCol .size2 a, .rightCol .size2{width:110px;}



.form-compte5 .error,
.form-compte5 .error2,
.form-compte5 .error3{left: 90px;}
.form-compte5 .picto-false,
.form-compte5 .picto-true{right: -6px;}

/* 06_Bons_plans_jeux_03 */
.bons_plans_2cols .recap .info, .bons_plans_2cols .info{/*float: left;*/ clear: both; margin: -2px 0 28px 0; font-size: 14px; font-weight: bold; line-height: 16px;}
.bons_plans_2cols .recap .blocLeft{float: left; clear: none; margin: 0 25px 10px 0; padding-bottom: 20px; width: 240px; border-right: 1px solid #ececec;}
.bons_plans_2cols .recap .blocRight{float: left; clear: none; margin: 0 0 0 0;}
.bons_plans_2cols .recap  h2{margin-bottom: 12px; font-size: 16px; font-weight: bold; color: #ac0648;}
.bons_plans_2cols .recap  p{margin-bottom: 18px; font-size: 12px; }
.bons_plans_2cols .recap .bloc-champs .single{
float: left; clear: both;
padding: 6px 15px 0 15px;
height: 36px;
font-size: 12px;}
.bons_plans_2cols .recap .bt-type-02{float: left; clear: both;}
.bons_plans_2cols .recap .bt-type-02 a{ padding: 6px 0 0 8px}
.bons_plans_2cols .recap .lien{float: left; clear: both; margin: -4px 0 0 0; font-size: 10px; font-weight: bold; text-decoration: underline;}

/* 06_Bons_plans_odr_03 */
.bons_plans_2cols .remboursement{margin: 10px 0 0 0;}
.bons_plans_2cols .remboursement .leftCol{margin: 0 14px 0 -35px;}
.bons_plans_2cols .world_cup .leftCol{margin: 0; text-align:center;}
.bons_plans_2cols .remboursement .center{margin: -8px 0 36px 0; text-align: center;}
.bons_plans_2cols .remboursement .note{
margin: 0 0 0 0;
width: 695px;
float: left; clear: both;
}
.bons_plans_2cols .remboursement .bloc_cadre_02{
float: left; clear: both;
padding: 17px 30px 7px 15px;
width: 433px;
position: relative;
background: url(../images/skin/bg_cadre_02.png) top left no-repeat;
}
.bons_plans_2cols .remboursement .msie6 .bloc_cadre_02,
.bons_plans_2cols .remboursement .msie7 .bloc_cadre_02{padding: 17px 10px 0 21px;}
.bons_plans_2cols .remboursement .bloc_cadre_02 .bottom{
float: left; clear: both;
width: 478px; height: 8px;
position: absolute; left: 0; bottom: 0;
background: url(../images/skin/bg_cadre_02.png) bottom left no-repeat;
}
.bons_plans_2cols .remboursement .bloc_cadre_02 h3{
font-size: 14px; font-weight: normal; color: #5b5b5b;}
.msie6 .bons_plans_2cols .remboursement .bloc_cadre_02 ul, .msie7 .bons_plans_2cols .remboursement .bloc_cadre_02 ul{margin: 0 0 -15px 0;}
.bons_plans_2cols .remboursement .bloc_cadre_02 ul li{
position: relative;
float: left; clear: both; margin: 0 0 15px 0; font-size: 12px}
.bons_plans_2cols .remboursement .bloc_cadre_02 ul li span.left{
display: block;float: left;  clear: none;
margin: 0;
width: 20px;
font-size: 18px;}
.bons_plans_2cols .remboursement .bloc_cadre_02 ul li span.right{
float: left; clear: none; width: 410px; height: auto;}
.msie6 .bons_plans_2cols .remboursement .bloc_cadre_02 ul li span.right,
.msie7 .bons_plans_2cols .remboursement .bloc_cadre_02 ul li span.right{position: absolute;}
.msie6 .bons_plans_2cols .remboursement .bloc_cadre_02 ul li.un, .msie7 .bons_plans_2cols .remboursement .bloc_cadre_02 ul li.un{height: 38px;}
.msie6 .bons_plans_2cols .remboursement .bloc_cadre_02 ul li.deux, .msie7 .bons_plans_2cols .remboursement .bloc_cadre_02 ul li.deux{height: 25px;}
.msie6 .bons_plans_2cols .remboursement .bloc_cadre_02 ul li.trois, .msie7 .bons_plans_2cols .remboursement .bloc_cadre_02 ul li.trois{height: 50px;}
.bons_plans_2cols .remboursement .bloc-champs .single{
margin: 4px 0 0 0;
width: 448px; height: 20px;}
.msie6 .bons_plans_2cols .remboursement .bloc-champs .single, .msie7 .bons_plans_2cols .remboursement .bloc-champs .single{margin: -30px 0 0 0;}




.blocAvis{padding:10px 0;}
.blocAvis .boutonsRadio{width:159px; text-align:center; margin:0 auto;}
.blocAvis .boutonsRadio input{width:15px;}
.blocAvis .preAvis{float:left; width:150px; text-align:right; padding-left:90px;}
.blocAvis .postAvis{float:right; width:150px; padding-right:90px;}

.blocAvis .preAvis strong, .blocAvis .postAvis strong{display:block;}

.enregistrement_produit .form-compte fieldset .bloc-champs .blocAvis .boutonsRadio{width:240px;}
.msie6 .enregistrement_produit .form-compte fieldset .bloc-champs .blocAvis .boutonsRadio, .msie7 .enregistrement_produit .form-compte fieldset .bloc-champs .blocAvis .boutonsRadio{width:226px;}{width:226px;}
.enregistrement_produit .form-compte fieldset .bloc-champs .blocAvis .preAvis{width:105px; padding:0;}
.enregistrement_produit .form-compte fieldset .bloc-champs .blocAvis .postAvis{width:120px; padding:0;}

/* SLIDERS */
.blocSlider{
    position:relative;
    background:url(../images/skin/slider.png) no-repeat left top;
    display:block;
    height:18px;
}
*html .blocSlider{background-image:url(../images/skin/slider.gif);}

.pos11{
    background-position:left top;
    width:226px;
}

.pos6{
    background-position:left -20px;
    width:163px;
}

.curseur{
    position:absolute;
    top:0;
    background:url(../images/skin/slider.png) no-repeat -195px bottom;
    display:block;
    width:11px;
    height:18px;
    cursor:pointer;
}
*html .curseur{background-image:url(../images/skin/slider.gif);}

.pos11 .curseur{left:108px;}
.pos6 .curseur{left:77px;}

.curseur input{background:none !important; margin:0; padding:0; width:0;}
/* SLIDERS */


/* CAROUSSEL */
.block-produits-carroussel{
	position:relative;
	margin-top:65px;
}
.block-produits-carroussel .jCarouselLite{
	width:100% !important;
}
.block-produits-carroussel li{
	width:240px;
	height:200px;
	border-right:1px #ececec solid;
	position:relative;
}
.block-produits-carroussel li{
	text-align:center;
}
.block-produits-carroussel li img{
	cursor:pointer;
}
.block-produits-carroussel li .bt-type-02{
	width:175px;
	float:none;
	position:absolute;
	bottom:20px;
	left:30px;
}
.block-produits-carroussel li .bt-type-02 a{
	padding-top:7px;
	text-align:left;
	height:auto;
}
.block-produits-carroussel li .no-serial{
	position:absolute;
	bottom:0;
	left:35px;
}
.block-produits-carroussel .jcarousel-prev,
.block-produits-carroussel .jcarousel-next{
	position:absolute;
	top:70px;
	display:block;
	z-index:100;
}
.block-produits-carroussel .jcarousel-prev{
	left:-20px;
}
.block-produits-carroussel .jcarousel-next{
	right:-12px;
}

.bloc-note p{
	font-weight:bold;
	color:#bb3167;
	margin:5px 0;
}
.bloc-note .inner{
	padding:10px 15px;
}

/* BLOC GARANTIE */
.bloc-garantie{
	margin-top:60px;
}
.bloc-garantie .inner{
	padding-top:10px;
	padding-bottom:0;
}
.bloc-garantie .date{
	font-size:16px;
	font-weight:bold;
	color:#bb3167;
	display:block;
	background:url(../images/skin/separateur_04.png) no-repeat right 3px;
	float:left;
	padding-right:10px;
}
.bloc-garantie .texte{
	padding-left:10px;
	display:block;
	float:left;
	font-size:14px;
}
.bloc-garantie .bt-type-07{
	float:right;
	margin:0px;
	clear:none;
}

/* BLOC PROFIL */
.bloc-type-profil,
.bloc-type-nouveaute{
	float:left;
	width:212px;
	min-height:125px;
	margin:25px 31px 25px 0;
	position:relative;
	padding-bottom:25px;
}
.msie6 .bloc-type-profil,
.msie6 .bloc-type-nouveaute{
	height:125px;
}
.bloc-type-profil h3,
.bloc-type-nouveaute h3{
	padding-bottom:15px;
}
.bloc-type-profil .info{
	font-size:14px;
	padding-top:10px;
}
.bloc-type-profil .info span{
	color:#ac0648;
}
.bloc-type-profil .info2{
	padding-bottom:10px;
}
.bloc-type-profil .bt-type-01{
	float:left;
	position:absolute;
	bottom:0;
	left:0;
}


/* BLOC NOUVEAUTE */
.bloc-type-nouveaute .picture{
	float:left;
	padding-right:15px;
}
.bloc-type-nouveaute .info{
	floa:left;
}
.bloc-type-nouveaute .bt-type-07{
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
}
.bloc-type-nouveaute .bt-type-07 a{
	padding-bottom:5px;
	height:auto;
}
.bloc-type-nouveaute .accroche{
	padding-bottom:25px;
	font-size:14px;	
}
.bloc-type-nouveaute .lien a{
	font-size:11px;
}
.bloc-type-last{
	margin-right:0;
}

/* BLOC FICHE + SERIAL */
.bloc-type-fiche,
.bloc-type-serial{
	width:430px;
	border:1px #e5e5e5 solid;
	background:#FFFFFF url(../images/skin/separateur_05.png) repeat-x left 50px;
	position:absolute;
	top:150px;
	left:0;
	z-index:100;
}
.hasJS .bloc-type-fiche,
.hasJS .bloc-type-serial{
	display:none;
}
.bloc-type-fiche .inner,
.bloc-type-serial .inner{
	padding:10px;
}
.bloc-type-fiche h3,
.bloc-type-serial h3{
	padding:0 0 30px 0;
	font-size:17px;
}
.bloc-type-fiche h3 span,
.bloc-type-serial h3 span{
	font-size:12px;
	font-weight:normal;
}
.bloc-type-fiche .picture{
	float:left;
}
.bloc-type-serial .picture{
	text-align:center;
}
.bloc-type-serial #numserie{
	float:left;
}
.bloc-type-serial .groupe-champs{
	width:100%;
	overflow:hidden;
}
.bloc-type-serial .bt-type-07{
	margin:0;
	*width:70px;
	text-align:center;
	display:inline-block;
}
.bloc-type-serial .bt-type-07 input{
	width:auto;
	float:none;
}
.bloc-type-fiche .fiche{
	float:right;
}
.bloc-type-fiche .fiche ul{
	padding-bottom:15px;
}
.bloc-type-fiche .fiche li a{
	background:url(../images/skin/picto_fleche_04.png) no-repeat left center;
	padding-left:15px;
}
.bloc-type-fiche .close,
.bloc-type-serial .close{
	position:absolute;
	top:5px;
	right:10px;
}
.block-produits-carroussel li .bt-type-02 a{
	padding-top:7px;
	text-align:left;
	height:auto;
}
.block-produits-carroussel .jcarousel-prev,
.block-produits-carroussel .jcarousel-next{
	position:absolute;
	top:70px;
	display:block;
	z-index:100;
}
.block-produits-carroussel .jcarousel-prev{
	left:-20px;
}
.block-produits-carroussel .jcarousel-next{
	right:-12px;
}

/* BLOC GARANTIE */
.bloc-garantie{
	margin-top:60px;
}
.bloc-garantie .inner{
	padding-top:10px;
	padding-bottom:0;
}
.bloc-garantie .date{
	font-size:16px;
	font-weight:bold;
	color:#bb3167;
	display:block;
	background:url(../images/skin/separateur_04.png) no-repeat right 3px;
	float:left;
	padding-right:10px;
}
.bloc-garantie .texte{
	padding-left:10px;
	display:block;
	float:left;
	font-size:14px;
}
.bloc-garantie .bt-type-07{
	float:right;
	margin:0px;
	clear:none;
}

/* BLOC PROFIL */
.bloc-type-profil,
.bloc-type-nouveaute{
	float:left;
	width:212px;
	min-height:125px;
	margin:25px 31px 25px 0;
	position:relative;
	padding-bottom:25px;
}
.msie6 .bloc-type-profil,
.msie6 .bloc-type-nouveaute{
	height:125px;
}
.bloc-type-profil h3,
.bloc-type-nouveaute h3{
	padding-bottom:15px;
}
.bloc-type-profil .info{
	font-size:14px;
	padding-top:10px;
}
.bloc-type-profil .info span{
	color:#ac0648;
}
.bloc-type-profil .info2{
	padding-bottom:10px;
}
.bloc-type-profil .bt-type-01{
	float:left;
	position:absolute;
	bottom:0;
	left:0;
}


/* BLOC NOUVEAUTE */
.bloc-type-nouveaute .picture{
	float:left;
	padding-right:15px;
}
.bloc-type-nouveaute .info{
	floa:left;
}
.bloc-type-nouveaute .bt-type-07{
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
}
.bloc-type-nouveaute .bt-type-07 a{
	padding-bottom:5px;
	height:auto;
}
.bloc-type-nouveaute .accroche{
	padding-bottom:25px;
	font-size:14px;	
}
.bloc-type-nouveaute .lien a{
	font-size:11px;
}
.bloc-type-last{
	margin-right:0;
}

/* BLOC FICHE */
.bloc-type-fiche,
.bloc-type-serial{
	width:430px;
	border:1px #e5e5e5 solid;
	background:#FFFFFF url(../images/skin/separateur_05.png) repeat-x left 50px;
	position:absolute;
	top:140px;
	left:50%;
	margin-left:-215px;
	z-index:100;
}
.hasJS .bloc-type-fiche{
	display:none;
}
.bloc-type-fiche .inner{
	padding:10px;
}
.bloc-type-fiche h3{
	padding:0 0 30px 0;
	font-size:17px;
}
.bloc-type-fiche h3 span{
	font-size:12px;
	font-weight:normal;
}
.bloc-type-fiche .picture{
	float:left;
}
.bloc-type-fiche .fiche{
	float:left;
	margin:0 0 0 10px;
}
.bloc-type-fiche .fiche ul{
	padding-bottom:15px;
}
.bloc-type-fiche .fiche li a{
	background:url(../images/skin/picto_fleche_04.png) no-repeat left center;
	padding-left:15px;
}
.bloc-type-fiche .close{
	position:absolute;
	top:5px;
	right:10px;
}



/*  =SEARCH
----------------------------------------------------------------------------- */
#search-1{
	margin:0 0 30px 0;
}

#search-1 .bloc-champs{
	margin:0 0 30px 0;
}

#search-1 .bloc-champs .inner{
	padding:10px 7px;
}

#search-1 .bloc-champs fieldset{
	padding:0;
}

#search-1 .groupe-champs{
	float:left;
	padding:0;
}

#search-1 .groupe-champs input{
	width:520px;
	height: 15px;
	background:url(../images/skin/bg_champs_520.png) no-repeat left top;
	border:none;
	padding:3px 5px 3px 5px;
	font-size:11px;
	color: #5d5c5c;
}

#search-1 .bt-type-03{
	margin:2px 20px 0 0;
}

#search-1 h3{
	margin:0 0 10px 0;
}

#search-cols{
	width:100%;
	overflow:hidden;
}

#search-col-1{
	width:200px;
	float:left;
}

#search-col-1 li{
	margin:20px 0;
}

#search-col-2{
	width:450px;
	padding:0  30px;
	float:right;
	background:url(../images/skin/separateur_02.png) left center no-repeat;
}

#results-1 li{
	background:url(../images/skin/separateur_03.png) left bottom no-repeat;
	width:100%;
	overflow:hidden;
	padding:30px 0;
}

#results-1 li.first{
	padding-top:20px;
}

#results-1 li.last{
	background:none;
}

#results-1 li .picture{
	float:left;
	margin:0 20px 0 0;
}

#results-1 li .content{
	display:table;
}

.msie6 #results-1 li .content,
.msie7 #results-1 li .content{
	display:inline-block;
}

#results-1 li h4{
	font-size:1.45em;
	color:#ac0648;
	margin:0 0 10px 0;
}

#results-1 li h4 a{
	text-decoration:none;
	color:#ac0648;
}

.results-number{
	width:100%;
	overflow:hidden;
}

.results-number span{
	float:left;
}

.results-number a,
.results-number form{
	float:right;
}

.results-number fieldset{
	padding:0;
}

.results-number select{
	font-size:1em;
	width:150px;
	margin:0 0 0 5px;
}

.link{
	background:url(../images/skin/picto_fleche_03.png) no-repeat right 4px;
	padding:0 12px 0 0;
}

#search-1 #pager-1 .inner{
	padding:5px 10px;
}

#pager-1 ul{
	text-align:center;
}

#pager-1 li{
	display:inline;
}

#pager-1 li.first a,
#pager-1 li.last a{
	text-decoration:none;
}


/*  =ARTICLES
----------------------------------------------------------------------------- */
#articles-1{
	clear:both;
}

#articles-1 li{
	background:url(../images/skin/separateur_03.png) left top no-repeat;
	width:100%;
	overflow:hidden;
	padding:20px 0;
}

#articles-1 li .picture{
	float:left;
	margin:0 20px 0 0;
	width:200px;
	overflow:hidden;
}

#articles-1 li .content{
	/*display:table;*/
}


#articles-1 li h4{
	font-size:1.45em;
	color:#ac0648;
	margin:0 0 10px 0;
}

#articles-1 li h4 a{
	text-decoration:none;
	color:#ac0648;
	line-height:18px;
}
#articles-1 li .content p{
	padding-left:220px;
}

/*  =BOX
----------------------------------------------------------------------------- */
.box{
	clear:both;
}

.box-type-1 .box-top{
	background:url(../images/skin/bg_box.png) left top no-repeat;
}

.box-type-1 .box-top div{
	background:url(../images/skin/bg_box.png) right -6px no-repeat;
	height:6px;
	overflow:hidden;
	margin:0 0 0 7px;
}

.box-type-1 .box-btm{
	background:url(../images/skin/bg_box.png) left -12px no-repeat;
}

.box-type-1 .box-btm div{
	background:url(../images/skin/bg_box.png) right -20px no-repeat;
	height:8px;
	overflow:hidden;
	margin:0 0 0 7px;
}

.box-type-1 .box-content{
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
}
.box-type-1  .box-type-2 .box-content .inner{
	border:none;
}
.box-type-1 .box-content .inner{
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding:0 5px;
}

.box-type-2 .box-top{
	background:url(../images/skin/bg_box.png) left -28px no-repeat;
}

.box-type-2 .box-top div{
	background:url(../images/skin/bg_box.png) right -32px no-repeat;
	height:4px;
	overflow:hidden;
	margin:0 0 0 4px;
}

.box-type-2 .box-btm{
	background:url(../images/skin/bg_box.png) left -36px no-repeat;
}

.box-type-2 .box-btm div{
	background:url(../images/skin/bg_box.png) right -40px no-repeat;
	height:4px;
	overflow:hidden;
	margin:0 0 0 4px;
}

.box-type-2 .box-content{
	border:none;
	background:#f2f2f2;
}

/*  =Aide
----------------------------------------------------------------------------- */
.aide .bloc_top{float: left; clear: both; margin: 0 0 35px 0; width: 690px;}
.aide .bloc_top h3{float: left; clear: none; margin: 0 0 7px 0; width: 365px; font-size: 16px; line-height: 18px;}
.aide .bloc_top p{float: left; clear: none; width: 365px; margin: 0 0 0 0; font-size: 12px}
.aide .bloc_top .illustration{ clear: none; margin: 0 0 0 40px;}

.aide .bloc_infos{
margin: 0 25px 0 0;
padding: 80px 0 0 0;
width: 210px;}
.aide .bloc_infos.last{
margin: 0 25px 0 5px ;}
.aide .bloc_infos h3{color: #5c5c5c;}
.aide .bloc_infos p{width: 205px;}
.aide .guides{background: url(../images/skin/picto_aide_guides.png) 60px 0 no-repeat;}
.aide .contact{background: url(../images/skin/picto_aide_contact.png) 60px 0 no-repeat;}
.aide .faq{background: url(../images/skin/picto_aide_faq.png) 60px 0 no-repeat;}

/*  =01_Formulaire_05.html
----------------------------------------------------------------------------- */
.message_erreur{position: relative;
float: right; clear: both;
width: 485px;}
.message_erreur .error{
	position:absolute;
	top:2px;
	right:0;
}

#autre_operateur, #autre_revendeur{position: relative; z-index: 5000; float: left; clear: both; margin: 5px 0 0 2px;}


/*  =ACCUEIL
----------------------------------------------------------------------------- */
.accueil #barre-fonctionnelle{
	width:250px !important;
	background:#f2f2f2;
	position:absolute;
	right:0;
	top:0;
}
.accueil #barre-fonctionnelle .bloc-connect{
	float:none !important;
	padding:5px 5px 5px 10px;
	margin:0 auto !important;
}
.accueil #barre-fonctionnelle .bloc-connect .bt-type-01{
	float:right !important;
}
.flash-accueil{
	position:absolute;
	left:0;
	top:0;
}
.accueil #page .bloc_top{
	float:right !important;
}
.accueil #page .bloc_top .right{
	padding-top:25px;
	width:265px;
	height:320px;
}
.accueil .bloc_top h4{
	font-size:18px;
	color:#cccccc;
	font-weight:normal;
	padding-bottom:15px;
}
.accueil .bloc_top .bt-type-02{
	float:left;
	width:176px;
}
.accueil .bloc_top .bt-type-02 a{
	padding-top:7px;
}
.accueil .box-type-2 .box-content .inner{
	padding:20px 25px 25px 25px;
}
.accueil .box-type-1 .col{
	width:345px;
	float:left;
}
.accueil .box-type-1 .col ol{
	padding-left:10px;
}
.accueil .box-type-1 .col h2,
.accueil .box-type-1 .col ol li{
	padding:0 0 12px 0;
	margin-left:10px;
}
.accueil .box-type-1 .col h2{
	margin:0;
}
.accueil .box-type-1 .col ol li{
	font-size:16px;
	font-weight:bold;
}
.accueil .box-type-1 .col ol li div{
	font-size:11px;
	font-weight:normal;
}
.accueil .box-type-1 .col .bt-type-01{
	float:left;
}
.accueil .col2{
	float:left;
	width:335px;
}
.accueil .col2 .inner{
	padding:10px 0px 25px 25px;
	border:none;
}
.accueil .col2 .top{
	/*background:url(../images/skin/bg_form.jpg) no-repeat right top;*/
	padding:10px 10px 10px 0;
	position:relative;
}
.accueil .col2 .top h3{
	font-size:16px;
	background:url(../images/skin/picto_fleche_04.png) 190px 4px no-repeat;
	width:211px;
}
.accueil .col2 .top h3 span{
	font-size:12px;
	font-weight:normal;
	display:block;
	padding-top:5px;
}
.accueil .col2 .top .lien-produits{
	display:block; 
	position:absolute; 
	right:0; 
	top:0;
}
.accueil .col2 .separateur{
	background:url(../images/skin/separateur_06.png) no-repeat center center;
	height:1px;
	width:100%;
	padding:10px 0 15px 0;
	margin:0;
}
.form-connexion h3{
	font-size:16px;
	padding-bottom:20px;
}
.form-connexion .groupe-champs{
	padding-bottom:15px;
}
.form-connexion label{
	width:75px;
	display:-moz-inline-box;
	display:inline-block;
}
.form-connexion .groupe-champs input{
	background:url(../images/skin/bg_champs_02.png) no-repeat left top;
	width:206px;
	padding-right:20px;
}
.form-connexion .lien{
	float:right;
}
.form-connexion .groupe-last{
	padding-bottom:10px;
}
.form-connexion .groupe-checkbox{
	padding-bottom:10px;
}
.form-connexion .bt-type-07{
	margin-top:0px;
}


/*  =Formulaire contact service client
----------------------------------------------------------------------------- */
.form-contact-service label{
	width:130px !important;
}
.form-contact-service .groupe-select,
.form-contact-service .groupe-textarea{
	padding-bottom:20px;
}
.form-contact-service .groupe-select select{
	font-size:11px;
	width:190px;
}
.form-contact-service .groupe-textarea{	
	position:relative;
}
.form-contact-service .groupe-textarea textarea{
	background:url(../images/skin/bg_textarea.png) no-repeat left top;
	width:524px;
	height:160px;
	border:none;
	padding:5px 0 0 0;
	font-size:11px;
    font-family:Trebuchet MS, Arial, Verdana, sans-serif;
}
.form-contact-service .groupe-champs .bulle{
	right:-60px;
}
.form-contact-service .picto-false,
.form-contact-service .picto-true{
	right:210px;
}
.form-contact-service .error,
.form-contact-service .error2{
	left:145px;
}
.form-contact-service .groupe-textarea .error{
	top:165px;
}
.form-contact-service .groupe-textarea .picto-false,
.form-contact-service .groupe-textarea .picto-true{
	right:-5px;
}

/*  =Popup de connexion
----------------------------------------------------------------------------- */
.popup-connex{
	width:345px;
	text-align:left;
	border:1px solid #CCCCCC;
	/*position:absolute;*/
	z-index:1000;
	background:#fff;
}
.popup-connex .inner-popup{
	padding:15px 15px 25px 15px;
}
.popup-connex .inner-popup .bt-type-01{
	/*float:left;*/
	float:right;
}
.popup-connex .inner-popup .bt-type-01 input{
	border:none;
	cursor:pointer;
}
.form-connexion .groupe-champs{
	position:relative;
}
.form-connexion .error{
	position:absolute;
	top:17px;
	left:0;
	text-align:center;
}
.msie7 .form-connexion .error{
	top:22px;
}

.popup-partage textarea{
	border:1px #ccc solid;
	font-size:11px;
	width:206px;
	height:80px;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
}
.popup-connex .form-connexion .groupe-checkbox{
	padding-bottom:0;
}

/*  =Popup Chambre
----------------------------------------------------------------------------- */
.popup-room{
    width:435px;
    text-align:left;
    border:1px solid #CCCCCC;
    /*position:absolute;*/
    z-index:1000;
    background:#fff;
}

.popup-room h2{
    text-align:center;
    padding-bottom:30px;
}

.popup-room .inner-popup{
    padding:15px 15px 25px 15px;
}
.popup-room .inner-popup .bt-type-01{
    margin-left:auto;
    margin-right:auto;
    width:150px;
}
.popup-room .inner-popup .bt-type-01 input{
    border:none;
    cursor:pointer;
}
.form-connexion .groupe-champs{
    position:relative;
}
.form-connexion .error{
    position:absolute;
    top:17px;
    left:0;
    text-align:center;
}
.msie7 .form-connexion .error{
    top:22px;
}

.popup-room .form-connexion .groupe-checkbox{
    padding-bottom:0;
}

.mini-banner{
    overflow:hidden;
}
.mini-banner img{
    float:left;          
    padding:0 20px 0 0;
}

.mini-banner p{
    display:block;   
    overflow:hidden;
    margin:0!important;
}

.link-block{
    margin:20px 0 0 0;
    border:1px solid #CCCCCC;
    padding:10px 5px 10px 5px;
    width:400px;
    height:50px;
    font-size:11px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.btLine{
    text-align:center;
    position:relative;
}

.rules{
    height:220px;
    overflow-y:scroll;
}

/*  =Popup Catalog
----------------------------------------------------------------------------- */
.popup-catalog{
    width:528px;
    text-align:left;
    border:1px solid #CCCCCC;
    /*position:absolute;*/
    z-index:1000;
    background:#fff;
}

.popup-catalog h2{
    text-align:center;
    padding-bottom:20px;

}

.popup-catalog .inner-popup{
    padding:15px 15px 25px 15px;
}
.popup-catalog .inner-popup .bt-type-01{
    margin-left:auto;
    margin-right:auto;
    width:150px;
}
.popup-catalog .inner-popup .bt-type-01 input{
    border:none;
    cursor:pointer;
}
.form-connexion .groupe-champs{
    position:relative;
}
.form-connexion .error{
    position:absolute;
    top:17px;
    left:0;
    text-align:center;
}
.msie7 .form-connexion .error{
    top:22px;
}

.popup-room .form-connexion .groupe-checkbox{
    padding-bottom:0;
}

/*  =bloc home
----------------------------------------------------------------------------- */
.bloc-home{
	width:700px;
	height:234px;
	clear:both;
	background:url(../images/skin/bg_bloc_home.png) no-repeat left top;
	position:relative;
}
.bloc-home .inner{
	padding:25px;
}
.bloc-home h3{
	font-size:16px;
	padding-bottom:15px;
}
.bloc-home .inner .col1,
.bloc-home .inner .col2,
.bloc-home .inner .ss-col1,
.bloc-home .inner .ss-col2{
	float:left;
	position:relative;
}
.bloc-home .inner .col1{
	width:170px;
}
.bloc-home .inner .col2{
	width:425px;
	padding-left:45px;
}
.bloc-home .inner .ss-col1{
	width:180px;
	border-right:1px #ececec solid;
	height:145px;
}

.no-border-right{
	border-right:0px!important;
}

.bloc-home .inner .ss-col2{
	padding-left:20px;
	width:200px;
	height:145px;
}
.bloc-home .inner .ss-col1 p,
.bloc-home .inner .ss-col2 p{
	width:110px;
	float:left;
}
.bloc-home .inner .ss-col2 img{
	float:right;
}
.bloc-home .inner .bt-type-07{
	position:absolute;
	bottom:20px;
	left:0;
	margin:0;
}
.bloc-home .inner .ss-col2 .bt-type-07{
	left:20px;
}
.bloc-home .bt-type-08{
	width:129px;
	height:34px;
	background:url(../images/skin/bt_type_08.png) no-repeat left top;
	margin:12px 0 12px 0;
}
.bloc-home .bt-type-08 a{
	display:block;
	padding:2px 0 0 10px;
	color:#FFFFFF;
	text-decoration:none;
}
.bloc-home .bt-type-01{
	width:129px;
}

.bloc-home .bt-type-011{
	width:129px;
}

.bloc-home .lien-bons-plans{
	position:absolute;
	right:20px;
	bottom:15px;
	font-size:10px;
	background:url(../images/skin/picto_fleche_04.png) no-repeat right 4px;
	padding-right:15px;
}

.archives fieldset{
	padding:0 0 30px 0;
}
.archives fieldset .bt-type-07{
	float:none;
	display:inline-block;
	margin:0 0 0 5px;
	vertical-align:middle;
}
.archives fieldset .bt-type-07 a{
	padding:2px 8px;
}
.archives fieldset .bt-type-07 a.inactif{
	color:#aaa9a9;
}
.archives #archives fieldset .groupe-champs label{
	text-align:right;
	margin:0 5px 0 0;
	width:90px;
}
.archives #archives fieldset .groupe-champs select{
	position:relative;
}

.clouds-1 li{
	display:inline;
	line-height:2em;
	padding:0 5px 0 0;
}
.clouds-1 li.size-1{
	font-weight:bold;
	font-size:1.25em;
}
.clouds-1 li.size-2{
	font-weight:bold;
}
.clouds-1 li a{
	text-decoration:none;
}
.clouds-1 li a:hover{
	text-decoration:underline;
}

.color1{color:#d5497f;}
.intro{font-size:14px;}
.container1{padding:0 0 0 59px; clear:both;}
.container2{padding:0 0 0 89px;}
.container3{padding:0 0 30px 10px; clear:both;}
.container4{padding:0 0 30px 0;}
img.flickr{margin-top:30px;}






/* WYSIWYG  */
.wysiwyg a{
    text-decoration:underline;
}

.wysiwyg .style1{
    font-weight:bold;
}

.wysiwyg .style2{
    text-decoration:underline;
}

.wysiwyg .style3{
    color:#AC0648;
    font-weight:bold;
}

.wysiwyg ul, .wysiwyg ol{
    padding-left:2em;
}

/* 03_Magazine_03_01_septembre_03.html  */
.liste-ol-type-01{
	list-style-position:inside;
}
.liste-ol-type-01 li{
	font-size:14px;
	color:#ac0648;
	font-weight:bold;
}
.liste-ol-type-01 li span{
	font-size:11px;
}
.liste-ol-type-01 li p{
	color:#5D5C5C;
	font-weight:normal;
	font-size:11px;
}
.bloc-encadre-type-01{
	width:381px;
	border:1px #d7d7d7 solid;
	margin:0 auto;
	margin-bottom:20px;
}
.bloc-encadre-type-01 .inner{
	padding:10px;
}
.bloc-encadre-type-01 .inner p{
	width:auto;
	margin:0;
}
.visu-type-01{
	text-align:center;
}
.liste-ol-type-02{
	list-style-position:inside;
	padding-bottom:26px;
}
.liste-ol-type-02 li{
	font-weight:bold;
}
.liste-ol-type-02 li span{
	font-weight:normal;
}
.bloc-encadre-type-01 .visu{
	float:left;
	padding-right:20px;
}
.cadre_01 .liste_produits p{
	margin-bottom:5px;
}

/* 03_Magazine_03_01_septembre_01.html  */
.liste-ul-type-01{
	list-style:square;
	padding-left:20px;
	padding-bottom:15px;
}
.liste-ul-type-01 li{
	font-weight:normal;
	padding-bottom:4px;
	font-size:11px;
	color:#5D5C5C;
}
.ss-titre-type-01{
	color:#ac0648;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:0;
}
.liste-ol-type-03{
	padding-left:40px;
	font-weight:bold;
}
.liste-ol-type-03 li{
	padding-bottom:4px;
}
.liste-ol-type-03 span{
	font-weight:normal;
}
.note-type-01{
	font-size:10px;
	font-style:italic;
	padding:10px 0 0 20px;
}

/* 03_Magazine_03_01_septembre_01.html  */
.liste-ol-type-01 li div strong{
	font-weight:bold;
	padding-bottom:4px;
	font-size:11px;
	color:#5D5C5C;
}

/* 03_Magazine_03_01_septembre_02.html  */
.table-mag{
	width:453px;
	margin-bottom:30px;
}
.table-mag td{
	border:1px #ececec solid;
	text-align:center;
	padding:10px;
}

/* 03_Magazine_03_01_septembre_04.html  */
.note-type-02{
	font-size:10px;
	padding:0 50px 0 20px;
	width:auto !important;
	text-align:right;
}

/* 03_Magazine_03_01_septembre_05.html  */
.note-type-03{
	font-size:10px ;
	width:auto !important;
}

.msie7 #barre-fonctionnelle .bloc-connect ul{
	width:150px;
	text-align:right;
}

/* surcharge 14092009 */
.msie6 .rightCol .bt-type-05,
.msie7 .rightCol .bt-type-05{
	width:95px;
}
.msie6 .aide .bloc_infos.last{
	margin-right:-3px;
}
/* end */

.cadre_01{
min-height:40px;
}
.msie6 .cadre_01{
min-height:40px;

}

.msie6 .liste-contact-d .error{
    width:230px;
}

.msie6 .aide .bloc_infos.last{
	margin-right:-3px;
}

.inner-popup p.error, .inner-popup p.error2{
	margin:0;	
}

.loading{
    display:none;
    position:absolute;
    z-index:100;
    bottom:100px;
    left:250px;
}

.search-image{
	width: expression( this.width > 150 ? "150px": "auto" );
	height: expression( this.height > 150 ? "150px": "auto"  );
    max-height:150px;
    max-width:150px;
  /*  margin-top: expression( (200 - ( this.height > 150?150:this.height) ) / 2 )px;*/
}

.info-image{
	width: expression( this.width > 200 ? "200px": "auto" );
	height: expression( this.height > 165 ? "165px": "auto"  );
    max-height:165px;
    max-width:200px;
}

.guide-image{
	width: expression( this.width > 150 ? "150px": "auto" );
	height: expression( this.height > 140 ? "140px": "auto"  );
	max-height:140px;
    max-width:150px;
}

.small-image{
	width: expression( this.width > 45 ? "45px": "auto" );
	height: expression( this.height > 93 ? "93px": "auto"  );
	max-height:93px;
    max-width:45px;
}

.interpol-image{
	-ms-interpolation-mode: bicubic;
	interpolation-mode: bicubic;
} 

/* fix Flash borders for FF3 */
#page object{
	outline:none
}

/* surcharge 23092009 */
.bon-plan-bloc-01{
	width:351px;
	height:138px;
	background:url(../images/skin/bg_bloc_01.png) no-repeat left top;
	float:left;
	padding-right:2px;
	position:relative;
}
.bon-plan-bloc-01 .inner{
	padding:15px 35px;
	text-align:center;
}
.bon-plan-bloc-01 p{
	padding:5px 0 10px 0;
	font-size:14px;
}
#barre-fonctionnelle .bloc-connect ul{
	width:auto;
}

#barre-fonctionnelle .bloc-connect{
display:block;
float:right;
width:auto;
/*width:240px;*/
}



/* surcharge 24092009 */
.invite_inscription_bons_plans p{
	font-size:15px;
	font-weight:bold;
}

.bloc_background_01 .bottom{
	clear:none;
	float:none;
}
.msie6 .invite_inscription_bons_plans p,
.msie7 .invite_inscription_bons_plans p	{
	padding-bottom:18px;
}

.mag_article .leftCol p{width:auto;}
.mag_article .leftCol{background:none;}

.bt-nav a{
	margin-right:3px;
}

/* bug 20619 ie6 */
/*.msie6 #barre-fonctionnelle .bloc-connect{
	position:relative;
}

.msie6 #barre-fonctionnelle .bloc-connect .bt-type-01,
.msie6 #barre-fonctionnelle .bloc-connect .lien{
 	position:absolute;
	right:0;
}
.msie6 #barre-fonctionnelle .bloc-connect .lien{
 	top:25px;
}
.msie6 #barre-fonctionnelle .bloc-connect .texte{
	padding-right:115px;
}
.msie6 #bloc-titre-page{
	padding-top:45px;
}*/
.msie6 #barre-fonctionnelle .bloc-connect .texte{
	float:none;
	text-align:right;
	padding-bottom:4px;
}

/* bug 20101 */
.aide .guides{background: none;}
.aide .contact{background: none;}
.aide .faq{background: none;}

#col-g .content{
	position:relative;
	z-index:10;
}

.groupe-nav{
	width:612px; 
	position:relative; 
	left:-198px; 
	z-index:2; 
	float:left;
}

.msie6 .groupe-nav{
	position:absolute; 	
	left:-198px; 
	margin-left:25px;
}

.msie6 .groupe-nav-ie6 .nav{

}

.msie6 #col-g .content .hack-bloc-ie6{
	margin-top:185px;
}





button.bt-type-01,
a.bt-type-01{
    display:-moz-inline-box; 
    display:inline-block; 
    margin:0; 
    padding:0; 
    font:11px/19px Trebuchet MS, Arial, Helvetica, sans-serif; 
	color:#FFF;
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none;
	text-decoration:none;
} 
button.bt-type-01 span,
a.bt-type-01 span{
    position:relative;
    float:left; 
    padding:0 0 0 15px; 
    vertical-align:middle; 
    background:url(../images/skin/bt_type_01_g.png) no-repeat left top;
} 
button.bt-type-01 span span,
a.bt-type-01 span span{
    padding:0 15px 0 0; 
    background:url(../images/skin/bt_type_01_d.png) no-repeat right top;
	height:19px;
}

button.bt-type-011,
a.bt-type-011{
    display:-moz-inline-box; 
    display:inline-block; 
    margin:0; 
    padding:0; 
    font:11px/19px Trebuchet MS, Arial, Helvetica, sans-serif; 
	color:#FFF;
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none;
	text-decoration:none;
} 
button.bt-type-011 span,
a.bt-type-011 span{
    position:relative;
    float:left; 
    padding:0 0 0 15px; 
    vertical-align:middle; 
    background:url(../images/skin/bt_type_01_g.png) no-repeat left top;
} 
button.bt-type-011 span span,
a.bt-type-011 span span{
    padding:0 15px 0 0; 
    background:url(../images/skin/bt_type_01_d.png) no-repeat right top;
	height:19px;
}
 
.msie6 button.bt-type-01, .msie6 a.bt-type-01{width:1%; overflow:visible;} 
.msie7 button.bt-type-01, .msie7 a.bt-type-01{overflow:visible;}

.msie6 button.bt-type-011, .msie6 a.bt-type-011{width:1%; overflow:visible;} 
.msie7 button.bt-type-011, .msie7 a.bt-type-011{overflow:visible;}


/* ------------------------------- PAGES MAG OCTOBRE */
.bloc-grille-01,
.bloc-grille-02,
.bloc-grille-03{
	width:705px;
	background:url(../images/skin/bg_degrade_01.png) repeat-x left -11px;
}
.no-bg { background:none; }
.bloc-grille-01 .corps{
	background:url(../images/skin/bg_filet_01.png) repeat-y left top;
}
.bloc-grille-03 .corps {
	background:url(../images/skin/bg_filet_03.png) repeat-y left top;
}
.bloc-grille-01 .ss-bloc,
.bloc-grille-03 .ss-bloc{
	width:215px;
	min-height:160px;
	float:left;
	margin-left:18px;
}
.bloc-grille-03 .cover { background:#e6e6e6; border-left:1px solid #cccccc; padding-left:10px; width:209px; }
.msie6 .bloc-grille-01 .ss-bloc,
.msie6 .bloc-grille-03 .ss-bloc{
	height:160px;
	margin-left:12px;
}
.bloc-grille-01 .ss-bloc p{
	margin-bottom:0;
	padding:10px 0;
}
.bloc-grille-03 .ss-bloc p{
	margin-bottom:0;
	padding:0 0 10px 0;
}
.bloc-grille-01 .entete-01,
.bloc-grille-02 .entete-01,
.bloc-grille-03 .entete-01{
	background:url(../images/skin/entete_bloc_grille.png) no-repeat left top;
	width:705px;
	height:11px;
}
.bloc-grille-01 .ss-bloc h3,
.bloc-grille-03 .ss-bloc h3{
	color:#b5205b;
	font-size:13px;
	font-weight:bold;
	padding:5px 0;
	margin:0;
}
.bloc-grille-01 .entete-02,
.bloc-grille-02 .entete-02,
.bloc-grille-03 .entete-03,
.bloc-grille-03 .entete-02{
	height:16px;
	background:url(../images/skin/entete_bloc_grille_02.png) no-repeat left top;
}
.bloc-grille-03 .entete-03{
	background:url(../images/skin/entete_bloc_grille_03.png) no-repeat left top;
}
.bloc-grille-01 .footer,
.bloc-grille-02 .footer,
.bloc-grille-03 .footer,
.bloc-grille-03 .footer-03 {
	background:url(../images/skin/footer_bloc_grille.png) no-repeat left top;
	height:11px;
	width:705px;
}
.bloc-grille-03 .footer-03 {
	background:url(../images/skin/footer_bloc_grille_03.png) no-repeat left top;
}
.bloc-astuce{
	overflow:hidden;
	float:none;
}
.bloc-astuce .ss-bloc{
	width:205px;
	float:left;
	margin-left:10px;
}
.bloc-grille-02 .corps{
	background:url(../images/skin/bg_filet_02.png) repeat-y left top;
	overflow:hidden;
}
.bloc-grille-02 .ss-bloc{
	width:325px;
	float:left;
	margin-left:20px;
}
.msie6 .bloc-grille-02 .ss-bloc{
	margin-left:10px;
}
.bloc-grille-02 .ss-bloc p{
	padding-bottom:10px;
	margin:0;
	width:auto !important;
}
.bloc-grille-02 .ss-bloc h3{
	color:#b5205b;
	font-size:13px;
	font-weight:bold;
}
.bloc-grille-02 .ss-bloc .bt-type-07{
	margin-top:0;
}
.note-bas-page{
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	font-size:10px;
	padding-top:10px;
	color:#bebcbc;
}

.bloc-encart{
	width:344px;
	height:111px;
	background:url(../images/skin/bg_bloc_02.png) no-repeat left top;
	float:right;
}
.bloc-encart .inner{
	padding:10px;
}
.bloc-encart .inner img{
	display:block;
	float:left;
}
.bloc-encart .inner h3{
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
}
.bloc-encart .inner p{
	margin:0;
	padding-left:124px;
	width:auto !important;
}
.bloc-encart .inner .bt-type-07{
	margin:-5px 0 0 124px;
}
.pres-txt{
	font-size:14px;
	font-style:italic;
	width:330px !important;
	float:left;
	clear:both;
	line-height:18px;
	padding-top:5px;
}
.bloc-tuto{
	border-top:1px #dfdfdf solid;
	padding-top:15px;
}
.bloc-tuto .bloc-01{
	width:190px;
	float:left;
	margin-right:20px;
	width:190px;
}
.bloc-tuto .bloc-02{
	float:left;
}
.bloc-tuto .bloc-02 p{
	float:left;
	width:225px;
	margin-right:20px;
}
.msie6 .bloc-tuto .bloc-02 p{
	margin-right:15px;
}
.bloc-tuto .bloc-02 p strong{
	display:block;
	font-weight:bold;
	font-size:13px;
}
.bloc-tuto .bloc-01 h4,
.bloc-tuto .bloc-02 h4{
	font-weight:bold;
	font-size:13px;
	color:#b5205b;
	padding-bottom:15px;
}
.bloc-tuto .bloc-02 h4 span{
	font-weight:normal;
	color:#5D5C5C;
}

.bloc-grille-01-bis .ss-bloc .accroche{
	color:#b5205b;
	font-size:11px;
	padding-bottom:5px;
}
.bloc-grille-01-bis .ss-bloc h3{
	color:#5d5c5c;
	font-size:16px;
	padding-top:0;
}
.bloc-grille-01-bis .ss-bloc .bt-type-07{
	margin:0;
}
.bloc-grille-02-bis h3{
	margin:0 20px !important;
	padding:0 0 10px 0;
	border-bottom:1px #dfdfdf solid;
	background:#f8f8f8;
}
.bloc-grille-02-bis .filet-none{
	background:url(../images/skin/bg_filet_03.png) repeat-y scroll left top;
}
.bloc-grille-02-bis .filet-none h3{
	margin-bottom:10px !important;
}
.bloc-grille-02-bis .filet-none .ss-bloc{
	width:auto !important;
}
.bloc-astuce{
	background:url(../images/skin/bloc_invite_inscription_bons_plans_02.png) no-repeat left top;
}
.bloc-astuce .chapo{
	font-size:13px;
	padding-right:20px;
	width:auto !important;
}
.bloc-astuce .illu{
	float:right;
	padding:0 40px 0 50px;
}
.bloc-astuce .bloc-texte h4{
	color:#b5205b;
	font-size:13px;
	font-weight:bold;
	padding-bottom:20px;
}
.bloc-astuce .bloc-texte p{
	width:430px;
}


/*articles*/
.article p{
	font-size:11px;
	margin:0 0 10px 0!important;
}
.article div{
	font-size:12px;
}
.article h2{
	margin:20px 0;
}
.article ol{
	margin:0;
	padding:0;
}
.article ol li{
	margin:0;
	padding:0;
	list-style-position:inside;
}
.article ol.list-type-01{
	margin:0 0 0 30px;
}
.article ol.list-type-01 li{
	color:#b5205b;
	font-size:17px;
	list-style-position:outside;
	margin:10px 0;
}
.article ol.list-type-01 li div{
	color:#5d5c5c;
	font-size:11px;
}
.article ul.list-type-03 li div{
	font-size:11px;
}
.article .separator{
	border-top:1px solid #dfdfdf;
	margin:20px 0 0 0;
	padding:15px 0 0 0;
}
.article .block{
	width:100%;
	overflow:hidden;
}
.article .block .first,
.article .block .last{
	width:50%;
	float:left;
}
.article .block-type-01 .first{
	width:480px;
	overflow:hidden;
}
.article .block-type-01 ul{
	width:100%;
	overflow:hidden;
}
.article .block-type-01 li{
	float:left;
	width:140px;
	min-height:60px;
	height:auto!important;
	height:60px;
	padding:5px 0;
}
.article .block-type-01 li.middle{
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding:5px 9px;
	margin:0 10px;
}
.article .block-type-01 li strong,
.article .block-type-02 li strong,
.article .block-type-03 li strong{
	color:#b6245e;
}
.article .block-type-01 .last{
	width:190px;
	float:right;
}
.article .block-type-02 ul,
.article .block-type-02 .picture{
	width:50%;
	overflow:hidden;
	float:left;
}
.article .block-type-02 li{
	margin:0 10px 10px 0;
}
.article .block-type-02 .picture{
	text-align:right;
}
.article .block-type-03 ul{
	width:100%;
	overflow:hidden;
}
.article .block-type-03 li{
	float:left;
	width:228px;
}
.article .block-type-03 li.middle{
	margin:0 8px;
}
.article .block-type-03 li p {
	margin:10px 0!important;
}
.article .block .first .inner{
	margin:0 15px 0 0;
}
.article .block .last .inner{
	margin:0 0 0 15px;
}
.article .block .right{
	text-align:right;
}

.article .bloc_background_01{
	padding:15px 25px 15px 15px;
	margin:0 0 15px 0;
	width:670px;
}
.article .bloc_background_01 *{
	font-size:11px;
}

.article .note{
	color:#cac8c8;
	font-size:9px;
}

#table-longtime-recording{
	width:100%;
	border-collapse:collapse;
	margin:20px 0;
}
#table-longtime-recording th,
#table-longtime-recording td{
	border:1px solid #dfdfdf;
	font-weight:normal;
	text-align:center;
	padding:10px 15px;
}
#table-longtime-recording th.none{
	border:none;
	vertical-align:bottom;
	color:#b5205b;
}
#table-longtime-recording th.left{
	text-align:left;
}

.zone-flash{
	margin:10px 0;
}

/* end */

/* surcharge */
#col-g .content{
	z-index:1;
}
.msie6 .bons_plans_2cols .leftCol{
	margin:0;
}
h1 span.baseline{
	margin-top:0;
}
.bons_plans .bloc .bloc_infos{
	margin-bottom:25px;
	width:200px;
}

/* ODR */
.bloc-03{
	float:left;
	padding-right:50px;
	padding-bottom:30px;
}
.msie7 .bloc-promo,
.msie6 .bloc-promo {
	height:110px;
}
.bloc-promo .groupe-champs-01{
	float:left;
}
.bloc-promo .groupe-champs-01 input{
	background:url(../images/skin/bg_champs_03.png) no-repeat left top;
	height:20px;
	width:175px;
	border:none;
	padding-left:5px;
	padding-top:2px;
}
.bloc-promo .groupe-champs-01 label{
	padding-right:15px;
}
.bloc-promo .groupe-champs-02{
	float:right;
	display:block;
	padding-top:10px;
	padding-right:64px;
}
.bloc-promo .groupe-champs-02 input{
	background:url(../images/skin/bg_champs_04.png) no-repeat left top;
	height:20px;
	width:107px;
	border:none;
	padding-left:5px;
	padding-top:2px;
}
.bloc-promo .groupe-champs-02 label{
	padding-right:30px;
}
.bloc-promo .note{
	color:#ff0000;
	font-style:italic;
	width:70%;
	float:left;
	display:block;
	padding-top:15px;
}
.bloc-promo .bt-type-01{
	float:right;
	margin-right:65px;
	margin-top:10px;
}
.msie6 .bloc-promo .bt-type-01{
	margin-right:32px;
}
.bas_odr{
	margin-top:40px;
	clear:both;
	float: left; clear: both;
	padding: 7px 0 0 0;
	width: 695px;
	border-top: 1px solid #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696
}
.odr-texte{
	padding-left:20px !important;
	padding-right:30px !important;
}
.odr-notice{
	padding-left:30px !important;
}

/* OPE ODR */
.marge-01{
	padding-top:30px;
}
.marge-02{
	padding-top:5px;
}
.marge-03{
	padding-top:45px;
}
.list-type-02{
	margin-left:20px;
}
.list-type-02 li{
	padding-left:15px;
	background:url(../images/skin/picto_01.png) left bottom no-repeat;
}

.list-type-03{
	margin-left:0px;
}
.list-type-03 li{
	padding-left:15px;
	padding-bottom:4px;
	background:url(../images/skin/puce_rond_rose.png) 0px 5px no-repeat;
}


.bloc-04 .inner{
	padding:10px 10px 20px 20px;
}
.bloc-04 .middle{
	background:url(../images/skin/bg_bloc_04.png) left bottom no-repeat;
	width:718px;
}
.bloc-04 .ref{
	font-size:33px;
	font-weight:normal;
	padding-bottom:10px;
	line-height:30px;
}
.bloc-04 .bt-type-02{
	float:none;
	width:175px;
	clear:none;
}
.bloc-04 .produit{
	float:left;
}
.bloc-04 .align{
	padding:50px 30px 0 370px;
}
.groupe-champs-02{
	width:180px;
	float:left;
	padding-left:30px;
	margin-top:10px;
}
.groupe-champs-02 input{
	width:175px;
	height:20px;
	background:url(../images/skin/bg_champs_05.png) no-repeat left top;
	border:none;
	font-size:11px;
	color:#5d5c5c;
	padding-top:3px;
	padding-left:5px;
	display:block;
	float:left;
}
.groupe-champs-02 input.disable{
	background:url(../images/skin/bg_champs_06.png) no-repeat left top;
}
.groupe-champs-02 a{
	text-align:right;
	display:block;
}
.bloc-rembourse{
	position:relative;
}
.bloc-rembourse .bt-type-01{
	float:right;
	margin:30px 0 0 0;
	position:relative; 
	right:30px;
}

.bloc-rembourse .error, .bloc-rembourse .error2{
	position:absolute;
	display:block;
	float:left;
	left:0;
	top:80px;
	padding:20px 0 0 20px;
}
.info-oblig{
	font-style:italic;
	color:#ff0000;
}
.bas_odr .top{
	color:#969696;
	display:block;
	text-align:right;
}
.bloc-04 .bloc-produit{
	width:266px;
	float:left;
	margin-right:60px;
}
.bloc-04 .bloc-produit h3{
	text-align:center;
	font-size:12px;
}
.bloc-04 .bloc-produit .bt-type-02,
.bloc-04 .bloc-produit-02 .bt-type-02{
	margin-top:5px;
}
.bloc-04 .bloc-produit .groupe-champs-03 input,
.bloc-04 .bloc-produit-02 .groupe-champs-03 input{
	display:block;
	float:left;
}
.bloc-04 .bloc-produit .groupe-champs-03 label,
.bloc-04 .bloc-produit-02 .groupe-champs-03 label{
	padding:0 0 0 20px;
	display:block;
}
.bloc-04 .bloc-produit-02{
	width:146px;
	float:left;
}
.bloc-04 .bloc-produit-02 h3{
	font-size:12px;
}
.bloc-04 .bloc-produit-02 .bt-type-02{
	width:118px;
}
.bloc-04 .bloc-produit-02{
	margin-right:25px;
}
/* #22264 */
.msie6 .form-compte5 .groupe-champs{
    width:448px;
}
/*article decembre 09*/
.logo-intro img { float:left; margin-right:40px; }
.logo-intro p { font-size:11px; padding:5px 0 0 0; }


ol.list-1 { margin:0 1px; overflow:hidden; padding:0; }
.msie6 ol.list-1 { width:100%; }
ol.list-1 li { float:left; width:210px; margin:16px 0 20px 20px; list-style:none; }
.msie6 ol.list-1 li { display:inline; width:205px; }
ol.list-1 li,
ol.list-2 li,
ol.list-3 li,
ol.list-4 li { background-repeat:no-repeat; background-position:left 4px; list-style:none; }
li.item-1 { background-image:url(../images/data/list-1-item-1.png); }
li.item-2 { background-image:url(../images/data/list-1-item-2.png); }
li.item-3 { background-image:url(../images/data/list-1-item-3.png); }
li.item-4 { background-image:url(../images/data/list-1-item-4.png); }
li.item-5 { background-image:url(../images/data/list-1-item-5.png); }
li.item-6 { background-image:url(../images/data/list-1-item-6.png); }
li.item-7 { background-image:url(../images/data/list-1-item-7.png); }
li.item-8 { background-image:url(../images/data/list-1-item-8.png); }
ol.list-1 li p { color:#5d5c5c; padding:5px 0 0 20px; }
.mag_article .leftCol ol.list-1 li p { width:auto;}

ol.list-2 li { list-style:none; margin:0 0 0 0; padding:0 20px 0 20px; display:block; }
ol.list-2 li p { font-size:11px; padding:5px 0 0 0; }
.msie6 .mag_article .leftCol ol.list-2 li { padding-left:10px; }
.msie6 .mag_article .leftCol ol.list-2 li p { height:0.01%; }

ol.list-3 {overflow:hidden;}
.msie6 ol.list-3 { width:100%; }
ol.list-3 li { float:left; width:280px; margin:16px 0 10px 20px; list-style:none; padding:0 50px 0 0; }
ol.list-3 li p { font-size:11px; padding:5px 0 0 20px; }
.msie6 ol.list-3 li { display:inline; width:260px; }

ol.list-4 li p { font-size:13px; padding:5px 0 0 20px; line-height:1.3em; }
.msie6 .mag_article .leftCol ol.list-4 li { padding-left:20px; }
.msie6 .mag_article .leftCol ol.list-4 li p { height:0.01%; padding-left:0; }

.table-1 { margin-bottom:40px; }
.table-1 tr td,
.table-1 tr th { border:1px solid #ebeaea; padding:10px; line-height:1.3em; }
.table-1 tr th { color:#b11452;/*red*/ font-size:17px; font-weight:normal; }

.step { overflow:hidden; width:100%; padding:0 0 30px 0; }
.step .pic { float:right; margin:0 0 0 50px;}
.step p {font-size:13px; line-height:1.3em;}	
.step p strong {color:#b11452;}

.steps-1 ol {overflow:hidden; width:100%; list-style:none; }
.steps-1 ol li { float:left; width:255px; padding:0 100px 12px 0; min-height:152px; }
.steps-1 ol li img { margin:0 0 12px 0; }
.steps-1 ol li p { font-size:13px; line-height:1.3em; }
.steps-1 ol li p strong { color:#b11452; }

p.intro2 { font-size:13px; line-height:1.3em; }


.block-type-04 { overflow:hidden; width:100%; line-height:1.3em; border-bottom:1px solid #e6e6e6; padding:0 0 15px 0; margin:0 0 20px 0; }
.block-type-04 .col-1,
.block-type-04 .col-2 { float:left; width:355px; }
.block-type-04 img { margin-bottom:16px; }
.title-1 { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#b5205b; font-weight:normal; padding:0 0 3px 0; }
.title-1 img { margin:0; }
.title-1 a { color:#b5205b; }
.block-type-04 .border { border-right:1px solid #e6e6e6; margin-right:20px; padding-right:10px; }

.block-type-05 { overflow:hidden; width:100%; line-height:1.3em; border-bottom:1px solid #e6e6e6; padding:0 0 15px 0; margin:0 0 20px 0; }
.block-type-05 .col-1 { float:left; width:290px; padding:0 20px 0 0; }
.block-type-05 .col-2,
.block-type-05 .col-3 { float:left; width:200px; }
.block-type-05 .bt-type-07 { margin-top:10px; }

.block-1 { overflow:hidden; width:100%; padding:0 0 20px 0; }
.block-1 img { float:right; margin:0 5px 0 20px; }
.msie6 #bloc-titre-page.connected { margin-top:0; }

.clear { clear:both; }

.list-5 { padding:0 0 10px 0; }
.list-5 li { line-height:1.3em; overflow:hidden; width:100%; padding:0 0 10px 0; }
.list-5 img { float:left; margin:0 10px 0 0; }
.list-5 h4 { color:#ac0468; font:18px Arial, Helvetica, sans-serif; }
.list-5 p { font-size:13px; }

.block-type-06 { overflow:hidden; width:100%; line-height:1.3em; padding:0 0 15px 0; margin:0 0 20px 0; }
.block-type-06 p { font-size:13px; }
.block-type-06 .col-1 { float:left; width:300px; padding-right:40px; border-right:1px solid #e6e6e6; }
.block-type-06 .col-2 { float:left; width:300px; padding-left:40px; }
.block-type-06 img { margin-bottom:16px; }

/*.hasJS #barre-fonctionnelle .bloc-connect p {
    display:none;
}*/


/*  =DESABONNEMENT
----------------------------------------------------------------------------- */
.desabonnement{
	padding: 0;
}

.desabonnement p{ width: 100%; }

.desabonnement p.error{ position: static}

.desabonnement .bt-type-01, .desabonnement .bt-type-07{
	margin: 10px 0 0 0;
	float: left;
}

.desabonnement .bt-type-01 input{ 
	margin-right: 0;
	overflow: visible;
}


.msie6 .desabonnement .bt-type-01 input, .msie7 .desabonnement .bt-type-01 input{ padding-top: 0; }

.raisons p{
	margin: 5px 0 0 15px;
}

.msie6 .raisons p, .msie7 .raisons p{ margin-top: 0; }

#msg{
	width: 675px;
	height: 100px;
}

#myNewEmail{
	padding: 10px 20px;
}

#newEmail{
	width: 300px;
}

#ifYes, #myNewEmail{ display: none; }

#step2{
	display: none;
}

.modifAbo{ margin-bottom: 20px; }


/* =RATING
----------------------------------------------------------------------------- */
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel{ display:none !important; }
div.rating-cancel,div.rating-cancel a{background:url(delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(../images/data/star_empty.png) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background:url(../images/data/star_full.png) no-repeat 0 0px!important}
div.star-rating-hover a{background:url(../images/data/star_full.png) no-repeat 0 0px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important; padding-right:4px;}


/* =POPIN
------------------------------------------------------------------------------*/
#cache
{
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	color:inherit;
	display:none;
	z-index:900;
}
#popin
{
	position:fixed;
	_position:absolute;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-225px;
	width:800px;
	height:450px;
	/*background-color:#FFF;*/
	color:inherit;
	/*overflow:auto;*/
	display:none;
	z-index:1000;
}
#popin:focus
{
	outline:none;
}
#pop_content {
	background:#FFF;
	border:1px solid #CCCCCC;
}
.pop_content_1 {
	text-align:left;
	}
#close
{
	position:absolute;
	top:1px;
	right:0;
	margin:5px;
	padding:5px;
	background-color:#FFF;
	color:inherit;
	margin-top:0;
}
#close li
{
	list-style-type:none;
}

.inner-popup {
	padding:15px 15px 25px;
}

.inner-popup p {
	margin:10px 0;
}

.inner-popup p.error { margin:0; }


/* =LANDING
------------------------------------------------------------------------------*/

.landing .action {
	text-align:center;	
}
.landing .action img { margin:0 13px; }
.title-landing { padding:0 0 30px 0; }


/* =POPSTUDIO
------------------------------------------------------------------------------*/
.popstudio_home #footer{
	margin-top:30px;
}
.popstudio_home {
	background:url(../images/skin/bg_pop_studio_home.jpg) no-repeat 70px 0;
}

.popstudio_inner{
	background:url(../images/skin/bg_pop_studio_left.png) no-repeat 0 0;
}

.popstudio_right{
	background:url(../images/skin/bg_pop_studio_right.png) no-repeat top right;
}

.popstudio_home .popstudio_right{
	background:url(../images/skin/bg_pop_studio_home2.jpg) no-repeat top right;
}

.popstudio #corps {
    /* margin:0 0 0 143px; */
	margin:0 auto;
}

#corps.popstudio_confirm {
	background:url(../images/skin/bg_pop_studio_confirm_02.png) no-repeat 170px 200px;
}

.popstudio_footer {
	clear:both;
	padding-top:20px;
	text-align:center;
}

.popstudio-home {
    margin:0 0 0 219px !important;
}

.popstudio-home #corps {
	margin:0 0 0 43px;
}

.popstudio-confirm {
    background:url(../images/skin/bg_pop_studio_confirm.png) 0 0 no-repeat;
    margin:0 0 0 219px !important;
    height:auto;
}

.msie6 .popstudio-confirm{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/skin/bg_pop_studio_confirm.png", sizingMethod="crop");	
	background : none;
	zoom:1;
}

.popstudio-form {
	zoom:1;
}

.msie6 .popstudio-form {
	background : none;
}

.popstudio-form-part-2 {
	zoom:1;
}

.msie6 .popstudio-form-part-2 {
	background : none;
}


.popstudio-form .link-back {
	position:absolute;
	left:-120px;
	top:5px;
	background:url(../images/skin/picto_fleche_01.png) no-repeat left 4px;
	padding:0 0 0 12px;
	font-size:12px;
}

.pop-form-part-1 .radios-1 {
    text-align:center;
    margin:6px 0 0 47px;
}

.pop-form-part-1 .radios-1 li {
    display:inline-block;
    min-width:120px;
    max-width:140px;
    margin:0 35px 20px 0;
    text-align:left;
}

.msie6 .pop-form-part-1 .radios-1 li,
.msie7 .pop-form-part-1 .radios-1 li {
    display:inline;
    margin-right:20px;
    width:145px;
    zoom:1;
}

.msie8 .pop-form-part-1 .radios-1 li {
    margin-right:20px;
	width:145px;
}

.pop-form-part-1 .radios-1 li strong {
    color:#b82861;
    font-weight:bold;
    font-size:1.18em;
}

.msie7 .pop-form-part-1 .radios-1 li {
    font-size:0.9em;
}

.pop-form-part-1 .radios-1 .error {
    position:static;
    text-align:center;
}

.pop-form-part-1 .colors-1 .error {
    position:static;
    margin:10px 0 0 0;
    width:400px;
    text-align:center;
}

.pop-form-part-1 .radios-1 li span {
    display:block;
    font-size:1.18em;
    margin:0 0 0 15px;
}

.pop-form-part-1 .radios-1 li img {
    margin:5px 0 3px 15px;
    display:block;
}

.pop-form-part-1 .radios-1 li a {
    margin:5px 0 3px 15px;
    padding:0 0 0 11px;
    display:block;
    background:url(../images/skin/picto_more.png) 0 4px no-repeat;
}

.pop-form-part-1 .colors-1 {
    padding:0 0 0 160px;
}

.pop-form-part-1 .colors-1 p {
    display:inline-block;
}

.msie6 .pop-form-part-1 .colors-1 p,
.msie7 .pop-form-part-1 .colors-1 p {
    display:inline;
    zoom:1;
}

.pop-form-part-1 .colors-1 .first {
    margin:0 100px 0 0;
}

.pop-form-part-1 .colors-1 label {
    position:absolute;
    left:-9999em;
}

.pop-form-part-1 .colors-1 select {
    background:#fff;
    width:160px;
    text-align:center;
        font-size:100%;
    height:18px;
    line-height:18px;
}

.pop-form-part-1 .colors-1 .option-color-0 { background:#FFFFFF; }  /* White */
.pop-form-part-1 .colors-1 .option-color-1 { background:#FF00FF; }  /* Fuchsia */
.pop-form-part-1 .colors-1 .option-color-2 { background:#810081; color:#fff; }  /* Violet-rouge */
.pop-form-part-1 .colors-1 .option-color-3 { background:#a07bff; }  /* Mauve */
.pop-form-part-1 .colors-1 .option-color-4 { background:#660066; color:#fff; }  /* Violet-rouge foncé */
.pop-form-part-1 .colors-1 .option-color-5 { background:#FF0000; }  /* Rouge */
.pop-form-part-1 .colors-1 .option-color-6 { background:#FFFF33; }  /* Jaune */
.pop-form-part-1 .colors-1 .option-color-7 { background:#FFCC00; }  /* Orange */
.pop-form-part-1 .colors-1 .option-color-8 { background:#00FFFF; }  /* Turquoise */
.pop-form-part-1 .colors-1 .option-color-9 { background:#00CC33; }  /* Vert */
.pop-form-part-1 .colors-1 .option-color-10 { background:#654321; color:#fff; } /* Marron */
.pop-form-part-1 .colors-1 .option-color-11 { background:#FA8072; } /* Saumon */
.pop-form-part-1 .colors-1 .option-color-12 { background:#F5F5DC; } /* Beige */
.pop-form-part-1 .colors-1 .option-color-13 { background:#00FFFF; } /* Cyan */
.pop-form-part-1 .colors-1 .option-color-14 { background:#8D38C9; } /* Violet */
.pop-form-part-1 .colors-1 .option-color-15 { background:#800517; color:#fff; } /* Bordeaux */

.pop-form-part-2 {
    margin:10px 0 0 0;
}

.pop-form-part-1 .submit-1,
.pop-form-part-2 .submit-1 {
    padding:25px 0 33px 0;
    text-align:center;
    background:url(../images/skin/bg_pop_studio_form2.png) 50% -10px no-repeat;
}

.msie7 .pop-form-part-1 .submit-1,
.msie7 .pop-form-part-2 .submit-1 {
    margin:15px 0 12px 0;
}

.pop-form-part-2 .error {
    position:static !important;
}

.pop-form-part-2 .files-1 {
    margin:6px 0 0 47px;
    width:562px;
}

.pop-form-part-2 .files-1 .first {
    float:left;
}

.pop-form-part-2 .files-1 .second img {
    margin-top:-45px;
}

.pop-form-part-2 .files-1 input {
    width:440px;
    margin:0 10px 3px 0;
}

.pop-form-part-2 .files-1 p {
    margin:3px 0;
}

.pop-form-part-2 .files-1 .file {
    display:inline-block;
    width:243px;
}

.msie6 .pop-form-part-2 .files-1 .file,
.msie7 .pop-form-part-2 .files-1 .file {
    display:inline;
    zoom:1;
    width:243px !important;
}

.pop-form-part-2 .files-1 .error,
.pop-form-part-2 .files-1 .error {
    margin-left:16px;
}

.pop-form-part-2 .groupe-nom,
.pop-form-part-2 .groupe-prenom {
    float:left;
    width:265px;
}

.pop-form-part-2 .coords-1 {
    width:560px;
    margin:0 0 0 51px;
}

.pop-form-part-2 .coords-1 fieldset {
    padding:0;
    margin:-20px 0 0 0;
}

.pop-form-part-2 .coords-1 .picto-false,
.pop-form-part-2 .coords-1 .picto-true {
    right:-12px;
    top:3px;
}

.pop-form-part-2 .groupe-file .picto-false,
.pop-form-part-2 .groupe-file .picto-true {
    position:static;
    float:left;
    margin:5px 5px 0 0;
}

.pop-form-part-2 .coords-1 label {
    width:70px;
    text-align:right;
}

.pop-form-part-2 .coords-1 .error {
    left:40px;
}

.pop-form-part-2 .groupe-nom input,
.pop-form-part-2 .groupe-prenom input {
    width:170px;
}

.pop-form-part-2 .groupe-adresse input,
.pop-form-part-2 .groupe-mail input {
    width:436px;
    background-image:url(../images/skin/bg_champs_520.png);
}

.pop-form-part-2 .groupe-complement input {
    width:225px;
}

.pop-form-part-2 .groupe-tel-coord input {
    width:108px;
}

.pop-form-part-2 .groupe-complement {
    width:326px;
    float:left;
}

.pop-form-part-2 .groupe-tel-coord {
    width:203px;
    float:left;
    margin:12px 0 0 0 ;
}

.pop-form-part-2 .groupe-postal {
    width:205px;
    float:left;
}

.pop-form-part-2 .groupe-postal input {
    width:111px;
}

.pop-form-part-2 .groupe-ville {
    width:325px;
    float:left;
}

.pop-form-part-2 .groupe-ville label {
    width:35px;
}

.pop-form-part-2 .groupe-ville input {
    width:264px;
}

.pop-form-part-2 .txt-note {
    font-size:1.1em;
    padding:10px;
}

.pop-form-part-2 .txt-note strong {
    color:#b82861   ;
}

.pop-form-part-2 fieldset .error { margin-left:84px; }

.popstudio-confirm #page {
    height:520px !important;
}

.popstudio-confirm #page img {
    position:absolute;
    top:208px;
    left:249px;
}

.popstudio-confirm #page p {
    font-size:1.3em;
    width:545px;
    position:absolute;
    top:137px;
    left:122px;
    text-align:center;
    
}

.popstudio-home #page {
    height:548px !important;
}

.popstudio-home .form-connexion {
	position:absolute;
	top:92px;
	left:400px;
	width:300px;
}

.popstudio-home .form-connexion h3 {
	padding-bottom:5px;
	color:#b82861;
}

.popstudio-home .form-connexion p {
	font-size:12px;
}

.popstudio-home .form-connexion .groupe-code {
	padding:19px 0 18px 0;
}

.popstudio-home .form-connexion .groupe-champs input {
	width:180px;
	background:url(../images/skin/bg_champs_07.png) left top no-repeat;
	color:#5d5c5c;
}

.popstudio-home .form-connexion .groupe-code input {
	vertical-align:middle;
}

.popstudio-home .form-connexion .groupe-code .submit {
	padding:0;
	width:auto;
	background:none;
}

.popstudio-home .form-connexion .groupe-code .error {
	position:static;
	padding:10px 0 0 0;
	text-align:left;
}

.popstudio-home .zone-video {
	position:absolute;
	left:425px;
	top:469px;
	width:265px;
	color:#b72761;
	text-align:right;
}

.popstudio-home .zone-video h3 {
	padding:0 0 9px 0;
	font-size:13px;
}

.popstudio-home .zone-video h3 a {
	padding:0 0 0 14px;
	background:url(../images/skin/picto_fleche_06.png) 0 2px no-repeat;
}

.popstudio-home .zone-video a {
	color:#b72761;
}

a.link2 {
	padding:0 0 0 11px;
	font-size:13px;
	font-weight:bold;
	background:url(../images/skin/picto_fleche_05.png) 0 5px no-repeat;
}

.popstudio-home .zone-partenariat {
	position:absolute;
	left:0;
	top:572px;
	width:688px;
	text-align:right;
}

.popup-code, .popup-format, .popup-produit {
	text-align:left;
}

.popup-code .inner-popup h3, .popup-format .inner-popup h3, .popup-produit .inner-popup h3 {
	color:#b82861;
}

.popup-code {
	font-size:13px;
}

.popup-code .inner-popup span {
	color:#b82861;
}

.popup-code h3 {
	padding:0 0 20px 0;
	font-size:17px;
	text-align:center;
}

.popup-code ul {
	padding:0 0 0 15px;
	font-size:11px;
}

.popup-code .inner-popup span.adresse {
	display:block;
	padding:5px 0 0 0;
	color:#5d5c5c;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

.popup-format {
	font-size:13px;
}

.popup-format h3 {
	padding:0 0 20px 0;
	font-size:17px;
	text-align:center;
}

.popup-format .inner-popup p {
	margin:20px 0;
}

.popup-format .important {
	color:#b82861;
	font-weight:bold;
}

.popup-produit .inner-popup {
	overflow:hidden;
}

.msie6 .popup-produit .inner-popup {
	overflow:visible;
	height:1%;
}

.popup-produit .left {
	float:left;
	padding:0 10px 0 0;
	width:128px;
}

.popup-produit h3 {
	padding:0 0 2px 0;
	font-size:13px;
}

.popup-produit .left p {
	margin:0 0 9px 0;
	font-size:13px;
}

.popup-produit .right {
	float:left;
	width:270px;
}

.popup-produit h4 {
	padding:0 0 5px 0;
	color:#b82861;
}

.popup-produit .right li {
	padding:0 0 0 6px;
	background:url(../images/skin/picto_carre_01.png) 0 5px no-repeat;
}

#photoUploadButton {
	cursor:hand;
	float:none;
	clear:both;
	width:243px;
}


/*------------------------ SURCHARGE POPSTUDIO */
.pop-form-part-2 .files-1 .second{
	float:right;
	margin-top:-102px;
	padding:7px;
}

.pop-form-part-2 .files-1 .image_border {
	border:1px #a4a4a4 solid;
}

.pop-form-part-2 .files-1 .image_loading {
	background:url(../images/skin/ajax-loader.gif) 41px 41px no-repeat;
}

.pop-form-part-2 .files-1 .second img {
    margin-top:0;	
}

.pop-form-part-2 .loader-1 {
    margin:33px 0 0 33px !important;
}

.pop-form-part-2 .files-1 .second .bordure {
	overflow:hidden;
	width:99px;
	height:99px;
}
.ml{
	font-size:10px;
	padding-bottom:15px;
}

.list-type-03{
	margin-left:0px;
}
.list-type-03 li{
	padding-left:15px;
	padding-bottom:4px;
	background:url(../images/skin/puce_rond_rose.png) 0px 5px no-repeat;
}

.article ul.list-type-03 li div{
	font-size:11px;
}

.msie6 .pop-form-part-2 .files-1{
	position:relative;
}
.msie6 .pop-form-part-2 .files-1 .second{
	position:absolute;
	right:0;
}

/* SURCHARGE REFONTE FEV 2010 */
.list-type-04{
	padding-top:10px;
}
.list-type-04 li{
	background:url(../images/skin/picto_fleche_02.png) no-repeat left 2px;
	padding:0 0 10px 20px;
	font-weight:bold;
}
.bloc-05{
	float:left;
	width:290px;
	padding-bottom:20px;
}
.bloc-05 span{
	color:#AC0648 !important;
}
.bloc-06{
	background:url(../images/skin/bg_bloc_06.png) no-repeat left top;
	width:352px;
	height:165px;
	float:left;
	text-align:center;
	position:relative;
	margin:40px 0 0 0;
}
.bloc-06 h4{
	color:#AC0648;
	font-size:18px;
	padding:10px 0 15px 0;
}
.bloc-06 p{
	font-size:14px;
}
.bloc-06 a,
.bloc-06 .bt{
	display:block;
	position:absolute;
	bottom:15px;
	left:0;
	width:100%;
}
.bloc-07{
	float:left;
	padding:20px 50px 20px 0;
}
.bloc-07 h5{
	font-size:12px;
	font-weight:bold;
	padding:0 0 20px 0;
}
.bloc-07 a{
	text-decoration:none;
}
.autorisation{
	padding-top:30px;
}
.autorisation input{
	/*margin-top:-25px;*/
	vertical-align:top;
}
.msie6 .autorisation,
.msie7 .autorisation{
	padding-top:32px;
}

/*------------------------ ESPACE PERSO REFONTE */
.titre-10{
	padding:20px 0 5px 0;
}
.list-6{
	padding:6px 0 0 0;
	float:left;
}
.list-6 li{
	float:left;
	width:104px;
	height:68px;
	margin:0 2px 0 0;
	text-align:center;
	position:relative;
}
.list-6 li.on{
	background:url(../images/skin/bg_onglet_01.png) no-repeat left top;
}
.list-6 li.off{
	background:url(../images/skin/bg_onglet_02.png) no-repeat left top;
}
.list-6 li.on img,
.list-6 li.off img{
	display:block;
	padding:10px 0 0 0;
	margin:0 auto;
}
.list-6 li ul{
	position:absolute;
	top:68px;
	left:0;
	float:none;
	width:101px;
	background:url(../images/skin/bg_16.png) repeat-x left bottom #ffffff;
	padding:10px 0 15px 0;
	border:1px #dbdbdb solid;
	border-top:none;
	display:none;
}
.list-6 li ul li{
	float:none;
	height:auto;
	width:auto;
	padding:5px 10px 0 10px;
}
.deco-01{
	width:695px;
	height:14px;
	background:url(../images/skin/bg_01.png) no-repeat left top;
	margin-top:-2px;
	margin-left:1px;
	clear:both;
}
.bloc-08{
	width:692px;
	background:url(../images/skin/bg_02.png) repeat-x left bottom;
	border-right:1px #e1e1e1 solid;
	border-left:1px #e1e1e1 solid;
	margin-left:1px;
	overflow:hidden;
	padding:10px 0;
}
.bloc-08 h3{
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
}
.bloc-08 .col1{
	width:317px;
	margin:0 10px 0 18px;
	float:left;
	background:url(../images/skin/bg_03.png) no-repeat right top;
}
.bloc-08 .col2{
	float:left;
	width:310px;
}
.list-7 li{
	padding:0 0 5px 22px;
}
.list-7 li span{
	color:#b41c58;
	font-size:14px;
	font-weight:bold;
}
.list-7 li.picto-01{
	background:url(../images/skin/picto_03.png) no-repeat left top;
}
.list-7 li.picto-02{
	background:url(../images/skin/picto_02.png) no-repeat left 3px;
}
.list-7 li.picto-03{
	background:url(../images/skin/picto_04.png) no-repeat left top;
}
.bloc-09{
	background:url(../images/skin/bg_04.png) no-repeat left top;
	width:205px;
	padding:9px 0 0 0;
	margin-bottom:15px;
	float:left;
}
.bloc-09 .inner{
	background:url(../images/skin/bg_06.png) no-repeat left bottom;
	padding:0 0 9px 0;
}
.bloc-10{
	background:url(../images/skin/bg_05.png) left top;
	border-bottom:1px #FFFFFF solid;
	padding:10px 15px 20px 15px;
	overflow:hidden;
	width:175px;
}
.bloc-10 h3{
	font-size:14px;
	color:#858585;
	font-weight:normal;
	padding:8px 0 15px 28px;
}
.bloc-10 .date{
	width:42px;
	height:41px;
	background:url(../images/skin/bg_07.png) no-repeat left top;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	float:left;
	margin:0 7px 10px 0;
}
.bloc-10 .date span{
	display:block;
	padding:2px 7px 5px 7px;
	line-height:12px;
}
.bloc-10 a{
	display:block;
	clear:both;
	padding-bottom:3px;
}
.bloc-10 .picto-05{
	background:url(../images/skin/picto_05.png) no-repeat left top;
}
.bloc-10 .picto-06{
	background:url(../images/skin/picto_06.png) no-repeat left top;
}
.bloc-10 .picto-07{
	background:url(../images/skin/picto_07.png) no-repeat left top;
}
.bloc-10 .picto-08{
	background:url(../images/skin/picto_08.png) no-repeat left 7px;
}
.bloc-10 h4{
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}
.bt-type-11{
	background:url(../images/skin/bt_type_11_d.png) no-repeat right top;
	float:left;
}
.bt-type-11 a{
	display:block;
	height:27px;
	background:url(../images/skin/bt_type_11_g.png) no-repeat left top;
	font-weight:bold;
	text-decoration:none;
	padding:5px 10px 0 37px;
	color:#FFFFFF;
	float:left;
}
.bloc-10 .bt-type-11{
	margin-top:10px;
}
.bloc-11{
	background:url(../images/skin/bg_08.png) no-repeat left top;
	width:180px;
	height:61px;
	margin:10px 0 0 0;
}
.bloc-11 .inner{
	padding:5px 10px 0 10px;
	background:none;
}
.bloc-11 .inner .picto-09{
	padding:0 0 0 40px;
	background:url(../images/skin/picto_09.png) no-repeat left top;
	margin:5px 0 0 0;
}
.bloc-11 .inner a{ text-decoration:none; }
.bloc-11 .inner .picto-09 strong{
	color:#b41c58;
}
.bloc-12{
	background:url(../images/skin/bg_09.png) no-repeat left bottom;
	width:696px;
	margin:0 0 0 1px;
}
.bloc-12 .bloc-12-inner{
	padding:25px;
	overflow:hidden;
}
.bloc-13,
.bloc-14{
	width:405px;
	float:right;
	padding:0 0 20px 0;
}
.bloc-13 h3,
.bloc-14 h3{
	font-size:15px;
	font-weight:normal;
	background:url(../images/skin/bg_10.png) no-repeat left bottom;
	padding:0 0 10px 0;
}
.bloc-13 h3 span,
.bloc-14 h3 span{
	color:#b41c58;
}
.bloc-13 dl{ 
	padding:20px 0 0 0; 
	width:100%; 
	overflow:hidden; 
}
.bloc-13 dl h4{ 
	font-size:15px;
	padding:0 0 5px 0;
}
.bloc-13 dl dd p{
	padding:0 0 5px 0;
}
.bloc-13 dl dd .bt-type-01{
	float:left;
}
.bloc-13 dl dt{
	float:left;
	text-align:center;
}
.bloc-13 dl dd{
	padding:0 0 0 198px;
}
.bloc-13 .bt-type-11{ margin:20px 0 0 0; }
.bloc-14 dl{
	width:186px;
	float:left;
    padding-top:10px;
}
.bloc-14{
	padding:0 0 20px 0;
}

.bloc-14 .dl-last{
	float:right;
}
.bloc-14 .bt-type-11{
	margin:15px 0 0 0;
	clear:both;
}
.msie6 .bloc-14 .bt-type-11,
.msie7 .bloc-14 .bt-type-11{
	width:140px;
}
.bt-type-12{
	background:url(../images/skin/bt_type_12_d.png) no-repeat right top;
	float:left;
}
.bt-type-12 a,
.bt-type-12 input{
	display:block;
	height:27px;
	background:url(../images/skin/bt_type_12_g.png) no-repeat left top;
	font-weight:bold;
	text-decoration:none;
	padding:5px 25px 0 10px;
	color:#FFFFFF;
	border:none;
}
.bt-type-12 input{
	padding-top:0;
	cursor:pointer;
	padding-bottom:5px;
	float:left;
}
.bloc-15{
	padding:15px 0;
	border-top:1px solid #e2e2e2;
	width:100%;
	overflow:hidden;
	clear:both;
}
.bloc-15 .col1{
	width:200px;
	float:left;
}
.bloc-15 .col1 h4{
	color:#b41c58;
	font-size:14px;
	font-weight:bold;
	padding:0 0 3px 0;
}
.bloc-15 .col2{
	width:400px;
	float:right;
}
.bloc-15 .col2 p{	
	font-size:14px;
	font-weight:bold;
	float:left;
	padding:5px 5px 0 0;
}
.bloc-16,
.bloc-22,
.bloc-23{
	width:186px;
	padding:30px 20px 0 0;
	float:right;
	clear:right;
}
.bloc-16 h3,
.bloc-22 h3{
	padding:0 0 10px 0;
}
.bloc-16 h4 a,
.bloc-23 h4 a{
	color:#b41c58;
	font-size:16px;
	padding:5px 0;
	display:block;
	line-height:17px;
}
.bloc-17{
	width:465px;
	float:left;
	background:url(../images/skin/bg_12.png) no-repeat left bottom;
	margin:30px 0 0 0;
}
.bloc-17 h3{
	padding:0 0 20px 0;
}
.bloc-17 .inner{
	padding:15px 30px !important;
	background:url(../images/skin/bg_11.png) no-repeat left top !important;
}
.bloc-17 .col1,
.bloc-17 .col2{
	width:170px;
	text-align:center;
}
.bloc-17 .col1{ float:left; }
.bloc-17 .col2{ float:right; }
.bloc-17 .jCarouselLite,
.bloc-17 .jCarouselLite-02{
	width:100% !important;
	clear:both;
}
.bloc-17 li,
.bloc-17 ul{
	overflow:hidden;
	width:100%;
	height:auto !important;
}
.bloc-17 li h4 a,
.bloc-22 h4 a{
	font-size:10px;
	font-weight:normal;
	color:#b41c58;
	text-align:left;
	padding:0 0 10px 0;
	display:block;
}
.bloc-17 li p{
	text-align:left;
	padding:10px 0 0 0;
}
.bloc-17 li .picture{
	height:80px;
	/*overflow:hidden;*/
	text-align:left;
}
.bloc-17 .accroche{
	color:#868585;
	float:right;
	padding:5px 0 0 0;
}
.bloc-18{
	border-top:1px solid #e2e2e2;
	margin-top:15px;
	padding:7px 0 0 0;
	overflow:hidden;
	width:100%;
}
.bloc-18 .bt{ float:right; }
.bloc-18 a{
	display:block;
	float:left;
}
.bloc-18 .repere{ 
	text-align:right; 
	float:left; 
	width:180px;
	padding:10px 0 0 0;
}
.bloc-18 .repere img{
	padding-left:3px;
	display:inline !important;
}
.bloc-08 a,
.bloc-13 a,
.bloc-14 a,
.bloc-16 a,
.bloc-17 a,
.bloc-22 a,
.list-6 a,
.bloc-23 a,
.bloc-26 a,
.bloc-26-last a,
.bloc-34 a,
.bloc-36 a,
.bloc-39 a{
	text-decoration:none;
}
.bloc-19 label{
	padding:15px 0 10px 0;
	display:block;
}
.bloc-19 .num-serie{
	width:119px;
	height:19px;
	background:url(../images/skin/bg_13.png) no-repeat left top;
	border:none;
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding-left:3px;
}
.bloc-19 input{
	display:block;
	float:left;
}
.bloc-19 samp a{
	color:#ac0648;
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:10px;
	padding-left:5px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.bloc-20{
	float:left;
	width:540px;
	height:216px;
}
.bloc-20-home{
	height:316px;
}

.bloc-21-inscription{
	float:left !important;
	margin-top:93px !important;
}
.msie6 .bloc-21-inscription{
	margin-top:93px !important;
}
.bloc-21{
	margin:30px 0 0 -2px;
	float:right;
	width:150px;
	background:url(../images/skin/bg_49.png) no-repeat left top;
}
.bloc-21 .inner{
	padding:20px 10px 20px 10px;
	background:url(../images/skin/bg_50.png) no-repeat left bottom;	
	float:left;
}
.bloc-21 .bt-type-07{
	float:right;
}
.msie6 .bloc-21 .bt-type-07{
	margin-top:10px;
}
.msie7 .bloc-21 .bt-type-07{
	margin-top:10px;
}
.bloc-21 h3{
	padding:0 0 10px 0;
}
.bloc-21 input.champs-txt{
	width:119px;
	background:url(../images/skin/bg_14.png) no-repeat right top;
	border:none;
	margin:0 0 5px 0;
	padding:0 0 0 3px;
}
.bloc-21 a{
	display:block;
	text-align:right;
	font-size:10px;
	text-decoration:underline;
	padding:0 7px 10px 0;
}
.bloc-21 label{
	margin:0 40px 0 5px;
}
.bloc-21 .error,
.bloc-21 .error2,
.bloc-21 .error3{
	position:relative;
	top:0;
	left:0;
}
.bloc-22 h3{
	border-top:1px solid #E2E2E2;
	padding:5px 0 15px 0;
}
.bloc-22 .bt-type-11{
	margin:15px 0 0 0;
}
.bg-15{ background:url(../images/skin/bg_15.png) no-repeat right top; }
.bloc-23 .filet{
	border-top:1px solid #E2E2E2;
	padding-top:20px;
	display:block;
}
.espace-perso-colg{
	float:left; 
	width:465px;
}
.interligne-01{
	line-height:20px;
}
.lien-popin-01{
	display:none;
}
.hasJS .lien-popin-01{
	display:block;
}
.bloc-44{
	float:left;
}
.bloc-45{
	width:240px;
	height:100px;
	float:right;
	text-align:center;
	padding:70px 0 0 0;
}
.bloc-45 img{
	width:auto !important;
}
.form-evaluation label{
	width:205px !important;
	float:left;
}
.form-evaluation .groupe-champs{
	padding:0 0 10px 0;
	width:100%;
	overflow:hidden;
}
.form-evaluation{ 
	width:435px;
}
.form-evaluation-suite{
	clear:both;
}
.form-evaluation-suite .col-01{
	width:260px;
	float:left;
}
.form-evaluation-suite .col-02{
	width:400px;
	float:right;
}
.form-evaluation-suite label{
	display:block;
	width:auto !important;
	padding:0 0 5px 0;
}
.form-evaluation-suite input{
	background:url(../images/skin/bg_champs_captcha.png) no-repeat left top;
	width:182px;
	padding-left:3px;
}
.form-evaluation-suite .commentaires{
	background:url(../images/skin/bg_17.png) no-repeat left top;
	width:395px;
	height:135px;
	border:none;
	padding:3px 0 0 3px;
}
.form-evaluation-suite .groupe-champs{
	padding:0 0 15px 0;
}
.error-eval,
.error-titre-eval,
.error-commentaire-eval,
.error-inscrit{
	color:#FF0000;
	padding:5px 0 0 0;
	display:none;
}
.error-eval{
	clear:both;
}
.lien-01{ 	
	padding-right:15px;
	background:url(../images/skin/picto_01.png) right center no-repeat; 
}
.bloc-24,
.bloc-29{ 
	width:697px;
	/*height:165px;*/
	background:url(../images/skin/bg_25.png) no-repeat left bottom;
	position:relative;
}
.bloc-24 h3{
	position:relative;
	top:-10px;
	left:-10px;
	z-index:1000;
}
.bloc-24 .inner,
.bloc-29 .inner{
	padding:25px 20px 20px 40px;
	background:url(../images/skin/bg_18.png) no-repeat left top;
}
.bloc-29 .inner{
	min-height:115px;
}
.msie6 .bloc-24 .inner,
.msie6 .bloc-29 .inner{
	height:115px;
}
.bloc-24 ul{
	width:410px;
}
.bloc-24 li{
	/*height:auto !important;*/
	width:410px;
	height:175px !important;
}
.bloc-24 li img{
	padding:0 50px 0 0;
	float:left;
}
.bloc-24 li .fiche{
	width:180px;
	float:right;
}
.bloc-24 li .fiche h4{
	padding:0 0 10px 0;
}
.bloc-24 li .fiche h4 a{
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.bloc-24 li .fiche a{ text-decoration:none; }
.bloc-24 li .bt-type-12{
	margin:15px 0 0 0;
	width:80px;
}
.bloc-24 .jCarouselLite{
	width:63% !important;
}
.bloc-24 .bloc-18{
	border:none;
	margin-top:-30px;
}
.bloc-24 .bloc-18 .repere{
	float:right;
	margin-right:20px;
}
.bloc-25{
	background:url(../images/skin/bg_20.png) no-repeat left bottom;
}
.bloc-25 .inner{
	padding:20px 15px;
	background:url(../images/skin/bg_19.png) no-repeat left top;
	text-align:center;
}
.bloc-26 .picture{ height:90px; overflow:hidden; }
.bloc-26 h3{ 
	padding:0 0 30px 0; 
	text-align:left
}
.bloc-26{
	border-bottom:1px #e2e2e2 solid;
	padding:0 0 20px 0;
	margin-bottom:20px;
}
.bloc-26-last{
	border-bottom:none !important;
	padding-bottom:20px !important;
	margin-bottom:0 !important;
}
.bloc-26 p{
	overflow:hidden;
	height:45px;
}
.bloc-27{
	width:221px;
	float:left;
	margin:0 18px 0 0;
}
.bloc-27-last{
	margin:0;
}
.bloc-27 .bt-type-11{ margin:10px 0 0 0; }
.bloc-27-img .bt-type-11{ margin:10px 0 0 24px; }
.msie6 .bloc-27-img .bt-type-11{ margin:10px 0 0 12px; }
.bloc-27-mobile .bt-type-11{ margin:10px 0 0 24px; }
.msie6 .bloc-27-mobile .bt-type-11{ margin:10px 0 0 12px; }
.bloc-27-electro .bt-type-11{ margin:10px 0 0 11px; }
.msie6 .bloc-27-electro .bt-type-11{ margin:10px 0 0 5px; }

.bloc-28{ 
	float:left;
	padding:30px 0;
}
.bloc-30,
.bloc-31{
	background:url(../images/skin/bg_23.png) no-repeat left bottom;
	overflow:hidden;
	width:701px;
}
.bloc-30 .inner,
.bloc-31 .inner{
	background:url(../images/skin/bg_22.png) no-repeat left top;
	padding:21px 0 0 0;
	overflow:hidden;
	width:100%;
}
.bloc-30 .filet-01{
	background:url(../images/skin/bg_24.png) no-repeat 230px center;
	float:left;
}
.bloc-30 .filet-02{
	background:url(../images/skin/bg_24.png) no-repeat 464px center;
	float:left;
}
.msie6 .bloc-30 .filet-01{
	background:url(../images/skin/bg_24.png) no-repeat 233px center;
}
.msie6 .bloc-30 .filet-02{
	background:url(../images/skin/bg_24.png) no-repeat 455px center;
}
.bloc-30 .bloc-26{
	float:left;
	width:190px;
	margin:0 21px 26px 21px;
	text-align:center;
}
.msie6 .bloc-30 .bloc-26{
	margin:0 15px 26px 15px;
}
.bloc-30 .bloc-26 p{ height:40px; }
.lien-02{
	color:#B41C58;
}

.bloc-26 img.image_classe{
	height:73px !important;
	width:auto;
	zoom:1;
}

.bloc-19-dyn{
	display:none;
}
.bloc-31{ margin-top:30px; }
.bloc-31 .inner{
	padding:10px 10px 30px 10px;
	float:left;
}
.bloc-31 .list-type-05{
	padding:0 0 0 15px;
}
.list-type-05 .picto-10{ background:url(../images/skin/picto_10.png) no-repeat left top; padding:5px 0 40px 73px; }
.list-type-05 .picto-11{ background:url(../images/skin/picto_11.png) no-repeat left top; padding:5px 0 30px 73px; }
.list-type-05 .picto-12{ background:url(../images/skin/picto_12.png) no-repeat left top; padding:5px 0 40px 73px; }

.bloc-31 .bloc-21 h3{
	padding-bottom:1px;
}
.bloc-31 .bloc-21 .inner{
	background:none;
	padding-top:0;
}
.list-type-05 h3,
.bloc-32 h4,
.bloc-31 .bloc-21 h4{
	color:#c3074f;
	font-size:14px;
	font-weight:bold;
}
.bloc-31 h2{
	padding:0 0 20px 20px;
}
.bloc-31 .bt-type-12{
	margin-left:260px;
}
.msie6 .bloc-31 .bt-type-12{
	margin-left:130px;
}
.bloc-31 .bt-type-12 a{
	float:left;
}
.note-02{ font-size:10px; padding:10px 0 0 0; }
.bloc-31 .encart{ padding:0 0 20px 0; }
.bloc-31 .bloc-21, .bloc-60 .bloc-21{ float:left; padding:0 30px 0 20px !important; margin:0; background:none;  }
.bloc-32{ 
	width:455px; 
	float:left; 
	border-left:1px #ececec solid;
	padding-left:30px
}
.bloc-32 h4,
.bloc-31 .bloc-21 h4{
	padding:10px 0 10px 0;	
}
.bloc-32 .bt-type-12{
	margin:15px 0 0 0;
}
.bloc-32 .bt-type-12 a{ float:left; }
.bloc-32 p{
	line-height:20px;
}
.bloc-33{
	background:url(../images/skin/bg_27.png) no-repeat left top;
	margin-top:30px;
}
.bloc-33 .inner{
	background:url(../images/skin/bg_26.png) no-repeat left bottom;
	padding:21px 0 0 31px;
}
.bloc-33 .categorie{
	font-size:10px;
	text-transform:uppercase;
	color:#b41c58;
	padding:0 0 18px 0;
}
.bloc-33 .bt-type-11{
	margin:20px 0;
	clear:both;
	width:auto;
	margin-top:10px;
}
.msie7 .bloc-33 .bt-type-11,
.msie6 .bloc-33 .bt-type-11{
	width:150px !important;
}
.bloc-34{
	width:290px;
	/*height:135px;
	float:left;*/
	padding:20px 40px 0 0;
	/*overflow:hidden;*/
}
.bloc-34 h3 a{
	font-size:18px;
	color:#b41c58;
	font-weight:normal;
	padding:0 0 8px 0;
	display:block;
	line-height:20px;
}
.bloc-35{
	clear:both;
	width:100%;
	overflow:hidden;
	padding:20px 0;
}
.bloc-35 h3{
	float:left;
}
.bloc-35 label{
	font-size:10px;
	text-transform:uppercase;
	color:#b41c58;
	padding:0 10px 0 30px;
}
.bloc-35 select{
	width:160px;
	font-size:11px;
}
.bloc-36{
	background:url(../images/skin/bg_28.png) repeat-x left bottom;
	border-bottom:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	width:701px;
	overflow:hidden;
	margin-top:20px;
}
.bloc-36 .description{
	width:270px;
}
.bloc-36 div,
.bloc-36 h3{
	float:left;
	padding-left:30px;
}

.bloc-36 h3,
.bloc-36 h4{
	padding-top:10px;
}
.bloc-36 h4{
	padding-bottom:4px;
}
.bloc-36 .picture{
	padding-top:9px;
}
.bloc-36 .inner{
	padding:20px 0;
}
.bloc-36 h4 a{
	font-size:16px;
	font-weight:bold;
	color:#b41c58;
	line-height:17px;
}
.tab-structure,
.tab-structure td{
	vertical-align:top;
}
.tab-structure{
	margin-top:25px;
}
.bloc-37{
	width:275px;
	padding-left:30px;
	padding-right:50px;
	float:left;
}
.bloc-37 h3 a{
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.bloc-37 h3 a span{
	padding-top:22px;
	display:block;
}
.bloc-37 h3 a img{
	float:left;
}
.bloc-37 h4 a{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	line-height:18px;
}
.bloc-37 h4{
	padding:10px 0 5px 0;
	height:35px;
	overflow:hidden;
}
.bloc-37 p a{
	text-decoration:none !important;
}
.bloc-37 .filet-03{
	background:url(../images/skin/bg_29.png) no-repeat left top;
	padding:10px 0 0 0;
}
.bloc-37 p{
	/*height:30px;
	overflow:hidden;*/
	margin-bottom:10px;
}
.msie6 .bloc-37 p{
	margin:0 0 10px 0;
}
.bloc-37 .filet-03{
	background:url(../images/skin/bg_29.png) no-repeat left top;
	padding:10px 0 5px 0;
}

.bloc-37 h3{
	height:65px;
	overflow:hidden;
}
.bloc-37 h3 img{
	vertical-align:middle;
}
.bloc-37 .bt-type-11{
	margin:12px 0 0 0;
}
.bloc-38{
	width:455px;
	float:left;
	margin:30px 0 0 0;
}
.bloc-38 h2{
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}
.bloc-38 h2 span{
	color:#b41c58;
}
.bloc-39{
	padding:20px 0 20px 0;
	border-top:1px solid #e2e2e2;
}
.bloc-39 h3,
.bloc-39 p{
	padding-left:125px;
}
.bloc-39 h3 a{
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:0 0 5px 0;
	color:#b41c58;
}
.bloc-39 .picture{ float:left; }

.bloc-40{
	background:url(../images/skin/bg_31.png) no-repeat left bottom;
	width:191px;
	float:right;
	margin-top:30px;
}
.bloc-40 .inner{
	background:url(../images/skin/bg_30.png) no-repeat left top;
	padding:10px 15px 30px 15px;
}
.bloc-40 h3{
	text-transform:uppercase;
	color:#b41c58;
	font-size:10px;
	font-weight:normal;
	padding:20px 0 5px 0;
}
.bloc-40 ul li{
	padding:0;
}
.bloc-40 ul a{
	text-decoration:none;
}
.bloc-40 ul li.actif a{
	font-weight:bold;
}
.bloc-40 select{ 
	width:150px; 
	font-size:11px;
}
.bloc-41{
	padding-bottom:50px;
}
.bg-16{ background:url(../images/skin/bg_32.png) no-repeat 90px 70px; }

.bloc-42{
	width:701px;
	margin:30px 0 30px 0;
	float:left;
}
.bloc-42 img{ display:block; }
.bloc-43{
	background:url(../images/skin/bg_34.png) no-repeat left bottom;
	float:left;
}
.bloc-43 .inner{
	background:url(../images/skin/bg_35.png) no-repeat left top;
	padding:20px;
	float:left;
}
.bloc-43 .question{
	background:url(../images/skin/bg_51.png) no-repeat left top;
	width:660px;
	height:33px;
	padding:3px 0 0 4px;
	margin-bottom:20px;
}
.bloc-43 .question textarea{
	width:650px;
	height:25px;
}
.bloc-43 .detail-question{
	background:url(../images/skin/bg_52.png) no-repeat left top;
	width:660px;
	height:93px;
	padding:3px 0 0 4px;
	margin-bottom:20px;
}
.bloc-43 .detail-question textarea{
	width:650px;
	height:85px;
}
.msie6 .bloc-43 .bt-type-12 input{
	background:url(../images/skin/bg_35.png) no-repeat left top;
	padding:20px;
	float:left;
}
.msie6 .bloc-43 .bt-type-12 input,
.msie7 .bloc-43 .bt-type-12 input{
	width:150px;
}
.bloc-43 .bt{
	float:right;
}
.bloc-42 label{
	display:block;
	padding-bottom:10px;
}
.bloc-42 textarea{
	width:653px;
	height:47px;
	font-size:11px;
	border:0;
}
.bloc-42 .champs_textarea{
	background:url(../images/skin/bg_33.png) no-repeat left top;
	padding:4px 0 4px 5px;
	margin:0 0 15px 0;
}
.bloc-42 .bt-type-12{
	float:right;
}
.msie6 .bloc-42 .bt-type-12,
.msie7 .bloc-42 .bt-type-12{
	width:155px;
}
.list-8 li{
	float:left;
	padding-right:5px;
}

.bloc-46{
	padding:10px 0 20px 0;
	overflow:hidden;
	width:469px;
	clear:both;
}
.bloc-46 .bloc-18{
	border:none;
}
.bloc-46 .bloc-18 .repere{
	float:right;
	padding-right:10px;
}
.bloc-46 ul img{
	display:block;
}
.bloc-47{
	background:url(../images/skin/bg_36.png) no-repeat left bottom;
	float:left;
	width:469px;
}
.bloc-47 a{
	text-decoration:none;
}
.bloc-47 .inner{
	background:url(../images/skin/bg_37.png) no-repeat left top;
	padding:20px;
}
.bloc-47 .jCarouselLite{
	width:auto !important;
}
.msie6 .bloc-47 .jCarouselLite{
	width:420px !important;
}
.bloc-47 ul,
.bloc-47 li{
	height:auto !important;
	overflow:hidden;
	width:100%;
}
.bloc-48,
.bloc-55{
	clear:both;
	width:100%;
	overflow:hidden;
	border-bottom:1px #e2e2e2 solid;
	padding:10px 0;
}
.bloc-48 .bt{
	float:right;
}
.bloc-48 a{
	text-decoration:none;
}
.msie6 .bloc-48 .bt-type-12 a{
	float:left;
}
.bloc-48 .picture{
	width:60px;
	height:48px;
	float:left;
}
.bloc-48 .bloc-info{
	width:230px;
	float:left;
}
.bloc-48 .info{
	font-size:9px;
	text-transform:uppercase;
}
.bloc-48 .picto{
	width:75px;
	float:right;
}
.bloc-48 .couleur{
	color:#ac0648;
}
.bloc-48 .bt-type-12{ float:right; }
.bloc-48 .date{ font-size:10px; }

.bloc-49{ 
	width:470px; 
	clear:both; 
	float:left;
}
.bloc-49 h2{
	font-size:24px;
	font-weight:normal;
}

.bloc-50{
	width:190px;
	float:right;
}
.bloc-51{ 
	padding:0 0 20px 0; 
	border-bottom:1px #e2e2e2 solid;
}
.bloc-51 h2{ padding:0 0 20px 0; } 
.list-9 li{
	display:block;
	padding:0 0 5px 0;
}
.list-9 li a{
	font-size:10px;
	color:#b41c58;
	text-transform:uppercase;
	text-decoration:none;
}
.bloc-52{
	padding:20px 0 20px 0;
}
.bloc-52 h2{
	padding:0 0 10px 0; 
}
.bloc-52 li{ 
	clear:both;
	padding:0 0 10px 0; 
}
.bloc-52 li a{
	font-size:9px;
	color:#ac0648;
	text-decoration:none;
}
.bloc-52 li strong a{
	text-decoration:none;
	font-size:11px;
	color:#5d5c5c;
}
.bloc-52 .picture{ float:left; }
.bloc-52 li p{ padding:0 0 0 40px; }
.msie7 .bloc-52 li p,
.msie6 .bloc-52 li p{
	margin:-15px 0 0 0;
}


#popin .categ{ 
	color:#AC0648; 
}

/* GUIDE ET AIDE HOME
----------------------------------------------------------------------------- */
.titre-02{
	padding-top:0 !important;
	padding-bottom:40px;

}

.bloc-67{
	float:left;
	padding:35px 20px 0 0;
	position:relative;
}
.bloc-67-last{
	padding-right:0;
}
.bloc-67 p{
	position:absolute;
	width:177px;
	top:220px;
	left:20px;
}
.bloc-67 p a{
	text-decoration:none;
}

#popin .categ{ 
	color:#AC0648; 
}

.bloc-79{
	width:145px;
	padding-left:15px;
	float:right;
	height:192px;
}
.bloc-79 h3{
	font-size:14px;
	padding-bottom:10px;
	color:#ac0648;
	text-decoration:none;
}
.bloc-79 p{
	padding-bottom:25px;
}
.bloc-79 h3 a{ color:#ac0648; }
.bloc-79 p a,
.bloc-79 h3 a{
	text-decoration:none;
}
.bloc-80{
	background:url(../images/skin/bg_57.png) no-repeat left top;
	width:549px;
	height:192px;
}
.bloc-80 h2{
	padding:22px 25px 20px 25px;
}
.bloc-80 p{
	padding:0 0 0 27px;
	width:280px;
}
.bloc-80 p a{
	text-decoration:none;
}

/* GUIDES INTERACTIFS
----------------------------------------------------------------------------- */
.bloc-68,
.msie6 .bloc-68{
	height:40px !important;
}
.bloc-68 label{
	font-size:16px;
	margin-right:30px;
	line-height:20px;
}
.bloc-68 .guide{
	background:transparent url(../images/skin/bg_champs.png) no-repeat scroll left top;
	border:medium none;
	font-size:11px;
	padding:2px 5px 6px;
	width:298px;
}
.bloc-68 input,
.bloc-68 label{
	float:left;
}

.bloc-68 label,
.bloc-68 .guide{
	margin-top:5px;
}
.bloc-68 .guide{
	color:#b9b8b8;
	margin-right:30px;
}
.bloc-68 .bt-type-12{
	width:107px;
}
.bloc-68 .bt-type-12 input{
	float:left;
}
.msie6 .bloc-68 .bt-type-12 input,
.msie7 .bloc-68 .bt-type-12 input{
	margin:0;
	padding:0;
}
.bloc-68 .error{
	left:167px;
	top:48px;
	display:block;
}

.bloc-69{
	width:554px;
	background:url(../images/skin/bg_43.png) no-repeat left bottom;
	margin:20px 0;
	float:left;
}
.bloc-69 .inner{
	background:url(../images/skin/bg_42.png) no-repeat left top;
}
.msie6 .bloc-69 .inner{ height:auto !important;}
.bloc-69 .jCarouselLite {
	width:83% !important;
	height:200px !important;
}
.msie6 .bloc-69 .jCarouselLite,
.msie7 .bloc-69 .jCarouselLite {
	height:179px !important;
}
.bloc-69 .jCarouselLite li .fiche{
	width:180px;
}
.bloc-69 .jCarouselLite li .fiche p{
	text-transform:uppercase;
	font-size:14px;
}
.bloc-69 .jCarouselLite li h2{
	padding:0 0 20px 0;
}
.bloc-69 .jCarouselLite li h2 a{
	color:#ac0648;
	text-decoration:none;
	font-size:28px;
	font-weight:normal;
	line-height:20px;
}
.bloc-69 .jCarouselLite .bt-type-12{
	width:110px;
}
.bloc-69 .bloc-18{
	margin-top:-76px;
}
.msie6 .bloc-69 .bloc-18,
.msie7 .bloc-69 .bloc-18{
	margin-top:-60px;
}
.bloc-70{
	clear:both;
}
.list-type-06 li{
	float:left;
	height:34px;
	width:137px;
	background:url(../images/skin/bg_46.png) no-repeat left top;
	margin:0 5px 0 0;
}
.list-type-06 li a{
	display:block;
	text-align:center;
	background:url(../images/skin/bg_47.png) no-repeat right top;
	padding:10px 0;
	text-decoration:none;
	font-weight:bold;
}
.list-type-06 li.on{
	background:url(../images/skin/bg_44.png) no-repeat left top;
}
.list-type-06 li.on a{
	background:url(../images/skin/bg_45.png) no-repeat right top;
	color:#FFFFFF;
}

.bloc-71{
	clear:both;
}
.bloc-71 .inner{
	background:url(../images/skin/bg_48.png) no-repeat scroll left top
}

.bloc-72,
.bloc-73{
	float:right;
	margin:22px 0 0 0;
}
.bloc-73{
	margin:8px 0 0 0;
}

#popin .categ{ 
	color:#AC0648; 
}

/* ASTUCES
----------------------------------------------------------------------------- */
.bloc-75{
	padding-bottom:20px;
}
.bloc-75 h2{
	font-weight:normal;
	font-size:16px;
	padding:0 0 10px 0;
}
.bloc-75 select{
	font-size:12px;
	color:#666666;
	margin:5px 10px 0 0;
}
.bloc-75 img{
	margin-right:10px;
}
.bloc-75 a{
	display:block;
	float:right;
	padding-right:30px;
}
.bloc-76 {
	background:url(../images/skin/bg_54.png) no-repeat left bottom;
	float:left;
	margin:20px 0;
	width:472px;
	position:relative;
}
.bloc-76{
	min-height:290px;
}
.msie6 .bloc-76{
	height:290px;
}
.bloc-77 .inner{
	min-height:274px;
}
.msie6 .bloc-77 .inner{
	height:274px;
}
.bloc-76 .inner{
	background:url(../images/skin/bg_53.png) no-repeat left top;
	padding-left:25px;
	padding-bottom:10px;
}
.bloc-76 .jCarouselLite {
	width:95% !important;
}
.bloc-76 .inner h2{
	padding-bottom:40px;
}
.bloc-76 .astuce a{
	text-decoration:none;
	font-size:14px;
}
.bloc-76 .bloc-18 {
	position:absolute;
	z-index:2;
	right:30px;
	bottom:20px;
	width:280px;
}
.bloc-76 li .bt-astuce {
	margin:0 !important;
	width:auto !important;
	position:absolute;
	bottom:4px;
}
.bloc-76 li{
	min-height:190px;
	position:relative;
}
.msie6 .bloc-76 li{
	height:190px !important;
}

.bloc-77{
	width:221px;
	float:right;
	background:url(../images/skin/bg_55.png) no-repeat left top;
	padding-top:16px;
	margin:20px 0;
}
.bloc-77 .inner{
	background:url(../images/skin/bg_56.png) no-repeat left bottom;
	padding:0 20px 0px 20px;
	float:left;
}
.bloc-77 h3{
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:3px;
}
.bloc-77 h3, .bloc-77 h3 a{
	color:#b41c58;
}
.bloc-77 h2,
.bloc-77 .picture,
.bloc-77 .description{
	padding-bottom:10px;
}
.list-type-07 li{
	border-bottom:1px #e2e2e2 solid;
	padding:15px 0;
	width:100%;
	overflow:hidden;
}
.list-type-07 li .picture{
	width:130px;
	text-align:center;
	float:left;
}
.list-type-07 li .fiche{
	padding-left:150px;
}
.list-type-07 li h3 a{
	color:#b41c58;
	font-size:14px;
	padding-bottom:5px;
	text-decoration:none;
	display:block;
}
.list-type-07 li p a{ text-decoration:none; }
.bloc-78{
	width:221px;
	float:left;
	margin-right:15px;
    display:inline;
}
.msie6 .bloc-78{
	border:1px #ffffff solid;
	margin-right:13px;
}
.msie6 .bloc-78-last{
	margin-top:-3px;
	margin-left:-3px;
}
.bloc-78 .bloc-77{
	margin-bottom:15px;
}
.bloc-78 .bloc-77 .inner{
	min-height:242px;
}
.msie6 .bloc-78 .bloc-77 .inner{
	height:242px;
}
.bloc-77 a{
	text-decoration:none;
}
.msie6 .bloc-recherche .coin-bg,
.msie6 .bloc-recherche .coin-bd{
	bottom:-8px;
}
.bloc-81 h2{
	height:49px;
}

#ref_04, #fleche{visibility:hidden;}

/* HOME
----------------------------------------------------------------------------- */
.bloc-82{
	background:url(../images/skin/bg_59.png) no-repeat left top;
	width:100%;
	height:315px;
	position:relative;
	margin-top:15px;
}
.bloc-82 .bt-inscrire{
	position:absolute;
	top:15px;
	right:20px;
}
.bloc-82 .bloc-21-inscription{
	float:right;
	margin:70px 0 20px 0 !important;
}
.bloc-82 .bloc-21 label{
	margin-left:0;	
}
.bloc-82 .label-right{
	margin-left:5px !important;
}
.bloc-82 #save{
	vertical-align:bottom;
} 
.msie6 .bloc-82 #save,
.msie7 .bloc-82 #save{
	vertical-align:middle;
} 

/* end of file */

