.buttoncart {
border:1px solid black;
cursor: pointer;
background-image: url(img/button.png);
background-repeat: repeat-x;
font-size: 12px;
padding: 1px;
}

.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;}

.profile {
font-size: 14px;
}

table {
font-size: 12px;
}

.tables {	
	padding: 4px;
}

.tablesCopy {

	border: 1px solid #999999;
	padding: 4px;
}
.bord {

	border: 1px solid #999999;
	padding: 4px;
}

.options {
	margin-left: 5px;
	
	}
.price {
font-size: 14px; 
font-weight: bold; color: #000000; 
}

.discount {
font-size: 14px; 
font-weight: bold; color: #FF0000;
text-decoration:line-through; 
}

.priceproduct {
font-size: 12px; 
font-weight: bold; color: #000000; 
}

.discountproduct {
font-size: 12px; 
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;
}

.message {
border:1px solid #999999;
background-color: #FFFFF1;
font-size: 14px;
width: 270px;
height: 100px;
padding: 2px;
}

.title_cms {
font-size: 14px; 
font-weight: bold; color: #000000; 
}

.alert_cms {
font-size: 14px; 
font-weight: bold; 
color: #000000; 
text-align:center;
line-height:50px; /* centrage vertical */
background-color: #FEF1ED;
width: 420px;
height: 50px;
padding: 4px;
border: 1px solid #CC0000;
}
.error_img { 
  vertical-align: middle;
  margin-bottom: 5px;
}
.id {
font-size: 12px; 
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; 
  color:#CC0000; 
  font-size: 12px;
  font-weight: bold;
}

#success {
  position: relative; /* div messages succès*/
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  text-align: center;
  border:solid 1px; 
  border-color:#3AC13A; 
  padding:10px; 
  background-color: #F1FFF1; 
  color:#000000; 
  font-size: 12px;
  font-weight: normal;
}

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 {text-decoration: underline; font-size: 14px;font-family: Verdana,sans-serif; }
a.search:hover {text-decoration: none;font-size: 14px;font-weight: normal;font-family: Verdana,sans-serif;}
a.search:active {text-decoration: none;font-size: 14px;font-family: Verdana,sans-serif;}
a.search:visited {text-decoration: none;font-size: 14px;font-family: Verdana,sans-serif;}

.search {
font-size: 14px; 
font-weight: normal; 
font-family: Verdana,sans-serif; 
}

.found {
font-weight: normal; 
font-size: 12px;
font-family: Verdana,sans-serif; 
}
.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;
}

.navigation {
font-size: 14px;
padding: 3px;
border: 1px #555555 solid;
}

.navigation2 {
font-size: 14px;
padding: 3px;
border: 1px #555555 solid;
background-color: #f8f8f8;
}