body 
{
    /*background-color: #e1faee;*/
	margin:0 auto;
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/background.jpg);
}


#container
{
    width:900px;
    margin:0 auto;
	/*background-color: #fde4be;*/
}

#banniere
{
    width:900px;
    height: 175px;
	background-color:#fde4be;
	background-image:url(../images/banniere.jpg);
	background-repeat:no-repeat;

}

#fondCentre{
	width:900px;
	background-color:#fde4be;
	background-image:url(../images/fond.jpg);
	background-repeat:no-repeat;
}

#menu
{
    width:900px;
	height: 30px;
	/*background-color:#fde4be;*/
	padding-top:5px;
	padding-left:5px;
	
}

#centre
{
    width:890px;
	/*background-color:#fde4be;*/
	padding-top:30px;
	padding-left: 10px;
    
}



#piedDePage
{
    width:900px;
    height:30px;
    position: relative;
	background-color:#fde4be;
    background-image:url(../images/piedPage.jpg);
    background-repeat:no-repeat;
    clear:left;
}


.texte{

	color:#000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

}

.bold{

	color:#000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.accentAccueil{

	color:#006633;
	font-size: 14pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style:italic;
}

.accueil{

	color:#006633;
	font-size: 12pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style:italic;
}

.sousTitre{

	color:#006633;
	font-size: 12pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}


.fondMenu
{
    width:140px;
    height:30px;
    background-image:url("../images/design/fondBtn.jpg");
    background-repeat:no-repeat;
}


.ligneMenu
{
    background-image:url("../images/design/ligneMenu.jpg");
    background-repeat:no-repeat;
}





.piedDePage{

	font-family:Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color:#006633;
	font-weight: bold;

}


a.liens{
	color:#006633;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
}

a.liens:hover{
	color:#f49f22;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
}
