body {
/*	background : url("../images/fs_fond.jpg") 40% no-repeat fixed;*/
	background:#ffaa00;
	font: 1em tahoma, sans-serif;
	width:100%;
	margin: 10px 80px 5px 8px;

}
/*
#menu {
	font: bold 12px tahoma, sans-serif;
	position: fixed;
	height:650px;
	width:220px;
	line-height:17px;
}

div#item {
	padding: 5px 0px 5px 0px;
}

div#sitem {
	padding: 5px 0px 5px 25px;
}

div#ssitem {
	padding: 5px 0px 5px 50px;
}
*/
#logo {
	position:relative;
	text-align:left;
/*	left:30px; */
}

#corps {
	position:relative;
	top: 30px;
	left: 220px;
	bottom:80px;
	height:500px;
	font-size:12px;
	line-height:19px;
}
#corps li  {
	padding:5px;
}

#gratuit {
    color:#0000FF;
}

#entetepage {
	font-family:trebuchet ms,geneva;
	position:relative;  
	top: 20px;
/*	left: 220px; */
	height:100px;
	padding:2px;
    color:#008064;
    font-weight: bold;
	font-size:20px;
}
#piedpage {
	font-family:arial;
	font-size:10px;
	line-height:11px;
	width:120px;
	text-align:center;
}
a:visited {
	color:blue;
/
}

a:hover {
	letter-spacing: 0.06px;
	color:red;
/*	font: bold 12px tahoma, sans-serif; */
}
a {
text-decoration:none;
}

