body {
	color: #CCCCCC;
	background: #222;
	margin: 0px;
	padding: 0px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#head {
	position: relative;
	height: 264px;
	width: 900px;
	background: url(images/head.jpg) no-repeat left top;
	margin: 0px;
}
#logo {
	position: absolute;
	width: 270px;
	left: 0px;
	top: 0px;
	height: 245px;
	display: block;
}

#content {
	background: #000 url(images/background.gif) repeat-y left 51px;
	position: absolute;
	width: 900px;
	margin: 0px;
	top: 264px;
}
#top-content {
	background: url(images/top-content.gif) no-repeat left top;
	position: absolute;
	height: 51px;
	width: 900px;
	left: 0px;
	top: 0px;
}

#menu {
	float: left;
	position: relative;
	height: 400px;
	width: 150px;
	overflow: hidden;
}
#menu ul {
	list-style: none;
	text-align: right;
	margin-top: 35px;
	margin-right: 20px;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
#menu li {
	white-space:nowrap;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #f60;
	text-decoration: underline;
}
.initiale {
	color: #0f0;
	font-size: 20px;
	font-weight: bold;
}
#corps {
	padding-left: 200px;
	padding-top: 20px;
	padding-right: 16px;
	text-align: justify;
}
#moto-cross {
	background: url(images/moto-cross.gif) no-repeat left top;
	position: absolute;
	height: 253px;
	width: 325px;
	left: 0px;
	bottom: 53px;
}
#footer {
	position: relative;
	height: 40px;
	width: 900px;
	background: url(images/footer.jpg) no-repeat left top;
	text-align: center;
	font: 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 13px;
}
.margin-moto-cross {
	margin-left: 150px;
}
h1 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font: italic bold 27px "Arial Black", Impact;
}
h1:first-letter {
	color:#0f0;
}
#corps h2 {
	background: url(images/icone-moto.png) no-repeat left 40%;
	padding-left: 30px;
	font: italic 15px "Arial Black", Impact;
	text-transform: capitalize;
	border-bottom: 1px solid #FF6600;
}
p {
	margin-top: 1.8em;
	margin-bottom: 1.8em;
	line-height: 1.8em;
}
img {
	text-decoration: none;
	border-style: none;
}
a:link, a:active, a:visited {
	color: #f60;
	text-decoration: none;
}
a:hover {
	color: #0f0;
	text-decoration: underline;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #940;
	text-decoration: none;
}
#footer a:hover {
	color: #090;
	text-decoration: underline;
}
.float-right {
	float: right;
	margin-left: 10px;
}
.float-left {
	float: left;
	margin-right: 10px;
}
.clear-both {
	clear: both;
}
.gros {
	font-size: 15px;
}
.align-center {
	text-align: center;
}
.marques {
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	bottom: 0px;
	position: relative;
	height: 120px;
}
.marques  a:hover {
	text-decoration: none;
}
#marques {
	position: relative;
	height: 120px;
	margin-top: 25px;
	margin-bottom: 30px;
	left: 12px;
}



table p {
	line-height:normal;
	margin: 3px;
}
td{Color : #fff; Font-Family : ; Font-Size : 11px;font-style: normal;line-height:normal;}
td.bg_color {	BACKGROUND-COLOR : #202020;}
table.border { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; Border-Color: #333; }
.margins {	margin: 10px, 10px, 10px,10px; }
.arrow {	Color: #00ff00; }
input.format, select, input { font-size: 11px; color: #ddd; background-color : #444; font-style: normal;
BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid;
Border-Color:#666;
text-align:left;
}
select.format { font-size: 11px; color: #ddd; font-style: normal;}
textarea { font-size: 11px; color: #ddd; background-color : #444;BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid;
Border-Color: #666;font-style: normal;
}
input.submit { font-size: 17px; color: #f60; Font-Family : Arial, Sans-serif;  font-style: normal;Font-Weight : Bold; background-color : #000; BORDER-RIGHT: 2px solid; BORDER-TOP: 2px solid; BORDER-LEFT: 2px solid; BORDER-BOTTOM: 2px solid; Border-Color: #444;
}
input.reset { font-size: 17px; color: #f60; Font-Family : Arial, Sans-serif; font-style: normal;Font-Weight : Bold; background-color : #000; BORDER-RIGHT: 2px solid; BORDER-TOP: 2px solid; BORDER-LEFT: 2px solid; BORDER-BOTTOM: 2px solid; Border-Color: #444;
}
a.info{
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
a.info:hover{z-index:25;}
a.info span{
	display: none;
	font: normal 11px Arial, Helvetica, sans-serif;
}
a.info:hover span{ /*the span will display just on :hover state*/
display:inline;
position:absolute;
top:1em; left:1em; width:15em;
background-color:#ffc; color:#000;
text-align: center}
.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image: url(images/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
.obli {color: #00ff00; Font-Family : ; }
.mef { font-size: 11px; color: #ddd; font-style: normal;
}
.align-left {
	text-align: left;
}

#frame-occasions {
	height: 1800px;
	width: 695px;
	position: absolute;
	border: none;
	overflow: auto;
	padding: 0px;
	margin-top: 30px;
}
