/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/tile_back.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFFF}
.menu_gauche {
	color: #FFFFFF;
	text-decoration:none;
	text-align:left;
}
.titre {
	color: #FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background-color:#3b4624;
	height:30px;
	text-align:left;
	padding-top:7px;
	vertical-align:middle;
	width:673px;
	padding-left:10px;
}
.bull{
	color: #00ff00;
	font-size:14px;
}
.degrade{
	background-image: url(images/tile_small.png);
	background-repeat: repeat-x;
	
	width:673px;
	height:30px;
}
.degrade_bas{
	background-image: url(images/tile_small_reverse.png);
	background-repeat: repeat-x;
	
	width:673px;
	height:30px;
}

