body {
	cursor: crosshair;
}
body.site {
	background-image: url(fond-feu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: black;
	text-align: justify;
}
td.degrade {
	background-image: url(degrade-titre.gif);
	background-repeat: repeat-x;

}
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.sommaire {
	font-size: 15px;
	text-decoration: none;

}
a.sommaire:hover {
	text-decoration: underline;
}
a.listembr {
	text-decoration: none;
}
a.listembr:hover {
	text-decoration: underline;
}
a.livremail {
	color: #FFFFCC;
	text-decoration: underline;
}
a.livremail:hover {
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #F7BF88;
	text-align: center;
}
textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #F7BF88;
	text-align: left;
}
a.firefox {
	text-decoration: none;
	line-height: 13px;
}
a.firefox:hover {
	color: #F7BF88;
}
