/* RENAULT Ixcolor */


html, body {background:#FFFFFF;}
/* GLOBAL ************************************************* */
#global {margin:0 auto; width:956px; background:#FFFFFF; text-align:center;}
#global-top {
	margin:0 0 -3px 0; /*_margin:-7px 0 -3px 0;*/
	padding:0 3px; 
	width:950px; 
	height:0px; 
	background: url(images/global-chaussette-top.gif) left bottom no-repeat;}
#global-middle {padding:0 3px; width:950px; height:auto; background:url(images/global-chaussette-middle.gif) left top repeat-y; } 
#global-bottom {margin-left: auto; margin-right: auto; padding:0 3px; width:950px; height:6px; background: transparent url(images/global-chaussette-bottom.gif) left top no-repeat; }

/* HEADER ************************************************* */
#header {position:relative; width:950px; height:153px;}
#header-print {display:none;}

/* CONTENT ************************************************ */
#content {position:relative; width:950px; height:auto; }

/* FOOTER ************************************************* */
#footer {position:relative; width:950px; height:24px;}
#footer-print {display:none;}



