/* CSS Document */body		{			padding: 0 ;			text-align: center ;			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;			background: #ccc;		}		div#page		{			width: 1000px ;			margin: 0 auto ;		}h1#entete		{			height: 150px ;			background: url(Images/entete2.gif) no-repeat top left;		}div#contenu		{					}div#titre		{			text-align: center;			font-size:16px ;						font-family: Arial, Helvetica, sans-serif;			line-height: 1.2em ;						margin-bottom:10px;		}div#prestations		{			text-align: center;			font-size:16px ;						font-family: Arial, Helvetica, sans-serif;			line-height: 1.2em ;						margin-bottom:10px;						margin-top:10px;		}div#presentation		{			text-align: justify;			font: 1.2em, Papyrus;		}.grassouligne		{			font-weight: bold;			text-decoration: underline;		}.grascentre		{			text-align:center;			font: 1.4em, Papyrus;			font-weight: bold;		}.centre		{			text-align:center;		}	 div#imageContainer 		{			margin-left:auto;			margin-right:auto;			text-align:left;			position:relative;			height:450px;			width:600px;		}div#imageContainer img 		{			display:none;			position:absolute ;		}div#pageuncg		{			float:left;			width:330px;			height:440px;		}div#pageuncd		{			float:right;			width:330px;			height:440px;		}div#pageuncc		{			margin-left:330px;			margin-right:330px;		}div#navi		{			height:35px;			margin-left:auto;			margin-right:auto;			/* margin-top:10px; */			text-align:centre;		}
