body {
	background-color: #819dcc;
	margin: 0;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#container {
	background-color: #a0b6d9;
}

a img {
	border: 0;
}

div div.content {
	width: 760px;
	margin: 0 auto;
}

div#header {
	background: url(images/header_bg.gif) repeat-x #a0b6d9;
	padding-top: 31px;
}

div#header p {
	margin: 0;
}

div#header a {
	text-decoration: none;
	color: #FFF;
}

ul#metanav a:hover {
	border-bottom: 1px dotted #FFF;
}

div#subhead {
	border-top: 5px solid #a0b6d9;
	background-color: #6f8fc3;
	color: #FFF;
	padding: 6px 0;
}

div#subhead h1 {
	font-size: 1.5em;
}

div#subhead p, div#subhead h1 {
	margin: 0;
}

div#subhead a {
	color: #FFF;
	text-decoration: none
}

div#content {
	background-color: #a0b6d9;
	padding-top: 10px;
}

div#content a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

div#content a:hover {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

body.accueil div#content, body.produits div#content {
	padding-top: 20px;
}

div#footer {
	background: url(images/footer_bg.jpg) repeat-x;
	padding: 5px 0 50px 0;
	font-size: 0.8em;
	color: #FFF;
}

ul#menu {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: right;
}

ul#menu li {
	padding: 0;
	margin: 0;
	display: inline;
}

p#logo {
	float: left;
	margin: 0;
}

div#navigation {
	float: right;
}

ul#metanav {
	height: 38px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	font-size: 0.9em;
	width: 100%;
}

ul#metanav li {
	padding: 0;
	margin: 0;
	display: block;
}

hr {
	margin: 0;
	clear: both;
	visibility: hidden;
	height: 1px;
	padding: 0;
}

p#metamenu {
	float: left;
}

p#copyright {
	width: 300px;
	float: right;
	text-align: right;
}

p#copyright span {
	display: block;
}

div#footer a {
	color: #FFF;
	text-decoration: none;
}


div#footer a:hover {
	border-bottom: 1px dotted #FFF;
}

body.extranet div#content {
	padding-bottom: 25px;
}

body.extranet ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body.extranet ul li span.categorie {
	display: block;
	background-color: #6f8fc3;
	color: #FFF;
	padding: 3px;
}

body.extranet ul li ul li {
	padding: 5px 0 5px 20px;
}

body.extranet div#content a {
	border-bottom: none;
}

body.detail div#photos {
	float: left;
	width: 320px;
}

body.detail div#photos p {
	margin-bottom: 0;
}

body.detail div#photos ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body.detail div#photos ul li {
	padding: 16px 10px 0 0;
	margin: 0;
	float: left;
}

body.detail div#photos ul li.third {
	padding-right: 0;
}

body.detail div#photos img {
	border: 2px solid #6f8fc3;
}

body.detail div#details {
	float: right;
	width: 420px;
}

body.detail div#subhead div.content {
	padding-left: 340px;
	width: 420px; 
}

body.detail div#tableau {
	clear: both;
	padding: 10px 0;
}

body.detail div#tableau table {
	width: 100%;
	border-collapse: collapse;
}

body.detail div#tableau table caption {
	background: url(images/caption_right.gif) top right no-repeat #d89f2c;
	padding: 0;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}

body.detail div#tableau table caption span {
	display: block;
	background: url(images/caption_left.gif) top left no-repeat;
	padding: 5px 0;
}

body.detail div#tableau table th, div#tableau table td {
	padding: 3px;
}

body.detail div#tableau table th {
	text-align: left;
	background: url(images/th_bg.gif) bottom repeat-x #edf8dc;
}

body.detail div#tableau table td{
	background: url(images/td_bg.gif) bottom repeat-x #e5f3fe;
}

body.detail div#tableau p.tableend {
	background: url(images/tableend_right.gif) bottom right no-repeat #d89f2c;
	margin: 0;
	padding: 0;
}

body.detail div#tableau p.tableend span {
	display: block;
	background: url(images/tableend_left.gif) bottom left no-repeat;
	font-size: 10px;
}

body.detail div#photos a {
	border-bottom: none;
}

body.contact p.adresse span {
	display: block;
}

body.produits ul#produits , body.accueil ul#categories{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body.produits ul#produits li, body.accueil ul#categories li {
	margin: 0 20px 0 0;
	float: left;
	padding: 0 0 20px 5px;
	background: url(images/photo200_bg.gif) no-repeat;
	text-align: center;
	display: block;
	width: 210px;
	height: 185px;
}

body.produits ul#produits li img, body.accueil ul#categories li img {
	display: block;
}

body.produits ul#produits li a, body.accueil ul#categories li a {
	border-bottom: none;
}

body.produits ul#produits li img, body.accueil ul#categories li img {
	padding: 5px 0 5px 0;
}