body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-color: #DDDDDD;
	background-image: url(bando.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	margin: 0px;
}

a, a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}

#titre-page {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	margin: 20px;
}
#navigation {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	position: absolute;
	left: 0px;
	top: 118px;
	width: 100%;
	padding: 1px 1px 1px 0px;
}

a.navigation-element, a.navigation-element:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
a.navigation-element:hover {
	color: #000000;
	margin: 1px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}



#contenu {
	position: absolute;
	top: 145px;
	width: 100%;
	padding-top: 10px;
}

h1 {
	font-size: 16px;
	font-weight: bolder;
	margin-top: 14px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;



}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 15px;
}
.titre-block {
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 12px;
	text-align: justify;
	text-indent: 25pt;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 6px;
	margin-bottom: 6px;

}




#pied-de-page {
	text-align: center;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 5px;
	margin-top: 40px;
	margin-bottom: 20px;
}

a.lien-pied-de-page, a.lien-pied-de-page:visited {
	font-size: 10px;
	color: #666666;
	margin-right: 5px;
	margin-left: 5px;
}
a.lien-pied-de-page:hover {
	font-size: 10px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}
.texte-pied-de-page {
	font-size: 10px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}

td.libelle-formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
img.album-photo {
	border: 1px solid #000000;
	text-align: left;
	vertical-align: middle;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
