p {
  margin: 0 10px 10px 10px;
}

img {
  border: none;
}

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

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

h1 {
  padding: 0 0 5px 0;
  text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.7em;
  color: #eb1c72;
}

h2 {
  padding: 0 0 5px 1em;
  font-size: 1.3em;
  color: #ad0000;
}

h3 {
  padding: 0 0 5px 1em;
  font-size: 1.1em;
  color: #ad0000;
}

h4 {
  display: inline;
  font-size: 10px;
}

label {
  color: #660000;
}

input, select, textarea {
  color : #913600;
  background-color : #fed888;
  border: 1px dotted #f88379;
  margin-left: 0.5em;
}

textarea {
  height: 7em;
  width: 400px;
}

.submit{
  font-size: 12px;
  color : #913600;
  font-weight: bold;
  background-color : #f88379;
  border: 1px dotted #913600;
  margin: 0;
}

.submitimg {
  border: none;
  margin : 0;
  padding : 0;
}

#wholebody {
  background-color: #ef703d;
  color: #660000;
}

#header {
  height: 155px;
  background: url(img/bandeau04900.jpg) no-repeat;
  padding: 50px 0 0 15px;
}

#footer {
  height: 40px;
  background: url(img/footer900.gif) no-repeat;
  color: #ffb7a5;
}

#logo{
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
}

#menu a:hover {
  color: #660000;
  background-color: #fbca60;
}

#topmenu {
  color: #e21313;
}

#topmenu li {
  margin: 0 25px 0 0;
  padding-left: 25px;
  background: url(img/menuhaut.gif) no-repeat;  
}

#topmenu input {
  background-color : #fbca60;
}

#topmenu .submit {
  background-color : #f88379;
}


#productheader {
  background-color:#ef703d;
}

.productdetail {
  background-color:#fbca60;
}

.productcaption {
  background-color: #fbca60;
  width: 150px;
}

#cartheader {
  background-color: #fbca60;
}

.cartcontent {
  background-color: #fbca60;
}

#customerheader {
  background-color: #fbca60;
}

#pagecontent {
  border: none;
}

.productprice {
  font-size: 1.6em;
}

.productlist {
  font-size: 0.9em;
}


.roundedcornr_box {
  background: #fbca60;
  margin: 5px 0px 0 0;
}
.roundedcornr_top div {
   background: url(img/roundedcornr_956570_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(img/roundedcornr_956570_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(img/roundedcornr_956570_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(img/roundedcornr_956570_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 15px;
}
.roundedcornr_content { 
  padding-right: 10px;
  padding-left: 10px;
}

.roundedcornr_content img { 
  padding: 5px;
}

.roundedcornr_content a {
  font-weight: bold;
  text-decoration: underline;
}


.roundedcornr_content a:hover {
  color: #ef2280;
}

/* Hides from IE5-mac \*/
* html .roundedcornr_content {height: 1%;}
/* End hide from IE5-mac */



