.displayproduct {
cursor: pointer;
border:none;
background: transparent url(img/display.png) no-repeat center center;
font-size: 12px;
font-weight: normal;
color: #000000;
width: 125px;
height: 34px;
padding-bottom: 3px;
}

.displayproduct:hover
{background: transparent url(img/display_ho.png) no-repeat center center;}


.buttoncart {
border:none;
background: transparent url(img/button_cart.png) no-repeat center center;
text-indent:20px;
cursor: pointer;
width: 160px;
height: 38px;
font-size: 13px;
color: #FFFFFF; 
font-weight: bold;
padding-bottom: 4px;
}

.buttoncart:hover
{background: transparent url(img/button_cart_ho.png) no-repeat center center;}

.button {
cursor: pointer;
border:none;
background: transparent url(img/submit.png) no-repeat center center;
font-size: 13px;
color: #000000;
width: 110px;
height: 30px;
padding-bottom: 3px;
font-weight: normal;
}

.button:hover
{background: transparent url(img/submit_ho.png) no-repeat center center;}

.review {
cursor: pointer;
border:none;
background: transparent url(img/review.png) no-repeat center center;
font-size: 13px;
font-weight: bold;
color: #000000;
width: 190px;
height: 26px;
padding-bottom: 3px;
}

.review:hover
{background: transparent url(img/review_ho.png) no-repeat center center;}

#discount {
 	float:right;
	position: relative; 	
	right: 20px;       
	}


.shoppingcart {
border:none;
background: transparent url(img/cart.png) no-repeat center center;
text-indent:15px;
cursor: pointer;
width: 140px;
height: 30px;
font-size: 12px;
color: #000000; 
font-weight: normal;
padding-bottom: 3px;
padding-top: 0px;
}

.shoppingcart:hover
{background: transparent url(img/cart_ho.png) no-repeat center center;}


.download{
cursor: pointer;
border:none;
background: transparent url(img/download.png) no-repeat center center;
font-size: 12px;
color: #812F32;
width: 110px;
height: 25px;
padding-bottom: 3px;
font-weight: bold;
text-indent:-20px;
}


.download:hover
{background: transparent url(img/download_ho.png) no-repeat center center;}

.checkout {
border:1px solid #999999;
background-image: url(img/button.png);
background-repeat: repeat-x;
font-size: 13px;
padding: 2px;
}

.profile {
font-size: 14px;
}

table {
font-size: 12px;
}

.tables {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.product {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 8px;
}

.bord {

	border: 1px solid #999999;
	padding: 4px;
}

.options {
	margin-left: 5px;
    width: 150px; 
    font-size: 11px;	
	}

.optionsLarge {
	margin-left: 5px;
    width: 200px; 
    font-size: 12px;	
	}
	
.quantity {
	margin-left: 5px;	
	}
	
.price {
font-size: 16px; 
font-weight: bold;
color: #5E5E5E; 
}

.itemtext {
font-size: 12px; 
font-weight: normal;
color: #5E5E5E; 
}

.discount {
font-size: 16px; 
font-weight: bold; 
color: #FF0000;
text-decoration:line-through; 
}

.priceproduct {
font-size: 14px; 
font-weight: bold; 
color: #000000; 
}

.discountproduct {
font-size: 14px; 
font-weight: bold; color: #FF0000;
text-decoration:line-through; 
}

sup {
	font-weight: normal; color: #CC0000; 
	}
	
.register {
border:1px solid #999999;
background-color: #FFFFF1;
font-size: 14px;
width: 220px;
padding: 2px;
}
.registerSelect {
width: 230px;
}

.captcha {
border:1px solid #999999;
background-color: #FFFFF1;
font-size: 14px;
width: 120px;
padding: 2px;
}

.note {
font-size: .8em;
font-weight: normal;
color: #777777;	
}

.message {
border:1px solid #999999;
background-color: #FFFFF1;
font-size: 14px;
width: 270px;
height: 100px;
padding: 2px;
}
.maintitle {
font-size: 18px; 
font-weight: bold; 
text-align: justify;
font-family:  Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 2px;
color: #5E5E5E; 
}

.title {
font-size: 14px; 
font-weight: bold; 
color: #000000; 
}
.id {
font-size: 12px; 
color: #777777; 
}

.dir {
font-size: 11px; 
color: #777777; 
}

.memo {
border:1px solid #999999;
background-color: #FFFFF1;
font-size: 12px;
width: 270px;
height: 70px;
padding: 2px;
}

 #error {
  position: relative; /* div messages d'erreurs*/
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  text-align: center;
  border:solid 1px; 
  border-color:#CC0000; 
  padding:10px; 
  background-color: #FEF1ED; 
  font-size: 12px;
  color:#CC0000; 
  font-weight: bold;
}

#success {
  position: relative; /* div messages succès*/
  margin-left: auto;
  margin-right: auto;
  width: 480px;
  text-align: center;
  border:solid 1px; 
  border-color:#3AC13A; 
  padding:10px; 
  background-color: #F1FFF1; 
  color:#000000; 
  font-size: 12px;
  font-weight: normal;
}

a.dirbarr {color: #777777; text-decoration: none;font-weight: normal;font-size: 11px;}
a.dirbarr:hover {color: #000000; text-decoration: underline;font-weight: normal;font-size: 11px;}

a.terms {color: #333333; text-decoration: underline;}
a.terms:hover {color: #FF9966; text-decoration: none;}
a.terms:active {color: #FF3300; text-decoration: none;}

a.moreinfos {color: #000000; text-decoration: none; font-weight: bold;}
a.moreinfos:hover {color: #000000; text-decoration: underline; font-weight: bold;}
a.moreinfos:active {color: #000000; text-decoration: none; font-weight: bold;}

a.search {color: #0000FF; text-decoration: underline; font-size: 14px;font-family: Verdana,sans-serif;}
a.search:hover {color: #0000FF; text-decoration: none;font-size: 14px;font-weight: normal;font-family: Verdana,sans-serif;}
a.search:active {color: #551A8B; text-decoration: none;font-size: 14px;font-family: Verdana,sans-serif;}
a.search:visited {color: #551A8B; text-decoration: none;font-size: 14px;font-family: Verdana,sans-serif;}

a.detail {color: #000000; text-decoration: underline;font-weight: normal;}
a.detail:hover {color: #333333; text-decoration: none;font-weight: normal;}

a.rate {color: #5E5E5E; text-decoration: underline;font-weight: normal;}
a.rate:hover {color: #000000; text-decoration: none;font-weight: normal;}

a.zoom {color: #000000; text-decoration: underline;font-weight: normal;font-size: 10px;}
a.zoom:hover {color: #333333; text-decoration: none;font-weight: normal;font-size: 10px;}

.search {
font-size: 14px; 
font-weight: normal; color: #000000; 
}

.searchbutton {border: 1px black solid;
font-size: 12px;
padding: 1px;
background-color: #F1F1F1;
cursor: pointer;
}


.submit {border: 1px black solid;
font-size: 12px;
background-color: #F1F1F1;
cursor: pointer;
}

a.navibarr {
font-size: 14px;
padding: 3px;
border: 1px #555555 solid;
background-color: #FFFFFF;
text-decoration: underline;
}
a.navibarr:hover {
font-size: 14px;
padding: 3px;
border: 1px #555555 solid;
background-color: #FFFFFF;
text-decoration: none;
}

.navibarr2 {
font-size: 14px;
padding: 3px;
border: 1px #555555 solid;
background-color: #f8f8f8;
}

.imgproduct {	
	margin-right: 4px;
	vertical-align: top;		
}

/* Post Rating*/

.metawrite {
	margin-top: -10px;
	padding: 6px 30px 2px 20px;
	background: url(img/img08.jpg) no-repeat left 12px;
	border-bottom: 1px #BDBDBB dotted;	 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}


#hr {
border-bottom: 1px dashed #000;
padding-bottom: 2px;
width: 99%; 
overflow: auto;
white-space: pre-line;
clear: both
}

div.source { background: #F8F8FF; 
border: 1px solid #EFEFEF; 
border-left: 3px solid #CCC; 
clear: both; 
color: #444; 
font: 12px monospace; 
border-radius: 2px; 
letter-spacing: .1px; 
margin-bottom: 7px; 
margin-top: 15px; 
padding: 7px; 
width: 100%; 
-khtml-border-radius:2px; 
-moz-border-radius: 2px; 
-opera-border-radius: 2px; 
-webkit-border-radius: 2px; }