/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px;
	font-size:11px;
	background-color:#f4f4f4;
	background:none;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#999;
	text-decoration:none;
}

img {
	border:none;
}

.clear {
	display:block;
	position:relative;
	clear:both;
	font-size:0px;
}

div#header {
	width:985px;
}

div#title {
	float:left;
}

form#search {
	float:right;
	padding-top:18px;
}

div#content {
	position:absolute;
	top:125px;
	left:11px;
	background:none;
	width:100%;
}

ul#categories {
	position:absolute;
	top:23px;
}

ul#categories li {
	float:left;
	margin:0 5px 0 0;
}

ul#categories li a {
	font-weight:bold;
}


h1 {
	font-size:22px;
	font-weight:bold;
	margin:0;
	padding:0;
}

h2 {
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

h3 {
	width:983px;
	background-color:#000;
	color:#fff;
	margin:40px 0 0 0;
	padding:3px 0 3px 3px;;
	font-size:14px;
}

h4 {
	font-size:14px;
	margin:15px 0 15px 0;
	padding:0;
}

h5 {
	margin:0 0 0 1px;
	padding:0;
	font-size:11px;
	font-weight:normal;
}

form, input {
	margin:0;
	padding:0;
}

input.txt {
	font-size:13px;
	height:16px;
}

input.btn {
	font-weight:bold;
	font-size:12px;
	height:21px;
	padding:0 5px 0 5px;
}

table tr td {
	font-size:12px;
	font-weight:bold;
}

table tr td a {
	display:block;
	height:14px;
	padding:0 0 2px 20px;
	margin:0pt 30px 0pt 0pt;
	background:url(../img/arrow.gif) top left no-repeat;
}

.space {
	width:50px;	
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	position:absolute;
	top:60px;
	left:11px;
	z-index:100;
	width:971px;
	height:38px;
	background:url(../img/bgmenu.gif) top left no-repeat;
	padding-left:12px;
	margin:0;
}

#menu dl {
	float: left;
	width: 11em;
}

#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background:#000;
	height:38px;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
}

#menu dd {
	font-weight:bold;
	font-size:11px;
}

/* Menu */
#menu dt a {
	color:#fff;
	text-decoration: none;
	display: block;
	height:26px;
	border: 0 none;
	padding-top:12px;	
}

/* Sous-menu */
#menu li a {
	color:#fff;
	text-decoration: none;
	display: block;
	padding:2px 5px 2px 5px;
	height:15px;
	background:#000;
	text-align:left;	
}

/* Over du sous-menu */
#menu li a:hover {
	color:#000;
	background-color:#FFFFFF;
}

/* Over du menu */
#menu dt a:hover {
	color:#000;
	background:url(../img/menu_over.gif) top left repeat-x;
}

select, option {
	font-size:12px;
	font-weight:bold;
}

select {
	width:200px;
}

.arrow {
	font-size:14px;
	height:14px;
	padding:0 0 2px 20px;
	background:url(../img/arrow.gif) top left no-repeat;
}

.product {
	display:block;
	float:left;
	text-align:center;
	padding:3px 0 0 0;
	width:236px;
	height:234px;
	/*background:url(../img/bgprod.gif) top left repeat-x;*/
}

#images {
	width:987px;
}

/* CSS Document 

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:none;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

form {
	margin:0;
	padding:0;
}

h2 {
	font-size:15px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0;
}

div.paragraph {
	margin:0 0 30px 0;
}

div#container {
	width:auto;
	position:realtive;
	margin:15px 15px;
}


h1.title {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

div#contenu {
	width:auto;
	height:852px;
	margin:0;
	float:left;	
	background:none;
}

div#menu {
	background:url(../img/fondmenu.gif) top left no-repeat;
	width:auto;
	height:38px;
	margin:11px 0 0 5px;
}

div#menu ul {
	margin:0 0 0 7px;
	padding:0;
	list-style-type:none;
}

div#menu ul li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}

div#menu ul li a {
	float:left;
	display:block;
	margin:0;
	height:26px;
	background:url(../img/fondbtn.jpg) top left repeat-x;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding:12px 8px 0 7px;
	font-size:11px;
}

div#menu ul li a:hover {
	color:#000;
	background:url(../img/fondbtn.jpg) bottom left repeat-x;
}

div#contents {
	text-align:justify;
	width:480px;
	padding:30px 0 30px 30px;
}


div#tools {
	float:left;
}

a#lang {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	display:block;
	margin:52px 0 0 0;
}

div#links {
	width:180px;
	height:36px;
	background:url(../img/tools.gif) top left no-repeat;
	margin:13px 0 10px 0;
}

ul#menutools {
	margin:0;
	padding:10px 0 0 10px;;
	list-style-type:none;
}

ul#menutools li {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	list-style-type:none;
}

ul#menutools li a {
	float:left;
	margin:0;
	padding:0 0 0 17px;
	list-style-type:none;
	color:#ccc;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	height:14px;	
}

ul#menutools li a:hover {
	color:#fff;
	text-decoration:none;
	background-position:bottom left;
}

a#faq {
	background:url(../img/faq.gif) top left no-repeat;
}

a#contacttools {
	background:url(../img/contact.gif) top left no-repeat;
}

div#dealers {
	width:180px;
	height:75px;
	background:url(../img/dealer.gif) top left no-repeat;
	margin:0 0 10px 0;
}

div#dealers h3, div#newsletter h3 {
	color:#fff;
	font-weight:bold;
	margin:0;
	font-size:11px;
	text-transform:uppercase;
	padding:10px 0 0 31px;
}

div#dealers input {
	font-size:11px;
	text-align:center;
	width:160px;
	margin:15px 0 0 10px;
}

div#newsletter {
	width:180px;
	height:133px;
	background:url(../img/newsletter.gif) top left no-repeat;
	margin:0 0 10px 0;
}

.inputtxt {
	font-size:11px;
	text-align:left;
	width:155px;
	margin:0 0 4px 10px;
}

.inputbtn {
	font-size:11px;
	text-align:center;
	width:160px;
	margin:9px 0 0 10px;
}

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

.error {
	text-align:center;
	color:red;
	border : dotted 1px red;
	margin:3px;
}

.success {
	text-align:center;
	color:green;
	border : dotted 1px green;
	margin:3px;
}

ul.products{
	font-weight:bold;
	list-style-type:none;
	margin:0pt 0pt 0pt 7px;
}

ul.products li.niv1{
	font-size:18px;
	margin-left:5px;
}

ul.products li.niv2{
	font-size:15px;
	margin-left:10px;
}

ul.products li.niv3{
	font-size:13px;
	margin-left:15px;
}

ul.products li.niv4{
	font-size:12px;
	margin-left:20px;
}

ul.products li.product{
	font-size:12px;
	font-weight:normal;
	margin-left:5px;
}
*/
