body {
	margin: 0;
	padding: 0;
	background:  url(../images/mer.jpg);
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#contenu {
	position: absolute;
	top: 25px;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	background: url(../images/fond-site.jpg);
}

#bandeau {
	width: 900px;
	height: 300px;
	background:  url(../images/bandeau.jpg) no-repeat top;
}

#menu {
	width: 140px;
	padding-top: 35px;
	margin-left: 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}

#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #A5A5A5;
	text-decoration: none;
}

#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#sous-bandeau-index {
	width: 890px;
	height: 20px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	background: url(../images/fond-affichage.jpg);
}

#sous-bandeau {
	width: 890px;
	height: 20px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
}

#affichage {
	width: 880px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	background: url(../images/fond-affichage.jpg);
}

#presentation {
	width: 900px;
}

#gauche {
	float: left;
	width: 140px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

#droite {
	float: left;
	width: 720px;
	padding-top: 15px;
	margin-left: 20px;
	font-size: 12px;
}

#droite a:link, #droite a:visited {
	color: #A5A5A5;
	font-weight: bold;
	text-decoration: none;
}

#droite a:hover {
	color: #A5A5A5;
	font-weight: bold;
	text-decoration: underline;
}

#droite a:active {
	color: #A5A5A5;
	font-weight: bold;
	text-decoration: none;
}

#pages {
	float: left;
	width: 740px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
}

#pages a:link, #pages a:visited {
	color: #A5A5A5;
	font-weight: bold;
	text-decoration: none;
}

#pages a:hover {
	color: #A5A5A5;
	font-weight: bold;
	text-decoration: underline;
}

#pages a:active {
	color: #A5A5A5;
	font-weight: bold;
	text-decoration: none;
}

#photographies {
	width: 900px;
	height: 136px;
	background:  url(../images/photographies.jpg) no-repeat top;
}

#mer {
	width: 730px;
	height: 126px;
	margin-left: 170px;
	padding-top: 10px;
	font-size: 11px;
}

#fond_photos_5 {
	float: left;
	width: 124px;
	height: 94px;
	padding-top: 4px;
	padding-left: 4px;
	margin-top: 8px;
	margin-right: 16px;
	background:  url(../images/fond_photos_5.jpg) no-repeat center;
}

#fond_photos {
	float: left;
	width: 124px;
	height: 94px;
	padding-top: 4px;
	padding-left: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 16px;
	background:  url(../images/fond_photos.jpg) no-repeat center;
}

#bas_de_page {
	float: left;
	width: 900px;
	height: 20px;
	background:  url(../images/realisation.jpg) no-repeat top;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
}

#avertissement {
	clear: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 10px;
	text-align: right;
}

#erreur {
	margin-top: 8px;
}

#bas_de_page a:link, #bas_de_page a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#bas_de_page a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#bas_de_page a:active {
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border: 0px;
}

form {
	margin-top: 8px;
	line-height: 24px;
}

input, select, textarea {
	background-color: #181818;
	border-style: none;
	border: 0px;
	margin-top: 6px;
	padding-left: 2px;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
}

textarea {
	vertical-align: top;
}

.miseenvaleur {
	font-weight: bold;
}

.miseenitalic {
	font-style: italic;
}

.lienmort {
	color: #A5A5A5;
}

.titre {
	font-size: 14px;
	font-weight: bold;
}
