/* CSS Document */

body {
	
	margin-top:0px;
	font-family: verdana, arial, sans-serif;
	text-align:center;
	scrollbar-face-color: #006600;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFF33;
	scrollbar-darkshadow-color: #FFFF33;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color:#FFFF33;
	font-size: 12px;
	list-style-type: circle;
	border: none;


	
}


tr#menu
{
margin: 0 ;
padding: 0 ;
font-size: 10pt;
}
		
tr#menu td
{
margin: 0 0 5px 0 ;
padding: 0 ;	
}
		
tr#menu td a
{
	display: block;
	width: 158px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	background: url(images/menudegrade.gif) no-repeat 0 0;
	border: 0px solid #FFFF33;
	font-weight: bold;
}
		
tr#menu td a:hover
{
	background: url(images/menudegrade.gif) no-repeat 0 -30px;
	text-decoration: none;
	text-align:right;
	border: 0px solid #FFFF00;
	color: #FFFF33;
	font-weight: bold;
}

table {
font-size: 12px;
}	
		
 .global {
width: 950px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding:0px;
text-align:left;
}

.leblocheader {
width:950px;
height:100px;
margin-bottom:5px;
}

.lebloclogo {
width:680px;
height:100px;
float:left;
vertical-align: middle;	
border: 0px solid #006600;
}


.leblocpartenaire {
width:270px;
height:100px;
float:right;
text-align: center;
border: 0px solid #006600;
}

.leblocmenu {

	border: 0px solid #006600;
	margin-top:5px;
	width: 199px;
	height: 450px;
	float:right;
	overflow:no;
	text-align: center;
}

.lebloccontenu {
	background-image: url('images/fond.gif');
	border: 0px solid #006600;
	margin-top:5px;
	width: 750px;
	height: 450px;
	float:left;
	overflow: auto;
	list-style-type: circle;

}
h1 {
	font-size: 20px;
	color: #006600;
}
a:link {
	text-decoration: none;
	color: #006600;

}
a:visited {
	text-decoration: none;
	color: #006600;

}
a:hover {
	color: #003300;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #006600;

}
li {
	list-style-type: circle;
}
