body {
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	
}
.bodydesign{
	background-image: url(../interface/global/background_body.gif);
	background-repeat: repeat-y;
	background-position: left;
}


.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin:2px;
	display:block;
	text-transform: uppercase;
}
.menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
	margin:2px;
	display:block;

}
.menuSelect{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D1C7BB;
	text-decoration: none;
	text-transform: uppercase;
	margin:2px;
	display:block;
}

.smenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#999999;
	padding:3px 0px 3px 8px;
	display:block;
	border-top:1px solid #8FBCE5;
	width:100%;
}
.smenu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #123747;
	text-decoration: none;
	background-color:#cccccc;
	padding:3px 0px 3px 8px;
	display:block;
	border-top:1px solid #8FBCE5;
	width:100%;

}

.ssmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #100C64;
	text-decoration: none;
	
	margin:10px 0px 0px 10px;
	display:block;
}
.ssmenu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B8B278;
	text-decoration: none;
	
	margin:10px 0px 0px 10px;
	display:block;

}
.ssmenuSelect, .ssmenuSelect:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B8B278;
	text-decoration: none;
	
	margin:10px 0px 0px 10px;
	display:block;
	
}


.boutonSecond {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	text-decoration:none

}
.boutonSecond:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	text-decoration:underline;

}

.ibouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #cccccc;
	font-weight: bold;
	cursor: hand;
	border: thin outset #cccccc;
}

.separateur {
	background-image: url(interface/separateur.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.rule{
	background-image: url(interface/rule2.gif);
	background-repeat: repeat-x;
	background-position: center;

}

.catProduct{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color:#cccccc;
	padding:3px 0px 3px 8px;
	display:block;
	border-top:2px solid #999999;
	width:100%;
}

.catProduct:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#999999;
	padding:3px 0px 3px 8px;
	display:block;
	border-top:2px solid #ffffff;
	width:100%;
}

.menuBlockCat{
	/* 
	border-left:4px solid #FFD308;
	border-bottom:3px solid #FFD308;
	*/
}
