body {
	margin:0;
	background-color: #FFFFFF;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000000;	
}
:link, :visited { background-color: transparent; color: #000000; font-weight: bold; text-decoration: none}
:link:hover, :visited:hover { color:#000000; text-decoration: underline  }

p {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

#entete {
	background-color: #FFFFFF;
	}
#enteteHaut {
	background-color: #FFFFFF;
}
#conteneur {
	width: 990px;
	margin : 0 auto;
	background-color:#FFFFFF;
}
#centre {
	margin-left: 230px;
	margin-right: 180px;
	padding-left:12px;
}
#gauche {
	float:left;
	width:230px;

	background:url(../media/filet_gauche.gif) top left no-repeat;
		
}
#droite {
	float:right;
	width:180px;
	height:500px;

	background:url(../media/ombre_cote_droit.jpg) top left no-repeat;

	}


ul#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;	
	list-style-image:url(../media/puce_verte_test.png);
}
#menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;	
	text-decoration:none;
	line-height:25px;
}
#menu a:hover {
	text-decoration:underline;
}
ul#menuBis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;	
	list-style-image:url(../media/puce_grise.png);
	
}
#menuBis a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;	
	text-decoration:none;
	line-height:25px;
}
#menuBis a:hover {
	text-decoration:underline;
}

ul#menuGauche {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;	
	list-style-image:url(../media/puce_triangle_orange.png);
}
#menuGauche a {
	display:block;
	width:160px;
	background:url(../media/pointille_menu_gauche.gif) center bottom no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;	
	text-decoration:none;
	line-height:25px;
}
#menuGauche a:hover {
	text-decoration:underline;
}

#piedCentre {
	width:550px;
	height:22px;
	background-color:#FFFFFF;
}
#piedGauche {
	width:225px;
	height:170px;
	padding:110px 0px 0px 0px;
	background:url(../media/fond_coordonnees.jpg) left top no-repeat;
	background-color:#97BE0D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
}

.blockCentre {
	width:195px;		
}
.blockBasdepageCentre{
	height:25px;
	background-image:url(../media/fond_baspage.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	line-height:25px;
	text-align:center;
}
.txtBold{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
}

.txtTitre{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#000000;
}
.txtSousTitre{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
/*
// ----- Biblio
*/
#actualites {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin:10px 0px 10px 0px;
}
.visuelActualites{
	float:left;
	margin: 3px 0px 0px 10px;
}
.titreActualites{
	font-weight: bold;
	font-size: 11px;
	text-align:left;	
	margin : 0px 0px 0px 120px;
}

.titreAuteur{
	font-weight: normal;
	font-size: 11px;
	text-align:left;	
	margin-left: 120px;
}
.texteActualites{
	text-align:justify;	
	margin-left: 120px;
	margin-right: 20px;
}
.lienActualites{
	margin-left: 120px;
}
.bandeau{
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	background-color:#F29400;
	height:20px;
	line-height:20px;
}
/*
// ----- Liens
*/
#lien {
	background:url(../media/fond_visuel_liens.jpg) left no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin:10px 0px 10px 0px;
}
.titreLienInternet{
	font-weight: bold;
	font-size: 11px;
	text-align:left;		
	margin : 20px 0px 5px 0px;
}
.texteLienInternet{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;	
	font-size: 11px;
	margin-right: 20px;
	
}
.lienLienInternet{
	margin: 0px 0px 0px 400px;
}

/*
// ----- Accueil
*/
#accueil {
	color:#000000;
	text-align:left;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:550px;
	height:430px;
	background:url(../media/visuel_accueil.jpg) right top no-repeat;
}
.contenuAccueil{
	width:340px;
}
.texteBig{
	color:#F29400;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
/*
// ----- Contacts
*/
#contact {
	color:#000000;
	text-align:left;	
	font-family: verdana;
	font-size: 11px;
	width:550px;
}

.input {
	font-family: Verdana;
	font-size: 10px;
	background-color:#FFFFFF;
	border: 1px dotted #999999;
}
.inputBis {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	background-color:#D57D09;
	color:#FFFFFF;
	border: 1px dotted #999999;
}
/*
// ----- Téléchargements
*/
#telechargement {
	background:url(../media/fond_telechargement.jpg) center no-repeat;
	font-family: verdana;
	font-size: 10px;
	color:#000000;
	line-height:50px;
	margin:5px 0px 0px 0px;
}
.titreTelechargement{
	font-weight: bold;
	font-size: 11px;
	text-align:left;
	padding-left:50px;
}
/* Diaporama*/

#diaporama {
	width:550px;
	padding:10px 0px 10px 0px;
	text-align:justify;
	min-height: 100px;
	height: auto;
}
.visuelDiaporama{
	float:left;
	margin: 10px 15px 10px 10px;
}
.titreDiaporama{
	text-decoration:underline;
	font-weight: bold;
	color:#fff;
	font-size: 11px;
	text-align:left;	
	margin : 0px 0px 10px 125px;
}
.texteDiaporama{
	color:#fff;
	text-align:justify;	
	margin-left: 125px;
}
.display {
  display: none;
 }
