body
{
	margin: 0px;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/fond_page.gif);
	background-repeat: repeat-x;
	color: #1f6fb4;
}

a {
	color: #317DBB;
	text-decoration: underline;
}

a:hover {
	color: #95b609;
	text-decoration: underline;
}

h2 {
	background-image: url(images/titre.gif);
	font-size: 16px;
	color: #317dbb;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 23px;
	padding-left: 250px;
	margin: 0px;
	
}

h3 {
	font-size: 12px;
	color: #466900;
	padding-right: 150px;
	padding-left: 242px;
	font-weight: bold;
	text-align: justify;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3 .lettrine {
	color: #95b609;
	float: left;
	font-size: 32px;
	font-style: italic;
	line-height: 88%;
	margin-right: 2px;
}

h4 {
	color: #1f6fb4;
	padding-right: 94px;
	padding-left: 100px;
	padding-bottom: 7px;
	font-size: 12px;
	font-weight: normal;
	text-indent: -8px;
	padding-top: 0px;
	margin: 0px;
}



p {
	color: #1f6fb4;
	margin-right: 94px;
	margin-left: 100px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.puceul {
	margin-left: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 100px;
	color: #1f6fb4;
}
.puceli {
	background-image: url(images/fleche_petite_verte_fonce.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px 5px;
	padding-left: 10px;
}




.photos {
	text-align: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.fondvert {
	background-color: #ECFBAE;
	padding: 5px;
	border: 1px solid #466900;
	margin-right: 375px;
}



#conteneur
{
	width: 868px;
	text-align: left;
	background-color: #fff;
	background-image: url(images/contenu.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#navigation
{
	margin: 0px;

}

h1#header
{
	height: 182px;
	background-image: url(images/haut1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin: 0;
	display: block;
}
h1#header p {
	padding-top: 130px;
	padding-left: 540px;
	margin: 0px;
	color: #FFFFFF;
}


p#bas
{
	text-align: right;
	background-image: url(images/bas.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #466900;
	padding-left: 200px;
	height: 35px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


p#bas a {
	font-size: 11px;
	color: #317dbb;
	text-decoration: none;
	font-weight: bold;
	padding-right: 80px;
}

p#bas a:hover {
	color: #95b609;
}



p#mention {
	background-image: url(images/fond_page.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}
p#mention a {
	color: #FFFFFF;
}



pre
{
	overflow: auto;
	background: #dea;
	border: 2px solid #9b2;
	padding: 5px 0 0 5px;
	font-size: 11px;
	font-weight: bold;
	color: #317dbb;
	text-decoration: underline;
}

* html pre
{
	width: 636px ;
}

pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}
			
.photosContour {
	text-align: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #317dbb;
}
blockquote {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

