/* CSS xrings *//* Body */body {		margin: 0 0 0 0;	padding: 0 0 0 0;	border: 0 0 0 0;	background: #CCC url(../img/accueil_xrings_fond.jpg) repeat-x top left;	text-align: center;	font-family: Courrier, sans-serif;	font-size: 1em;	line-height: 2em;	color: #000;	/* Pour IE5 Win */	voice-family: "\"}\""; 	voice-family: inherit;	font-size: 1em;	line-height: 2em;} html>body { 	font-size: 0.7em;	line-height: 1.4em;}/* Liens */a,a:link,a:visited {	text-decoration: none;	color: #333;}a:hover {	text-decoration: none;	color: #999;}/* Titres */h1,h2,h3,h4,h5,h6 {	margin: 1em 0 0.5em 0;	color: #999;}h1 {	font-size: 2em;	line-height: 2em;	letter-spacing: 0.1em;}html>h1 { 	font-size: 2em;	line-height: 2em;	letter-spacing: 0.1em;}/* gauche */#gauche {	margin: 0;	padding: 0;	border: 0;	width: 250px;	height: 64px;	position: absolute;	top: 353px;	left: 0px;	background: #CCC url(../img/accueil_xrings_gauche.jpg) no-repeat left;}/* droite */#droite{	margin: 0	padding: 0;	border: 0;	width: 313px;	height: 622px;	position: absolute;	top: 0px;	right: 100px;	background: #CCC url(../img/accueil_xrings_droite.jpg) no-repeat left;}