	html, body, div, span, applet, object, iframe,
h1, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 10px;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial;
}

h2 { background-color: #F89808; font-size: 14px; padding: 5px}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
 /**
  * CSS Site
  **/
#structure {
	width: 991px;
	margin: 0 auto;
}
#struct_header {
	height: 141px;
	width: 991px;
	clear: both;
}
#struct_produit {
  height: 172px;
  line-height: 0;
}
#struct_produit a {
	float: left;
}
#struct_left {
	width: 190px;
  padding-left: 11px;
	float: left;
}
#struct_content {
	width: 593px;
	float: left;
  color: #fff;
  padding-bottom: 25px;
  background: #013255 url(images/bottom_articles.png) no-repeat left bottom;
}
#struct_content p {
  width: 550px;
  padding: 20px 24px 0 19px;
  font-size: 1.3em;
  line-height: 115%;
}
#struct_right {
	width: 189px;
	float: left;
}
#footer {
	clear: both;
  width: 960px;
	margin: 0 auto;
  text-align: center;
}
#footer h1 {
  padding: 8px 0 15px 0;
  font-size: 1.4em;
}

#footer a {
  color: #043353;
  text-decoration: none;
}
#footer a:hover {
  color: #206392;
}
#footer h1 a {
  font-size: 1.4em;
}
.float-left {
  float: left;
}
#titre_page {
  height: 17px;
  padding: 68px 0 0 20px;
  background: #fff url(images/header_central.png) no-repeat left top;
}
#titre_page h1 {
  color: #013255;
  font-size: 1.5em;
}
#block_01 {
  background: #fff url(images/back_liste1.png) no-repeat 0 56px;
}
#block_03 {
  background: #fff url(images/back_liste1.png) no-repeat 0 80px;
}
#block_04 {
  height: 132px;
  background: #fff url(images/back_marques.png) no-repeat left bottom;
	margin-bottom: 8px;
	text-align: center;
}
#block_05, #block_06, #block_07 {
  margin-left: 5px;
}
#block_06 {
  background: #fff url(images/back_liste1.png) no-repeat 0 61px;
}
#block_07 {
  background: #fff url(images/back_liste1.png) no-repeat 0 58px;
}
#block_06 p {
  color: #206392;
  text-align: justify;
  padding: 6px 10px 0 10px;
}
.liste {
  margin: 20px 0 0 11px;
}
.liste li {
  width: 163px;
  line-height: 16px;
  padding-bottom: 4px;
  background: #fff url(images/separation.png) no-repeat left bottom;
}
.liste li a, #block_06 p a {
  color: #206392;
  text-decoration: none;
}
.liste li a:hover, #block_06 p a:hover {
  color: #043353;
}
#liste-marque {
		margin: 8px 0 0 4px;
}


