/* Style Design RLA - © http://www.pixelscarres.info - Juin 2006*/body {	font-family: Arial, Helvetica, sans-serif;	font-size: 80%;	color: #333333;	background-color: #FFFFFF;}a {	text-decoration: underline;	color: #000000;}a:hover {	color: #660000;	text-decoration: none;}/* menu */#menu {	list-style: none;	margin:50px 0px 0px;	padding:50px 0px 0px;	width:140px;	float: left;	font-size: 1em;	background-image: url(../imagenes/menu.gif);	height: 780px;	background-repeat: no-repeat;}#menu ul {	width: 130px;	left: 0px;	position: relative;	top: 10px;	padding-left: 5px;	margin-left: 0px;	margin-bottom: 140px;}#menu li {	height: 30px;	list-style: none;}#menu a{	display:block;	text-decoration:none;	color: #660000;	width: 112px;	height: 15px;}#menu a:hover{	color:#990000;	background-color: #CCCCCC;}.sousmenu {	font-size: 0.8em;	font-style: italic;} /* Les Blocs */ #page {	width: 880px;	left: 0px;	top: -10px;	margin-right: auto;	margin-left: auto;	position: relative;	height: auto;}#header {	width: 850px;	height: 204px;	background-image: url(../imagenes/bandeau.jpg);	background-repeat: no-repeat;}#contenu {	text-align: justify;	width: 690px;	height: auto;	float: left;	margin-top: 30px;	margin-left: 10px;}#pubcentre {	text-align: center;	width: 690px;	height: auto;}.clear {	clear: both;}#footer {	height: 60px;	padding: 0px;	margin-top: 30px;}.footbig {	color: #999999;	font-size: 1.1em;	text-align: center;}p.foot {	color: #999999;	font-family: Arial, Helvetica, sans-serif;	font-size: 0.8em;	text-align: center;} p.foot a {	color: #999999;	text-decoration: none;} p.foot a:hover {	text-decoration: underline overline;	border: none;}.gris {	color: #666666;	letter-spacing: 0.1em;	font-size: 0.9em;} /* images */.border {	text-decoration: none;	border: #FFFFFF;}