body {
	background:#fff;
	text-align: center;
}

body, table {
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif; 
	font-size:12px;
	color:#333;
}

h1 {
	margin:8px 0 16px 0;
	padding-bottom:6px;
	font-size:18px;
	letter-spacing: 0.2em;
	color:#024c86;
	border-bottom: dotted 1px #024c86; 
}

h2 {
	font-size:14px;
	color:#422e29;
}

h3 {
	font-size:13px;
	color:#422e29;
}

a img {border:0;}

a {
	text-decoration: none;
	font-weight:bolder;
	color:#024c86;
}

a:hover {
	color:#333;
}

div#global {
	width:950px;
	margin: 0 auto;
	text-align: left;
}

div#header {
	width:950px;
	margin: 0 auto;
	background: url(../images/header.jpg) no-repeat right;
	padding:0;
}

div#menu {
	background: url(../images/menu.jpg) no-repeat;
	height:20px;
	margin:0;
	color:#fff;
}

div#menu ul  {
	float:right;
	padding:0;
	margin:0;
	list-style-type:none;
}
div#menu ul li {
	line-height:20px;
	text-align:center;
	float:left;
	padding: 0 5px 0 5px;
}


div#menu a, div#sidebar a, div#footer a {
	color:#fff;
}

div#menu a:hover, div#sidebar a:hover, div#footer a:hover {
	color:#92b2cb;
}

div#page {
	background: url(../images/sidebar.jpg) repeat-y #fff;
}

div#sidebar {
	width: 163x;
	float:left;
}

div#sidebar dl {
	padding:0;
	margin:8px;	
	color:#fff;
}

div#sidebar dt {
	height:15px;
	line-height:15px;
	background: url(../images/puce.jpg) no-repeat left;
	padding-left:20px;
	margin: 16px 0 2px 0; 
	font-weight:bolder;
}

div#sidebar dd a {
	font-weight:normal;
}

div#sidebar dd {
	margin: 0 0 2px 20px; 
	padding:0;
}

div#main {
	float:right;
	width:770px;
	padding: 8px;
	text-align:justify;
	border-right: solid 1px #024c86;
	min-height:450px;
	height:auto !important;
	height:450px;
}

div#nav {
	background:#dcdcdc;
	padding:4px;
	border: solid 1px #a9a9a9;
	font-size:11px;
}

div#main p {
	padding:0;
	margin: 8px 0;
}

div#footer {
	background:#024c86;
	color:#fff;
	padding: 4px;
	font-size:10px;
	text-align:right;
}

dl#historique dt {
	font-weight:bolder;
}

dl#historique dd {
	padding: 4px 8px;
	margin: 2px 0 12px 0;
}


div#images {
	margin-top:12px;
	clear:left;
}

div.image {
	margin: 6px;
	height:110px;
	width: 110px;
	float: left;
	border: solid 1px #024c86;
}

div#image1 {background: url(../images/image1.jpg) no-repeat;}
div#image2 {background: url(../images/image2.jpg) no-repeat;}
div#image3 {background: url(../images/image3.jpg) no-repeat;}
div#image4 {background: url(../images/image4.jpg) no-repeat;}
div#image5 {background: url(../images/image5.jpg) no-repeat;}
div#image6 {background: url(../images/image6.jpg) no-repeat;}
div#image7 {background: url(../images/image7.jpg) no-repeat;}
div#image8 {background: url(../images/image8.jpg) no-repeat;}
div#image9 {background: url(../images/image9.jpg) no-repeat;}
div#image10 {background: url(../images/image10.jpg) no-repeat;}
div#image11 {background: url(../images/image11.jpg) no-repeat;}
div#image12 {background: url(../images/image12.jpg) no-repeat;}


dl#produits dt {
	font-weight:bolder;
	font-size: 14px;
	background: #024c86;
	padding:2px 4px;
	color:#fff;
}

dl#produits dd {
	padding: 8px;
	margin: 0 0 36px 0;
	border-left: solid 1px #92b2c9;
	border-right: solid 1px #92b2c9;
	border-bottom: solid 1px #92b2c9;
}

dl#produits dd a img {
	float:left;
}

dl#produits dd p.description {
	float:left;
	display:block;
	width:500px; 
	margin-left:32px;
}

dl#produits dd div.images {
	margin-top:16px;
}


ul#autres {
	padding:0;
	margin:0;
	list-style-type:none;	
}

ul#autres li {
	float: left;
	margin:8px;
}	


.promo, .news {
	margin: 24px 0;
	padding: 8px;
	border: solid 1px #dcdcdc;
}

.promo h2, .news h2 {
	margin-top:8px;
}

ul#last  {
	padding:0;
	margin:0;
	list-style-type:none;
}

ul#last li.element {
	float:left;
	width: 340px;
	margin: 0 28px 12px 0;
}


ul#last li.element ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#last p {
	clear: both;
}

ul#last h2 {margin:12px 0 8px 0;}
