


body {
	margin: 0px;
	padding: 0px;
	background-image:  url("../images/import_img_flash/background_sable.png");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

#conteneur {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FAEBD4;
}
#header {
	height: 178px;
	width: 798px;
	margin: 0px;
	padding: 0px;
	background-image:  url("../images/import_img_flash/top.png");
}
#middle {
	width: 100%;
	_height:450px;
	background-color: #FBEDD6;
	background-image:  url("../images/import_img_flash/background_sable_middle.png");
	background-repeat: no-repeat;
	float: left;
	margin-right: -5px;
}
#bas {
	background-image:  url("../images/import_img_flash/bas.png");
	background-repeat: no-repeat;
	height: 138px;
	width: 798px;
	clear: both;
	text-indent: 510px;
}
#background_ombre {
	background-image:  url("../images/import_img_flash/background_ombre.png");
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: 32px;
}
#block_droit {
	width: 5px;
	float: right;
	height:450px;
	_height:0px;
}
#background_sable {
	background-color: #FBEDD6;
}
#middle p {
	text-align: justify;
	padding-right: 50px;
	padding-left: 50px;
}
.bloc_habillage_middle {
	height: 100px;
	width: 150px;
	float: right;
}
#middle h1 {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:  url("../images/icones/icone_h1.png");
	background-repeat: no-repeat;
	padding-left: 60px;
	margin-left: 50px;
	padding-top: 25px;
}
#middle p a {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	text-decoration: none;
	margin-left: 5px;
}
#middle p a:hover {
	color: #FF6600;
	text-decoration: none;
	border: none;
}
#bas a {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	text-decoration: none;
}
#bas a:hover {
	color: #FF6600;
	text-decoration: none;
	border: none;
}
#navigation {
	list-style-type: none;
	margin: 0px;
	padding: 117px 0px 0px 119px;
}
#navigation li {
	float: left;
	width: 83px;
	text-align: center;
	display: block;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image:  url("../images/import_img_flash/background_bouton.gif");
	display: block;
	background-repeat: no-repeat;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;

}
a.menuon {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;


}
a.menu:hover  {
	background-image:  url("../images/import_img_flash/background_bouton_hover.gif");
	background-repeat: no-repeat;
}
a.smenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #DBECFF;
	display: block;
	line-height: 24px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.smenu:hover  {
	color: #FFFFFF;
	background-color: #FF9900;
}

#navigation li ul {
	width: 83px;
	list-style-type: none;
	position: absolute;
	display: none;
	margin: 0px 0px 0px -40px;
	_margin-left: -41px;
	
}
#navigation li:hover>ul {
	display: block;
}
.cadre {
	background-color: #FFFFFF;
	height: 50px;
	width: 550px;
	margin-left: 60px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	line-height: 50px;
	text-indent: 20px;
}
.cadre a {
	color: #990000;
	text-decoration: none;
}
.cadre a:hover {
	background-color: #F1D0AA;
	display: block;
}
.spip_documents{
	margin-right: 16px;
	margin-left: 11px;
	border: medium double #996633;
	padding: 2px;
	background-color: #FFFFFF;
	margin-bottom: 11px;
}
.spip_documents:hover{
	margin-right: 16px;
	margin-left: 11px;
	border: medium double #996633;
	padding: 2px;
	background-color: #990000;
	margin-bottom: 11px;
}.spip_images {
	border: 1px solid #333333;
}
