body {
	margin: 0px;
	padding: 0px;
	background: #0f0d0e;
	background-color: #0f0d0e;
	color: #FFFFFF;
	font-family:sans-serif;
	font-size: 15px;
}
a, a:visited {
	color: #FFFFFF;
}

.pager, #pager {
	text-align: center;
}

#page {
	width:802px;
	margin-left: auto;
	margin-right: auto;
}

#title {
	width:802px;
	height:22px;
}

#header_menu {
	float: left;
	width:213px;
	height:143px;
}

#header_menu_2 {
	float: left;
	width:123px;
	height:133px;
	background-image: url(../images/header_menu2.gif);
	padding: 10px 0px 0px 90px;
}

#logo{
	float: left;
	width:579px;
	height:143px;
}

#top_page {
	clear: both;
	width:802px;
	height:22px;
}

#menu {
	float: left;
	width: 137;
	height: 683px;
	background: url(../images/menu_bg.jpg);
	background-repeat:repeat-y;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #f9dcb2;
}

#menu a:hover {
	text-decoration: underline;
}

.submenu {
	background: url(../images/end_menu.gif) bottom no-repeat;
}

.submenu ul {
	margin: 0px;
	padding-left: 27px;
}

.submenu ul li {
	list-style-image: url(../images/puce.jpg);
	font-size: 13px;
}

#middle {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	position: relative;
	_zoom: 1;
	min-height: 1425px;
	_height: 1425px;
}

#body {
	padding-top: 3px;
	margin-left: 141px;
	_margin-left: 137px;
	width: 659px;
	_width: 662px;
	padding-bottom: 450px;
}

.cadre {
	background-image: url(../images/cadre_bg.gif);
	position: relative;
	width: 636px;
}

.cadre .header {
	background-image: url(../images/cadre_header.gif);
	height: 57px;
	padding: 3px 0px 0px 43px;
	font-weight: bold;
	font-size: 90%;
	color: #f9dcb2;
}

.cadre .body {
	padding: 5px 40px 0px 40px;
	min-height: 50px;
	_height: 50px;
}

.cadre .footer {
	background: url(../images/cadre_footer.png) no-repeat;
	height: 77px;
	padding: 30px 0px 0px 430px;
	font-style: italic;
}

.admin_content {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}

table {
	background-image:url(../../../layouts/home2/images/fond_tableau.png);
	border-style: solid;
	border-width: 1px;
	border-color: #756857;
	/*border-collapse: collapse;*/
}

td, tr {
	border-style: solid;
	border-width: 1px;
	border-color: #756857;
}