body {
	color: #5f5f5f;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0px;
}


/* EN TETE */
#top {
	background: url(/graphisme/bg_top.jpg) no-repeat center center;
	height: 175px;
}
#top #gradient {
	background: url(/graphisme/gradient_top.png) no-repeat center center;
	height: 175px;
	margin: 0px auto;
	width: 980px;
}
* html #top #gradient {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphisme/gradient_top.png', enabled='true', sizingMethod='crop');
}
#gradient div {
	background: url(/graphisme/bg_logos.jpg) no-repeat center center;
	height: 175px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 700px;
	z-index: 300;
}
h1 {
	background: url(/graphisme/logo_enzo_motos.png) no-repeat 45px 20px;
	font-size: 8px;
	height: 85px;
	margin: 0px;
	text-indent: -9999px;
	width: 325px;
}
h1 a {
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}
#gradient div div {
	background: none;
	position: absolute;
}
#top #logos {
	bottom: 0px;
	height: 55px;
	left: 0px;
}
#top #logos img {
	margin: 0px 27px;
}
#top #imagesFlash {
	bottom: -75px;
	height: 250px;
	right: -135px;
	width: 370px;
}

/* MENU horizontal */
#menu {
	background: #8A0000 url(/graphisme/bg_menu.jpg) no-repeat center center;
	color: #b91d1c;
	height: 30px;
}
#menu div {
	background-color: #000;
	height: 30px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 700px;
}
#menu div div {
	background: none;
	display: inline;
	height: auto;
	margin: auto;
	position: relative;
	width: auto;
	z-index: 200;
}
#menu div a {
	color:#fff;
	cursor: pointer;
	line-height: 30px;
	padding: 0px 20px 10px;
	position: relative;
	text-decoration:none;
	width: auto;
}
#menu div a:hover {
	background: none; /* Obligé de mettre ça car IE6 ne veut pas afficher le sous menu */
}
#menu div ul {
	background: url(/graphisme/bg_sousmenu.png) no-repeat bottom left;
	left: -9000px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 22px;
	width: 98px;
}
#menu li {
	position:relative;
	width: 100%;
}
#menu table {
	border-collapse: collapse;
	left: 0px;
	position: absolute;
}
#menu ul a, #menu ul a:visited {
	color:#FFF;
	cursor: pointer;
	display: block;
	height: auto;
	line-height: normal;
	padding:1px 10px;
	width: 78px;
}
#menu ul a:hover {
	color:#fff;
}
#menu div div:hover ul, #menu div a:hover ul {
	left: 10px;
}

/* MENU gauche */
#menuLeft {
	background: #FFF url(/graphisme/bg_menuleft.gif) repeat-y top right;
	left: 50%;
	margin-left: -520px;
	position: absolute;
	top: 205px;
	width: 170px;
}
#menuLeft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menuLeft ul li {
	background: #C31E1D url(/graphisme/bg_menuleftli.gif) repeat-y top right;
	margin: 8px 0px 0px;
	text-align: right;
}
#menuLeft a {
	color: #FFF;
	display: block;
	font-size: 10px;
	height: 17px;
	line-height: 17px;
	padding-right: 16px;
	text-decoration: none;
	text-transform: uppercase;
}
#adresseLeft {
	left: 50%;
	margin-left: -535px;
	position: absolute;
	text-align: right;
	top: 485px;
	width: 170px;
}
#adresseLeft p {
	font-size: 11px;
}
#adresseLeft a {
	color: #5F5F5F;
}
#adresseLeft h3 {
	font-size: 13px;
}

/* CONTENU */
#contenu {
	background: url(/graphisme/bg_content.png) repeat-y top left;
	margin: 0px auto;
	padding: 1px 25px;
	text-align: left;
	width: 664px;
}
* html #contenu{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphisme/bg_content.png', enabled='true', sizingMethod='scale');
}
.clear {
	clear: both;
}
/* News accueil */
.news {
	background-color: #727272;
	color: #FFF;
	font-size: 12px;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 4px 4px 0px;
	width: 200px;
	height: 330px;
}
.newsbottom {
	color: #FFF;
	font-size: 10px;
	width: 200px;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	height:20px;
}
.newsdescription {
	margin:0px;
	padding:0px;
	width: 200px;
	height: 106px;
	overflow:hidden;
}
.last {
	margin-right: 0px;
}
.news div {
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}
.news div div {
	height: 100px;
	left: 3px;
	position: absolute;
	top: 3px;
	width: 100%;
	z-index: 5;
}

/*
.news div div {
	aabackground: url(/graphisme/gradient_news_images.png) no-repeat top left;
	height: 100px;
	left: 3px;
	position: absolute;
	top: 3px;
	width: 100%;
	z-index: 5;
}
* html .news div div {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphisme/gradient_news_images.png', enabled='true', sizingMethod='crop');
}
*/
/* Contenu sur 2 colonnes */
.text2col {
	float: left;
	margin: 0px 20px 15px 0px;
	padding: 1px 0px;
	width: 436px;
}
/* Contenu sur 3 colonnes */
.text3col {
	margin: 0px 0px 15px 0px;
	padding: 1px 0px;
	width: 664px;
}
/* Colonne droite 1/3 */
.col1tier {
	margin: 20px 0px 0px 0px;
	width: 208px;
}
/* Occasions accueil */
.occases1col {
	background-color: #e6e6e6;
	float: left;
	margin: 0px 0px 18px 0px;
	padding: 1px 0px 9px;
	width: 208px;
}
.occases1col h2 {
	background: #CFCFCF url(/graphisme/bg_occase_h2.jpg) repeat-y top left;
	margin: 0px;
}
.occases1col table {
	font-size: 10px;
	margin: 9px 9px 0px;
	text-align: right;
	width: 190px;
}
.occases1col td {
	padding-right: 9px;
	vertical-align: top;
}
.occases1col a {
	color: #5F5F5F;
}
.occases1col .img {
	padding-right: 0px;
	width: 105px;
}
.occases1col .marque {
	font-weight: bold;
	text-transform: uppercase;
}
.occases1col .km {
	font-weight: bold;
}
#contenu .occases1col td.prix {
	color: #b92a34;
	font-weight: bold;
	vertical-align: bottom;
}

/* TEXTE */
h2 {
	background: #CCC url(/graphisme/bg_contenu_h2.jpg) repeat-y top left;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px;
	padding: 7px;
}
h3 {
	color: #c31e1d;
	font-size: 16px;
	margin: 0px 0px 5px;
}
h4 {
	font-size: 14px;
	margin: 0px 0px 4px;
}
h5 {
	font-size: 12px;
	margin: 0px 0px 3px;
}
p {
	margin: 0px 0px 10px;
}
ul {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
}
hr {
	display: none;
}
.hr {
	background: url(/graphisme/bg_hr.gif) repeat-x top left;
	clear: left;
	height: 1px;
	margin: 0px 0px 10px;
}
.date {
	border-bottom: 1px dotted #5F5F5F;
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
.red {
	color: #c31e1d;
}
.right {
	float: right;
	margin: 0px 0px 10px 10px;
}
.left {
	float: left;
	margin: 0px 10px 10px 0px;
}

/* FORMS */
form {
	margin: 0px;
}
form th {
	color: #c31e1d;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	text-align: right;
	vertical-align: top;
}
form .legend {
	font-size: 10px;
	font-weight: normal;
}
select, input {
	font-size: 10px;
}
input, textarea {
	width: 200px;
}
textarea {
	height: 150px;
}
.button {
	width: auto;
}

/* FOOTER */
#footer {
	background: url(/graphisme/bg_footer.jpg) no-repeat top left;
	color: #FFF;
	font-size: 10px;
	height: 35px;
	line-height: 35px;
	margin: 0px auto;
	width: 700px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}

/* LIENS */
a {
	color: #b92a34;
	outline: none;
}
.news a {
	color: #FFF;
}
a img {
	border: none;
}
