@import url(menu.css);
@import url(gauche.css);
@import url(droite.css);
@import url(contenu.css);

html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background:#E2E2E2;
	width:100%;
	height:100%;
	font-weight:normal;
}

#conteneur {
	position:relative;
	width:990px;
	/*height:642px;*/
	background:#fff;
	margin: 0 auto;
	border:0px;
}

#header{
	display:inline;
	background-color:#E2E2E2;
}

#header_left {
	width: 221px;
	height:161px;
	background-color:#E2E2E2;
	display:inline;
}

#header_right{
	width: 769px;
	height:161px;
	background-color:#E2E2E2;
	display:inline;
}

#header img{
	display:inline;
	float:left;
	position:relative;
	border:0px;
	margin:0;
	padding:0;
	z-index:5009;
	background-repeat: no-repeat;

}

/*#header_square {
	background: url(../images/logo.gif);
	background-repeat:no-repeat;
	z-index:50;
	width:230px;
	height:104px;
	display:inline;
	float:left;
	border:0px;
}

#header_square a {
	display:block;
	width:100%;
	height:100%
}

#header_square a:hover {
	display:block;
}*/

#wrapper {
	padding:0;
	margin:0;
	width:990px;
	vertical-align:top;
	float:right;
}

/*#gauche {
background: url(../images/gdprix/Grands_Prix_semo_INTERIEUR3_05.gif) no-repeat 0 0;
	position:relative;
	width:221px;
	height:423px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border:0px;
	float:right;
}*/

#gauche {
	background: url(../images/gdprix/Grands_Prix_semo_05.gif) no-repeat 0 0;
	position:relative;
	top:0;
	left:0;
	margin:0 0 0 0;
	width:221px;
	text-align:left;
	height:413px;
	background-color:#000000;
}

#droite {
	position:relative;
	top:0;
	left:0;
	margin:0 0 0 0;
	width:40px;
	text-align:right;
	height:413px;
	background-color:#000000;
}

#footer{
	position:relative;
	text-align:left;
	padding:0;
	margin:0;
	border:0;
	height:auto;
	display:inline;
	width:990px;;
	height:48px;
}

#footer img{
	display:inline;
	float:left;
	position:relative;
	border:0px;
}

#centre {
	background:#000000;
	margin:0px 0px 0px 0px;
	color: #FFFFFF;
	width:730px;
	height:399px;
	padding:5px 0px 0px 0px;
	vertical-align:top;

}

#centre div#cent {
	margin:0px 0px 0px 0px;
	width:730px;
	height:365px;
	overflow-y:scroll;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	z-index:5001;
	background:#000000;
	position:absolute;
}

#cent {
	overflow:scroll;
	overflow-x:hidden;

}




#centre #scroller {
	text-align:center;
	font-weight:bold;
	height:19px;
	color:#000000;
	background:#000000;
	z-index:6
}

.scroller_style {
	font: bold 13px arial;
	margin-top: 13px;
	padding-top: 5px;
	position:relative;
	z-index:4
}

/*#conteneur #menuhaut #menuhaut_left a{
	position:relative;
	padding:0;
	margin:0;
	border:0;
	height:31px;
	width:210px;
	background:url('../images/badge_1.gif');
	background-color:#C6C7C8;
}*/

