/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce
  Modifi? par B.Pizzighini

  Released under the GNU General Public License
*/
/* TAGS */

.pointer:hover { cursor: pointer; }

a.tag-8 {
    display: inline;
    font-size: 8px;
}

a.tag-10 {
    display: inline;
    font-size: 10px;
}

a.tag-12 {
    display: inline;
    font-size: 12px;
}

a.tag-15 {
    display: inline;
    font-size: 15px;
}

a.tag-14 {
    display: inline;
    font-size: 14px;
}

a.tag-16 {
    display: inline;
    font-size: 16px;
}

a.tag-18 {
    display: inline;
    font-size: 18px;
}

a.tag-20 {
    display: inline;
    font-size: 20px;
}

a.tag-22 {
    display: inline;
    font-size: 22px;
}

a.tag-24 {
    display: inline;
    font-size: 24px;
}

a.tag-25 {
    display: inline;
    font-size: 25px;
}

a.tag-30 {
    display: inline;
    font-size: 30px;
}

/* DEBUG */

.DebugBar a, .DebugBar a:hover

{
    text-decoration: none;
    border: none;
    background-color: transparent;
    color: #000;
}

.DebugBarFixe

{
    background-color: white;
    width:700px;
    position: absolute;
    margin: 0;
    padding: 1px 0;
    right: 0px;
    top: 0px;
    height: 20px;
    opacity: 0.80;
    filter: alpha(opacity:80);
    z-index: 10000;

}

.DebugBar

{
    background-color: white;
    width:700px;
    position: absolute;
    margin: 0;
    padding: 1px 0;
    right: 0px;
    top: 20px;
    opacity: 0.80;
    filter: alpha(opacity:80);
    z-index: 10000;


}


.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/* SIBELLIA */

body {
    background: #FBE6F9;
    color: #000000;
    margin: 0px;
}

a {
    color: #636;
    text-decoration: none;
    font-family: Arial, sans-serif; font-size: 12px;
}


a:visited {
    color: #444;
    text-decoration: none;
}

a:hover {
    color: #FF00FF;
    text-decoration: none;
}
a.cat {
    color: #636;
    text-decoration: none;
}

a.cat:visited {
    color: #444;
    text-decoration: none;
}

a.cat:hover {
    color: #996699 ;
    text-decoration: none;
}

a.info {
    position: relative;
    text-decoration: none;
    color: black;
    border-bottom: 0px gray dotted;
}
a.info span {
    display: none;
}
a.info:hover {
    background: none; /* correction d'un bug IE */
    z-index: 500;
}
a.info:hover span {
    display: inline;
    position: absolute;
    top: 2em;
    left: 1em;
    background: #996699;
    text-align: center;
    font-style: italic;
    width: 15em;

    color: white;
    padding: 2px;
}


p, li {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

h1 {
    font-family: Arial, sans-serif;
    font-size: 16px;
	text-align:center;
	font-weight:bold;

}
h1.tags {
    font-family: Arial, sans-serif;
    font-size: 18px;
	text-align:left;
	font-weight:bold;
	color:#996699;

}

h2.tags {
    font-family: Arial, sans-serif;
    font-size: 14px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;

}

h1.univers {
    font-family: Arial, sans-serif;
    font-size: 14px;
	text-align:center;
	font-weight:bold;
	color:#996699;
}

h1.product_info {
    font-family: Arial, sans-serif;
    font-size: 24px;
    text-align:left;
    font-weight:bold;
    color:#996699;
}

h2.univers_alt {
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align:left;
    font-weight:bold;
    color:#996699;
    display:none;

}

h2.new {
    font-family: Arial, sans-serif;
    font-size: 14px;
	text-align:center;
	font-weight:bold;
	color:#996699;

}

h3.univers {
    font-family: Arial, sans-serif;
    font-size: 12px;
	text-align:center;
	font-weight:bold;
    margin-bottom:5px;
	color:#744d74;
}



h1.categorie {
    font-family: Arial, sans-serif;
    font-size: 15px;
	text-align:left;
	font-weight:bold;
	color:#996699;

}
h2.categorie {
    font-family: Arial, sans-serif;
    font-size: 15px;
	text-align:left;
	font-weight:bold;
	color:#996699;

}

h2.edito {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #996699;
	margin:0px;

}
h3.edito {
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight:bold;
    color: #996699;
    margin:0px;
}

h2.box {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
        margin-right:15px;
        margin-top:15px;
}
h3.box {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
 	color: #5b3e5b;
        margin-left:3px;
        margin-top:0px;
        margin-bottom:2px;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #996699;

}

h3 {
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight:bold;
    color: #996699;
}
h4 {
    font-family: Arial, sans-serif;
    font-size: 10px;
}



form {
    display: inline;
}

tr.header {
    background: #ffffff;
}

tr.headerNavigation {
    background: #bbc3d3;
}

td.headerNavigation {
    font-family: Arial, sans-serif;
    font-size: 10px;
    background: #bbc3d3;
    color: #ffffff;
    font-weight : bold;
}

a.headerNavigation {
    color: #FFFFFF;
}

a.headerNavigation:hover {
    color: #ffffff;
}

tr.headerError {
    background: #ff0000;
}

td.headerError {
    font-family: Arial, sans-serif;
    font-size: 12px;
    background: #ff0000;
    color: #ffffff;
    font-weight : bold;
    text-align : center;
}

tr.headerInfo {
    background: #00ff00;
}

td.headerInfo {
    font-family: Arial, sans-serif;
    font-size: 12px;
    background: #00ff00;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

tr.footer {
    background: #bbc3d3;
}

td.footer {
    font-family: Arial, sans-serif;
    font-size: 10px;
    background: #bbc3d3;
    color: #ffffff;
    font-weight: bold;
}

.smallText #footer table tr td table tr td table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #666;
	text-align: justify;
}

.smallText #footer table tr td table tr td table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #996699;
	text-align: justify;
}

p.livraison {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: red;
    font-weight: bold;
    font-style: italic;
}

p.endliv {
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #999999;
    font-style: italic;
}

.infoBox {
    /*background: #b6b7cb;*/
}

.infoBoxContents {
    /*background: #f8f8f9;*/
    font-family: Arial, sans-serif;
    font-size: 10px;
}

.infoBoxCentre {
    background: #b6b7cb;
}

.infoBoxContentsCentre {
    background: #f8f8f9;
    font-family: Arial, sans-serif;
    font-size: 10px;
}

.infoBoxNotice {
    background: #FF8E90;
}

.infoBoxNoticeContents {
    background: #FFE6E6;
    font-family: Arial, sans-serif;
    font-size: 10px;
}

td.infoBoxHeading {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background: #996699;
    color: #ffffff;
        height:14px;
}
h2.infoBoxHeading {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background: #996699;
    color: #ffffff;
    height:14px;
    margin:0px;
}


td.infoBox, span.infoBox {
    font-family: Arial, sans-serif;
    font-size: 10px;
}

tr.accountHistory-odd, TR.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productListing-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd {
    background: #f8f8f9;
}

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {
    background: #f8f8f9;
}

TABLE.productListing {
    border: 0px;
    border-style: solid;
    border-color: #b6b7cb;
    border-spacing: 0px;
}

.productListing-heading {
    font-family: Arial, sans-serif;
    font-size: 10px;
    background: #996699;
    color: #FFFFFF;
    font-weight: bold;
}

td.productListing-data {
    font-family: Arial, sans-serif;
    font-size: 10px;

}

a.pageResults {
    color: #0000FF;
}

a.pageResults:hover {
    color: #0000FF;
    background: #FFFF33;
}

.pageHeading {
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #996699;
}

.pageHeading2 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #996699;
}

tr.subBar {
    background: #f4f7fd;
}

td.subBar {
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

td.main, P.main {
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;
}

td.smallText, span.smallText, P.smallText {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: justify;
}

td.accountCategory {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #aabbdd;
}

td.fieldKey {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

td.fieldValue {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

td.tableHeading {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

span.newItemInCart {
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #ff0000;
}

checkbox, input, radio, select {
    font-family: Arial, sans-serif;
    font-size: 11px;
}
.btrechok {
    background-image: url(includes/languages/french/images/buttons/bout_ok_box.jpg);
}

textarea {
    width: 100%;
    font-family:  Arial, sans-serif;
    font-size: 11px;
}

span.greetUser {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #996699;
    font-weight: bold;
}

table.formArea {
    background: #f1f9fe;
    border-color: #7b9ebd;
    border-style: solid;
    border-width: 1px;
}

td.formAreaTitle {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

span.markProductOutOfStock {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #c76170;
    font-weight: bold;
}

span.productSpecialPrice {
    font-family: Arial, sans-serif;
    color: #ff0000;
}

span.errorText {
    font-family: Arial, sans-serif;
    color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }


.banner {
    position: absolute;
    top: 1em;
    left : 500;
    background-color: #ffff00;
}



/* plutot faire un import*/

#pageLogin{
    margin:0 5%;
}
#pageLogin h2{
    color:#996699;
    text-align:center;
}
#blocLogin{
    width:283px;
    float:left;
    margin-top:20px;
}
#blocLogin p{
    font:11px verdana;
}
#blocLogin #titreLogin{
    background:url(http://www.sibellia.fr/images/v2/login/ongletUn.gif) no-repeat center;
    height:39px;
}
#blocLogin #titreLogin h3{
    margin:5px 0 0 0;
    width:140px;
    float:left;
    text-align:center;
}
#blocLogin .fond{
    background:url(http://www.sibellia.fr/images/v2/login/blocBas.gif) no-repeat center bottom;
    padding-bottom:10px;
}
#blocLogin #loginTextOui p{
    margin:0;
    padding:5px 20px 10px 5px;
}
#blocLogin #loginTextOui p label{
    display:inline-block!important;
    display:-moz-inline-box!important;
    width:100px;
    font-weight:bolder;
}
#blocLogin #loginTextOui p input{
    display:inline!important;
    background:#FEFEFE;
}
#blocLogin #loginTextOui .oublie{
    margin:0 10px 0 0!important;
    padding:0;
    width:auto;
    text-align:center;
    font:10px verdana;
}
#blocLogin #loginTextOui .oublie a{
    font-size:11px;
}
#blocLogin #loginTextOui .oublie{
    margin:0;
    padding:0 0 0 5px;
    width:auto;
    text-align:center;
    font:10px verdana;
}
#blocLogin #loginTextOui .submit{
    text-align:right;
}
#blocLogin #loginTextOui .submit input{
    width:auto;
}
#blocLogin #loginTextNon p{
    margin:0;
    padding:0 20px 1em 20px;
}
.blocMillieu{
    width:3px;
    height:200px;
    margin:25px 2% 0 1%;
    float:left;
    background:#986699;
}
.blocInformationCompl{
    float:left;
    width:300px;
    margin-left:2%;
}
.blocInformationCompl #creationCompte{
    display:none;
}
.blocInformationCompl #creationCompte select{
    width:130px;
}

/* creation compte */

#creationCompte p.infoReq{
    text-align:right;
    color:#E00;
}
#creationCompte span.infoReq{
    color:#E00;
}
#creationCompte h3{
    color:#986699;
    margin:15px 0 2px 10px;
}
#creationCompte p{
    margin:2px 0 2px 25px;
    font-family:Arial, sans serif;
    font-size:10px;
    border-bottom:solid 1px #eBd6e9;
    border-right:solid 1px #eBE6e9;
}
#creationCompte p label{
    display:inline-block;
    display:-moz-inline-box;
    width:12em;
    font-weight:bolder;
    font-size:.9em;
}
#creationCompte p.cochage label{
    display:inline;
    font-weight:normal;
}
#creationCompte p input{
    vertical-align:middle;
}

/* Menu Blog */

#siBlob ul{
    margin:0;
    padding:0 0 0 20px;
}
#siBlob ul li{
    padding:2px 0;
    list-style-image:url(/images/puce_blog.gif);
}

/* footer */

div#footer a{
	font-size:12px;
	font-weight:normal;
}

.intro {
    display:none;
}


/* Fiche produit */
.littleimg {
    cursor: pointer;
}

.fiche-produit-onglets {
    list-style: none;
}
.fiche-produit-onglets li {
    text-align: center;
    min-width: 100px;
    float: left;
    height: 30px;    
    width: 93px;
    
}

.fiche-produit-onglets li:hover {
    cursor: pointer;
    background-image: url('img/onglet-hover.png') !important;
    background-repeat: no-repeat;
}

.fiche-produit-onglets div {
    margin-left: -5px;
    margin-top: 9px;

    font-weight: bold;
    font-size: 13px;
    font-family: Arial, sans-serif;
    color: #996699;
}

.ficheProduitOngletOff {
    background-image: url('img/onglet-off.png');
    background-repeat: no-repeat;
}

.ficheProduitOngletOn {
    background-image: url('img/onglet-on.png');
    background-repeat: no-repeat;
}

.chiffre_avantage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #996699;
}
.mentions_legales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}

/* SLIDER ACCUEIL*/
/*--Main Container--*/
.container {
   	width: 700px;
	padding: 0;
	margin: 0 auto;
}


.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:300px;	width: 700px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;

}

.window_supercat {
	height:150px;	width: 700px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;

}

.image_reel {
	position: absolute;
	top: 0; left: 0;

}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0px; right: -7px;
	width: 120px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
/*	background: url(paging_bg2.png) no-repeat;    */
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold; 
	background: #996699;
	border: 1px solid #6e4a6e;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

/* Page Tag */

.tag_description p {
   color:#ffffff;

}
.tag_description a {
  text-decoration:underline;
  color:#ffffff;
  font-weight:bold;
}
.tag_description a:visited {
  color:#eeeeee;
  text-decoration:underline;
  font-weight:bold;
}


