html, body {
 	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	height: 100%;
	#BGCOLOR#
}
div, img {
	behavior: url('/templates/mod11/public/scripts/pngfix.htc');
}
#zone5 {
	height: 100%;
	min-height: 100%;
}
html> body #zone5 {
	height: auto;
}
#zone2> * {
	width: auto !important;
}
#footer * {
	color: inherit;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	font-weight: normal !important;
	line-height: 12px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer {
	text-align: center;
	margin-top: -14px;
	margin-right: 2px;
}


/**
 *	contact page
 */
#texte_contact{
	float: left;
	width:205px;
	padding:0 5px;
	margin-top:10px;
}
#formulaire_contact {
	float: left;
	width:375px;
	padding:10px 5px 10px 30px;
	line-height:20px;
}

#intitule_champ{
	width:342px;
	text-align:left;
	line-height:23px;
	float:left;
}
#intitule_champ label{
	float:left;
	width:80px;
	clear:left;
	text-align:right;
	margin-right:4px;
}