* {
	margin:0;
	padding:0;
	font-family:Arial;
	font-weight: normal;
	font-size:12px;
}

body {
	background:#886a4e url('t_img/page_bg.jpg') repeat-x top;
	color:#666;
}

h1 {
	font-size:1.4em;
	font-family:Georgia;
	font-variant: small-caps;
	font-weight: normal;
	color:#757575;
	border-bottom:2px solid #d2989a;
	margin-bottom:1em;
}
h2 {
	margin-top:0.2em;
	margin-bottom:0.2em;
	font-size:1.4em;
	font-weight: bold;
	color:#d2989a;
}
ul {
	list-style: disc inside;
	margin:1em;
	margin-top:0;
}
p {
	margin-bottom:1em;
}
a {
	text-decoration:none;
	color:#888844;
}
.clear {
	clear:both;
}
img {
	border:0;
	margin-right:16px;
	margin-bottom:16px;
}
.images img {
	display:block;
	float:left;
	padding:0px;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	border:3px double #E0E0E0;
}
img.border {
	border:3px double #E0E0E0;
}
img.right {
	float:right;
	margin:0;
	margin-left:16px;
	margin-bottom:16px;
}
.labels img {
	margin:0;
}
table td img {
	margin:0;
	padding:0;
}
#page {
	width:auto;
	margin:0 3%;
}
#header {
	width:100%;
	height:160px;
	margin:0 auto;
	background:url('t_img/header_bg.jpg') repeat-x center;
}
#header_left {
	width:160px;
	height:160px;
	float:left;
	background:url('t_img/header_left.jpg') no-repeat left;
}
#header_left a {
	display:block;
	width:auto;
	height:156px;
}
#header_right {
	width:560px;
	height:160px;
	float:right;
	background:url('t_img/header_right.jpg') no-repeat center;
}

#bar {
	height:16px;
	background:url('t_img/bar_bg.jpg') repeat-x center;
}
#bar_left {
	float:left;
	width:16px;
	height:16px;
	background:url('t_img/left.jpg') repeat-y;
}
#bar_feuille {
	float:right;
	width:128px;
	height:16px;
	background:url('t_img/bar_feuille.jpg') no-repeat right;
}
#bar_right {
	float:right;
	width:16px;
	height:16px;
	background:url('t_img/right.jpg') repeat-y;
}

#left {
	width:160px;
	float:left;
	background:url('t_img/left_top.jpg') no-repeat top;
}
#right {
	margin-left:161px;
	width:auto;
}

#main {
	background: url('t_img/left_bg.jpg') repeat-y left;
}
#main_bg {
	background:#fff url('t_img/submenu_bg.jpg') repeat-x top;
}
#submenu {
	height:28px;
	width:auto;
	background:url('t_img/submenu_bg.jpg') repeat-x top;
	text-align:right;
}
#submenu ul {
	float:left;
	padding-top:5px;
	list-style: none;
	margin:0;
}
#submenu ul li {
	display:inline;
}
#submenu ul li a {
	display:block;
	float:left;
	padding-left:40px;
	color:#888;
	font-size:1em;
}
#submenu ul li a:hover {
	color:#d2989a;
}
#submenu_right {
	float:right;
	width:120px;
	height:28px;
	background:url('t_img/submenu_right.jpg') no-repeat right;
}

#content {
	padding:32px 6%;
	background:#fff;
}
#content p {
	font-size:1.1em;
	text-align:justify;
}
#content p.remark {
	margin-top:2em;
	text-align:right;
	font-style: italic;
}

#footer {
	width:100%;
	height:34px;
	margin:0 auto;
	background:url('t_img/footer_bg.jpg') repeat-x center;
}
#footer_left {
	width:32px;
	height:34px;
	float:left;
	background:url('t_img/footer_left.jpg') no-repeat left;
}
#footer_right {
	width:32px;
	height:34px;
	float:right;
	background:url('t_img/footer_right.jpg') no-repeat right;
}
#other_menu {
	width:100%;
	padding-top:2px;
	color:#fff;
	text-align:right;
}
#other_menu a {
	color:#fff;
}
ul#menu {
	width:140px;
	padding:48px 0px;
	list-style: inside url('t_img/puce_menu.jpg');
	margin:0;
}
ul#menu li {
	padding:8px;
	margin-left:20px;
}
ul#menu li a {
	font-size:1.2em;
	color:#757575;
	font-style: italic;
}

#essai {
	width:100px;
	margin:auto;
}
#shadow_left {
	padding-left:16px;
	background:url('t_img/left.jpg') repeat-y left;
}
#shadow_right {
	padding-right:16px;
	background:url('t_img/right.jpg') repeat-y right;
}

table#catalogue {
	float:left;
}
#catalogue td {
	width:100px;
	height:100px;
	background:#E0E0E0;
	border:1px solid #ccc;
}
img.label {
	float:left;
	margin-right:16px;
}
th {
	font-size:1.4em;
	font-family:Georgia;
	font-variant: small-caps;
	font-weight: normal;
	color:#757575;
	border-bottom:2px solid #d2989a;
	margin-bottom:1em;
	text-align:left;
}
td.legend {
	font-weight: bold;
}

#menu_btm {
	float:right;
}
