body
{	
	BACKGROUND-IMAGE: URL(../img/canevas/fond/degrade.png);  
	background-position: left top;
	BACKGROUND-REPEAT: NO-REPEAT; 
	background-color: #669ad2;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#sous-menu #recherche
{
	float:center;
	width:205px;
	margin:0px 10px 0 0;
	padding:0;
	background:url(../img/canevas/recherche/sous-menu-search-bg.png) left center no-repeat;
	height:35px;
	padding-right:0px;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0
}
#sous-menu #recherche-texte
{
	float:center;
	width:132px;
	height:23px;
	background:#e6e6e6 url(../img/canevas/recherche/sous-menu-search-input.png) top left repeat-x;
	border:0;
	margin:6px 0 0 20px;
	vertical-align:left;
	color:#666;
	padding:0 0 0 6px
}
#sous-menu #recherche-submit
{
	width:25px;
	height:23px;
	border:0;
	margin:6px 0 0 0;
	padding:0;
/*	color:#fff;*/
	background:url(../img/canevas/recherche/sous-menu-search-ok.png) left top no-repeat;
	vertical-align:right;
	font-weight:bold;
	cursor:pointer
}

.BODY_SOUSMENU
{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
.BODY_CORPS
{
	padding: 10px 12px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
