a:link { 
		color:#009999; 
		text-decoration:none; 
		font-weight:normal; 
		}
a:hover { 
		color:#33CCCC; 
		text-decoration:none; 
		font-weight:normal; 
		}
a:visited { 
		color:#669999; 
		text-decoration:none; 
		font-weight:normal; 
		}
a:active { 
		color:#009999; 
		text-decoration:none; 
		font-weight:normal; 
		}
body { 
	color:#000000;
	text-align:center
	background:#FFFFFF; 
	font-size:12pt; 
	font-family:Verdana;
	margin:0	
	}	

h1,h2,h3,h4,h5,h6 {
    font-family: 'Trebuchet MS', Verdana,Helvetica,Arial;
}
	h1 {
	font: bold 12px/18px Verdana,Helvetica,Arial;
	color:#333366;
	text-transform: uppercase;
	margin:0 0 10px 0;
 }
 
#wrapper {
margin:auto;
width:780px;
text-align:left;
background-color:#CAD1C7;
}
	
#corps {
width:260px;
background:url(images/nav/tuile_nouvelles.jpg);
padding:16px;
font: 11px/15px Verdana,Helvetica,Arial;
color:#000000;
}

#corps span.titre {
	font: bold 15px/15px 'Trebuchet MS', Verdana,Helvetica,Arial;
	color:#A21C00;
}
#corps a {
	font: 11px/15px Verdana,Helvetica,Arial;
	color:#000000;
	text-decoration:underline;
}
#corps a:hover {
	color:#A21C00;
}
	
input { 
	font-size:12pt; 
	font-family:Verdana; 
	}
textarea { 
	font-size:12pt; 
	font-family:Verdana; 
	}
select { 
	font-size:12pt; 
	font-family:Verdana; 
	}
td { 
	font-size:12pt; 
	font-family:Verdana; 
	}
