body {
/*	background-image: url(images/bandeau_popup.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 90px;
		*/
	background-color: #FDCF32;
	margin-left: 0px;

	margin-right: 0px;
	margin-bottom: 0px;
	color: #202020;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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


#contenuBd {
	width: 700px;
	text-align: center;
	float: left;
}
#gaucheBd {
	width: 120px;
	margin-top : 0px;

	float: left;
}







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


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


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;
}






#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: 10px;
	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;
}

