/* SITE */body {	background-color : #ffffff;	margin-left : 0;	margin-top : 0;	margin-right : 0;	margin-bottom : 0;}body, td, th {	line-height : 20px;}.header {	background-image : url(../img/ventoux_header.jpg);	background-position: center;	background-repeat: no-repeat;	height: 156px;}.menu {	height: 45px;}/* TEXTES */.texte_footer {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 10px;	color : #72716C;	line-height : 17px;}.texte {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 10px;	color : #605846;	line-height : 17px;}.titre {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 10px;	color : #383328;	line-height : 20px;	font-weight: bold;}/* LIENS */a {	text-decoration : underline;	color: #72716C;}a:hover {	color : #0099FF;	text-decoration : none;}a:active {	color : #0099FF;	text-decoration : none;}