@charset "UTF-8";/* CSS Document *//* LE FOND DU SITE */body {	background-color: #666666;}/* LES CALQUES */#page {	margin:0 auto;	width:701px;	height:788px;	background: url("fond2.jpg") no-repeat; /* fond image */}#pageref {	margin:0 auto;	width:701px;	height:1200px;	background-color: #ffffff;	background: url("fondref.jpg") no-repeat; /* fond image */}#pageplan {	margin:0 auto;	width:701px;	height:850px;	background-color: #ffffff;	background: url("fondref.jpg") no-repeat; /* fond image */}#calle {	margin:0 auto;	width:701px;	height:225px;}#menu {	margin:0 auto;	top:1px;	width:701px;	height:52px;}#texteaccueil {	margin-left:200px;	margin-top:20px;	width:424px;	height:429px;}#textereferences {	margin-left:200px;	margin-top:-157px;	width:424px;	height:429px;}#plan {	margin-left:135px;	margin-top:-5px;	width:502px;	height:429px;}#planref {	margin-left:135px;	margin-top:10px;	width:502px;}#savoirplus {	margin-left:15px;	margin-top:-5px;;	width:159px;	height:158px;}/* LES TEXTES */.titre {	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;}.textecourant {	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}/* LES LIENS */a {    text-decoration:none;    color:#333333}
