BODY, P,B,INPUT,DIV,TD {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica,Verdana, sans-serif,;
	font-size: 11px;
	color:#63396D;
}

a {
	text-decoration: none;
	color: #9B00A8;
}
a:hover {
	text-decoration:underline;
	color: #9B00A8;
}
a.lien1 {
	text-decoration: none;
	color: #ffffff; font-weight:bold;
}
a.lien1:hover {
	text-decoration: none;
	color: #521F5A;
	font-weight:bold;
}
a.lien2 {
	text-decoration: none;
	color: #521F5A;
	font-weight:bold;
	font-size: 11px;
}
a.lien2:hover {
	text-decoration: none;
	color: #EE51FF;
	font-weight:bold;
	font-size: 11px;
}
.zonetxt{   
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px #C1D525 solid;
	HEIGHT: 20px;
	background : #ffffff;
	font-weight: bold;
	color : #791C7D;
}
.titre{
	font-size: 20px; 
	color: #BDDE19; 
	font-weight: bold;
}
.bouton{
	height:20px;
	background-image: url(img/bg_bouton.gif);
	border: 1px #000000 solid; 
	font-weight: bold;
	color: #521F5A; 
}
.commande{
	color: #5B7109; 
	font-weight: bold;
	width: 75px;
	height: 20px;
}
.textarea{
	border: 1px #000000 solid; 
}

.bloctitre{
	font-size: 12px; 
	font-weight: bold;
	color : #554887;
	height: 20px;
	border: 0px #000000 solid; 
}


/* NEEDED STYLES */
div.slideMenuBG{
	position:relative;
	left:0; top:0;
	z-index:1;
}
div.slideMenuText{
	position:relative;
	left:2; top:2;
	text-align:left;
	z-index:200;
}
#slideMenucont{
	position:relative;
	width:160;
	visibility:hidden;
}
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.table_00{
	font-size: 11px; 
	color : #ffffff;
	background-color: #666666;
	font-weight: bold;
	HEIGHT: 19px;
	BORDER-BOTTOM: #D2D2D2 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-RIGHT: #D2D2D2 1px solid;
	BORDER-TOP: #FFFFFF 1px solid; 
	MARGIN: 2px 2px 2px 2px;
}


.table_01{
	font-size: 11px; 
	color : #666666;
	background-color: #efefef;
	HEIGHT: 19px;
	BORDER-BOTTOM: #D2D2D2 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-RIGHT: #D2D2D2 1px solid;
	BORDER-TOP: #FFFFFF 1px solid; 
	MARGIN: 2px 2px 2px 2px;
}

.table_02{
	font-size: 11px; 
	color : #666666;
	background-color: #ffffff;
	HEIGHT: 19px;
	BORDER-BOTTOM: #D2D2D2 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-RIGHT: #D2D2D2 1px solid;
	BORDER-TOP: #FFFFFF 1px solid; 
	MARGIN: 2px 2px 2px 2px;
}
.lien8{
	font-size:11px;
	border-bottom:#B5DC10 1px solid;
	border-left:#B5DC10 1px solid;
	border-top:#B5DC10 1px solid;
	border-top:#B5DC10 1px solid;
	margin:1px 1px 1px 1px;
	padding-left: 2px; 
	padding-right: 2px;
	background:#E4F89A;
}

