body{
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	text-align: justify;
	background-color:transparent;
}

textarea{
	width: 100%;
	text-align:justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

#page{
	width: 900px;
	position:relative;
}

img{border:none}

field{
	border:none;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

.zone_texte{
	text-align:justify;
	font-family:"Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #000000;
	line-height: 1.2em;
	font-style: normal;
	border: none;
	overflow: hidden;

}

.field{
	font-family:"Trebuchet MS", Verdana;
	text-transform:uppercase;
	text-align:left;
	font-size:10px;
	font-weight: bold;
	background-color: #CC0000;
	color: #FFFFFF;
}

.remarque{
	font-family:"Trebuchet MS", Verdana;
	text-align:left;
	font-size:10px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
}

