html {
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #660000;
}

body {
	float:left;
	width:100%;
	clear:both;
	background:#000000 url('bg_top.gif') repeat-x top center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:5px;
	color:#333333;
}

input, select, textarea {
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	background:#fff;
}

input, textarea {
	border: 1px solid #cccccc;
}
*>input, *>textarea {
	border-color : #333;
}

.trans {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.transno {
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}

.creation {
	width:150px;
	margin:2px;
}

p {
	text-align:justify;
}

.email {unicode-bidi:bidi-override; direction: rtl;}

/************************ liens txt ****************************/

a {
	text-decoration:underline;
	color:#333333;
}

a:visited {
	text-decoration:underline;
	color: #333333;
}

a:active {
	text-decoration:none;
	color: #FFcc00;
}
a:hover {
	text-decoration:none;
	color:#FFCC00;
}

.mini {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.lienstrans a{
	display:block;
	width:235px;
	height:84px;
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}

.lienstrans a:hover{
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

/************************* structure site ****************************/
#main {
	width:1000px;
	margin:auto;
	float:left;
}

#top {
	float:left;
	width:100%;
	clear:both;
	background: url('top.jpg') top center no-repeat;
	position:relative;
	height:281px;
}

#menu {
	position:absolute;
	bottom:0px;
	right:82px;
	border-bottom:1px solid #dddddd;
	_width:800px;
}

#menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:100%;
}

#menu li {
	width:110px;height:20px;
	text-align:center;
	list-style-type:none;
	float:left;
	margin-left:2px;
	letter-spacing:0px;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#333333;
	width:110px;
	height:20px;
	display:block;
	_display:inline-block;
	text-decoration:none;
}

#menu a:hover, #menu a.active {
	color: #333333;
	background:url('menu_hover.gif') no-repeat;
	text-decoration:none;
}

#menu div{
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
}

#content {
	float:left;
	clear:both;
	width:100%;
	position:relative;
	background: url('content.jpg') repeat-y top center;
}

#php {
	float:left;
	text-align:justify;
	width:650px;
	margin-left:90px;
	_margin-left:0px;
	_padding-left:90px;
	/*min-height:330px;
	_height:330px;*/
}

#sideright {
	float:right;
	width:235px;
}

#sideright div.annonce {
	float:left;
	width:235px;
	height:401px;
	background:url('sideright.jpg') no-repeat top center;
}

#sideright div.annonce div.promos {
	float:left;
	width:150px;
	height:110px;
	margin-top:60px;
	margin-left:20px;
	_margin-left:0px;
	_padding-left:20px;
}

#sideright div.annonce div.promos p {
	font-size:10px;
}

#sideright div.annonce div.occasions {
	float:left;
	width:150px;
	height:110px;
	margin-top:50px;
	margin-left:20px;
	_margin-left:0px;
	_padding-left:20px;
}

#sideright div.annonce div.occasions p {
	font-size:10px;
}

#diapo {
	background:url('bg_anim.jpg') top center no-repeat;
	height:143px;
	width:1000px;
	float:left;
}

#footer {
	float:left;
	width:100%;
	clear:both;
	color:#000;
	position:relative;
	background: url('bottom.jpg') no-repeat top center;
	height:126px;
	text-align:left;
	font-size:9px;
}

#footer div.legal {
	width:600px;
	position:absolute;
	bottom:52px;
	left:70px;
	text-align:left;
	
}

#footer a {
	color:#000;
	text-decoration:underline;
}

#footer a:hover{
	color: #990000;
}

/* CONTACT */
form.contact {
	margin:0; padding:0;
	float:left;
	width:100%;
	clear:both;
}

form.contact fieldset {
	float:left;
	width:100%;
	clear:both;
	margin:0; padding:0;
	margin-bottom:20px;
	border:1px solid #999999;
}

form.contact legend {
	color:#ffffff;
	font-weight:bold;
	background:#999999;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}

form.contact input.radio {
	width:auto;
}

form.contact label {
	clear:left;
	float:left;
	width:100px;
	font-size:11px;
}

form.contact input, form.contact select {
	float:left;
	width:180px;
	clear:right;
	margin:2px;
}

form.contact textarea {
	float:left;
	width:625px;
	clear:both;
	height:100px;
}

form.contact input.valid {
	background:#666666;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #999999;
	padding:5px;
}

/***********************************/

.infosutiles {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:100%;
}

.infosutiles li {
	height:20px;
	width:260px;
	text-align:left;
	list-style-type:none;
	float:left;
	text-transform:uppercase;
	margin-top:5px;
	letter-spacing:0px;
}

.infosutiles a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#333333;
	background-color:#CCCCCC;
	height:20px;
	width:260px;
	display:block;
	_display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
}

.infosutiles a:hover, .infosutiles a.active {
	color: #ffffff;
	background-color:#999999;
	text-decoration:none;
}

.infosutiles div {
	padding-top:4px;
	padding-left:10px;
}

/************************************/
