/* www.cheribibi.net *//* css-structure.css *//* media ecran *//* 9 fevrier 2009 */body { background: #000; }div#container { width: 960px; text-align: left; margin: 0 auto; }/************************//*         HAUT               *//************************/div#header { 	height: 260px;	background: url(images/bandeau.jpg) -8px 0 no-repeat;	text-align: center;	margin-top: 1em;	position: relative;}div#header p strong, div#header p strong a {	color: #F00;	font-family: "Trebuchet MS", Arial, verdana;	text-decoration: none;	text-transform: uppercase;	letter-spacing: 0.1em;	display: block;    width: 500px;	margin: 0 auto;} div#header p strong { padding-right: 1.2em; font-size: 1.3em; } /* cheribiblog */div#header p strong a { 	position: absolute;	left: 620px;	top: 355px;	width: 320px;} /* cheribiblog */div#header p strong a:hover { color: #f5f2df; }div#header .description {	position: absolute;	left: 640px;	top: 385px;	width: 300px;	color: #FC3;	font-family: "Trebuchet MS", Arial, verdana;	font-size: 1em;	font-weight: bold;	margin-top: 0.2em;	margin-bottom: 2.5em;	letter-spacing: 0.17em;}/************************//*        CONTENU         *//************************/div#content_wrapper {	width: 960px;	margin: 4em auto;	position: relative;	float: left;}div#contenu { 	width: 600px; 	float: left; 	margin-bottom: 10px;	padding-right: 10px;	padding-top: 25px;}/************************//*       COLONNE        *//************************/.big_ad { margin-top: 4em; }.numero-paru{	height: 185px;	width: 125px;	margin-right: 35px;	display: inline;	float: left;}div#r_sidebar {	width: 320px;	display: block;	float: left; 	margin-left: 30px;	padding-top: 130px;}/************************//*            PIED             *//************************/div#footer { 	text-align: center;	margin: 1em auto;	width: 960px;	padding-top: 930px;	background: url(images/cheribibi-lit-cheribibi.gif) 50% 0 no-repeat;}