@charset "UTF-8";
/* CSS Document */


body { background:url(../images/fleurs-tropicales-exotiques-top.jpg) no-repeat top center; margin:0; font-family:Verdana, Geneva, sans-serif; color:#333;}
a { outline:none;}
img { border:0px;}
#header { margin:auto; width:900px;}
#header h1 { color:#666; font-size:12px; font-weight:normal; float:right;
 

}

#logo { margin-bottom:15px;}

#footer { background:url(../images/fleurs-tropicales-exotiques-bottom.jpg) no-repeat bottom center; margin:0; min-height:478px; }
#footer-contenu {margin:auto; width:900px;}

#bannieres { width:600px; height:275px; background:#FFF; float:left;
-moz-box-shadow: 0px 0px 6px #aaa;  
    -webkit-box-shadow: 0px 0px 6px #aaa;
    box-shadow: 0px 0px 6px #aaa; 
	position:relative; z-index:400;
}

#category { float:left; margin-left:-25px; position:relative; z-index:300;}
#category ul{ list-style:none; padding-left:15px; margin-top:0px;}
#category ul li {}
#category ul li a { color:#333; text-decoration:none;}
#category ul li a:hover {color:#222; text-decoration:underline;}


#category ul li a {-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:0px;
background:#F19520 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
height:20px;
font-size:15px;
line-height:20px;
margin-bottom:3px;
padding-left:20px;
width:250px;}

#category ul li a:hover { background:#333; color:#fff; text-decoration:none;}


.category .product { width:270px; float:left; padding:15px;}
.category .product p { font-size:12px; text-align:justify; margin-top:0px; color:#666;}

.category { border-bottom:1px solid #f19520;}
.category .product img { width:270px; height:270px;}
#contenu h1 {margin-bottom:0px; margin-left:25px; color:#009245; text-decoration:none; font-size:24px;}
.category h1 { margin-bottom:0px; margin-left:25px; color:#009245; text-decoration:none; font-size:24px;}
.category h1 a, .category h1 a:visited{ color:#009245; text-decoration:none; font-size:24px;}
.category h1 a:hover {  text-shadow: 0px 0px 3px #AAA; text-decoration:underline;}

.category h3 { color:#f19520; margin-bottom:0px; margin-top:5px;}

.category h3 a{color:#f19520; margin-bottom:0px; margin-top:5px; text-decoration:none;}
.category h3 a:hover { text-decoration:underline}
.category h3 a span { color:#d72621; font-weight:normal;}
.clear{ clear:both;}

#contenu { margin:auto; width:900px;}


.category .product h4 a { color:#333; text-decoration:none;}
.category .product:hover h4 a { color:#f19520; text-decoration:none}

.btn-commander { width:270px; height:26px; color:#fff; line-height:26px; text-align:center; display:block; font-size:13px; background:#f19520; text-decoration:none;
 -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -khtml-border-radius: 5px; 
    border-radius: 5px; 
	 

}
.btn-commander:hover { color:#fff; background-color:#e18919;}

.description-categorie { font-size:14px;
font-weight:normal;
margin-bottom:0;
margin-top:0;}

.description-produit { font-size:12px; font-weight:normal; margin-top:0px;}



#liens-footer{  }
#liens-footer ul{float:left; width:200px; margin:12px; list-style:none; padding-left:0px;}
#liens-footer ul li { line-height:1em;}
#liens-footer .footer-categorie a{ color:#333; font-size:12px; font-weight:bold}
#liens-footer .footer-produit a{ font-weight:normal; font-size:10px; color:#999; text-decoration:none;}
#liens-footer .footer-produit a:hover { text-decoration:underline;}
#liens-footer ul:hover .footer-categorie a { color:#f19520;}
#liens-footer ul:hover .footer-produit a { color:#333;}

#liens-footer h5{ margin-top:0px; margin-bottom:0px;  }
#liens-footer h6 { margin:2px;}

.mentions { font-size:11px; text-align:center}


















#s3slider {
height:275px;
overflow:hidden;
position:relative;
width:600px;
}

#s3sliderContent {
margin:0;
padding:0;
position:absolute;
top:0;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 600px;
   font-size:14px;
   height:15px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

#footer .mentions a { color:#333 !important;}
