/*Définition des éléments en français*/

#enteteAccueil {
	position: relative;
	float: left;
	width: 1004px;
	height: 144px;
	background: url(../images/fr/bg_enteteAccueil.gif) no-repeat top center;
	margin-bottom: 9px;
	}

#entete {
	float: left;
	width: 1004px;
	height: 90px;
	background: url(../images/fr/bg_enteteSections.gif) no-repeat top center;
	position: relative; z-index: 500; /* without this, multi-level menu displays through content below in ie6 */
	}

ul#nav {background: url(../images/fr/bg_navConcours.gif) no-repeat top left;}

/* ---[ Navig principale ]--------------------- */

	/*boutons 1er niv*/
	li#accueil a {width: 44px; height: 14px; background: url(../images/fr/bt_accueil.gif) no-repeat top left; margin: 0 14px 0 26px;}
	li#renseignements a {width: 113px; height: 14px; background: url(../images/fr/bt_renseignements.gif) no-repeat top left; margin: 0 14px 0 0;}
		/*boutons sous-menu*/
		li#renseignements ul.subnav li a,
		li#dons ul.subnav li a,
		li#albums ul.subnav li a {background: none; text-indent: 0;}

	li#dons a {width: 123px; height: 14px; background: url(../images/fr/bt_partage.gif) no-repeat top left; margin: 0 14px 0 0;}
	li#albums a {width: 59px; height: 14px; background: url(../images/fr/bt_albums.gif) no-repeat top left;}
	li#concours a {width: 137px; height: 14px; background: url(../images/fr/bt_concours.gif) no-repeat top left; margin: 0 0 0 28px;}
	
	
	/*rollover 1er niv*/
	li#accueil a.active, li#accueil a:hover,
	li#renseignements a.active, li#renseignements a:hover,
	li#dons a.active, li#dons a:hover,
	li#albums a.active, li#albums a:hover,
	li#concours a.active, li#concours a:hover {background-position: 0 -14px;}
	
/* ---[ Entêtes de sections ]--------------------- */
	
	/*ie bug workaround - multi-class bug - target parent div instead of actual targetted div :-/ */
	#contenant .recherche {
		width: 767px;
		background: url(../images/fr/bg_enteteRecherche.gif) no-repeat top left; 
		padding-left: 116px;
		}
		
	#contenant .renseignements {
		width: 733px;
		background: url(../images/fr/bg_enteteRenseignements.gif) no-repeat top left; 
		padding-left: 150px;
		}	
		
	#contenant .aide {width: 883px; background: url(../images/fr/bg_enteteAide.gif) no-repeat top left;}
	#contenant .dons {width: 883px; background: url(../images/fr/bg_enteteDons.gif) no-repeat top left;}
	#contenant .gestion {
		width: 742px; 
		background: url(../images/fr/bg_enteteGestion.gif) no-repeat top left;
		padding-left: 141px;
		}

	#contenant .compte, #contenant .mesImages {
		width: 757px;
		background: url(../images/fr/bg_enteteCompte.gif) no-repeat top left;
		padding-left: 126px;
		}
		
	#contenant .erreur {width: 883px; background: url(../images/fr/bg_enteteErreur.gif) no-repeat top left;}
	
	#contenant .albumsPartages {
		width: 789px;
		background: url(../images/fr/bg_enteteAlbumsPartages.gif) no-repeat top left;
		padding-left: 94px;
		}

/* ---[ Boutons-onglets ]--------------------- */
			
ul#ongletsDon li#description a:link, ul#ongletsDon li#description a:visited {width: 97px; height: 27px; background: url(../images/fr/nav_onglets.gif) no-repeat 0 -27px; }
	ul#ongletsDon li#description a:hover, ul#ongletsDon li#description a:active {background-position: 0 0; }
ul#ongletsDon li#geolocalisation a:link, ul#ongletsDon li#geolocalisation a:visited {width: 114px; height: 27px; background: url(../images/fr/nav_onglets.gif) no-repeat -97px -54px; }
	ul#ongletsDon li#geolocalisation a:hover, ul#ongletsDon li#geolocalisation a:active {background-position: -97px -27px; }	
ul#ongletsDon li#infoTech a:link, ul#ongletsDon li#infoTech a:visited {width: 142px; height: 27px; background: url(../images/fr/nav_onglets.gif) no-repeat -211px -27px; }
	ul#ongletsDon li#infoTech a:hover, ul#ongletsDon li#infoTech a:active {background-position: -211px -54px; }		

/*onglet actif selon section de formulaire */

body#pageDonsDesc li#description a:link, body#pageDonsDesc li#description a:visited  {background-position: 0 0; }
body#pageDonsGeo li#geolocalisation a:link, body#pageDonsGeo li#geolocalisation a:visited {background-position: -97px -27px; }
body#pageDonsTech li#infoTech a:link, body#pageDonsTech li#infoTech a:visited {background-position: -211px -54px; }
	
/* ---[ Boutons multiples ]--------------------- */
	
#bt_consulterAlbums a:link, #bt_consulterAlbums a:visited {
	position: absolute;
	top: 235px; left: 0;
	display: block;
	background: url(../images/fr/bg_bt_consulterAlbums.gif) no-repeat top right;
	width: 450px;
	height: 30px;
	text-indent: -9999px;
	z-index: 0;
	}
	
	#bt_consulterAlbums a:hover, #bt_consulterAlbums a:active {background-position: 0 -30px;}

#newsBtns {float: right; width: 230px; height: 25px; margin: 15px 33px 0 0;}

#bt_consulterNouvelles a:link, #bt_consulterNouvelles a:visited {
	float: left;
	display: block;
	background: url(../images/fr/bg_bt_consultNouvelles.gif) no-repeat top right;
	width: 175px;
	height: 15px;
	margin: 5px 0 0 0;
	text-indent: -9999px;
	}
	
	#bt_consulterNouvelles a:hover, #bt_consulterNouvelles a:active {background-position: 0 -15px;}	
	
#bt_retourAccueil a:link, #bt_retourAccueil a:visited {
	display: block;
	background: url(../images/fr/bg_bt_retourAccueil.gif) no-repeat top right;
	width: 116px;
	height: 30px;
	text-indent: -9999px;
	}
	
	#bt_retourAccueil a:hover, #bt_retourAccueil a:active {background-position: 0 -30px;}	
		
#bt_agrandir a:link, #bt_agrandir a:visited {
	float: right;
	margin: 5px 108px 0 0;
	background: url(../images/fr/bg_bt_agrandirFenetre.gif) no-repeat top right;
	width: 450px;
	height: 30px;
	text-indent: -9999px;
	}
	
	#bt_agrandir a:hover, #bt_agrandir a:active {background-position: 0 -30px;}
				
#bt_etapeSuivante a:link, #bt_etapeSuivante a:visited {
	display: block;
	background: url(../images/fr/bg_bt_etapeSuivante.gif) no-repeat top right;
	width: 450px;
	height: 30px;
	text-indent: -9999px;
	}
	
	#bt_etapeSuivante a:hover, #bt_etapeSuivante a:active {background-position: 0 -30px;}	
			
	
	input#rechBase {width: 77px; height: 15px; background: url(../images/fr/bt_chercher.gif) top right no-repeat; border: none; margin: 1px 0 0 10px; cursor:pointer;}
	input#rechAvanc {width: 77px; height: 15px; background: url(../images/fr/bt_chercherAvancee.gif) top right no-repeat; border: none; margin: 1px 0 0 10px; cursor:pointer;}	
	input#rechGeo {width: 77px; height: 15px; background: url(../images/fr/bt_chercher.gif) top right no-repeat; border: none; margin: 3px 0 0 10px; cursor:pointer;}
	input#connecter {width: 91px; height: 15px; background: url(../images/fr/bt_meConnecter.gif) top right no-repeat; border: none; margin: 5px 0 0 0; cursor:pointer;}
	input#enregistrer {width: 80px;	height: 15px; background: url(../images/fr/bt_enregistrer.gif) top right no-repeat; border: none; cursor:pointer;}
	input#soumettre {width: 80px; height: 15px; background: url(../images/fr/bt_soumettre.gif) top right no-repeat; border: none; cursor:pointer; }	
	input#refuser {width: 72px;	height: 15px; background: url(../images/fr/bt_refuser.gif) top right no-repeat; border: none; cursor:pointer;}
	input#accepter {width: 72px; height: 15px; background: url(../images/fr/bt_accepter.gif) top right no-repeat; border: none; cursor:pointer;}		
	input#modifier {width: 72px; height: 15px; background: url(../images/fr/bt_modifier.gif) top right no-repeat; border: none; cursor:pointer;}		
	input#apercu {width: 64px; height: 15px; background: url(../images/fr/bt_apercu.gif) top right no-repeat; border: none; cursor:pointer;}
	input#creerCompte {width: 114px; height: 15px; background: url(../images/fr/bt_creerCompte.gif) top right no-repeat; margin: 5px 0 0 0; border: none; cursor:pointer;	}	
	input.annuler {width: 67px; height: 15px; background: url(../images/fr/bt_annuler.gif) top right no-repeat; border: none; cursor:pointer; }
	input.confirmer {width: 77px; height: 15px; background: url(../images/fr/bt_confirmer.gif) top right no-repeat; border: none; cursor:pointer; }	
	input#envoyer {width: 69px; height: 15px; background: url(../images/fr/bt_envoyer.gif) top right no-repeat; border: none; cursor:pointer;}	
	input#fermer {width: 67px; height: 15px; background: url(../images/fr/bt_fermer.gif) top right no-repeat; border: none; cursor:pointer;}
	input#choisir {width: 67px; height: 15px; background: url(../images/fr/bt_choisir.gif) top right no-repeat; border: none; cursor:pointer;}
	input#ajouterAuteur {width: 112px; height: 15px; background: url(../images/fr/bt_ajouterAuteur.gif) top right no-repeat; margin: 13px 0 0 0; border: none; cursor:pointer;}
	
	
	/*Effet rollover*/
	
	input#rechBase:hover,
	input#rechAvanc:hover,
	input#rechGeo:hover,
	input#connecter:hover,
	input#enregistrer:hover,
	input#soumettre:hover,
	input#refuser:hover,
	input#accepter:hover,
	input#apercu:hover,
	input#creerCompte:hover,
	input#modifier:hover,
	input.annuler:hover,
	input.confirmer:hover,
	input#envoyer:hover,
	input#fermer:hover,
	input#choisir:hover,
	input#ajouterAuteur:hover {background-position: right -15px;}	
			

/* ---[ Carte virtuelle ]--------------------- */	

#logoCartePaysage {text-align: left; clear: both; margin: 100px auto 10px auto; width: 805px; height: 46px;}
#logoCartePortrait {text-align: left; clear: both; margin: 100px auto 10px auto; width: 634px; height: 46px;}	
