/*** INFORMATIONS DE LICENCE ***
* Ce fichier est intégré au développement d'un site Web
* Cette feuille de style est dessinée par JNBi L'agence Web
* Tous droits réservés */


* {
	margin: 0px;
	padding: 0px;
}
html {font-size: 100.001%;}

li {
    margin-left: 25px;
}

.bg_mer{background:url(visuels/interne/mer/bg.jpg) top center repeat-x;}
.bg_campagne{background:url(visuels/interne/campagne/bg.jpg) top center repeat-x;}

body {	
	font-size: 0.625em;
	font-weight: normal;
	font-size: normal;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin:0;
	padding:0;
}

.mer{background:url(visuels/interne/mer/background.jpg) top center no-repeat;}
.campagne{background:url(visuels/interne/campagne/background.jpg) top center no-repeat;}
a{
	z-index: 1;
	position: relative;
	cursor:pointer;
}
.mer a{
	font-weight:bold;
	text-decoration:none;
	color:#44a4dc;
}
.campagne a{
	font-weight:bold;
	text-decoration:none;
	color:#44a4dc;
}	
a:hover{
	text-decoration:underline;
}

#interne #conteneur{
	position: relative;
	width:798px;
	display:block;
	margin:0 auto;
	padding:0;
}

#interne.mer #conteneur{background:url(visuels/interne/mer/bg_conteneur.jpg) top left repeat-y;}
#interne.campagne #conteneur{background:url(visuels/interne/campagne/bg_conteneur.jpg) top left repeat-y;}

#interne #header{
	width:798px;
	display:block;
	height:119px;
	overflow:hidden;
	padding:0;
}
#interne.mer #header{background:url(visuels/interne/mer/bg_header.jpg) top left no-repeat;}
#interne.campagne #header{background:url(visuels/interne/campagne/bg_header.jpg) top left no-repeat;}

#interne #logo{
	display:block;
	float:left;
	width:118px;
	height:97px;
	text-indent:-9999px;
}
#interne.mer #logo{ background:url(visuels/interne/mer/bg_logo.jpg) top left no-repeat;}
#interne.campagne #logo{ background:url(visuels/interne/campagne/bg_logo.jpg) top left no-repeat;}

#interne #tagline{
	display:block;
	float:left;
	width:174px;
	height:64px;
	margin:0 0 0 0;
	text-indent:-9999px;	
}
#interne.mer #tagline{ background:url(visuels/interne/mer/bg_tagline.jpg) top left no-repeat;}
#interne.campagne #tagline{ background:url(visuels/interne/campagne/bg_tagline.jpg) top left no-repeat;}

#interne #sidebar-gauche{
	width:247px;
	display:block;
	height:722px;
	overflow:hidden;
	float:left;
	padding:0;
}
	
#interne.mer #sidebar-gauche{ background:url(visuels/interne/mer/bg_sidebar.jpg) top left no-repeat;}
#interne.campagne #sidebar-gauche{ background:url(visuels/interne/campagne/bg_sidebar.jpg) top left no-repeat;}	


#interne #zone_menu{
	width:179px;
	display:block;
	float:left;
	overflow:hidden;
	padding:38px 0 17px 68px;
}


#interne #zone_menu ul{
	display:block;
	width:179px;
	float:left;
	overflow:hidden;
	list-style:none;
}
#interne #zone_menu ul li {
        margin-left: 0px;
}
#interne #zone_menu ul li a{
	display:block;
	width:179px;
	overflow:hidden;
	clear:left;
	text-indent:-9999px;
}
#interne #zone_menu ul #page_1 a{
	height:39px;
	background:url(visuels/interne/recettes.jpg) top left no-repeat;
}
#interne #zone_menu ul #page_2 a{
	height:37px;
	background:url(visuels/interne/sante.jpg) top left no-repeat;
}
#interne #zone_menu ul #page_3 a{
	height:37px;
	background:url(visuels/interne/sports.jpg) top left no-repeat;
}
#interne #zone_menu ul #page_4 a{
	height:37px;
	background:url(visuels/interne/smoothies.jpg) top left no-repeat;
}
#interne #zone_menu ul #page_5 a{
	height:33px;
	background:url(visuels/interne/lieux.jpg) top left no-repeat;
}
#interne #zone_menu ul #page_6 a{
	height:34px;
	background:url(visuels/interne/rouge_gorge.jpg) top left no-repeat;
}
#interne #zone_menu ul #page_7 a{
	height:109px;
	background:url(visuels/interne/goodies.jpg) top left no-repeat;
}
#interne #zone_menu ul #page_8 a{
	height:41px;
	background:url(visuels/interne/actualites.jpg) top left no-repeat;
}
#interne #zone_menu ul #page_1 a:hover{background:url(visuels/interne/recettes-over.jpg) top left no-repeat;}
#interne #zone_menu ul #page_2 a:hover{background:url(visuels/interne/sante-over.jpg) top left no-repeat;}
#interne #zone_menu ul #page_3 a:hover{background:url(visuels/interne/sports-over.jpg) top left no-repeat;}
#interne #zone_menu ul #page_4 a:hover{background:url(visuels/interne/smoothies-over.jpg) top left no-repeat;}
#interne #zone_menu ul #page_5 a:hover{background:url(visuels/interne/lieux-over.jpg) top left no-repeat;}
#interne #zone_menu ul #page_6 a:hover{background:url(visuels/interne/rouge_gorge-over.jpg) top left no-repeat;}
#interne #zone_menu ul #page_7 a:hover{background:url(visuels/interne/goodies-over.jpg) top left no-repeat;}
#interne #zone_menu ul #page_8 a:hover{background:url(visuels/interne/actualites-over.jpg) top left no-repeat;}

.page_7_visuels {
	position: absolute; top: 415px; left: 35px;
	display: block; width: 205px; height: 75px;
	background: url(visuels/accueil/goodies_ipad.jpg) no-repeat;
}

#interne #inscription_newsletter{
	width: 179px;
	display:block;
	float:left;
	padding:45px 0 0 68px;

}
#interne  #inscription_newsletter label{
	width: 179px;
	height:20px;
	display:inline;
	float:left;
	text-indent:-9999px;
	background:#FFFFFF url(visuels/interne/bg_titre_newsletter.jpg) no-repeat top;
}
#widg_newsletter {
    display: block;
    width: 125px;
    height: 50px; 
}

#interne #inscription_newsletter #input_newsletter{
	width:125px;
	height:23px;
	display:block;
	padding:10px 10px 0px 11px;
	float:left;
	background:url(visuels/interne/champ_newsletter_widg.jpg) top left no-repeat;
}
#interne #inscription_newsletter #input_newsletter input{
	background:none;
	width:125px;
	border:none;
}
#interne #inscription_newsletter a{
	float:left;
	width:33px;
	height:33px;
	display:block;
	text-indent:-9999px;
	background:#FFFFFF url(visuels/interne/widg_news_btn_ok.jpg) no-repeat top;
}


#interne #form_recherche{
	width: 179px;
	display:block;
	float:left;
	padding:16px 0 0 68px;


}
#interne #form_recherche label{
	width: 179px;
	height:27px;
	display:inline;
	float:left;
	text-indent:-9999px;
	background:#FFFFFF url(visuels/interne/bg_titre_rechercher.jpg) no-repeat top;
}

#interne #form_recherche #input_recherche{
	width:101px;
	height:20px;
	display:block;
	padding:10px 10px 0px 31px;
	float:left;
	background:url(visuels/interne/champ_recherche_widg.jpg) top left no-repeat;
}
#interne #form_recherche #input_recherche input{
	background:none;
	width:101px;
	border:none;
}
#interne #form_recherche a{
	float:left;
	width:37px;
	height:30px;
	display:block;
	text-indent:-9999px;
	background:#FFFFFF url(visuels/interne/widg_rech_btn_ok.jpg) no-repeat top;
}






#interne #zone_contenu{
	display:block;
	width:551px;
	min-height:722px;
	height:auto!important;
	height:722px;
	float:left;
	padding:35px 0 0 0;
        position: relative;
}
#interne.mer #zone_contenu{background:url(visuels/interne/mer/bg_zone_contenu.jpg) top left no-repeat;}
#interne.campagne #zone_contenu{background:url(visuels/interne/campagne/bg_zone_contenu.jpg) top left no-repeat;}

#interne #zone_contenu #entete{
	display:block;
	width:219px;
	min-height:180px;
	height:auto!important;
	height:180px;
	clear:left;
	padding:20px 286px 0 28px;
	text-align:center;	
	}
	
	
#interne #zone_contenu #entete h1{
	background:url(visuels/interne/bg_barre.jpg) top center no-repeat;
	padding:10px 0 0 0;
	font-size:1em;
}	
#interne #zone_contenu #entete h1 span{
	color:#333333;
	font-size:2.8em;
	text-decoration:none;
	display:block;
	background:url(visuels/interne/bg_barre.jpg) bottom center no-repeat;
	padding:0 0 10px 0;	
}	
#interne #zone_contenu #content{
	display:block;
	width:507px;
	clear:left;
	padding:10px 22px 20px 22px;
	font-size:1.3em;
	line-height:1.6em;
	color:#333333;
	overflow:hidden;
}
#interne #zone_contenu #content img{
	padding:5px;
}
#interne #footer{
	width:406px;
	display:block;
	margin:0 auto;
	padding:0 0 0 392px;
	clear:left;
	height:195px;
	background:#FFF url(visuels/interne/bg_footer.jpg) top left no-repeat;
}


#interne #zone_design{
	display:block;
	float:left;
	width:134px;
	height:78px;
	padding:141px 0 0 62px;
}
#interne.mer #zone_design{background:url(visuels/interne/mer/bg_design.jpg) top left no-repeat;}
#interne.campagne #zone_design{background:url(visuels/interne/campagne/bg_design.jpg) top left no-repeat;}

#interne #zone_design a{
	display:block;
	float:left;
	width:119px;
	height:37px;
	text-indent:-9999px;
}
#interne.mer #zone_design a{background:url(visuels/interne/mer/bg_lien_changer.jpg) top left no-repeat;}
#interne.mer #zone_design a:hover{background:url(visuels/interne/mer/bg_lien_changer-over.jpg) top left no-repeat;}
#interne.campagne #zone_design a{background:url(visuels/interne/campagne/bg_lien_changer.jpg) top left no-repeat;}
#interne.campagne #zone_design a:hover{background:url(visuels/interne/campagne/bg_lien_changer-over.jpg) top left no-repeat;}


#interne #zone_postit{
	display:block;
	float:left;
	width:210px;
	height:237px;
	padding:0;
	margin:0;
	background:url(visuels/interne/bg_postit.jpg) top left no-repeat;
	color:#000;
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
}
#interne #zone_postit a{
	text-decoration:none;
	color:#000;
}
#interne #zone_postit a:hover{
	text-decoration:underline;
	color:#EF7900;
}
#interne #zone_postit .bloc{
	display:block;
	float:left;
	width:190px;
	height:122px;
	padding:50px 0 0 20px;

}
#interne #zone_postit .copyright {
	display:block;
	padding:10px 0px 0px 0px;
}

#interne #zone_postit .plan{
	display:block;
	background:url(visuels/plan.gif) -20px top;
	width:177px;
	height:25px;
	text-indent:-9999px;
	clear:left;
}
#interne #zone_postit .mentions{
	display:block;
	background:url(visuels/mentions.gif) -20px top;
	width:177px;
	height:25px;
	text-indent:-9999px;
	clear:left;	
}
#interne #zone_postit .rss{
	display:block;
	background:url(visuels/rss2.gif) -20px top;
	width:177px;
	height:25px;
	text-indent:-9999px;
	clear:left;	
}
#interne #zone_postit .plan:hover{
	background:url(visuels/plan_over.gif) -20px top;
}
#interne #zone_postit .mentions:hover{
	background:url(visuels/mentions_over.gif) -20px top;
}
#interne #zone_postit .rss:hover{
	background:url(visuels/rss2_over.gif) -20px top;
}
#interne #zone_postit #juke_box{
	display:block;
	clear:left;
	padding:16px 0 0 9px;
}





/********* Formulaire contacts **************/

#contacts_form{
	width:420px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#66ff66;
}
#contacts_form p{
	color:#333333;
	font-size:12px;
	margin-top:-6px;
	margin-left:20px;
	margin-right:20px;
	padding:5px;
	background-color:#eeeeee;
}
.calage_centre{
	display:block;
	text-align:center;
}
.calage_droite{
	clear:both;
	display:block;
	float:left;
	width:200px;
	text-align:left;
	margin-top:2px;
        line-height: 28px;
        font-size: 14px;
        font-weight: bold;
        color: #44A4DC;
        margin-right: 10px;
}
.calage_gauche{
	display:block;
	float:left;
	text-align:left;
}
.asterisque {
	color: #ff0000;
}
.suptitre{
	font-weight:bold;
	font-size:24px;
	letter-spacing:-1px;
	color:#000000;
	margin-left:20px;
}	
a.lien_bouton {
	display:block;
	width:150px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	padding: 3px;		
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration : none;
	letter-spacing: 1px;
}
a.lien_bouton:hover {
	background-color: #000000;
	color: #FFFFFF;		
	text-decoration : none;	
	border: 1px solid #FFCC33;
}
.contacts_input {
	border-top : 2px solid #aaaaaa;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	background:#ffffff;
	font-weight:bold;	
}

/******** Formulaire newsletter **************/

#newsletter_form{
	width: 400px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#newsletter_form .calage_centre{
	display: block;
	text-align: left;
	margin: 5px 5px 0px 10px;
	padding-top:-10px;
	font-size:14px;
}
#newsletter_form .calage_droite,#newsletter_form .calage_droite2{
	clear: both;
	display: block;
	float: left;
	width: 85px;
	text-align: right;
	margin: 5px 5px 0px 0px;
	padding-top:-10px;
	font-size:14px;
}
#newsletter_form .calage_droite2{
	width: 255px;
}
#newsletter_form .calage_gauche{
	display: block;
	float: left;
	text-align: left;
}	
#newsletter_form select {
	padding:2px;
	border:1px solid #333;
	width:60px;
}
#newsletter_form input.champs,#newsletter_form input.champs_cp,#newsletter_form input.champs_nb {
	background:url(visuels/input.gif) no-repeat;
	width:136px;
	height:25px;
	border:0;
	padding:7px 15px 0px 10px;
}
#newsletter_form input.champs_cp{
	background:url(visuels/input_cp.gif) no-repeat;
	width:40px;
}
#newsletter_form input.champs_nb{
	background:url(visuels/input_nb.gif) no-repeat;
	width:29px;
}
#inscription_newsletter2 input.champs {
	background:url(visuels/input.gif) no-repeat;
	width:136px;
	height:25px;
	border:0;
	padding:7px 15px 0px 10px;
}
#inscription_newsletter2 img{
		margin:0px;}
.legende_cnil {
	font-weight: normal;
	font-style: italic;
	font-size:11px;
}
.legende_cnil a{
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
}
.legende_cnil a:hover{
	text-decoration:none;
}
.vous,.mieux_vous,.vous_inf{
	background:url(visuels/vous.gif) no-repeat;
	width:56px;
	height:31px;
	display:block;
	text-indent:-9999px;
	margin:10px 0px 10px -20px;
}
.mieux_vous{
	background:url(visuels/mieux_vous.gif) no-repeat;
	width:184px;
}
.vous_inf{
	background:url(visuels/vous_inform.gif) no-repeat;
	width:131px;
}
#newsletter_form text_field {
	border:1px solid;}

a.bt_ins_newsletter {
	display: block;
	width: 93px;
	margin-left: auto;
	margin-right: auto;
	background:url(visuels/valider.gif) no-repeat;
	height:41px;
	text-indent:-9999px;
}
a.bt_ins_newsletter:hover {
	background:url(visuels/valider_over.gif) no-repeat;
}
.alerte_formulaire_newsletter_ok {
	font-size: 14px;
	color: #148A14;
	font-weight: bold;
	font-style: normal;
}

/* Informations formulaire Inscription Jeux Concours */

#inscription_jeux_concours input{
	background:url(visuels/input2.gif) no-repeat;
	width:175px;
	height:25px;
	border:0;
	padding:7px 15px 0px 10px;
}
#inscription_jeux_concours #recevoir_infos {
	background: none;
	width: auto;
	height: auto;
	border: 0;
	padding: 0;
}
#inscription_jeux_concours img{
	margin:0px;
}
#inscription_jeux_concours .calage_droite{
	clear:both;
	display:block;
	float:left;
	width:200px;
	text-align:left;
	margin-top:2px;
        line-height: 28px;
        font-size: 14px;
        font-weight: bold;
        color: #44A4DC;
        margin-right: 10px;
}
#inscription_jeux_concours .calage_gauche{
	display:block;
	float:right;
	text-align:left;
        margin-right: 20px;
}
#inscription_jeux_concours .calage_centre{
	display: block;
	text-align: left;
	line-height: 28px;
	color: #44A4DC;
	font-weight: bold;	
}
.bt_concours_ok {
    display: block;
    width: 130px;
    margin: 0 auto;
}

/* Informations CSS Actualités / Brèves / Webline */
/* ----------------------------------------------------------------------------------------------*/
#interne #zone_contenu #content.actualites{
	width:520px;
	padding:10px 9px 0 22px;
        position: relative;
}
#interne #zone_contenu #content h3.titre_resultats {
	color: #F27500;
	font-size: 1.4em;
}
#interne #zone_contenu #content .infos_metas {
	display: block;
	color: #777777;
	padding-left: 20px;
}
#interne #zone_contenu #content a.lien_resultat {
	margin-left:15px;
}
#interne #zone_contenu #content .alerte_formulaire_ok {
	color: #068A1B;
	font-weight: bold;
}
#interne #zone_contenu #content .alerte_formulaire_ko {
	color: #FF0000;
	font-weight: bold;
}
#zone_actu{
	display:block;
	width:400px;
	float:left;
	padding:0 10px 0 0;
	overflow:hidden;
}
.fl {
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
}
#zone_ouverture_slim{
	display:block;
	width:108px;
	float:right;
	overflow:hidden;
	cursor:pointer;

}
#ouverture_slim_rss{
	display:block;
	float:right;
	width:108px;
	height:137px;
	background:url(visuels/interne/bg_lien_rss.jpg) top left no-repeat;
	text-indent:-9999px;
	margin:20px 0;	
	cursor:pointer;	
}
#ouverture_slim_mobile{
	display:block;
	float:right;
	width:108px;
	height:78px;
	background:url(visuels/interne/bg_lien_mobile.jpg) top left no-repeat;
	text-indent:-9999px;
	margin:20px 0;
	cursor:pointer;	
}
#ouverture_slim_secret{
	display:block;
	float:right;
	width:108px;
	height:135px;
	background:url(visuels/interne/bg_lien_secrets.jpg) top left no-repeat;
	text-indent:-9999px;
}




#titre_news {		/* Titre de news en page "News" */
	font-size: 1.8em;
	color: #CF4B1E;	
	font-weight: bold;
	font-style: normal;
	display:block;
	padding:0 0 5px 0;
	background:url(visuels/interne/bg_titre_actu.jpg) bottom right no-repeat;
}
#titre_news #horodatage{
	color:#999999;
	font-size:0.5em;
}
	
#zone_dernieres_actus{
	display:block;
	width:400px;
	float:left;
	padding:20px 10px 0 0;
	overflow:hidden;
        position: relative;
}
#lire_egalement{
	display:block;
	width:322px;
	height:32px;
	clear:left;
	margin:0 0 5px 0;
	text-indent:-9999px;
	background:url(visuels/interne/bg_titre_dernieres_actus.jpg) top left no-repeat;
}
#zone_dernieres_actus a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
	}
#zone_dernieres_actus .horodatage{
	color:#999999;
	font-size:0.9em;
	font-weight:bold;
}	
#zone_dernieres_actus a:hover{
	color:#000000;
	text-decoration:underline;
	}	




/* Informations CSS Pages et "zones bas de page" */
/* ----------------------------------------------------------------------------------------------*/


#zone_contact{
	display:block;
	text-align: right;
}
#zone_contact a {
	font-size: 11px;
	color: #9A9A9A;	
	text-decoration: overline;
}
#zone_contact a:hover {	
	color: #B7B7B7;	
	text-decoration: none;
}
#zone_printmode {
	text-align: right;
}
#zone_printmode a {	
	font-size: 11px;
	color: #9A9A9A;	
	text-decoration: overline;
}
#zone_printmode a:hover {	
	color: #B7B7B7;	
	text-decoration: none;
}



/* Informations CSS Consultations */
/* ----------------------------------------------------------------------------------------------*/

.consultation_message {
	background-color: #E6E6E6;	
	margin-top: 5px;
	overflow-x: auto;
	padding: 5px;	
	padding-bottom: 20px;
	width: 520px;	
}
.consultation_titre_noir {
	
	font-size: 13px;	
	color: #000000;
	font-weight: bold;
}
.consultation_msg_valide {
	
	font-size: 12px;	
	color: #008C42;
	font-weight: normal;
}
.consultation_msg_refuse {
	
	font-size: 12px;	
	color: #FF0000;
	font-weight: normal;
}













/* Informations CSS Plan de site */
/* ----------------------------------------------------------------------------------------------*/

.plansite_1_noa,a.plansite_1,a.plansite_2,a.plansite_3 {
	display:block;
	width:300px;
	margin-left:60px;
	font-size: 14px;
	color: #333333;	
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	line-height:20px;
}
.plansite_1_noa{
	padding: 2px 2px 2px 20px;
	margin-bottom:-13px;
}
a.plansite_1 {
	margin-bottom:-13px;
	padding: 2px 2px 2px 20px;
	background:url(visuels/puce_plansite2.gif) top left no-repeat;
}
a.plansite_1:hover {
	
}
a.plansite_2 {
	margin-bottom:-13px;
	padding: 0px 2px 2px 25px;
	margin-left:90px;
	background:url(visuels/puce_plansite.gif) top left no-repeat;
}
a.plansite_2:hover {
	color: #333333;	
}
a.plansite_3 {
	margin-bottom:-13px;
	padding: 0px 2px 2px 25px;
	margin-left:130px;
	background:url(visuels/puce_plansite.gif) top left no-repeat;
}
a.plansite_3:hover {
	color: #333333;		
}







.wsc_titre_vert {
	color: #96C138 ;
	font-size: 1.7em;
	line-height:1.2em;	
}
.wsc_titre_bleu {
	color: #44A4DC;
	font-size: 1.7em;
	line-height:1.2em;	
}
.wsc_titre_orange {
	color: #F27500;
	font-size: 1.7em;
	line-height:1.2em;	
}
.wsc_titre_rose {
	color: #F0037F;
	font-size: 1.7em;
	line-height:1.2em;	
}

a.awsc_lien_vert {
	color: #96C138 ;
	text-decoration: underline;	
	background-image: url(visuels/picto_lien_ext.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding-left: 30px;
}
a.awsc_lien_bleu {
	color: #44A4DC;
	text-decoration: underline;	
	background-image: url(visuels/picto_lien_ext.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding-left: 30px;
}
a.awsc_lien_orange {
	color: #F27500;
	text-decoration: underline;	
	background-image: url(visuels/picto_lien_ext.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding-left: 30px;
}
a.awsc_lien_rose {
	color: #F0037F;
	text-decoration: underline;	
	background-image: url(visuels/picto_lien_ext.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding-left: 30px;
}
a:hover.awsc_lien_vert {
	color: #96C138 ;
	text-decoration: none;
	background-image: url(visuels/picto_lien_ext.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding-left: 30px;
}
a:hover.awsc_lien_bleu {
	color: #44A4DC;
	text-decoration: none;
}
a:hover.awsc_lien_orange {
	color: #F27500;
	text-decoration: none;
}
a:hover.awsc_lien_rose {
	color: #F0037F;
	text-decoration: none;
}



#box_partage {
	display: block;
	width: 480px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
	#box_partage .box{
	display: block;
	width: 480px;
	float:left;
	padding: 30px 0;	
	background:#FFF url(visuels/interne/bg_slimbox.jpg) center left no-repeat;
}
#box_partage .fermer_box{
	float:right;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif!important;
}
#box_partage .fermer_box:hover{
	text-decoration:none;
}
	

#box_partage #col_a{
	display:block;
	float:left;
	width:232px;
	margin:0 15px 0 0;
	overflow:hidden;
}
	#box_partage #col_a #formulaire_amie{
		display:block;
		float:left;
		width:168px;
		padding:140px 32px 30px 32px;
		background:url(visuels/interne/bg_formulaire_amie.jpg) top left no-repeat;
	}
	#box_partage #col_a #formulaire_amie h5{
		color:#EA3900;
		font-size:1.1em;
		float:left;	
		text-align:center;
		margin:0 0 15px 0;
	}	
	#box_partage #col_a #alerte_formulaire_ok {
		display: none;		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #4BB432;
		text-align:center;
	}		
	#box_partage #col_a #formulaire_amie label{
		font-weight:bold;
		margin:0 0 4px 0;
		clear:left;		
	}
	#box_partage #col_a #formulaire_amie #email{
		border:1px solid #CCC;
		padding:2px;
		width:160px;
		float:left;		
		font-size:1.1em;
		margin:0 0 10px 0;
	}
	#box_partage #col_a #formulaire_amie #prenom{
		border:1px solid #CCC;
		padding:2px;
		width:90px;
		float:left;
		font-size:1.1em;
		margin:0 0 5px 0;
	}	
	#box_partage #col_a #formulaire_amie #lien_bouton_box{
		color:#000;
		float:left;
		font-size:12px;		
		padding:3px 0px 3px 10px;
		cursor: pointer;
	}				
	
#box_partage #col_b{
	display:block;
	float:left;
	width:267px;
	padding:20px 0 0 0;
	margin:0 15px 0 15px;	
	overflow:hidden;	
}
	#box_partage #col_b h5{
		display:block;
		float:left;
		width:267px;
		height:143px;
		background:url(visuels/interne/bg_slim_mobile.jpg) top left no-repeat;
		text-indent:-9999px;
	}
	#box_partage #col_b p{
		display:block;
		float:left;
		width:227px;
		padding:5px 20px;
		color:#999999;
		font-size:1em;
		font-family:Arial, Helvetica, sans-serif;
	}	
#box_partage #col_c{
	display:block;
	float:left;
	width:200px;
	padding:30px 0 0 0;
	margin:0 0 0 15px;	
	overflow:hidden;	
}	
	#box_partage #col_c h5{
		display:block;
		float:left;
		width:193px;
		height:40px;
		text-indent:-9999px;
		background:url(visuels/interne/bg_titre_slim_rss.jpg) top left no-repeat;
	}	
	#box_partage #col_c #rss{
		display:block;
		float:left;
		width:193px;
		height:64px;
		text-indent:-9999px;
		background:url(visuels/interne/bg_lien_slim_rss.jpg) top left no-repeat;
	}	
	#box_partage #col_c h6{
		display:block;
		float:left;
		width:193px;
		height:32px;
		text-indent:-9999px;
		background:url(visuels/interne/bg_kesako_slim_rss.jpg) top left no-repeat;
	}	
	#box_partage #col_c p{
		display:block;
		float:left;
		width:173px;
		padding:5px 10px 10px 0;
		color:#666666;
		font-size:1em;
		font-family:Arial, Helvetica, sans-serif;
	}	
	#box_partage #col_c #form_abo_email{
		display:block;
		float:left;
		width:168px;
	}
	#box_partage #col_c #form_abo_email label{
		font-weight:bold;
		margin:0 0 4px 0;
		clear:left;		
	}
	#box_partage #col_c #form_abo_email #email{
		border:1px solid #CCC;
		padding:2px;
		width:160px;
		float:left;		
		font-size:1.1em;
		margin:0 0 10px 0;
	}
	#box_partage #col_c #form_abo_email a{
		color:#000;
		float:right;
		font-size:12px;		
		padding:0px 0px 3px 0;
		cursor: pointer;
	}			
#sticker {
        position: absolute;
        bottom: 0;
        left: -260px;
        display: block;
        width: 260px;
        height: 180px;
        z-index: 100;
        overflow: hidden;
}
#sticker2 {
        position: absolute;
        bottom: 200px;
        left: -260px;
        display: block;
        width: 260px;
        height: 180px;
        z-index: 100;
        overflow: hidden;
}
#visuel_sticker {
        display: block;
        width: 260px;
        height: 180px;
        text-indent: -9999px;
        cursor: pointer;
        background: url(visuels/stickers_concours.png) no-repeat!important;
        background: none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/stickers_concours.png", sizingMethod="image");
}
#visuel_sticker2 {
        display: block;
        width: 260px;
        height: 180px;
        text-indent: -9999px;
        cursor: pointer;
        background: url(visuels/stickers_soleil_interne.png) no-repeat!important;
        background: none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/stickers_soleil_interne.png", sizingMethod="image");
}
#cache_sticker, #cache_sticker2 {
        overflow: hidden;
        display: block;
        width: 70px;
        height: 180px;
        position: absolute;
        right: 0;
}
#concours_2011 {
	position: absolute; top: 510px; left: 50px; z-index: 100;
	display: block; width: 300px; height: 240px;
}
 #concours_2011_visuel { position: relative; display: block; width: 300px; height; 240px; background: url(visuels/bt_jeu_concours.png); text-indent: -9999px; }
