body{
	background: #b80201 url(../images/fond.png) top center no-repeat;
	color:#333;
	margin:0;
	padding:0 0 4em 0;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.3em;
}
a{ color:#b80201; text-decoration:underline;}
a:hover{ text-decoration:none; }
#haut{
	background: url(../images/fond-header.png) top center no-repeat;
	height:190px;
	margin:0 auto;
	padding:0;
	width:920px;
}
div.logo{
	float: left;
	cursor:pointer;
	display:block;
	height: 110px;
	width: 160px;
	position: relative;
	top: 60px;
	left: 90px;
}
div.contact{
	float: right;
	cursor:pointer;
	display:block;
	height: 90px;
	width: 290px;
	position: relative;
	top: 10px;
}

#accroche {
	position: relative;
	top: 105px;
	left: 215px;
}

#menu {
	float: left;
	position: relative;
	top: 130px;
	/*left: -85px;*/
	left:60px;
	/*margin: 0;*/
	margin:-30px 0 0 0;
	padding: 0;
}

.nav {
	margin: 0;
	padding: 0;
}

.nav li {
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
	font-size:1.3em;
	text-align: center;
	display:block;
	cursor:pointer;
}

.nav li a {
	display: block;
	color: #000000;
	text-decoration: none;
}

.nav li a {
	padding: 0 25px 0 5px;
	background: white url(../images/lien_decoche.jpg) no-repeat right center;
}

.nav li.active a {
	padding: 0 25px 0 0;
	background: white url(../images/lien_coche.jpg) no-repeat right center;
}

.nav li a:hover, .nav li a:focus, .nav li a:active {
	color: #b80201;
}

/*
#menu {
	float: left;
	display: block;
	position: relative;
	top: 40px;
	left: 140px;
	z-index: 20;
}

.nav {
	list-style:none;
	margin: 0;
	padding: 0;
}
	
.nav li{
	float:left;
	font-size:1.1em;
	text-align: center;
}

.nav-bt{
	display:block;
	cursor:pointer;
	background:url(../images/menu-bg.png) top center repeat-x;
	height:43px !important;
	width:120px;
}
.nav-bt a{
	color:#FFF;
	display:block;
	padding: 5px 0px;
	text-decoration:none;
}

.nav-bt a:hover, .nav-bt a:focus, .nav-bt a:active {
	background:url(../images/menu-bg-hover.png) top center no-repeat;
	height:43px !important;
	text-decoration: none ;
}
*/

.gauche{
	background:url(../images/menu-gauche.png) top left no-repeat;
	width:20px;
	height:43px;
}

.droite{
	background:url(../images/menu-droite.png) top left no-repeat;
	width:20px;
	height:43px;
}

.menu-red{
	color:#b80201;
}

#milieu{
	background-image: url(../images/bg-page.png);
	background-position:top;
	background-repeat:repeat-y;
	margin:0 auto;
	overflow:auto;
	padding: 50px 0 0;
	text-align:left;
	width:920px;
}

#contenu{
	font-size:1.1em;
	font-family:Geneva, Helvetica, Arial, sans-serif;
	color:#333;
	line-height:1.3em;
	margin: 0 70px;
	width: 780px
}
#contenu div.welcome {
	width: 100%;
	text-align: center;
}
#bas{
	background: url(../images/footer.png)  top center no-repeat;
	color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.9em;
	margin:0 auto;
	overflow:auto;
	padding: 30px 0 0 0;
	_padding: 45px 0 0 0;
	width:920px;
	text-align:center;
}
#bas a{ color:#FFF; text-decoration:underline; }
#bas a:hover{ text-decoration:none; } 

#dates{
	border: 1px #FF0000 solid;
	float:left;
	margin-top: 20px;
	padding: 8px;
	position:relative;
	z-index:30;
}

#dates ul {
	width: 350px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
#dates li {
	color: #000 ;
	margin-bottom: 1px ;
	padding: 4px 10px;
	}
.rose{ background-color: #fed0d0; }

#voiture{
	background:url(../images/fiat-500-avec-logo.png) top left no-repeat;
	float:right;
	height:324px;
	position:absolute;
	width:380px;
	z-index:0;
}

img{ border:none;}
.clear{
	clear: both;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
.separation{
	color:#333;
	margin: 20px 30px;
	height: 1px;
}
.lien{
	list-style:none;
	padding: 5px 15px;
}
.lien li{
	padding: 1.5em;
	}
.erreur{ color:#b80201; }

ul.categories {
	float: left;
	list-style: none;
	margin: 25px 0 0 20px;
	padding: 0;
	width: 190px;
}

ul.categories li {
	line-height: 1.2em;
}

ul.categories a:active,
ul.categories a:link,
ul.categories a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
ul.categories a:hover { color: #b80201; }

ul.categories li.red {
	line-height: 2em;
	padding-left: 10px;
}

ul.categories li.red a:active,
ul.categories li.red a:link,
ul.categories li.red a:visited {
	color: #b80201;
	font-weight: bold;
	text-decoration: none;
}

td.categories_title {
	width: 100%;
}

table.random {
	margin: 25px 20px 0 0;
	padding: 0;
	width: 550px;
	font-weight: bold;
	text-align: center;
	_width: 525px;
}

table.random tr td img { margin-bottom: 10px; }
table.random tr td {
	padding: 10px 0;
	width: 33%;
	vertical-align: top;
	border: 1px solid #fff;
}
table.random tr td:hover { border: 1px solid #b80201; }

table.random a:active,
table.random a:link,
table.random a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	_font-size: 13px;
	_border: 1px solid #fff;
}
table.random a:hover { color: #b80201; _border: 1px solid #b80201; }
	
table.items_down {
	margin: 25px 20px 0 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	font-weight: bold;
	_width: 525px;
}

table.items_down th {
	text-align: center;
	background-color: #EEEEEE;
}

table.items_down tr { line-height: 1.5em; }

table.items_down td.title_cat {
	padding: 20px 0 10px 0;
	font-size: 24px;
}

table.items_down td.pict {
	width: 35px;
	padding: 5px 10px;
}

table.items_down td.title { border-bottom: 1px solid #c15825; }
table.items_down td.price {
	width: 8em;
	text-align: right;
	border-bottom: 1px solid #c15825;
}
	
table.items {
	margin: 25px 20px 0 0;
	padding: 0;
	width: 550px;
	border-collapse: collapse;
	font-weight: bold;
	_width: 525px;
}

table.items tr { line-height: 2.2em; }

table.items td.pict {
	width: 35px;
	padding: 5px 10px;
}

table.items td.title { border-bottom: 1px solid #c15825; }
table.items td.price {
	width: 12em;
	text-align: right;
	border-bottom: 1px solid #c15825;
}
table.items td.panier {
	width: 15px;
	vertical-align: middle;
}

table.items a:active,
table.items a:link,
table.items a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	_font-size: 13px;
}
table.items a:hover { color: #b80201; }
	
table.panier_items {
	margin: 25px 20px 0 0;
	padding: 0;
	width: 740px;
	border-collapse: collapse;
	font-weight: bold;
	_width: 715px;
}

img.panier_notification {
	width: 380px;
	display: block;
	margin: 0 auto;
}

table.panier_items a.empty:active,
table.panier_items a.empty:link,
table.panier_items a.empty:visited {
	display: inline;
}

table.panier_items a.remove:active,
table.panier_items a.remove:link,
table.panier_items a.remove:visited {
	background: transparent url('../images/bouton-sup-15x15.png') center center no-repeat;
	text-indent: -999px;
	width: 15px;
	height: 15px;
	margin-left: 5px;
}

table.panier_items tr { line-height: 2.2em; }

table.panier_items td.pict {
	width: 35px;
	padding: 5px 10px;
}

table.panier_items td.title { border-bottom: 1px solid #c15825; }
table.panier_items td.price {
	width: 8em;
	text-align: right;
	border-bottom: 1px solid #c15825;
}
table.panier_items td.quantity {
	width: 6em;
	text-align: right;
	border-bottom: 1px solid #c15825;
}
table.panier_items td.total {
	width: 8em;
	text-align: right;
	border-bottom: 1px solid #c15825;
}

table.panier_items a:active,
table.panier_items a:link,
table.panier_items a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	_font-size: 13px;
}
table.panier_items a:hover { color: #b80201; }

ul.panier_actions {
	float: right;
}
ul.panier_actions li {
	display: inline;
	padding-left: 10px;
	margin-left: 10px;
}

a.panier_ajouter_article:active,
a.panier_ajouter_article:link,
a.panier_ajouter_article:visited {
	float: right;
	padding-left: 18px;
	margin-left: 5px;
	background: #FFF url('../images/petit-plus-15x15.png') center left no-repeat;
}

ul.breaditem {
	float: right;
	padding: 0;
	margin: 0;
	font-weight: bold;
	list-style: none;
}

ul.breaditem li {
	display: inline;
}

ul.breaditem li:after {
	margin-left: 4px;
	margin-right: 4px;
	content: "/";
}

div.item {
	float: right;
	margin: 25px 20px 0 0;
	width: 550px;
	_margin: 25px 0 0 0;
	_padding-right: 20px;
	_width: 550px;
}

div.item img.item {
	float: left;
}

div.item h1 {
	margin-left: 140px;
	font-size: 15px;
	margin-bottom: 0;
	padding: 0;
}

div.item hr { 
	padding: 0;
	margin: 0;
	clear: both;
	visibility: hidden;
}

div.item p {
	margin-top: 20px;
	color: #727272;
}

div.item table {
	margin-top: 20px;
	width: 100%;
}

div.item td.reference {
	text-align: left;
	font-weight: bold;
	font-size: 16px
}

div.item td.price {
	text-align: right;
	font-weight: bold;
	font-size: 16px;
}

div.item td.picture {
	text-align: center;
	padding-top: 20px;
}

li.print {
	padding-top: 20px;
}
