/* CSS Document */

body {
	background: #e1dbcb /*url(../images/background2.jpg) left top repeat-x*/ ;
	margin-top: 0px;
	margin-bottom: 0px;
}
#intro{
	background: #e1dbcb url(../images/background3.gif) center top no-repeat ;
	position:absolute;
	left:50%;
	margin-left:-457px;
	/* Hack CC pour IE MAC \*/
	top:50%;
	margin-top:-165px;
	/* fin hack CSS pour IE MAC */
}
