/* @override http://scopitone.lux.mediacd.fr/global/styles/2009/screen.css */html {	background: #5db9b9 url(/global/images/2009/bg_html.png) top left;}body {	background-color: #5db9b9;}#page {	width: 960px !important;	background: url(/global/images/2009/bg_body.png) no-repeat top center;	margin-bottom: -16px;}#header {	width: 550px;	left:280px;	position:absolute;}#header #logo a {	width: 350px;	height: 170px;	display: block;	text-indent: -500em;	position: absolute;	top: 40px;	right: 0;}#header #baseline {	display: none;}#mainContent {	width: 960px;}#editContent {	width: 545px;	position: relative;	top: 0px;	left: 276px;}#contenuPrincipal {	background: #ffed00;	width: 545px;	float: left;}#footer {	display: block;	width: 960px;	height: 30px;	margin: 0px auto 0 auto;	float: none;	padding: 65px 0 0 0;	background: url(/global/images/2009/bg_footer.png) no-repeat top right;}#footer p {	float: right;	margin: 0px 180px 0 0;}#footer p a {	color: #333;	text-decoration: none;}/* LE CONTENU */#accroche {	width: 405px;	float: right;	padding: 0 15px 0 0;	clear: both;	margin-bottom: 20px;}#accroche p a {	color: #333;	text-decoration: underline;}#accroche h4 {	font-size: 123.1%; /* 19px */	font-weight: bold;	margin: 0 0 5px 0;}#contentWhite {	width: 460px;	padding: 25px;	float :left;	clear: both;	margin: 0 1.3em;	background: #fff;}#editContent h2 {	font-size: 146.5%; /* 19px */	margin: 0 0 5px 0;}#contentWhite h3 {	color:  #5ab1b1;	font-size: 123.1%; /* 16px */	margin: 0px 0 10px 0;}#contentWhite h4 {	color:  #5ab1b1;	font-size: 116%; /* 15px */	margin: 5px 0 5px 0;	font-weight: bold;}#contentWhite h4 a {color:  #5ab1b1;text-decoration: none;}	#contentWhite p {margin-bottom: 5px;}#contentWhite p a {color: #4b4b4b; text-decoration: none;}/* ROUNDED */div.rounded {  width: 200px;  background: #fff url(tr.gif) no-repeat top right; } div.rounded div {  background: transparent url(tl.gif) no-repeat top left; } div.rounded div div {  background: transparent url(br.gif) no-repeat bottom right; } div.rounded div div div {  background: transparent url(bl.gif) no-repeat bottom left;  padding: 15px; }