/*reference feuille de styles css www.saumonsauvage.com*/

body {
	margin: 0 0 0 0;
	text-align: left;
	background-color:#FFFFFF;	
}

/*mentions légales*/
#mentions {
	padding-left: 0px;
	width: 250px;
	background-color: #FFFFFF;
	text-align: left;
}
#harpe {
	padding-left: 0px;
	width: 120px;
	background-color: #FFFFFF;
	text-align: center;
}
#harpe p { font-family: Verdana; font-size: 9px; color: #000000; text-decoration: none; }
#harpe a:link { color: #000000; text-decoration: none; }
#harpe a:visited { color: #000000; text-decoration: none; }
#harpe a:hover { color: #FF6400; text-decoration: none; }
#harpe a:active { color: #000000; text-decoration: none; }
#mentions h1 { background-image: url(../images/carre.gif); background-repeat: repeat-y; padding-left: 25px; margin-top: 20px; font-family: Verdana; font-size:22px; font-weight: bold; color: #CFCFCF; } 
#mentions h2 { margin-top: 20px; font-family: Verdana; font-size: 9px; font-weight: bold; color: #000000; }
#mentions p { padding-right: 18px; margin-top: 20px; font-family: Verdana; font-size: 9px; font-weight: lighter; color: #595959;}
#mentions a:link { color: #12AD2B; text-decoration: none;}
#mentions a:visited { color: #12AD2B; text-decoration: none}
#mentions a:hover { color: #FF6400; text-decoration: none;}
#mentions a:active { color: #12AD2B; text-decoration: none}
/*fin mentions legales*/
