BODY {
	background-image:url(images/herbe.gif);
	margin: 3px;
	font-family: Arial;  
}

.Tab_main {font-family:Arial; font-size:10pt; font-style:normal; background-color:#FFFFFF; color: #000000; width:1024px;}
.Tab_middle {font-family:Arial; font-size:10pt; font-style:normal;background-color:#CCCCCC; width:1024px; vertical-align:top; height:480px;}
.Tab_down_copy {font-family:Arial; font-size:10pt; font-style:normal; color:#FFFFFF; vertical-align:bottom;}
.Tab_down {font-family:Arial; font-size:10pt; font-style:normal; background-image:url(images/background_down.gif); width:1024px; color:#000000; vertical-align:top; height:100px;}
.Tab_menu {font-family:Arial; font-size:10pt; font-style:normal; color: #000000; vertical-align:top; }


.Tab_info_titre{
	font-family:Arial;
	font-size:12pt;
	background-color:#E10001;
	border-bottom: medium double #000000;
	
}
.Tab_info_contenu{font-family:Arial; font-size:10pt;}
.Tab_info{font-family:Arial; font-size:10pt; width:800px;}
.Tab_demi_info{font-family:Arial; font-size:10pt; width:395px;}
.Tab_quart_info{font-family:Arial; font-size:10pt; width:200px;}

.contenu{overflow:auto; height:650px;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC;
	scrollbar-arrow-color:#E10001;
}

A.link_copy {
color:#FFFFFF;
text-decoration:underline;
font-size:10pt;
}
A:visited.link_copy {
color: #FFFFFF;
text-decoration:underline;
font-size:10pt;
}
A:hover.link_copy {
color: #FF0000;
text-decoration:underline;
font-size:10pt;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {

}
#menu {
width: 180px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #E10001;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
