.welcome-msg {
    float: left;
    font-size: 0.95em;
}
/*#header-cart {
    position: absolute;
    z-index: 20;
    width: 200px;
    right: 0;
    top: 7px;
}*/ 
#compte{float:right;display:inline;height:29px; } 
#header-cart .head {
height:25px;
float:right;
}


#header-cart .head h4 {
    cursor: pointer;
    float: none;
    display: inline;
    padding-left: 15px;
    background: url(../images/icon-cart.gif) no-repeat 0 50%;
}
#header-cart .head h4,
#header-cart .head h4 a {
    color: #ababab;
    font-size: 0.95em;
    font-weight: normal;
} 
#cart-content {
    background: rgb(242,242,242);
    border: 1px solid rgb(192,192,192);
    
    padding: 0 3px 5px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-radius: 0 0 8px 8px;
    color: rgb(0,0,102);
    position: absolute;
    top: 60px;
    right: 10px;
    width: 200px;
    z-index:10000000;
   /* z-index: 1000;*/
}
#cart-content .product-images {
    float: left;
}
#cart-content .product-images img {
    border: 1px solid #a9a9a9;
}
#cart-content .product-details {
    margin: 0 0 0 60px;
}
#cart-content h6 {
    color: #12066d;
    font-size: 12px;
    text-indent: 5px; 
}
#cart-content li {
    clear: both;
}
#cart-content a:hover {
    text-decoration: underline;
}
#cart-content .actions a span {
    cursor: pointer;
}
#cart-content #center-buttons {
    padding-top: 5px;
    clear: both;
    text-align: center;
}

#slider
{
    height: 455px;
    position: relative;
     left:1px;
    width: 944px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 8px;
    margin-top:0px;
    z-index:0;
    margin-top:-32px;
    
}

#fadeshow1{

}

#fadeshow2toggler{
z-index:9;
margin:0;
display:inline;
position:relative;
top:5px;
left:435px;
}
#fadeshow2toggler a{
text-decoration: none;
}


.footerl .mini-newsletter {
    float: left;
    clear:both;
    width:390px;
}
.footerl {
    float: left;
}
.footerl .mini-newsletter h4{
    color: #505050;
    margin-right: 10px;
}
.footerl form, .footerl .mini-newsletter h4 {
    float: left;
    line-height: 30px;
    font-size: 11px;
}
.footerl .mini-newsletter input.input-text {
    float: left;
}
.footerl .form-button-alt{
    float: right;
    margin:3px 0px 0px 6px;
}

.form-button, .form-button-alt {
    background: #aeaeae url(../images/gradient-gray.gif) repeat-x 0 0;
    border: 1px solid #adadad;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -opera-border-radius: 4px;
    margin: 0px;
    vertical-align:top;
    padding: 3px 6px;
    color: #4f4f4f;
}
.form-button:hover, .form-button-alt:hover {
    border-color: #888;
    color: #333;
}



    
.col-main p{
	margin-left:  0px;
	margin-right:  0px;
}
.tag-list-index .col-main .mini-product-tags .content{
        border: none;
}


/******* Color changes *******/

.middle-container{

 /*background-color: #fee6d1 !important; 
 background-color: rgb(255,255,255);*/
 }
.shop-access a { color:#dfdfdf !important; }
.shop-access a:hover  { color:#eeeeee !important; }
.language-switcher label { color:#dfdfdf !important; }
.catalog-listing h5 a, .catalog-listing h5 a:hover { color: #213f9a !important; }
.product-collateral .collateral-box h4{ color:#ffffff !important;font-weight: normal;font-size: 150%;}

body {
background:rgb(255,255,255);
 
background: #808080 url("../images/bgSite.jpg") 50% 0% fixed no-repeat;
          

 } 
h4, h3, .category-head h2 {
    font-size: 12px;
    font-weight: bold;
    color: white;
}
.header-top-container{

} 
.header-top{

}
#cart-content .price{
color:red;
}
           
