/* ________BODY________ */

body {
	background-color:#00472f;
	margin-left: 0px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* ________TEXTES ________*/

.bas {
	font-family:tahoma;
	font-size:9px;
	color:#AA7B24;
}


/* ________LIENS________ */

a.lien_bas {
	font-family:tahoma;
	font-size:9px;
	color:#AA7B24;
}
a.lien_bas:hover{
	color:#781414;
}

