body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #336699;
}

#contenu {
	position: absolute;
	top: 15px;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	/*background: url(../images/fond_page.jpg);*/
}

#bandeau {
	width: 960px;
	height: 200px;
	background: url(../images/bandeau_p1418.jpg) #6699CC;
}

#sous-menu {
	width: 960px;
	height: 45px;
	background: url(../images/sous-menu.jpg) no-repeat top;
}

#sous-menu-gauche {
	float: left;
	width: 753px;
	height: 43px;
	padding-left: 7px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
}

#sous-menu-droite {
	position: absolute;
	left: 760px;
	top: 200px;
	width: 200px;
	height: 45px;
	z-index: 50;
	vertical-align: top;
}

#sous-menu-droite ul {
	/*z-index: 100;
	display: inline;*/
	width: 200px;
	margin:0;
	padding:0;
	border:0;
	list-style-type: none;
}

#sous-menu-droite li.accueil a:link, #sous-menu-droite li.accueil a:visited {
	/*position: absolute;*/
	background: url(../images/accueil.png) no-repeat bottom;
	top: 0px;
	left: 0px;
	width: 96px;
	margin-left: 58px;
	height: 25px;
	display: block;
	outline: none;
	text-indent: -9999px;
}

#sous-menu-droite li.accueil a:hover {
	background: url(../images/accueil.png) no-repeat top;
}

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

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

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

#central {
	position: absolute;
	top: 245px;
	z-index: 1;
	width: 960px;
	background: url(../images/fond_page.jpg);
}

#gauche {
	float: left;
	width: 760px;
	text-align: justify;
}

#colonne {
	float: left;
	width: 720px;
	padding-left: 20px;
	padding-right: 20px;
}

#colonne1 {
	float: left;
	width: 436px;
	padding-left: 20px;
	padding-right: 20px;
}

#colonne2 {
	float: left;
	width: 244px;
	padding-left: 20px;
	padding-right: 20px;
}

#colonne2 ul {
	list-style-type: square;
	padding: 0;
	margin: 0;
}

#illustrations {
	float: left;
	width: 244px;
	padding-top: 30px;
}

#illustrations img {
	margin-bottom: 20px;
}

#droite {
	float: left;
	width: 200px;
	height: 500px;
	background: url(../images/menu.jpg) no-repeat top;
}

#rechercher {
	/*float: left;*/
	width: 200px;
	margin-top: 80px;
}

#rechercher input {
	border-style: none;
	border: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #000000;
}

#rechercher input.texteunite {
	width: 100px;
	height: 17px;
	padding-left: 20px;
	padding-top: 3px;
	margin-left: 25px;
	margin-bottom: 10px;
	background: url(../images/fond_rechercher.jpg) no-repeat left;
}

#rechercher input.textelieu {
	width: 107px;
	height: 17px;
	padding-left: 20px;
	padding-top: 3px;
	margin-left: 18px;
	margin-bottom: 10px;
	background: url(../images/fond_rechercher.jpg) no-repeat left;
}

#rechercher input.bouton {
	padding: 0px;
	width: 20px;
	height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	background: url(../images/fond_rechercher.jpg) no-repeat right;
}

#bas-de-page {
	/*position: relative;*/
	clear: both;
	width: 695px;
	height: 28px;
	z-index: 150;
	padding-left: 265px;
	padding-top: 12px;
	font-size: 9px;
	background: url(../images/bas_de_page.jpg);
}

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

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

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

img {
	border: 0px;
}

p {
	padding: 0px;
	margin: 0 0 10px 0;
}

.miseenvaleur {
	font-weight: bold;
}

.alerte {
	color: #E60003;
}

.italique {
	font-style: italic;
}

.signature {
	display: block;
	text-align: right;
	font-style: italic;
}

h1, h2, h3 {
	padding: 0px;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

fieldset {
	padding: 5px;
	border-style : solid;
	border-width: 1px;
	border-color: #000000;
	margin-bottom: 10px;
}

legend {
	font-weight: bold;
	color: #000000;
}

.commentaire {
	font-size: 9px;
}

object {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 380px;
	height:285px
}
