.body {
	background-image:url(gfx/bg.gif);
	background-position:top;
	background-repeat:repeat;
}


.main {
	background-repeat:repeat-y;
	font-family: tahoma;
	text-align:justify;
	color:#000033;
	font-size: 11px;
	padding-left: 10px;
	background-image: url(gfx/acc_10.gif);
 }
 
.main2 {
	background-repeat:repeat-y;
	font-family: tahoma;
	text-align:justify;
	color:#000033;
	font-size: 11px;
	background-image: url(gfx/acc_08.gif);
	}


.gauche {
	background-image:url(gfx/acc_07.gif);
	background-repeat:repeat-y;
	background-position:top;
 }
 
.droite {
	background-image:url(gfx/acc_11.gif);
	background-repeat:repeat-y;
	background-position:top;
 }
 
 .sepa1{
	background-image:url(gfx/sepa.png);
	background-repeat:no-repeat;
	background-color:#C9CDCE;
	background-position:left top;
	height: 13px;
	font-family: tahoma;
	font-size: 11px;
	color:#000033;
	text-indent: 40px;
 }
 
  .sepa2{
	 background-image:url(gfx/sepa2.png);
 	background-repeat:no-repeat;
	 background-position:top left;
 	background-color:#C9CDCE;
	 height: 13px;
	 font-family: tahoma;
	 font-size: 11px;
	 color:#000033;
	 text-indent: 40px;
 }
 
.menubas {
	color:#333333;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
 }
 
.menubas:hover {
	color:#666666;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000033;
	font-weight: normal;
	}
	
	.formulaire {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 10px;
	BORDER-LEFT: medium none;
	WIDTH: 100%;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #999999
}
	
.formulairebouton {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BORDER-LEFT: medium none;
	WIDTH: 49%;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #999999
	}
	

.picfloatR {
	margin: 20px;
	float: right;
}

.picfloatR a:link {
	margin: 20px;
	float: right;
	text-decoration: none;
}

