/* Date de création: 2007-08-16 */
body {
	background-color:#82603D;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px; 
	padding: 0px; 
	text-align: center;
}

a {
	color:#fff;
}
a:hover {
	color:#fff;
}

.bkt1 {
	background: url(i/bktop_01.jpg) right top;
	background-repeat: repeat-x;
	height:100%;
}
.bkt2 {
	background: url(i/bktop_01.jpg) left top;
	background-repeat: repeat-x;
	height:100%;
}
.bk1 {
	background: url(i/tpl_08.jpg) right bottom;
	background-repeat: repeat-x;
	height:100%;
}
.bk2 {
	background: url(i/tpl_08.jpg) left bottom;
	background-repeat: repeat-x;
	height:100%;
}

.menu {
	color:#000;
	font:bold 14px "trebuchet ms",tahoma,arial;
}
.menu a {
	margin: 0px;
	padding: 0px;
	color:#000;
	text-decoration: underline;
	font:bold 14px "trebuchet ms",tahoma,arial;
}
.menu a:hover {
	color: #fff;
	background-color:#82603D;
	text-decoration: none;
}
.tbl_container	{
	background: url(i/tbl_02.gif);
	background-repeat:repeat-y;
	width:721px;
	margin:0px;
	padding:0px;
}
.tbl_header		{
	background:url(i/tbl_01.gif);
	background-repeat:no-repeat;
	width:721px;
	height:29px;
	text-align:left;
	font:bold 13px "trebuchet ms",tahoma,arial;
	color:#fff;
	margin:0px;
}
.tbl_header div {
	padding:5 10 0 35px;
}
.tbl_footer		{
	background:url(i/tbl_03.gif) bottom;
	background-repeat:no-repeat;
	width:721px;
	text-align:left;
	font:normal 12px tahoma,verdana,arial;
	color:#fff;
	margin:0px;
}
.tbl_footer a {color:#fff;}

.tbl_footer div {
	padding:10 20 20 20px;
	display:block;
}

.tnindex {
	border:1px solid #000;
	margin:0 20 0 0;
}
.tn {
	border:1px solid #000;
}
.desc {
	font:normal 12px tahoma,verdana,arial;
	color:#fff;
}
h2 {
	font:normal 28px "trebuchet ms",tahoma,arial;
	padding-bottom:20px;
}