/* CSS Document */body{	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	}#conteneur{	position:absolute;	width:635px;	left:50%;	margin-left:-315px;}.image{	float:left;	width:200px;	margin-right:10px;	}.bouton{	float:left;	width:202px;	margin-bottom:10px;	}/*liens */#titre{	height:200px;	background-color:#099;}#contLien{	float:left;	width:635px;	padding-top:8px;}.imgLien{	float:left;	width:300px;}.txtLien{	float:left;	width:329px;	background-image:url(img/lien/fond.jpg);	background-repeat:repeat;	height:25px;	padding-left:6px;}a:link{text-decoration:none;color:#069;}a:over{color:#069;}a:visited{text-decoration:none;color:#069;}