/*---
// Styles pour le Header
Auteur : Capella Technologies - www.capella.coop
Derniere revision : 

	1. Structure
	
Note: language specific styles

---*/

#header /* = header */ {
background: url(/defi/images/2009/banniere_top_en.jpg) no-repeat;
}

#header2006 /* = header */ {
	background-image: url(/defi/images/2009/banniere_top_en.jpg);
	background-repeat: no-repeat;
}

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;
}

ul#navLeft2{
	background-color: #CECDC4;
	background-image: url(/defi/images/2008/raccourcis_top_en.gif);
	background-repeat: no-repeat;
}

div#defiSante a{
background: url(../images/LogoDefiSanteBleu.gif) no-repeat;
}

a.vrai, a.faux {
background: url(../images/interrogation.gif) no-repeat;
}

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.fsf a{
	background-image: url(/defi/images/2009/DT09w_patch_FSF_ANG.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#navSites li.sante a{
	background-image: url(/defi/images/2009/DT09w_patch_DS_ANG.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;
}
