@CHARSET "ISO-8859-1";

body {
	background: #837B70;
	behavior: url("/site/charte/css/csshover3.htc");
	margin: 0 auto 50px;	
}

div.middler{
	width: 98%;
	background: #837B70;
}

#conteneur{
	width: 967px;
	overflow: hidden;	
	margin-left: auto;
	margin-right: auto;
}

div.global {
	float:left;
	width: 955px;
	padding-left: 6px;
	padding-right: 6px;
	background: url("../images-fondation-april/fond-body.jpg") center repeat-y;
}

/* Partie header */
	
div.header{
	width: 955px;
	height: 172px;
	background: url("../images-fondation-april/header_back.jpg") no-repeat #FFFFFF;
}

div.spacerHead{
	width: 500px;
	height: 120px;		
}

div.searchDiv{
	width: 305px;
	height: 21px;
	margin-right: 10px;
}

div.searchPuce{
	width: 6px;
	height: 5px;
	margin-top: 8px;
	//margin-top: 9px;
	float:left;
	background: url("../images-fondation-april/recherchePuce.jpg") no-repeat;	
}

div.searchTxt{
	float: left;
	font-family: "Station.ttf";
	font-size: 11px;
	word-spacing: -4px;
	margin-left: 5px;
	margin-top: 3px;
	color: #343e01;
}

div.searchInput{
	float: left;
	margin-left: 5px;
	width: 185px;
	height: 21px;
}

div.searchInput input{
	width: 184px;
	//width: 182px;
	height: 14px;	
	background-image: url("../images-fondation-april/inputRecherche.jpg");	
	background-repeat: no-repeat;  
}

div.searchSubmit{
	float: left;
	margin-left: 10px;
	width: 21px;
	height: 21px;
	cursor: pointer;
	background: url("../images-fondation-april/inputRechercheOk.jpg") no-repeat;
}

div.menu{
	width: 919px;
	height: 10px;
	background: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding-left: 36px;
	
}

div.menuTitre{
	float:left;	
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

div.menuSpacer{
	float:left;	
	background: url("../images-fondation-april/spacerRouge.jpg") center no-repeat;
	width: 60px;
	height: 8px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-margin-top: -5px;
}

div.menuBar{
	height: 10px;
	width: 955px;
	background: url("../images-fondation-april/menuBar.jpg") repeat-x #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

div.menuTitre a{
	
	height: 10px;
}

#accueil{
	background: url("../images-fondation-april/titreAccueil.jpg") no-repeat;
	width: 48px;
}

#accueil img{
	border: none;
	margin-top: -10px;
	width: 48px;
	height: 29px;	
}

#accueil:hover{
	background: url("../images-fondation-april/titreAccueilHover.jpg") no-repeat;
}

#actions{
	background: url("../images-fondation-april/titreActions.jpg") no-repeat;
	width: 72px;
}

#actions img{
	border: none;
	margin-top: -10px;
	width: 72px;
	height: 29px;	
}

#actions:hover{
	background: url("../images-fondation-april/titreActionsHover.jpg") no-repeat;
}

#contact{
	background: url("../images-fondation-april/titreContact.jpg") no-repeat;
	width: 52px;
}

#contact img{
	border: none;
	margin-top: -10px;
	width: 52px;
	height: 29px;	
}

#contact:hover{
	background: url("../images-fondation-april/titreContactHover.jpg") no-repeat;
}

#fondation{
	background: url("../images-fondation-april/titreFondation.jpg") no-repeat;
	width: 83px;
}

#fondation img{
	border: none;
	margin-top: -10px;
	width: 83px;
	height: 29px;	
}

#fondation:hover{
	background: url("../images-fondation-april/titreFondationHover.jpg") no-repeat;
}

#lu{
	background: url("../images-fondation-april/titreLu.jpg") no-repeat;
	width: 84px;
}

#lu img{
	border: none;
	margin-top: -10px;
	width: 84px;
	height: 29px;	
}

#lu:hover{
	background: url("../images-fondation-april/titreLuHover.jpg") no-repeat;
}

#presse{
	background: url("../images-fondation-april/titrePresse.jpg") no-repeat;
	width: 38px;
}

#presse img{
	border: none;
	margin-top: -10px;
	width: 38px;
	height: 29px;	
}

#presse:hover{
	background: url("../images-fondation-april/titrePresseHover.jpg") no-repeat;
}

#soumettre{
	background: url("../images-fondation-april/titreSoumettre.jpg") no-repeat;
	width: 134px;
}

#soumettre img{
	border: none;
	margin-top: -10px;
	width: 134px;
	height: 29px;	
}

#soumettre:hover{
	background: url("../images-fondation-april/titreSoumettreHover.jpg") no-repeat;
}

div.centerDiv{
	width: 955px;
	background: #FFFFFF;
	min-height: 300px;
	text-align: left;
}




/* Partie principale */

div.mainDiv{
	float:left;
	width: 714px;
	height: 400px;
	background: #FFFFFF;
}

div.titrePage{
	width: 362px;
	height: 24px;
	font-family: "Station.ttf";
	word-spacing: -6px;
	font-size: 24px;
	color: 	#5d5d5d;
}

div.imgPage{
	margin-top: 20px;
	width: 657px;
	height: 72px;
}

div.descPage{
    margin-top: 15px;
    width: 656px;    
    font-family: 'Arial';
    font-size: 12px;     
}

/*Sommaire*/

div.imgSommaire{
	margin-top: 36px;
	width: 90px;
	height: 12px;
	background: url("../images-fondation-april/sommaire.jpg") no-repeat;
}

ul.sommaireUL{
	list-style-image: url("../images-fondation-april/puceSommaire.jpg");	
}

li.sommaireLI{
}

a.sommaireA{
	text-decoration: none;
	font-family: 'Arial';
	font-size: 10pt;	
	cursor: pointer;
}

/*Navigation*/
div.navig{
	height: 20px;
	margin-right: 14px;	
}

div.navig div{
 	float:right;
}

div.navig a{
	text-decoration:none;
	font-size: 12px;	
}

a.num{
	color: #525252;	
}

a.num:hover{
	color: #e64b0e;	
}

a.numActif{
	color:#e64b0e;
}

div.separateurNum{
	float:right;
	width: 6px;
	height: 5px;
	background: url("../images-fondation-april/sepa-chiffres.gif");
	margin-top: 5px;	
	margin-left: 2px;
	margin-right: 2px;
}


/* Partie footer */

div.clearer{
	clear: both;	
}

div.clearer10{
	clear: both;
	width: 955px;
	height: 10px;
	-display: none;
	background: #FFFFFF;
}

div.clearerBas{
	clear: both;
	height: 15px;		
}


div.footer{
	width: 955px;
	height: 39px;
	background: #FFFFFF;	
}

div.spacer5{
	float: left;
	width: 5px;
	height: 39px;	
}

div.spacer4{
	float: left;
	width: 5px;
	-width: 4px;
	height: 39px;	
}

div.spacerLiens{
	float: left;
	width: 12px;
	height: 39px;	
}

div.spacerLiens2{
	float: left;
	width: 19px;
	height: 39px;	
}


div.footerSante{
	float: left;
	width: 446px;
	height: 39px;
	background: url("../images-fondation-april/footer_sante.jpg");
}

div.footerPartenaire{
	
	float: left;
	width: 139px;
	height: 39px;
	cursor: pointer;
	background: url("../images-fondation-april/footerPartenaire.jpg") no-repeat;
}

div.footerPartenaire:hover{
	background: url("../images-fondation-april/footerPartenaireHover.jpg") no-repeat;
}

div.footerLiens{
	float: left;
	
	width: 360px;
	height: 39px;
	background: url("../images-fondation-april/footerLiens.jpg") no-repeat;
}

div.lienTexte{
	float: left;
	width: 100px;
	height: 10px;
	font-family: 'Station.ttf';	
	font-size: 12px;
	margin-top: 12px;
	//margin-top: 10px;
}

div.lienTexte a{
	text-decoration: none;	
	color: #FFFFFF;
}

div.lienTexte a:hover{
	color: #324c01;
}

/*Home*/
div.imageHome{
	float: right;
	margin-right: 0px;
	width:920px;
	height: 325px;	
}

div.cacheBas{
	position:absolute;
	margin-top: 1px;
	height:400px;
	width:1024px;
	background: #837B70;
	border:solid 1px #837B70;
}

#loadImages{
	display:none;
}
