/******** GENERAL ******/
body{
	width:776px;
	margin:0px auto;
	padding:0px;
	font-family : Verdana, Arial;
	font-size:12px;
	color:#000000;
	background-color: #dbe4da;
	border:solid 1px #000000;
}
img
{
	border:0px;
}

h1{
	font-family: Verdana, Arial;
	font-size:180%;
	padding:0px;
	margin:0px;
}

h2{
	font-family: Verdana, Arial;
	font-size:140%;
	padding:0px;
	margin:10px 0px 10px 0px;
}

p{
	font-size:100%;
	text-align:justify;
}

a:link, a:visited
{
	color:#000000;
}

a:hover
{
	color:#999999;
}

.note{
	font-size:80%;
}
div#menuTop{
	float:right;
	margin:13px 5px 0px 0px;
	font-size:80%;
}
div#entete{
	display:block;
	width:776px;
	height:247px;
	background-image:url(../images/bg_entete.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #dbe4da;
}
div#entete div#ongletTop
{
	width:776px;
	height:29px;
	background-color: #dbe4da;
	background-image:url(../images/ongletTop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#entete div#zoneVisuels
{
	width:776px;
	height:218px;
	background-color: #dbe4da;
	background-image:url(../images/topVisuels.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

/******** MENU ********/
/*Voir menu.css*/
/******** MENU ********/
/******** SOUSMENU ********/
div#menu ul.sousMenu li
{
	background-image:none;
	background-position:0px 0px;
	background-repeat:no-repeat;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
/******** SOUSMENU ********/
div#global{	
	background-color: #ffffff;
	width:776px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

div#contenu{
	float:left;
	width:595px;	
	text-align:left;
	/*margin-left:167px;*/
	/*background-color:#ffffff;*/
}

/*div#contenu{*/
	/*display:block;*/
	/*float:left;
	background-color: #ffffff;
	width:609px;
	margin:0px 0px 0px 0px;
	padding:0px;
}*/

div#contenu{
	margin:7px 0px 0px 0px;	/*Hack pour IE*/
	padding-left:7px;
	padding-right:7px;
}
div#contenu p.floatRight{
	float:right;
	text-align:justify;
}
div#contenu img.floatLeft{
	float:left;
	margin-right:5px;
}
div#contenu div#noteTableau
{
    float:right;
}

div#contenu h1.titreSectionSlide{
	margin:0px;
	padding:0px;
	background-color:#b2bcb1;
	padding-left:8px;
}

div#contenu div.visuelCentre
{
	display:block;
	width:100%;
	text-align:center;
}

div#footer
{
	display:block;
	width:585px;
	font-size:90%;
	color:#000000;
	text-align: center;
	margin-top:30px;
	padding-top:5px;
	border-top: 1px solid #aaaaaa;
}

div#footer2
{
	display:block;
	width:776px;
	font-size:90%;
	color:#000000;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
	/*border: 1px solid #000000;*/
}

div#copyright
{
	display:block;
	width:585px;
	font-size:80%;
	color:#000000;
	text-align: center;
	margin-top:5px;	
}


/******** GENERAL ******/
/******** ACCUEIL ******/
div#contenu div.titrePageHaut{
	display:block;
	width:298px;
	margin-bottom:5px;
}

div#contenu div.titrePageBas{
	display:block;
	width:298px;
	margin-top:5px;
}

div#contenu div#dons{
	display:block;
	background-color: #ffffff;
	width:100%;
	margin:0px;
	padding:0px;
}
div#contenu div.enteteSection{
	width:100%;
	padding:0px;
	margin:0px;
	background-color:#b2bcb1;
}
div#contenu div.enteteSection h1{
	padding-left:8px;
}
div#contenu div.enteteSection h1:hover{
	background-color:#98bb94;
}
div#contenu div.enteteSection a:hover{
	color:#000000;
}

div#contenu div.enteteSection img{
	margin:0px;
	padding:0px 3px 0px 0px;
	vertical-align:top;
	
}
div#contenu div#dons h1{
	background-color:#b2bcb1;
	padding:0px;
	margin:0px;
	padding-left:8px;
}
div#contenu div#dons h2{	
	margin-left:8px;
}
div#contenu div#dons p{
	font-size:90%;
	margin-left:8px;
	margin-right:8px;
}

div#contenu div#dons p.visuelEmbeded img{
	float:right;
	margin-left:8px;
}
div#contenu div#activites{
	display:block;
	width:100%;
	margin:0px;
	padding:0px;
}
div#contenu div#activites a{
	float:right;
}
div#contenu div#activites p{
	font-size:90%;
	padding:0px;
	margin:0px;
	margin-left:8px;
	margin-right:8px;
	margin-top:5px;
	text-align:left;
}
div#contenu div#nouvelles{
	display:block;
	background-color: #ffffff;
	width:100%;
	margin:0px;
	padding:0px;
}
div#contenu div#nouvelles p{
	font-size:90%;
	padding:0px;
	margin:0px;
	padding-left:8px;
	margin-left:8px;
	margin-top:5px;
	margin-right:8px;
	text-align:left;
}
div#contenu div#nouvelles p.visuelEmbeded img{
	float:right;
	border:1px solid #000000;
}
div#contenu ul.listeAccueil{
	font-size:90%;
	margin-right:10px;
}
hr.separation{
	border:1px dotted #000000;
}
/******** ACCUEIL ******/


/******** MISSION ********/
p.missionValeur
{
	font-size:90%;
	padding-left:10px;
}

/******** CAPITAL HUMAIN ********/
div#contenu div#profileGauche{
	display:block;
	float:left;
	width:281px;
	/*border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;*/
}
div#contenu div#profileGauche div.profileBox{
	display:block;
	border:1px solid #000000;
}

div#contenu div#profileGauche div.profileBox p.titre{
	 color:#b2bcb1;
	 margin:0px;
	 padding:0px;
	 padding-left:8px;
}

div#contenu div#profileGauche div.profileBox p.desc{
	 color:#000000;
	 margin:0px;
	 padding:0px;
	 padding-left:8px;
	 text-align:left;
}
div#contenu div#profileGauche div.profileBox p.descLong{
	 color:#000000;
	 margin:0px;
	 padding:0px;
	 padding-left:8px;
	 text-align:left;
	 font-size:87%;
}
div#contenu div#profileGauche div.profilePic{
	display:block;
	float:left;
	width:100px;
	padding: 2px 0px 1px 0px;
	/*border:1px solid #000000;*/
}
div#contenu div#profileGauche div.profileText{
	display:block;
	float:left;
	width:179px; 	/*MAX*/
}

div#contenu div#profileGauche div.profileText p, div#contenu div#profileDroit div.profileText p{
	margin:0px;
	padding:5px 0px 1px 8px;
}


/*---------------------------------------*/

div#contenu div#profileCentre{
	display:block;
	margin:0px auto;
	width:300px;
	/*border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;*/
}
div#contenu div#profileCentre div.profileBox{
	display:block;
	border:1px solid #000000;
}

div#contenu div#profileCentre div.profileBox p.titre{
	 color:#b2bcb1;
	 margin:0px;
	 padding:0px;
	 padding-left:8px;
}

div#contenu div#profileCentre div.profileBox p.desc{
	 color:#000000;
	 margin:0px;
	 padding:0px;
	 padding-left:8px;
	 text-align:left;
}

div#contenu div#profileCentre div.profilePic{
	display:block;
	float:left;
	width:100px;
	padding: 2px 0px 1px 1px;
}
div#contenu div#profileCentre div.profileText{
	display:block;
	float:left;
	width:183px; 	/*MAX*/
}

/*---------------------------------------*/

div#contenu div#profileDroit{
	display:block;
	float:right;
	width:300px;
	/*border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;*/
}
div#contenu div#profileDroit div.profileBox{
	display:block;
	border:1px solid #000000;
}

div#contenu div#profileDroit div.profileBox p.titre{
	 color:#b2bcb1;
	 margin:0px;
	 padding:0px;
	 padding-left:8px;
}

div#contenu div#profileDroit div.profileBox p.desc{
	 color:#000000;
	 margin:0px;
	 padding:0px;
	 padding-left:8px;
	 text-align:left;
}

div#contenu div#profileDroit div.profilePic{
	display:block;
	float:left;
	width:100px;
	padding: 2px 0px 1px 1px;
}
div#contenu div#profileDroit div.profileText{
	display:block;
	float:left;
	width:183px; 	/*MAX*/
}
/******** CAPITAL HUMAIN ********/


/******* KILI *****************/
div#kili{
	/*min-height: 500px;*/
	margin-top: 20px;
	padding-top: 300px;
	padding-right: 220px;
	background-image: url(../images/bgKili.gif);
	background-repeat: no-repeat;
}

/******** DON ********/
div#contenu div#donation
{
	display:block;
	width:585px;
	font-size:100%;	
}

div#contenu div#donation table.donation td.sectionHeader
{
    width:100%;
    text-align:left;
    background-color:#b2bcb1;
    border-bottom:1px solid #000000;
    border-top:1px solid #000000;
    padding-left: 5px;
}
div#contenu div#donation table.donation td.field
{
    text-align:left;
    width:50%;
    background-color:#dbe4da;
    padding-left:5px;
    border-right:1px solid #000000;    
}
div#contenu div#donation table.donation td.fieldValue
{
    text-align:left;
    width:100%;
    background-color:#cfd7ce;
}
div#contenu div#donation table.donation td.fieldValue input
{
    font-weight:bold;
    
}
div#contenu div#donation table.donation td.required
{
    text-align:left;
    width:auto;
    background-color:#cfd7ce;
}
div#contenu div#donation table.donation td.acceptConditions
{
    text-align:center;
    width:50%;
    padding:5px 0px 5px 5px;
    background-color:#ffffff;
    border-bottom:1px solid #000000;
}
div#contenu div#donation table.donation td.submitButtons
{
    text-align:center;
    width:100%;
    padding:10px;
    background-color:#dbe4da;
    border-top:1px solid #000000;
}

/******** DON ********/
div#contenu div.faconDonner
{
	padding-bottom:10px;
	border-bottom:1px solid #b2bcb1;
}
div#contenu div.faconDonner2
{
	padding-bottom:10px;
}

div#contenu div.faconDonner p.faconDonner
{
	font-weight:bold;
	font-size:110%;
}

div#contenu div.faconDonner p.descFaconDonner
{
	padding-left:20px;
}

/******** ACTIVITES ********/
div#contenu table#calendrier-evenements
{
	width:100%;
}
div#contenu table#calendrier-evenements th
{
	background-color:#cfd7ce;
}
div#contenu table#calendrier-evenements td.titreEvent
{
	font-weight:bold;
	text-align:left;
}

div#contenu table#calendrier-evenements td.desc
{
	font-weight:bold;
	text-align:center;
}
/******** ACTIVITES ********/
/******** CAMPAGNES MAJEURES ********/
div#contenu table#campagnes
{
	width:100%;
}
div#contenu table#campagnes th
{
	background-color:#cfd7ce;
}
div#contenu table#campagnes th.center
{
	background-color:#cfd7ce;
	text-align:center;
}
div#contenu table#campagnes td
{
	text-align:center;
}
div#contenu table#campagnes td.montant
{
	font-weight:bold;
}

div#contenu div#campagneCourante
{
	margin-bottom:50px;
}

div#contenu div#campagneCourante div.president
{
	text-align:center;
	margin-left:5px;
	margin-bottom:30px;
}

div#contenu div#campagneCourante div.president p
{
	text-align:center;
	padding:0;
	margin:0;
	font-size:95%;
}

div#contenu div#campagneCourante div.president img.president
{
	border:1px solid #000000;	
}

div#contenu div#campagneCourante div.copresident
{
	float:left;
	margin-left:4px;
}

div#contenu div#campagneCourante div.copresident p
{
	padding:0;
	margin:0;
	font-size:95%;
}

div#contenu div#campagneCourante div.copresident img.copresident
{
	border:1px solid #000000;	
}
/******** CAMPAGNES MAJEURES ********/
/******** RÉALISATION ********/
div#contenu table#equipementfinances
{
	width:100%;
}
div#contenu table#equipementfinances th
{
	background-color:#cfd7ce;
}
div#contenu table#equipementfinances td
{
	text-align:left;
}
div#contenu table#equipementfinances td.montant
{
	font-weight:bold;
}
div#contenu table#equipementfinances td.total
{
	font-weight:bold;
	text-align:right;
}
div#contenu table#equipementfinances td.visuelBudget
{
	text-align:center;
}

div#contenu table#projetsEquipementfinances
{
	width:100%;
}
div#contenu table#projetsEquipementfinances th
{
	background-color:#cfd7ce;
}
div#contenu table#projetsEquipementfinances td
{
	text-align:left;
}
div#contenu table#projetsEquipementfinances td.montant
{
	font-weight:bold;
}
div#contenu table#projetsEquipementfinances td.total
{
	font-weight:bold;
	text-align:right;
}
div#contenu table#projetsEquipementfinances td.visuelBudget
{
	text-align:center;
}


/******** RÉALISATION ********/
/******** POLITIQUE ********/
div#politique
{
	width:100%;
	text-align:left;
}
div#politique h1
{
	background-color:none;
	text-align:center;
}
div#politique h2
{
	font-size:120%;
}
/******** POLITIQUE********/
div#politique{
	display:block;
	background-color: #FFFFFF;
	width:380px;
	margin:8px 0px 0px 0px;
	padding:10px;
}
/*
*>div#politique{
	margin:15px 0px 0px 0px;	//Hack pour IE
}*/


/******** NIC ********/
img#floatLeft
{
	float:left;
}


/****** STYLE POUR LA PAGE DES DONS EN LIGNE ******/
img.sponsorLeft{
	float:left;
}
img.sponsorRight{
	float:right;
	margin:0px 10px 0px 10px;
}
span#participantInfo{
	margin-left:30px;
}

div#sponsorDirective p{	
	text-align: left;
	padding-left: 10px;
	font-size:90%;
}

div#section_commandites{	
	margin:10px 0px 10px 0px;
}

div.section_commandites_header{	
	background-color:#B2BCB1;
	font-family: Verdana, Arial, Century Gothic;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding:5px 5px 5px 5px;
	border: solid #000000 2px;
	border-bottom:none;
}

div.section_commandites_content{
	background-color:#ffffff;
	padding:5px 5px 5px 5px;
	font-family: Verdana, Arial, Century Gothic;
	font-size:12px;
	text-align:left;	
	border: solid #000000 2px;
}

div#submitSection{
	margin:5px 20px 5px 20px;
	text-align:center;
}

div#section_commandites_content table{
	margin:10px 10px 10px 10px;
}

/******** TABLE DON - COORDONNÉES ********/
table#commanditesContact td{
	padding:3px;
	vertical-align:top;	
}

div#submitSection div#btnSubmitDonation{
	text-align:center;
}

div#errorFormDonation
{
	text-align:center;
	font-weight:bold;
}

table#commanditesContact td.headerNumber{
	font-weight:bold;
	padding-right:20px;
	padding-bottom:10px;
}

table#commanditesContact td.headerTitle{
	font-weight:bold;
}

table#commanditesContact td.info{
	padding-right:30px;
	padding-bottom:25px;
}

table#commanditesContact td.lastCell{
	padding-right:0px;
	padding-bottom:30px;
}

table#commanditesContact td.lastRow{
	padding-right:0px;
	padding-bottom:0px;
}

/******** TABLE DON - ADRESSE********/
table#donationAdress td{
	padding:3px;
	vertical-align:top;	
}

table#donationAdress td.headerNumber{
	font-weight:bold;
	padding-right:20px;
	padding-bottom:10px;
}

table#donationAdress td.headerTitle{
	font-weight:bold;
}

table#donationAdress td.info{
	padding-right:30px;
	padding-bottom:25px;
}

table#donationAdress td.lastCell{
	padding-right:0px;
	padding-bottom:30px;
}

table#donationAdress td.lastRow{
	padding-right:0px;
	padding-bottom:0px;
}

/******** TABLE DON - MONTANT ********/
table#commanditesAmount td.headerNumber{
	font-weight:bold;
	padding-right:20px;
	padding-bottom:10px;
}

table#commanditesAmount td.headerTitle{
	font-weight:bold;
	padding-right:60px;
	padding-bottom:10px;
}

table#donationAdress td.lastCell{
	padding-right:0px;
	padding-bottom:10px;
}

/******** TABLE DON - SOURCE SOLLICITATION********/
table#tblDonationSollicationSource td.headerNumber{
	font-weight:bold;
	padding-right:20px;
	padding-bottom:10px;	
}
table#tblDonationSollicationSource td.headerTitle{	
	padding-right:20px;
	padding-bottom:10px;
	width:100%;
}
table#tblDonationSollicationSource td.info{
	padding-right:30px;
	padding-bottom:25px;
}

table#tblDonationSollicationSource td.lastRow{
	padding-right:0px;
	padding-bottom:0px;
}


/******** TABLE DON - IN MEMORIAN********/
div#inmemorian{
	margin:10px 0px 0px 50px;
	border:1px solid #000000;
	padding:10px;
}
table#tblInMemorian td.memoriamPerson{
	font-weight:bold;
	padding-right:10px;
}
table#tblInMemorian td.headerPersonToInform{
	font-weight:bold;
	padding-bottom:5px;	
}

table#tblInMemorian td.headerToReceiveInformation{
	font-weight:bold;
	padding-bottom:5px;	
}

table#tblInMemorian td.info{	
	padding-bottom:5px;
	padding-right:10px;
}

table#tblInMemorian td.lastInfo{	
	padding-bottom:5px;
	padding-right:0px;
}

table#tblInMemorian td.lastRow{
	padding-right:0px;
	padding-bottom:0px;
}

/******** POLITIQUE********/
div#politique{
	display:block;
	background-color: #FFFFFF;
	width:380px;
	margin:8px 0px 0px 0px;
	padding:10px;	
}

div#politique p{
	font-size:90%;
	text-align:justify;
}

div#politique ol{
	font-size:90%;
	text-align:justify;
}

div#politique h1
{
	color:#000000;
	background-color:none;
	text-align:center;
}
div#politique h2
{
	color:#000000;
	font-size:120%;
}


/******** RECU ********/

div#receiptTop
{
	margin:0px auto;
	background-color: #FFFFFF;	
}

div#receiptTop h2{
	padding:0px;
	margin:0px;
	text-align:center;
}

div#receiptContent
{
	margin:0px auto;
	background-color: #FFFFFF;	
	padding-left:15px;
	padding-right:15px;
	border:2px #000000 solid;
}

div#receiptContent div#receiptContent p{
	font-size:80%;
}

div#receiptContent div#receiptHeader{
	/*background-image:url(../images/lg_fondation.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	background-color: #FFFFFF;
	text-align:left;		
}

div#receiptContent img#logoFondation{
	float:left;
	margin-right:20px;	
}

div#receiptContent div#receiptHeader p{	
	padding-top:30px;	
	font-size:90%;	
}

div#receiptContent div#receiptHeader p#recu{	
	text-align:right;
	font-size:125%;
	margin:0px;
	padding-top:0px;
}

div#receiptContent div#receiptHeader p.adress{
	text-align:center;
	padding:0px;
	padding-top:10px;
	margin:0px;
	margin-right:130px;
	/*border:1px #000000 solid;*/
}

/*div#receiptContent div#receiptHeader p.adress{	
	text-align:center;
	padding:0px;
	padding-top:10px;
	margin:0px;	
}*/

table#receiptTable td.title{
	font-weight:bold;
	padding-right:10px;
}

table#receiptTable td.value{
	padding-right:30px;
}

table#receiptTable td{
	padding:3px;	
	padding-bottom:2px;
	vertical-align:top;
	font-size:75%;
}

div#receiptDetails{
	border:1px #000000 solid;
}

div#receiptDetails p#header{
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	font-size:90%;
}

div#receiptDetails table#receiptDetails {
	width:100%;
	font-size:90%;
}

table#receiptDetails td{
	padding:3px;	
	padding-bottom:2px;
	vertical-align:top;
	font-size:90%;
	padding-right:35px;
}

table#receiptDetails td.alignCenter{
	text-align:center;
}

table#receiptDetails td.title{
	font-weight:bold;
	padding-bottom:0px;
}

div#links{
	text-align:center;
}

div#cancelTransaction h2{
	padding:0px;
	margin:0px;
	text-align:center;
}

div#cancelTransaction p{
	text-align:left;
	font-size:90%;
	margin-left:30px;
}

div#errorTransaction h2{
	padding:0px;
	margin:0px;
	text-align:center;
}

div#errorTransaction p{
	text-align:left;
	font-size:90%;
	margin-left:30px;
}
div.photoTrio
{
    float:left;
    width:180px;
    padding-right:20px;
}
div.photoTrioLast
{
    float:left;
    width:180px;
}
div.photoDuo
{
    float:left;
    width:279px;
    padding-right:21px;
}
div.photoDuoLast
{
    float:left;
    width:279px;
}