body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #F0F4FA;
	background-image: url(../images/BODY-fond.gif);
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}

#wrapper {
	width: 100%;
	height: 100%;
		background-image: url(../images/WRAPPER-fond.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
}

#global {
	width: 775px;
	background-color: #FFFFFF;
	height: 100%;
	text-align: left;
	vertical-align: 0%;
	position:relative;
}

IMG {
	border : none;
	clip:   rect(auto 100px 0px auto);
	text-align: left;
	}

#contenu {
	font-size: 12px;
	color: #333333;
	
}
#contenu #incl {
	float : left;
	width : 210px;
	/*position:relative;*/
	}


#contenu #incl IMG {
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 0px;
	float: left;
}

#contenu  IMG {
	float : left;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: top;
	padding:1px;
}


#contenu A {
	font-size: 12px;
	color: #006335;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;

	}
#contenu A:hover {
	text-decoration: underline;

	}
#contenu #img-normale {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
