body {
	background-image: url(images/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FDCF32;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #202020;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:link {
	color: #BA004D;
}
a:visited {
	color: #BA004D;
}
a:hover {
	color: #555555;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.contenu {
  line-height:19px;
  text-align:justify;
}


p, form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 22px;
}





li {
	list-style-position: outside;
	list-style-image: url(images/puce_liste_gauche.gif);
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}


h1 {
	font-size: 20px;
	color: #990033;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}


h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#NOLINK a:link {
	text-decoration: none;
	color: #202020;
}
#NOLINK a:visited {
	text-decoration: none;
	color: #202020;
}
#NOLINK a:hover {
	text-decoration: underline;
	color: #202020;
}

.imgLeft {
	padding-right: 20px;
	float: left;
}



#header {
	width: 1024px;
	margin: 0px auto;
	text-align: left;
	clear: both;
	white-space: nowrap;
}

#logo {
	width: 260px;
		float: left;
}

#anim {
	float: left;
}

#conteneur {
	width: 900px;
	margin: 0px auto;
	text-align: left;
		clear: both;
}


#contenu {
	width: 700px;
	text-align: left;
	float: left;
}


#gauche {
	width: 200px;
	margin-top : 70px;
	float: left;
}

#gauche a:link {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#gauche a:visited {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#gauche a:hover {
	color: #990033;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#gauche li {
	list-style-position: outside;
	list-style-image: url(images/puce_liste_gauche.gif);
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#gauche ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
}




#ACTUALITE {
	background-color: #FEE799;
	background-image: url(images/titre_actualites.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 550px;
	padding-top: 30px;
	text-align: left;
}
#ACTUALITE .marge {
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 10px;

}



#ACTUALITE a:link {
	color: #555555;
	text-decoration: none;
}
#ACTUALITE a:visited {
	color: #555555;
	text-decoration: none;
}
#ACTUALITE a:hover {
	color: #333333;
	text-decoration: underline;
}

.enSavoirPlus {
	font-weight: bold;
	text-decoration: none;
}
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#pagination {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}


#pagination a:link {
	color: #990033;
	text-decoration: none;
}
#pagination a:visited {
	color: #990033;
	text-decoration: none;
}
#pagination a:hover {
	color: #990066;
	text-decoration: underline;
}

.titreFondClair {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FEE799;
	padding: 3px;
	margin-top: 20px;
}
.titreVertSouligne {

	font-size: 13px;
	font-weight: bold;
	color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
}
.texteRouge {
	color: #990033;
}
.texteVert {
	color: #336600;
}
.texteViolet {
	color: #660099;

}
.textePetit {
	font-size: 10px;
}

.pictoPdf {
  background-image: url(images/pictoPdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 18px 50px;
	text-align: left;
	margin-bottom : 10px;
}

.pictoPdfAccueil {
  background-image: url(images/pictoPdf_new_petit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 18px 40px;
	text-align: left;
	margin-bottom : 10px;
}
#new .pictoPdf {
  font-size:14px;
  background-image: url(images/pictoPdf_new.gif);
  margin-bottom : 0px;
}
#new {
  background-color:#FEE799;
  padding : 8px 20px;
  margin :10px 0px 20px 0px;
}
#new .newTitre {
	color: #283F68;
	font-weight:bold;
	font-size:18px;
	 padding : 10px 0px;
}
#new .textePetit {
	font-size: 11px;
	color:#666666;
	padding : 5px 0px;
}

.lineheight {
  line-height:20px;
 }