/*** 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%;}


body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
	font-size: normal;
	text-align: left;
	background:#990033;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;

}
.mer{background:url(visuels/accueil/mer/bg.jpg) top left repeat-x;}
.campagne{background:url(visuels/accueil/campagne/bg.jpg) top left repeat-x;}


#accueil #conteneur{
	position: relative;
	width:984px;
	display:block;
        height: 100%;
	margin:0 auto;
	padding:0px 0 0 0;
        background: url(visuels/accueil/bg_conteneur.jpg) top right repeat-y;
}
#accueil #header{
	width:868px;
	display:block;
	height:141px;
	overflow:hidden;
	padding:69px 74px 0 42px;
}
#accueil.mer #header{background:url(visuels/accueil/mer/bg_header.jpg) top left no-repeat;}
#accueil.campagne #header{background:url(visuels/accueil/campagne/bg_header.jpg) top left no-repeat;}

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

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

#accueil #zone_webline{
	width:260px;
	height:135px;
	display:block;
	float:left;
	padding:0 0 0 25px;
}
#accueil #zone_webline h2{
	font-size:11px;
	line-height:1.5em;
}
#accueil #zone_webline #titre_webline{
	width:538px;
	height:35px;
	display:block;
	clear:left;
	text-indent:-9999px;
	margin:0 0 5px 0;
}
#accueil.mer #zone_webline #titre_webline{ background:url(visuels/accueil/mer/bg_titre_webline.jpg) top left no-repeat;}
#accueil.campagne #zone_webline #titre_webline{ background:url(visuels/accueil/campagne/bg_titre_webline.jpg) top left no-repeat;}

#accueil #zone_menu{
	display:block;
	width:182px;
	height:448px;
	float:left;
	overflow:hidden;
	padding:5px 0 0 122px;
}


#accueil #zone_menu ul{
	display:block;
	width:182px;
	height:330px;
	float:left;
	overflow:hidden;
	list-style:none;
}

#accueil #zone_menu ul li a{
	display:block;
	width:182px;
	overflow:hidden;
	clear:left;
	text-indent:-9999px;
}
#accueil #zone_menu ul #page_1 a{
	height:44px;
	background:url(visuels/accueil/recettes.jpg) top left no-repeat;
}
#accueil #zone_menu ul #page_2 a{
	height:35px;
	background:url(visuels/accueil/sante.jpg) top left no-repeat;
}
#accueil #zone_menu ul #page_3 a{
	height:31px;
	background:url(visuels/accueil/sports.jpg) top left no-repeat;
}
#accueil #zone_menu ul #page_4 a{
	height:39px;
	background:url(visuels/accueil/smoothies.jpg) top left no-repeat;
}
#accueil #zone_menu ul #page_5 a{
	height:36px;
	background:url(visuels/accueil/lieux.jpg) top left no-repeat;
}
#accueil #zone_menu ul #page_6 a{
	height:32px;
	background:url(visuels/accueil/rouge_gorge.jpg) top left no-repeat;
}
#accueil #zone_menu ul #page_7 a{
	height:110px;
	background: url(visuels/accueil/goodies.jpg) top left no-repeat;
}
#accueil #zone_menu ul #page_1 a:hover{background:url(visuels/accueil/recettes-over.jpg) top left no-repeat;}
#accueil #zone_menu ul #page_2 a:hover{background:url(visuels/accueil/sante-over.jpg) top left no-repeat;}
#accueil #zone_menu ul #page_3 a:hover{background:url(visuels/accueil/sports-over.jpg) top left no-repeat;}
#accueil #zone_menu ul #page_4 a:hover{background:url(visuels/accueil/smoothies-over.jpg) top left no-repeat;}
#accueil #zone_menu ul #page_5 a:hover{background:url(visuels/accueil/lieux-over.jpg) top left no-repeat;}
#accueil #zone_menu ul #page_6 a:hover{background:url(visuels/accueil/rouge_gorge-over.jpg) top left no-repeat;}
#accueil #zone_menu ul #page_7 a:hover{background:url(visuels/accueil/goodies-over.jpg) top left no-repeat;}

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

#accueil.mer #zone_menu{ background:url(visuels/accueil/mer/bg_menu.jpg) top left no-repeat; }
#accueil.campagne #zone_menu{ background:url(visuels/accueil/campagne/bg_menu.jpg) top left no-repeat; }

#accueil #zone_contenu{
	display:block;
	width:625px;
	float:left;
	padding: 50px 30px 0 25px;
        
}
#accueil.mer #zone_contenu{background: url(visuels/accueil/mer/bg_content.jpg) top left no-repeat;}
#accueil.campagne #zone_contenu{background: url(visuels/accueil/campagne/bg_content.jpg) top left no-repeat;}

#accueil #zone_match{
	display:block;
	float:left;
	width:200px;
	margin:0 10px 0 0;
}

.tour_du_gout_description { display: block; width: 260px; color: #88b100; font-size: 18px; }
#tour_du_gout { position: absolute; top: 20px; right: 0; display: block; width: 400px; }

#accueil #zone_breve {
    display: block;
    width: 300px;
    height: 120px;
    margin-left: -25px;
    padding: 0 0 30px 0;
    overflow: hidden;
}

#accueil #zone_actus{
	display:block;
	width:555px;
	float:left;
	margin:0;
	padding:0 0 220px 0;
        font-size: 12px;
}
#accueil #zone_actus #lire_actus{
	font-size:1em;
	color:#cf4a1d;
	clear:left;
	margin:-5px 0 0 0;
	text-decoration:underline;
	background:url(visuels/accueil/puce_actus_home.jpg) center left no-repeat;
	padding:0 0 0 15px;
}
#accueil #zone_actus #lire_actus:hover{
	text-decoration:none;
}
#accueil #zone_actus .box{
	display:block;
	width:555px;
	float:left;
}
#accueil #zone_actus .lien_home_news{
	color:#CF4A1D;
	text-decoration:none;
	font-weight:bold;}
#accueil #zone_actus .lien_home_news:hover{
	color:#CF4A1D;
	text-decoration:underline;
	font-weight:bold;
}	
#accueil #titre_actus{
	display:block;
	width:555px;
	height:56px;
	float:left;
	background:url(visuels/accueil/bg_titre_actus.jpg) top left repeat-y;
	text-indent:-9999px;
        margin-bottom: 20px;
}
#accueil h3.actu_titre {
	font-size:1.6em;
	line-height:1.4em;
	margin:0 0 10px 0;
	color:#479BCD;
}
#accueil.mer .actu_titre,#accueil.mer .actu_chapeau a{color:#479BCD;}
#accueil.campagne .actu_titre,#accueil.campagne .actu_chapeau a{color:#96C138;}

#accueil .actu_chapeau{
	font-size:1.1em;
	line-height:1.4em;
	color:#000;
}


#accueil #footer{
	display:block;
	width:461px;
	overflow:hidden;
	float:left;
	margin:-180px 0 0 0;
	padding:0 30px 0 495px;
}
#accueil #footer .box{
	display:block;
	width:461px;
	position:absolute;
	margin:-180px 0 0 0;
	padding:0;

} 
#accueil.mer #footer{background: url(visuels/accueil/bg_footer.jpg) right top no-repeat;}
#accueil.campagne #footer{background: url(visuels/accueil/bg_footer.jpg) right top no-repeat;}


#accueil #zone_design{
	display:block;
	float:left;
	width:124px;
	height:48px;
	padding:195px 0 0 65px;
}
#accueil.mer #zone_design{background:url(visuels/accueil/mer/bg_design.gif) top left no-repeat;}
#accueil.campagne #zone_design{background:url(visuels/accueil/campagne/bg_design.gif) top left no-repeat;}

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


#accueil #zone_postit{
	display:block;
	float:left;
	width:228px;
	height:243px;
	background:url(visuels/accueil/bg_postit.gif) top left no-repeat;
	color:#000;
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
}
#accueil #zone_postit a{
	text-decoration:none;
	color:#000;
}
#accueil #zone_postit a:hover{
	text-decoration:underline;
	color:#EF7900;
}
#accueil #zone_postit .bloc{
	display:block;
	float:left;
	width:187px;
	height:172px;
	padding:50px 0 0 10px;
}
#accueil #zone_postit .copyright {
	display:block;
	margin:5px 0px 0px 0px;
}


#accueil #inscription_newsletter{
	width: 177px;
	display:block;
	float:left;
	padding:0 0 0 0;

}
#accueil  #inscription_newsletter label{
	width: 161px;
	height:26px;
	display:inline;
	float:left;
	text-indent:-9999px;
	background:#FFFFFF url(visuels/accueil/bg_titre_newsletter.jpg) no-repeat top;
}

#accueil #inscription_newsletter #input_newsletter{
	width:134px;
	height:26px;
	display:block;
	padding:5px 10px 0px 8px;
	float:left;
	margin-bottom:0px;
	background:url(visuels/accueil/champ_recherche_postit.gif) top left no-repeat;
}
#accueil #inscription_newsletter #input_newsletter input{
	background:none;
	width:134px;
	border:none;
}
#accueil #inscription_newsletter a{
	float:left;
	width:22px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-left:0px;
	text-indent:-9999px;
	background:#FFFFFF url(visuels/accueil/bt_ok_postit.gif) no-repeat top;
}


#accueil #zone_postit .bloc{
	display:block;
	float:left;
	width:190px;
	height:142px;
	padding:50px 0 0 20px;
}

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

#sticker {
        position: absolute;
        top: 0px;
        left: 50%;
        margin-left: 250px;
        display: block;
        width: 260px;
        height: 180px;
        z-index: 100;
}
#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");
}
*+html #visuel_sticker {	background: none!important;}

#concours_2011 {
	position: absolute; top: 555px; left: 20px; 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; }
