body {
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
	background-position: top center;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	text-align:center;

}

#txt_footer {
font-size: 12px;
	}

#txt_titre {
font-size: 20px;
color:#FF9900;
	}
#txt_soustitre1 {
font-size: 14px;
color:#A6CE38;
font-weight:bold;
	}
#txt_soustitre2 {
font-size: 12px;
color:#30A3DC;
font-weight:bold;
	}
a   {     
color:#FF9900;
font-weight:bold;
text-decoration:none;
	}
a:hover   {
color:#FF9900;
text-decoration:underline;
	} 