* {
margin: 0;
border: 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #000;
}

input {
background: #888888;
color: #ffffff;
border: 1;
font-size: 13px;
}

input.white {
background: #ffffff;
color: #ffffff;
border: 1;
font-size: 13px;
}

select {
background: #888888;
color: #ffffff;
border: 1;
font-size: 13px;
}

option {
background: #888888;
color: #ffffff;
border: 1;
font-size: 13px;
}

textarea {
background: #888888;
color: #ffffff;
border: 1;
font-size: 13px;
}


a:link {text-decoration: none;color: #000000}
a:active {text-decoration: none;color: #000000}
a:visited {text-decoration: none;color: #000000}
a:hover {text-decoration: underline;color: #f000ff}

html {
height: 100%;
}

body {
height: 100%;
background: #fff;
}

h1 {
font-size: 12px;
color: #4b5554;
}

h2 {
font-size: 20px;
color: #4b5554;
}

h3 {
font-size: 12px;
color: #f000ff;
}

#erreur {
text-align: center;
background: #ff0000;
color: #FFFFFF;
font-family: Arial; 
font-style: bold; 
font-size: 14; 
margin: 0px
width: 100%;
}

#global {
position: relative;
width: 959px;
margin: 0 auto;
background-color: transparent;
}

#header {
position: relative;
width: 959px;
height: 150px;
}

#footer {
position: relative;
text-align: left;
width: 649px;
height: 24px;
margin-top: 15px;
margin-left: 160px;
clear: both;
}

a.footer {
font-size: 12px;
}


#menu {
width: 959px;
height: 30px;
}

#menu a {
font-family: AirstreamRegular;
font-size: 30px;
}

a.actived {
font-family: AirstreamRegular;
font-size: 30px;
color: #f000ff;
}

#menu a:hover {
font-family: AirstreamRegular;
font-size: 30px;
text-decoration: none;
}


#content {
float: left;
width: 959px;
background: transparent url(../commun/fond_centre.gif) 0 0 repeat-y;
}

#contentleft {
float: left;
width: 160px;
text-align: center;
}


#contentmiddle {
float: left;
width: 649px;
text-align: center;
}

#contentmiddletext {
width: 639px;
text-align : justify;
padding: 5px;
font-size: 13px;
}

#contentmiddletextcenter {
width: 639px;
text-align : center;
padding: 5px;
font-size: 15px;
font-weight:bold;
}

#contentformbasket {
width: 450px;
text-align : justify;
padding-left: 150px;
font-size: 13px;
}

#contentpayment {
width: 629px;
text-align : justify;
font-size: 13px;
}

#contentpaymentleft {
float: left;
width: 150px;
text-align : center;
font-size: 13px;
}

#contentpaymentright {
float: left;
width: 479px;
text-align : justify;
font-size: 13px;
}

#contentright {
float: left;
width: 150px;
height: 100%;
text-align: center;
}

#contentwishlistdetail {
width: 150px;
height: 100%;
text-align: left;
padding: 5px;
}

#trademark {
float: left;
width: 600px;
height: 60px;
text-align: center;
margin-left: 5px;
margin-bottom: 5px;
}

#typeofproduct {
float: left;
width: 600px;
height: 30px;
text-align: center;
font-size: 20px;
font-weight:bold;
color: #4b5554;
margin-left: 5px;
margin-bottom: 5px;
}


div.products {
float: left;
width: 300px;
height: 400px;
text-align: center;
border-width: thin;
border-style: solid;
border-color: #b7b9b9;
margin-left: 5px;
margin-bottom: 5px;
}

div.productstitle {
height: 30px;
text-align: center;
margin-top: 5px;
}

div.productsimage {
height: 220px;
text-align: center;
vertical-align: middle;
}

div.productsprice {
margin-top: 90px;
height: 30px;
text-align: center;
font-size: 14px;
font-weight:bold;
color: #4b5554;
margin-bottom: 5px;
}

div.productimage {
float: left;
width: 230px;
height: 100%;
text-align: center;
margin-top: 20px;
}

div.productimagedetail {
float: left;
width: 115px;
height: 100%;
text-align: center;
margin-top: 5px;
}

div.producttext {
float: left;
width: 400px;
height: 100%;
text-align: justify;
margin-top: 20px;
}

div.productprice {
font-size: 14px;
font-weight:bold;
color: #4b5554;
}

#colonne {
float: left;
width: 200px;
background-color: #000;
}

@font-face {
    font-family: 'AirstreamRegular';
    src: url('../fonts/airstrea-webfont.eot');
    src: url('../fonts/airstrea-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/airstrea-webfont.woff') format('woff'),
         url('../fonts/airstrea-webfont.ttf') format('truetype'),
         url('../fonts/airstrea-webfont.svg#AirstreamRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

