@charset "UTF-8";
body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-repeat: repeat-x;
}
#wrapper {
	text-align: left;
	width: 850px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding: 5px;
	height: auto;
	position: relative;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#header {
	height: 141px;
	margin-bottom: 0px;
}
#espace {
	margin-bottom: 5px;
	height: 5px;
	background-color: #84D0F0;
}
.txtgrosorange {
	font-size: large;
	color: #F90;
}
#arrondiht {
	width: auto;
	height: 38px;
	background-image: url(images/arrondis/Arrondi_haut_new.gif);
	margin-bottom: 0px;
}
#content {
}
#arrondibs {
	height: 40px;
	background-image: url(images/arrondis/Arrondi_bas_new.gif);
	margin-top: 5px;
	clear: right;
}
.txtgrossi {
	font-size: 17px;
	font-style: normal;
}
.fltrt {
	float: right;
}
.fltlt {
	float: left;
}

