/*---
// Styles pour le Header
Auteur : Capella Technologies - www.capella.coop
Derniere revision : 

	1. Structure
	
Note: language specific styles

---*/

#header /* = header */ {
background: url(../images/2009/DT09w_entete_FR.jpg) no-repeat;
}

#header2006 /* = header */ {
background: url(/defi/images/2009/DT09w_entete_FR.jpg) no-repeat;
background-repeat: no-repeat;
background-position: 0 0;
}

#header2006 a span
{visibility:hidden
}


ul#navTop li.leLoft a{
background: url(../images/btn_loft.jpg) no-repeat;
}

ul#navTop li.fsf a{
background: url(../images/btn_fsf.jpg) no-repeat;
}



div#defiSante a{
background: url(../images/LogoDefiSanteBleu.gif) no-repeat;
}

a.vrai, a.faux {
background: url(../images/interrogation.gif) no-repeat;
height:60px;
}

a.vrai:hover{
background: url(../images/vrai.gif) no-repeat;
}
a.faux:hover{
background: url(../images/faux.gif) no-repeat;
}
/* ---------------------------------------- */
/* 1	Accueil 			*/
/* ---------------------------------------- */
.bgInscript {
	background: url(../images/acc_bg_inscript.jpg) no-repeat 0 0;
}
table#sectionSite td#infoDefi h3{
background: url(../images/h2_infoDefi.gif) no-repeat;
}

table#sectionSite td#nouvelles h3{
background: url(../images/h2_nouvelles.gif) no-repeat;
}

table#sectionSite td#temoignages h3{
background: url(../images/h2_temoignage.gif) no-repeat;
}

div#porteParole h3{
background: url(../images/h3_porteParole.gif) no-repeat;

}

div#jarrete a{
background: url(../images/btn_jarrete.gif) no-repeat;

}

div#questionPoid a{
	background: url(../images/patch_poids_bal.jpg) no-repeat 0 0;
}

ul#navSites li.leLoft a{
	background-image: url(/defi/images/2009/DT09w_patch_Loft_FR.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#navSites li.fsf a{
	background-image: url(/defi/images/2009/DT09w_patch_FSF_FR.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

}

ul#navSites li.sante a{
	background-image: url(/defi/images/2009/DT09w_patch_DS_FR.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#navSites li.defiSante a{
	background: url(../images/btn_defiSante2.gif) no-repeat 0 0;
}

/* Carte amie */

div#carteCnt {
	background: url(../images/bg_colCarte_amie.jpg) no-repeat 14px 14px;
}


table
{
border-collapse:collapse;
}
.borduregrise td {
	border:1px solid #ccc;
border-collapse:collapse;
}

