.background {
	background-attachment: scroll;
	background-image: url(../images/planete/back_green.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #Ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #007DB8;
	text-decoration: none;
}
a:visited {
	color: #007DB8;
	text-decoration: none;
}
a:hover {
	color: #E6A85D;
	text-decoration: none;
}


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007CB8;
}
.soustitre {
	font-weight: bolder;
	font-size: 13px;
	color: #E6A85D;
}
