html{
	font-family: Arial, Verdana, Tahoma, Helvetica, "Trebuchet MS", Georgia, Times, "Times New Roman", "Courier New";
	font-size: 12px;
	line-height: 16px;
	color: #382d24;
}
body, h1, h2, p, form, div, ul, li, a, img{ margin: 0; padding: 0; border:0;}
body{margin: 0 30px; padding: 55px 0 0 0;}

a.link4, a.link4:link, a.link4:visited{
	color: #382d24;
	font-weight: normal;
	text-decoration: none;}
a.link4:hover{
	text-decoration: underline;}	
a { outline:none; }

h1{
	font-weight: normal;
	font-size: 18px;
	color: #382d24;
	padding:0 3px 6px 0;
	border-bottom: 1px #888802 solid;
}
h1 span{
	font-weight: normal;
	font-size: 12px;
	color: #382d24;
	cursor: pointer;
}
p{
	font-size: 13px;
	color:#382d24;
	line-height: 15px;
}

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{padding: 0 0 0 5px; border: none;}

fieldset label{font-size: 13px; color:#535353;line-height: 20px;float: left;}
.boiteinput{
	float: left;
	width: 250px;
	display: block;
	margin-top: 5px;
}
.boiteinputlong{
	float: left;
	width: 500px;
	margin-top: 5px;
}
.champTexte{	
	background: #fff;
	border: 1px solid #A9A9A9;
	color: #535353;
	font-size: 12px;
	width: 230px;
	margin:2px 0 2px 0;
}
.listeDeroulante{
	background: #fff;	
	border: 1px solid #A9A9A9;
	color: #535353;
	font-size: 12px;
	margin:2px 0 2px 0;
}

.btn_envoyer{
	background: transparent url(Gx/04/btnEnvoyer.gif) no-repeat top left;
	display: block;
	width: 109px;
	height: 29px;
	color: #888802;
	line-height: 29px;
	text-decoration: none;
	text-align: center;
	border: none;
	margin: 6px 0 0 0;}
	
.btn_rendezvous{
	background: transparent url(Gx/01/btnRendezVous.gif) no-repeat top left;	
	width: 161px;
	height: 30px;
	line-height: 27px;
	display: block;
	color: #E56B00;
	text-align: center;
	text-decoration: none;
	outline-color: #FFF;
	outline-style: hidden;
	outline-width: 0px;
	margin: 6px 0 0 0;
	border: none;}
	

.erreur{
	color: #F15700;
	color: #F00;
	font-size: 10px;
}

.both{
	clear: both;
}

#description{
	display: block;
}

#frmAdhesion{
	display: none;
}