* {border:0; margin:0; padding:0;}

BODY, HTML {
  color: #000000;
  width:100%;
  font-family:Arial;
  background: #F2F2F2 top url(images/css/back.gif) repeat-x;
}

.classinput {border:1px solid #999999;}

.boxText { font-family: Arial; font-size: 10px; }
.errorBox { font-family : Arial;  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : VArial;  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial;  font-size : 10px; color: #28920E; text-decoration: underline; }

table {
margin : 10px auto auto auto;
} 

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000;
  text-decoration: underline;
}

h2{font-size:14px;}

hr{
	height:2px;
	margin:10px 0;
	background-color:#5ca82e;	
}



.border_input {
	border:1px solid #555877;
}

#page {
  
  color: #000000;
  margin: 5px auto;
  /margin:0 auto;
  width:966px;
}

.red{
	color:#FF0000;
}

.yellow{
	color:#faec21;	
}

.green{
	color:#5ca82e;	
}

a.pageResults u{
	color:#5ca82e;	
}

.bold{
	font-weight: bold;	
}

.row0 {
	background:#dfeffe;
}

div.space{
  width:100%;
  padding:0 5px;
}

#footer {
	background:url(images/css/foot.png) top left no-repeat;
	width:966px;
	height:30px;
	margin:0 auto 0 auto;
	padding-top : 5px;
	color:#FFFFFF;
	font-size:12px;
	text-align: center;
}

#footer a{
	color:#FFF;	
	font-weight:bold;
	
	
}

.head, .headindex{
	background:url(images/css/head.jpg) top left no-repeat;
	height:139px;
}

#login{
	background:url(images/css/login.png) top left no-repeat;
	width:106px;
	height:112px;
	float:right;
	margin:7px 6px 0 0;
	color:#FFF;
	padding:10px;
	font-size:13px;
	font-weight:bold;
}

#login a{
	color:#FFF;
	font-size:10px;
}

.head2{
	background:url(images/css/head2.jpg) top left no-repeat;
	width:950px;
	padding:0 10px 0 8px;
	margin-bottom:2px;
	height:35px;
}

.head2 a.accueil{
	display:block;
	float:left;
	background:url(images/css/accueil_off.gif) top left no-repeat;
	width:155px;
	height:35px;
	margin-right:2px;
}

.head2 a.accueil:hover, .head2 .accueilOn{
	background:url(images/css/accueil_on.gif) top left no-repeat;
}

.head2 a.contact{
	display:block;
	float:left;
	background:url(images/css/contact_off.gif) top left no-repeat;
	width:145px;
	height:35px;
	margin-right:2px;
}

.head2 a.contact:hover, .head2 .contactOn{
	background:url(images/css/contact_on.gif) top left no-repeat;
}

.head2 a.moncompte{
	display:block;
	float:left;
	background:url(images/css/moncompte_off.gif) top left no-repeat;
	width:154px;
	height:35px;
	margin-right:2px;
}

.head2 a.moncompte:hover, .head2 .moncompteOn{
	background:url(images/css/moncompte_on.gif) top left no-repeat;
}

.head2 a.promos{
	display:block;
	float:left;
	background:url(images/css/promos_off.gif) top left no-repeat;
	width:184px;
	height:35px;
	margin-right:2px;
}

.head2 a.promos:hover, .head2 .promosOn{
	background:url(images/css/promos_on.gif) top left no-repeat;
}

.head2 a.panier{
	display:block;
	float:left;
	background:url(images/css/panier_off.gif) top left no-repeat;
	width:304px;
	height:35px;
}

.head2 a.panier:hover, .head2 .panierOn{
	background:url(images/css/panier_on.gif) top left no-repeat;
}

.head2 a.panier .nbart{
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	position:relative;
	top:5px;
	left:130px;	
}

.head2 a.panier .total{
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	position:relative;
	top:5px;
	left:130px;	
}

.head2 a:hover{
	text-decoration: none;	
}

#content{
	background:url(images/css/back_inside.gif) top left repeat-y;
	width:951px;
	padding:0px 8px 2px 7px;
	min-height:410px;
}


#menu{
	float:left;
	width:155px;
}

#menu table{
	margin:0;
	padding:0;	
}

#menu td.cat{
	background-color: #cccccc;
	height:50px;
	text-align:left;
	width:156px;
	vertical-align: middle;
}

#menu td.cat img{
	float:left;
	margin:4px 0 4px 5px;	
}

#menu a{
	display:block;
	line-height:12px;
	font-size:12px;
	font-weight:bold;
	padding:0 5px 0 60px;
}

#menu td.sscat{
	background-color: #b2b2b2;
	padding:0 0 5px 5px;
	width:151px;
}

#menu a.sscat{
	display:inline;
	vertical-align:middle;
	line-height:15px;
	font-size:10px;
	font-weight:normal;	
	padding:0;
}

#menu a.sscat:hover, #menu a.current{
	color:#FFF;
}

#menu td.cat:hover, #menu td.catOn{
	background-color: #b2b2b2;	
}

#menu a:hover{
	text-decoration: none;	
}

#menu td.c01{
	background:url(images/css/c01.png) center left no-repeat;
}

#menu td.c02{
	background:url(images/css/c02.png) center left no-repeat;
}

#menu td.c49{
	background:url(images/css/c49.png) center left no-repeat;
}

#menu td.c50{
	background:url(images/css/c50.png) center left no-repeat;
}

#menu td.c51{
	background:url(images/css/c51.png) center left no-repeat;
}

#menu td.c53{
	background:url(images/css/c53.png) center left no-repeat;
}

#menu td.c420{
	background:url(images/css/c420.png) center left no-repeat;
}

#menu td.promo a{
  color:#DC143C;
  font-size:18px;
  line-height:18px;
  padding:0;
  text-align:center;
}

#menu td.current{
	margin-bottom:0;
	background-color: #b2b2b2;	
}

.spaceWhite{
	width:150px;
	height:2px;
	background-color: #FFF;
	margin:2px 0 2px 6px;	
}

td.spaceWhiteSscat{
	background-color: #b2b2b2;	
}

td.spaceWhiteSscat div{
	width:138px;
	height:1px;
	background-color: #FFF;
	margin:2px 0 2px 13px;	
}

.recherche{
	width:154px;
	padding:5px 0 0 2px;
	text-align:left;
	font-size:12px;
	font-weight: bold;
	background-color:#cccccc;
}

.catalogue{
	width:156px;
	height:98px;
	
	background:#cccccc url(images/css/fond_catalogue.gif) top right no-repeat;	
}

#menu .catalogue a{
	position:relative;
	top:20px;
	left:43px;	
}

#contenu{
	width:794px;
	float:left;
}

.breadcrumb{
	font-size:10px;
	font-weight:bold;
	padding:2px 0 2px 5px;	
}

#centerCol{
	width:597px;	
}

#rightCol{
	float:right;
	font-size:13px;
	text-align: center;
}

#rightCol .box{
	border:1px #cccccc solid;
	text-align:center;
	padding-bottom:5px; 
}

#rightCol .box .title{
  background-color: #cccccc;
  display:block;
  font-family: Arial Black;
  font-size: 12px;
  color: #000;
  width:180px;
  text-align:center;
  padding:5px; 
}

.intro{
	background-color: #FFF;	
	height:220px;
	overflow:hidden;
}

.introText{
	text-align: center;
	width: 600px;
	height:200px;
	font-size: 20px;
	font-weight: bold;
	margin:0 auto;
	padding-top:20px;	
}

.introLeft{
	position:relative;
	float:left;
	top:-120px;
	left:15px;	
}
.introCenter{
	position:relative;
	float:left;
	top:-120px;
	left:170px;
}

.introRight{
	position:relative;
	float:left;
	top:-100px;
	left:290px;
}

.accueilPromoTitle{
  display:block;
  background-color:#1b8ddb;
  color: #000;
  width:785px;
  text-align:left;
  padding:5px; 
  margin-left:1px;
}

.accueilPromoTitle .title{
  font-family: Arial Black;
  font-size: 12px;
  font-weight: bold;
  color:#DC143C;
}

.accueilPromoTitle .lien{
  font-size:13px;
  margin-left:180px;
  color:#DC143C;
  font-weight: bold;
  
}

.accueilPromoTitle .lien a{
	color:#DC143C;
  font-size: 13px;	
}

td.accueilPromo{
	background-color:#d5e4f0;	
}

td.accueilPromo:hover{
	background-color:#b4d3eb;	
} 

.left{float:left;}
.right{float:right;}
.clear{
	clear:both;	
}

.alert{
	color:#FF0000;
	font-weight:bold;
	font-size:22px;
	text-decoration:blink;
	margin:10px auto;
	text-align:center;
	width:auto;
}


.headindex {
	background:url(images/css/back.jpg) repeat-y;
}

.prix {
	font-weight:normal;
	font-size:14px;
}

.prix_aff {
	color:#5CA82E;
	font-size: 12px;
	font-weight: bold;
}

.roues {
	text-align:center;
	display:block;
	width:440px;
	height:40px;
	margin:20px 0 0 100px;
}


.cat_index0 a.link, .cat_index1 a.link, .cat_index2 a.link, .cat_index3 a.link, .cat_index4 a.link{
	float:left;
	display:block;
	font-family:Arial Black;
	font-size:12px;
	width:103px;
	height:36px;
	text-align:center;
	vertical-align:middle;
	color:#011393;
	padding:3px 0 0 0;
}

.ss_cat {
	list-style:square;
	padding:5px 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#001292;
}

.ss_cat a{
	color:#001292;
}

.ss_cat a.current{
	color:#000000;
}

.ss_cat :hover{
	text-decoration:underline;
}

#contact {
	background:url(images/css/contact.gif) top left no-repeat;
	width:172px;
	height:42px;
	padding:14px 0px 0px 18px;
	margin:6px 0px 0px 3px;
}

#contact_accueil {
	background:url(images/css/contact.gif) top left no-repeat;
	width:175px;
	height:42px;
	padding:3px 0px 0px 18px;
	margin:6px 0px 0px 3px;
}

#contact a, #contact_accueil a {
	font-family:Arial Black;
	font-size:11px;
}

table.ss_cat_in{

}

td.cat_in {
	width:33%;
	height:170px;
	background-color:#d5e4f0;
	border:1px solid #67b0e3;
	text-align: center;
	vertical-align: top;
}

td.ss_cat_in {
	width:33%;
	height:230px;
	background-color:#d5e4f0;
	border:1px solid #67b0e3;
	text-align: center;
	vertical-align: top;
}

.cat_in .title, .ss_cat_in .title{
	width:100%;
	font-size:14px;
	background-color: #67b0e3;
	color:#000;	
	margin:0 0 10px 0;
	padding:3px 0;
	font-weight: bold;
}

td.ss_cat_in:hover {
	background-color:#67aff3;
}


.cat_img {
	text-align:center;
}	

.cat_img  img{
	margin:10px;
	border:2px solid #FFFFFF;
}

.shop_top {
	background:url(images/css/panier_top.gif) top right no-repeat;
	width:190px;
	height:45px;
}

.shop_in {
	background:url(images/css/panier_in.gif) top right repeat-y;
	width:190px;
	text-align:center;
}

#table_prods {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}

#table_prods th, #table_prods td {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding:2px 2px;
	font-size:13px;
}

#table_prods th {
	background-color:#e6e6e6;
	font-size:13px;
}

.tablequant {
	border:none;
	padding:0;
}

#panier {
	display:block;
	background:#EF0020;
	border:2px solid #FFFFFF;
	margin:0 auto;
	margin-top:10px;
	padding:5px;
	width:128px;
	text-align:center;
	color:#fff;
	font-family:Arial Black;
	font-size:14px;
}

#panier:hover {
	background-color:#FF2F4B;
	border:2px solid #FFFFFF;
}

.panierintro {
	font-family:Arial Black;
	color:#FFFFFF;
	font-size:12px;
}

.shop_in table{
	border:1px solid #999999;
	margin:5px 20px 0 20px;
	background:#fff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
	width:150px
}

.shop_bottom {
	background:url(images/css/panier_bottom.gif) top right no-repeat;
	width:190px;
	height:18px;
}

.new_top {
	background:url(images/css/new_top.gif) bottom right no-repeat;
	width:190px;
	height:44px;
}

.new_in {
	background:url(images/css/new_in.gif) top right repeat-x;
	width:176px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial Black;
	font-size:12px;
	margin:0 0 0 5px;
	border-left:2px #FFFFFF solid;
	border-right:2px #FFFFFF solid;
}

.new_in a {
	color:#FFFFFF;
}

.new_in a:hover {
	color:#000000;
}

.new_bottom {
	background:url(images/css/new_bottom.gif) top right no-repeat;
	width:190px;
	height:22px;
}
 
.features a {
	display:block;
	margin:3px 0 0 0;
	background:url(images/css/features.gif) top right no-repeat;
	height:96px;
	width:187px;
}

.promos a {
	display:block;
	margin-top:3px;
	background:url(images/css/promos.gif) top right no-repeat;
	height:63px;
	width:187px;
}

.news {
	display:block;
	margin-top:3px;
	background:url(images/css/newsletter.gif) top right no-repeat;
	height:35px;
	width:187px;
	padding-top:105px;
}


.news input {
	height:18px;
	margin: 0 0 15px 8px;
}

.news .in_text {
	margin-left: 10px;
	margin-right: 0px;
}

.cata a {
	display:block;
	margin-top:3px;
	background:url(images/css/cata_wait.gif) top right no-repeat;
	height:62px;
	width:187px;
}



#prod_blc_conteneur{
	width:617px;
	overflow:hidden;	
}

#prod_blc {
	background-color:#FFFFFF;
	border:2px solid #78c3ed;
	width:100%;
	margin:0;
}

#prod {
	font-family:Arial Black;
	font-size:15px;
	background:url(images/css/top_prod.jpg) top left no-repeat;
	text-align:center;
	padding:80px 0 22px 0;
}

h1.prod {
  display:block;
  font-family: Arial Black;
  font-size: 12px;
  background-color:#78c3ed;
  color: #000;
  width:auto;
  text-align:left;
  padding:5px; 
  margin-top:5px;
}

.description {
	float:left;
	width:500px;
	padding:20px 0 20px 10px;
	font-family:Myriad Pro;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
}

.description ul{
	padding-left:20px;
}

.prod_img {
	float:right;
	padding:20px 10px 5px 10px;
	text-align:center;
}

.cart_ok {
	margin:20px 10px;
	text-align:right;
}

.border_in {
	border:1px solid #0d35ff;
	height:18px;
	width:30px;
}

.add_button, .del_button {
	display:block;
	height:9px;
	width:15px;
	border:none;
}

.add_button {
	background:url(images/css/plus.jpg) bottom center no-repeat;
}

.del_button {
	background:url(images/css/moins.jpg) top center no-repeat;
}

.prod_view {
	border:0;
	height:240px;
	font-family:Arial Black;
	font-size:12px;
}

.prod_view a{
	color:#000;
}


FORM {
	display: inline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
	background-color:#C0C0C0;
}

.infoBoxContents {
  background-color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
}

.infoBoxContents td {
  padding:2px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px solid #b6b7cb;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #fff;
  color: #000;
  font-weight: bold;
  border:3px solid #a9d3ed;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-cart {
  padding:5px;
  font-family: Arial;
  font-size: 11px;
  background-color:#1B8DDB;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, h1 {
  display:block;
  font-family: Arial Black;
  font-size: 12px;
  background-color:#1b8ddb;
  color: #000;
  width:785px;
  text-align:left;
  padding:5px;
  margin-left:1px;
}

#centerCol h1 {
  display:block;
  font-family: Arial Black;
  font-size: 12px;
  background-color:#1b8ddb;
  color: #000;
  width:586px;
  text-align:left;
  padding:5px; 
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding:2px 0;
}

TD.main2, P.main2 {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 15px;
}

.main input, .main select{
	border:1px #000 solid;	
}

TEXTAREA {
  width: 90%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight:bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.fp_products{
	margin:15px -15px 0 15px;
}
.remises_index {
	background:transparent url(images/css/fond_promos.jpg) no-repeat scroll center center;
	font-size:10px;
	height:190px;
	padding-top:20px;
}
.promos_new_products{
	font-size:10px;
	margin:2px 0 10px 0;
}
.promos_new {
	padding:0 0 0 5px;
}
.titre_remises {
	font-weight:bold;
	font-size:13px;
	padding-left:20px;
	text-align:center;
}
.titre_promos_new {
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 5px 0;
}
.toutes_les_promos{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	margin-top:5px;
}

table.blickle img{
	border:1px #000 solid;
}

.noborder{border:0;}
.nomargin{margin:0;}

.real td{
	border:1px #000 solid;
	margin:10px;
	padding:5px;
}

#page .head #pub { padding-top:24px;padding-left:10px;}
