/* RÉINITIALISATION DES ÉLÉMENTS
--------------------------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr,acronym{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
a:active,object,embed{outline:none;}

/* BODY ET HTML
--------------------------------------------------------------------------------------- */
body{
	background: #7d8a89 url(gx/I/bg.jpg) repeat-x center top;
	text-align:center;
}
html{
	color:#bcbec0;
	font-family: Arial, Helvetica, Tahoma;
}
a, a:link, a:visited{
	color: #fff;
	text-decoration: none;
}
a:hover, a:visited:hover{
	text-decoration: underline;
}
.displayNone{display: none;}
.both{clear:both;}

/* CONTENEURS ET CLASSES GÉNÉRALES
--------------------------------------------------------------------------------------- */
#conteneur{
	margin: 0 auto 0 auto;
	text-align:left;
	width:1000px;
}
#conteneurInt{
	width: 823px;
	padding: 0 88px 0 89px;
	float: left;
	background: url(Gx/I/conteneur_bg.png) repeat-y left;
}
#contenu{
	width: 823px;
	background: url(Gx/I/contenu.jpg) no-repeat left top;
	min-height: 807px;
	float: left;
	position: relative;
}
#logoF1{
	position: absolute;
	top: 130px;
	left: 56px;
	width: 309px;
	height: 15px;
	padding-top: 130px;
	/*background: url(Gx/I/f1.png) no-repeat left top;*/
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
}
#logoNascar{
	position: absolute;
	top: 130px;
	left: 410px;
	width: 373px;
	height: 15px;
	padding-top: 130px;
	/*background: url(Gx/I/nascar.png) no-repeat left top;*/
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
}
.description{
	margin: 790px 0 0 0;
	padding: 0 25px;
	width: 360px;
	float: left;
	
}
.bordure{border-right: 1px #848384 solid;}






