body {
	margin : 0 auto;
	margin-top : 20px;
	font-family : arial;
	font-size : 11px;
	color : #666666;
	background : #fff url(./images/fond.png) repeat-x fixed top;
	text-align : center;
}
#header {
	margin : 0 auto;
	padding : 118px 0 0 0;
	background : transparent url(./images/header.png) no-repeat center;
	width : 794px;
	height : 24px;
	text-align : right;
}
#barre_navig {
	margin : 0 auto;
	background : transparent url(./images/barre_navig.png) no-repeat;
	width : 795px;
	padding : 0 30px 0 30px;
	height : 61px;
}
table {
	text-align : center;
	margin : 0 auto;
	padding : 0;
	height : 61px;
}
ul#menuh {
	height : 20px;
	list-style-type : none;
	margin : 0;
	padding : 0;
}
ul#menuh li {
	float : left;
	height : 20px;
	background : url(./images/sep.png) no-repeat;
	line-height : 22px;
}
ul#menuh li#accueil {
	float : left;
	height : 20px;
	background : none;
}
ul#menuh li a {
	margin : 0 30px;
	height : 20px;
	color : #fff;
	text-decoration : none;
	outline : none;
	font-weight : bold;
	font-size : 12px;
}
ul#menuh li a:hover {
	color : #f0ab18;
}
#content {
	margin : 0 auto;
	background : transparent url(./images/content_mid.png) repeat-y;
	width : 825px;
	padding : 10px 15px 0 15px;
}
#left {
	margin : 0 auto 0 10px;
	width : 208px;
	float : left;
}
.left_top {
	margin : 0 auto;
	background : transparent url(./images/left_top.png) no-repeat;
	width : 208px;
	height : 51px;
	text-align : center;
	color : #fff;
	font-weight : bold;
	font-size : 13px;
	line-height : 58px;
}
.left_mid {
	margin : 0 auto;
	padding : 0 0 0 12px;
	list-style-type : none;
	background : transparent url(./images/left_mid.png) repeat-y;
	width : 196px;
	min-height : 50px;
	font-size : 12px;
}
.pub {
	margin : 0 auto;
	padding : 0;
	background : transparent url(./images/left_mid.png) repeat-y;
	width : 208px;
}
ul.menu {
	list-style : none;
	width : 184px;
	padding : 0;
	margin : 0;
	text-align : left;
}
ul.menu li a {
	display : block;
	height : 14px;
	color : #000;
	text-decoration : none;
	font-size : 12px;
	width : 180px;
	padding : 2px 0 2px 4px;
	font-weight : normal;
}
ul.menu li a:hover {
	background : #bbbfc1;
	padding : 2px 0 2px 4px;
}
.left_bottom {
	margin : 0 auto;
	background : transparent url(./images/left_bottom.png) no-repeat top;
	width : 208px;
	height : 25px;
}
#right {
	margin : 8px 10px 0 0;
	width : 565px;
	float : left;
}
#clear {
	clear : both;
}
#content_bottom {
	margin : 0 auto;
	background : transparent url(./images/content_bottom.png) no-repeat;
	width : 855px;
	height : 61px;
}
#copyright {
	color : #fff;
	font-size : 11px;
	padding : 28px 0 0 0;
}
#copyright a {
	color : #b2b2b2;
	text-decoration : none;
	outline : none;
	font-weight : normal;
}
#copyright a:hover {
	color : #ffae01;
}
.abs {
	position : absolute;
	height : 20px;
	width : 2px;
	margin : -3px 20px 0 25px;
}
img {
	border : none;
}
.middle {
	vertical-align : middle;
}
a {
	outline : none;
	color : #3b7ab6;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #f98407;
}
h1 {
	font-size : 16px;
	font-weight : bold;
	padding : 0;
	margin : 5px 0 15px 0;
	color : #f98407;
	text-align : left;
}
fieldset {
	border : 1px solid #e1e1e1;
}
#historique {
	margin : 0 auto;
	width : 107px;
	/* width : 560px; */
}
#historique td {
	text-align : center;
}
#historique img {
	display : block;
	width : 107px;
	max-height : 120px;
}
