body {
	text-align: center;
	margin: 0px;
}
#cadre {
	border: 1px solid #4E6B9E;
	background-image: url(IMG/clip_image001.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 768px;
	text-align: left;
	position: relative;
	left: auto;
	right: auto;
	top: 0px;
  margin-left: auto;
  margin-right: auto;
}
#bandeau {
	border: 0px Aucune;
	height: 105px;
}
.imagebandeau {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}
img {
	border: none 0px;
}
.menuhoriz {
	font-size: 11px;
	font-weight: bold;
	color: #4E6B9E;
	text-align: center;
	text-decoration: none;
	float: left;
	vertical-align: middle;
}

.menuhoriz:hover {
	color: #FFFFFF;
	background-color: #4F6B9E;
}
#titrepage,h1 {
	font-size: 18px;
	margin: 20px;
	font-variant: small-caps;
	font-weight: bold;
	color: #000099;
	text-align:left;
}
#slogan,h2 {
	font-size: 16px;
	font-style: italic;
	color: #990000;
	text-align: center;
	font-weight: bold;
	margin: 20px;
}
p,ul {
	text-align:left;
}
#contenu {
	margin: 20px;
	list-style-image: url(puce.gif);
}
#pied {
	font-size: 9px;
	text-align: center;
	position: absolute;
	top: 540px;
	width: 768px;
}
input,textarea {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	-moz-border-radius:5px;
/*	border-color: #4E6B9E;
	border-radius:5px;
	border-top-color: #CCCC66;
	border-right-color: #CCCC66;
	border-bottom-color: #CCCC66;
	border-left-color: #CCCC66;*/
}
