/* CSS Document */

html {
	font-family:"Century Gothic";
	font-size:12px;
	color:#000;
}

a:link {color:#333; text-decoration:none}
a:visited {color:#660000; text-decoration:none}
a:hover {color:#996600; text-decoration:underline}
a:active{color:#333; text-decoration:none}

.colonne-g h1 {
	text-indent:-9000px;
	background-image:url(../images/metier-titre.gif);
	overflow:hidden;
	width:410px;
	height:95px;
	margin:10px 0 20px 25px; 
}

.pied p {
	margin-left:30px;
}
.pied_ref {
	clear:both;
	margin-top:10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.pied_ref_lien, .pied_ref_lien a, .pied_ref_lien a:visited, .pied_ref_lien a:hover, .pied_ref_lien a:active {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}