/* corsemiel.css */
html body {
	margin:0;
	padding:0;
	background-color:#BFEBFF;
}
div#conteneur{
	position:relative;
	width:770px;
	height:100%;
	margin:0 auto;
	background-color:#F7F0E6;
}
#logo {
	background-image: url(../images/logoaocmiel.jpg);
	margin:0;
	padding:0;
	width:93px;
	height:121px;
	float:left;
}
#entete {
	background-image: url(../images/entete.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 0px;
	padding:0;
	width:770px;
	height:120px;
}
#entete h1 span {
	display: none;
}
#navigation {
	background-image: url(../images/navigation2.jpg);
}
ul#navigation {
	padding:6px 0;
	margin:0 0 0 20px;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
}
#navigation li {
	display:inline;
	margin:0 20px;
	font-size:14px;
	font-weight:bold;
}
#navigation a {
	color:#993300;
	text-decoration:none;
}
#navigation a:hover {
	color:#4296BD;
	text-decoration:none;
}
#bordure {
	background-image:url(../images/bordure.gif);
	height:41px;
}
#contenu {
	margin:0;
	padding:0;
	background-image:url(../images/fond_contenu.gif);
	background-repeat:no-repeat;
	width:770px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:36px;
	font-style:normal;
	font-weight:normal;
	color:#993300;
	line-height:120%;
	margin:5px 0 10px 0;
	text-align:center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	color:#993300;
	line-height:120%;
	margin:5px 0 10px 65px;
	text-align:left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	color:#993300;
	line-height:120%;
	margin:10px 0 0 70px;
	text-align:left;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	color:#993300;
	line-height:120%;
	margin:5px 0 0 70px;
	text-align:left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	color:#006699;
	margin:0 20px 0 85px;
	text-align:left;
}
.pied_de_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	text-align:left;
	color:#006699;
	margin:0 10px 0 85px;
	text-align:center;
}
.infos a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	margin-left:-10px;
	color:#993300;
	text-decoration:none;
}
.infos a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	margin-left:-10px;
	color:#006699;
	text-decoration:none;
}
.retour a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	margin-left:600px;
	color:#993300;
	text-decoration:none;
}
.retour a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	margin-left:600px;
	color:#006699;
	text-decoration:none;
}
ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #006699;
	margin-top:3px;
	margin-bottom:0;
	margin-left:95px;
	margin-right:20px;
}
li {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}


	

