/*************************************/
/* Header (menutop, recherche, etc.) */
/*************************************/
#HeaderMenuTop a.BoutonInverser, #HeaderMenuTop #SepBoutonInverser { display:none; }

/* Contenu */
#divAccueilImage1 {
	background-image:url(../img/sante/accueil_pic0.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:234px;
}
.divAccueilImages { background-repeat:no-repeat; background-position:left top; padding-left:94px; }

#ZoneTexte #ArtDeVivre ul.triangle_v li { background-image:url(../img/sante/puce_artvivre.jpg); }
#ZoneTexte #ArtDeVivre ul.triangle_v a { color:#666666; text-decoration:none; }
#ZoneTexte #ArtDeVivre ul.triangle_v a:hover { color:#77912D; text-decoration:underline; }
#ZoneTexte #ArtDeVivre ul.triangle_v .lien_desactive { color:#aaaaaa; }

#ZoneTexte #ArtDeVivre ul.MegaPadding { margin:0; padding:0; }
#ZoneTexte #ArtDeVivre ul.MegaPadding li { margin:10px 0; }

#ZoneTexte #ArtDeVivre a { color:#77912D; }
#ZoneTexte #ArtDeVivre a:hover { color:#4C6005; }

#Page #ArtDeVivre a.lien_triangle_v { font-size:0.95em; background-image:url(../img/sante/puce_artvivre.jpg); color:#666666; text-decoration:none; }
#Page #ArtDeVivre a.lien_triangle_v:hover { color:#77912D; text-decoration:underline; }

#MenuGauche.ServicesGratuits { margin-top:5px; }
#MenuGauche.ServicesGratuits li.titre_axe { padding-left:11px; }
#MenuGauche.ServicesGratuits li { font-size:1.1em; border:0; padding:5px 0; }
#MenuGauche.ServicesGratuits a { color:#666666; font-weight:normal; }
#MenuGauche.ServicesGratuits a:hover { color:#3D5167; }


.CapsuleVideo { 
	font-size:0.95em;
	display:block; 
	width:479px; 
	height:403px; 
	padding:25px;
	background-image:url(../img/sante/fond_caps_video.jpg); 
	background-repeat:no-repeat;
	text-align:center;
}

/*.CapsuleEcoutez { 
	font-size:0.95em;
	display:block; 
	width:230px; 
	height:94px; 
	padding:15px;
	background-image:url(../img/sante/fond_caps_ecoutez.jpg); 
	background-repeat:no-repeat;
	text-align:center;
}*/

.CapsuleTelechargez { 
	font-size:0.95em;
	display:block; 
	width:223px; 
	height:77px; 
	padding:25px 30px;
	background-image:url(../img/sante/fond_caps_telech.jpg); 
	background-repeat:no-repeat;
	text-align:center;
}

table.tblADV td.bg_entete { background-color:#e0e0e0; padding-left:5px; border-bottom:0; }
table.tblADV td.bg_entete h2 { padding:0; }
table.tblADV td { border-bottom:1px solid #aaa; padding:3px 0; }


.FrameColonneDroite { width:140px; height:800px; /*height:850px;*/ border:0; padding:0; margin:0; } /* iframe pour le formulaire d'inscription */

/* Styles de viragesante.css */
#bloc1 { padding-top: 12px; padding-bottom: 12px; }
.separateur_recette { border-left:1px solid #314A6B; }


/* Page Abonnement */
#AbonnementEquilibre label { display:inline-block; width:95px; margin:5px 0; }
#AbonnementEquilibre input.fBorder { margin:5px 0; }
#AbonnementEquilibreTitre { background-image:url(../img/sante/abonn_titre_fond.jpg); background-repeat:repeat-x; }
.AbonnementEquilibreSeparateur { background-image:url(../img/sante/abonn_bande_grise.jpg); background-repeat:repeat-x; height:8px; margin-bottom:0.83em; }



/* Bouton Abonnement - Colonne de droite */
#BandeDroite a.BoutonEquilibre { 
	color:#333333;
	text-decoration:none;
	display:block;
	width:95px;
	height:19px;
	padding:3px 0 0 25px;
	background-image:url(../img/sante/bouton_abonnement_off.jpg);
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-weight:bold;
}
#BandeDroite a.BoutonEquilibre:hover { color:#333333; background-image:url(../img/sante/bouton_abonnement_on.jpg); }



/* Styles pour l'impression */
@media print
{
	.FrameColonneDroite, .separateur_recette { display:none !important; }
	#divAccueilImage1, .divAccueilImages { padding:0; background-image:none; margin:0!important; }
}