html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
}

body, td, th, input, textarea, select, a {
	font-size: 12px;
	color: #000000;
}
 
b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */

.bordg {
     background: url(../image/bord_g.jpg) repeat-y;
     height:100%;
}

h1 { 
	display: none;
}
 
#container {
	width: 779px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}

#header {
	height: 70px; 
	clear: both; 
}

#header .a {
	background: url('../image/logo.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 157px;
	height: 32px;
	float: left;
	position: absolute;
	top: 22px;
	left: 10px;
}

#header .b {
	position: relative;
	top: 42px;
	float: right;
}

#header .b a {
	background: url('../image/tab.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 167px;
	margin: 10px 15px 15px 0px; 
	float: left;
}

#content {
	margin: 7px 0px 0px 20px; 
	width: 500px;
}

#footer { 
	clear: both;  
	border-top: 3px solid #EEEEEE;
	padding-top: 3px;
	margin-bottom: 1px;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading, #content h2 {
	font-size: 15px;
	font-weight: 552;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #669966;
	padding-bottom: 2px;
	font-weight:bold;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}
#content h2{
	font-size:12px;
	border-bottom:none;
	margin-bottom:0;
	height:auto;
	padding-bottom:0;
}
#content b{
	font-size:10px;
}
#content p {
	margin-top:0;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 11px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 0px 10px;
	height: 24px;
}

.products, .images, .categories {
	float: left;
	margin-right:16px;
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 300px;
	
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 11px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 0px solid #EEEEEE;
	margin: 0px 0px;
	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: right;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}



body, td, p, input, select, button {
	font-family: Arial, Helvetica, sans-serif;
}

A:link {
	COLOR: #6A7175;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:active {
	COLOR: #324754;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
A:visited {
	COLOR: #6A7175;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:hover {
	COLOR: #333E45;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.font { CURSOR: auto; BACKGROUND-COLOR: #999999; BACKGROUND-COLOR: #91CBF3}
.fond-txt-menu { color: #000000 ;}
.not_underlined {
	COLOR: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.font_10 {
	font-size: 10px;
}
.font_12 {
	font-size: 12px;
}
.font_11 {
	font-size: 11px;
	}
.font_9 {
	font-size: 9px;
}
.font_14 {
	font-size: 13px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #336699;
	background-color: #FCFCFC;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #CCCCCC;
	height: 18px;
	background-color: #FCFCFC;
}
textarea {
	width:100%;
	height:150px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: thin solid #336699;
	height: 19px;
	width: 80px;
	cursor: hand;
	background-color: #E2E7EB;
}
td.column {
	background-color:#F0F0F0;
	font-weight:bold;
	color:#666666;
}
td.column2 {
	background-color:#999999;
	font-weight:bold;
	color:#FFFFFF;
}

.navg td {
	padding-left:20px;
}
.navg td td {
	padding-left:0;
	padding-right:5px;
}
.navg a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003300;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	height:23px;
	display:block;
	margin-left:38px;
	padding-top:7px;
}
*html .navg a{
	padding-top:5px;
	height:25px;
}
.navg a:hover {
	text-decoration:underline;
}

a.menu1, a.menu2, a.menu3, a.menu4 {
	width:150px;
	height:30px;
	display:block;
	color:#FFFF99;
	font-size:12px;
	font-weight:bolder;
	text-align:center;
	padding-top:115px;
}
a.menu1 {
	background:url('../image/saison-off.jpg') left top no-repeat;
}
a.menu1:hover {
	background:url('../image/saison-on.jpg') left top no-repeat;
}
a.menu2 {
	background:url('../image/menagere-off.jpg') left top no-repeat;
}
a.menu2:hover {
	background:url('../image/menagere-on.jpg') left top no-repeat;
}
a.menu3 {
	background:url('../image/composer-off.jpg') left top no-repeat;
}
a.menu3:hover {
	background:url('../image/composer-on.jpg') left top no-repeat;
}
a.menu4 {
	background:url('../image/suggestion-off.jpg') left top no-repeat;
}
a.menu4:hover {
	background:url('../image/suggestion-on.jpg') left top no-repeat;
}
a.menu1:hover,a.menu2:hover,a.menu3:hover,a.menu4:hover{
	color:#FFFF99;
}
a.menu1:visited,a.menu2:visited,a.menu3:vitsited,a.menu4:vitsited{
	color:#FFFF99;
}

#content {
	padding-right:5px;
}
input.review, input.src, input.checkout, input.refresh, input.connect, input.newuser, input.back, input.next, input.edit, input.suppr, input.home{
	border:none;
	background:url('../image/comment.gif') left top no-repeat;
	padding-left:20px;
	font-size:12px;
	font-weight:bold;
	color:#003300;
	cursor:pointer;
	height:20px;
}
input.review{
	background:url('../image/comment.gif') left top no-repeat;
}
input.cart{
    border:none;
	background:url('../image/commander.jpg') left top no-repeat;
	height:32px;
	width:205px;
	text-align:center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	padding-right:25px;
}
input.src{
	background:url('../image/src.gif') left top no-repeat;
}
input.checkout{
	background:url('../image/checkout.gif') left top no-repeat;
}
input.refresh{
	background:url('../image/refresh.gif') left top no-repeat;
}
input.connect{
	background:url('../image/compte.jpg') left top no-repeat;
}
input.newuser{
	background:url('../image/commun.jpg') left top no-repeat;
}
input.back{
	background:url('../image/back.gif') left top no-repeat;
}
input.next{
	background:url('../image/next.gif') left top no-repeat;
}
input.edit{
	background:url('../image/edit.gif') left top no-repeat;
}
input.suppr{
	background:url('../image/suppr.gif') left top no-repeat;
}
input.home{
	background:url('../image/home.gif') left top no-repeat;
}
.encart{border:1px dashed #E72019;background:#FF999A;color:#FFFFFF;font-size:12px;font-weight:bold;text-align:center;padding:10px;}
.encart b {color:#E72019;}

/* motion page d'accueil */
.motion_page_accueil
{
	color:#6A7175;
	font-weight:bold;
}

