body
{
	margin:0px auto;
	padding:0px;
	background-color:#000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: auto;
	font-weight: grand;
	font-variant: normal;
	text-transform: none;
	color: #484836;
	text-decoration: none;
}

#head
{
background-image: url(../images/head.png);
width: 669px;
height: 272px;
margin: auto;
}

#menu_bg
{
background:url(../images/menu_bg.jpg) left top repeat-x;
width: 669px;
height:27px;
margin: auto;
text-align: center;
}

.menu_haut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.menu_haut:hover
{
text-decoration:underline;
color:#FFFFFF;
background-color:inherit;
}

#conteneur
{
background-color: #FFFFFF;
background-repeat: repeat-y;
min-height: 600px;
width: 669px;
margin: auto;
}


#foot
{
background-color: #EDEDED;
width: 669px;
height: 23px;
margin: auto;
text-align: center;
}

#b_foot
{
background:url(../images/b_foot.png) no-repeat;
width: 669px;
height:22px;
margin: auto;
}


#table { width: 969px;  }
#left { width: 200px; vertical-align: top; margin-right: 10px; padding-top:16px; }
#right { width: 669px; vertical-align: top; padding-right: 10px; padding-left: 20px; padding-top:30px; padding-bottom:10px;}
#left ul.ul-menu{  margin-right: 20px; margin-top:20px; border-top: 1px solid white; margin-bottom: 20px;}
#left ul.ul-menu a { color: #000000; }
#left ul.ul-menu a:hover { color: #000000; }

td.mainoff {
background: url(../images/main_menu_bg.gif) -130px 0px no-repeat;
height:33px;
}
td.mainon{
background: url(../images/main_menu_bg.gif) 0px 0px no-repeat;
height:33px;
}


.contenu
{
padding-right: 30px;
padding-left: 222px;
margin-right: 30px;
padding-bottom: 15px;
width: 450px;
}

#clear { clear: both;/*!important*/ height: 0px; }

.menu
{
display: block;
float: left;
width: 219px;

}

.box_top_line
{
background:url(../images/top_line.gif) left repeat-x;
height:9px;
}
.box_left_line
{
background:url(../images/left_line.gif) left  repeat-y;
width:9px;
}
.box_right_line
{
background:url(../images/right_line.gif) left repeat-y;
width:9px;
}
.box_bottom_line
{
background:url(../images/bottom_line.gif) left repeat-x;
height:9px;
}

#tables tr{
	background-color: #f7f7f7;
}

#tables tr:hover{
	background-color: #FFFFFF;
}
#tables th.top{
	background: url(../images/button.png) repeat-x;
	color: #FFFFFF;
}
#tables td{
	border-bottom: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;		
}
