/**
 * This file is a container for custom CSS. You can use it to override the default styles of the theme.
 *
 * 1. Copy the file "SAMPLE.custom.css" and rename it to "custom.css".
 *    Otherwise this file will not be loded by Magento.
 * 2. Enable it in the admin panel.
 * 3. Uncomment slected sample styles or add your own CSS to override the default styles of the theme.
 *
 * Please refer to the user guide for more details.
 *
 */



/* Stock indicator on product page: icon color
-------------------------------------------------------------- */

/*
.availability-only .ic { color: green; }
*/



/* Product counter in the mini cart drop-down
-------------------------------------------------------------- */

/*
.header .skip-link .count {
	background-color: deepskyblue;
}
*/

.header-regular .logo-wrapper .logo img {
	margin-top: -25px;
}

/* salon de la maison */
.salon {
	color:red;
	font-weight:bold;
	display:none;
}

/*VAKOI*/ 

#fb-root { display: none; }  /* on redéfini la taille du contenu */ .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }

.featurebox2  {
    background-color: transparent;
    text-align:justify;
    display: block;
    float: left;
    height: 470px;
    margin: 0 27px;
    overflow: visible;
    padding: 0px;
    width: 412px;
	border-radius : 0 0 0 20px;
}

.featurebox {
    background-color: #FFFFFF;
    border: 8px solid #dedede;
    display: block;
    float: left;
    height: 475px;
    overflow: visible;
    padding: 20px;
    width: 260px;
}

.featurebox2bis{
background-color: #FFFFFF;
    display: block;
    float: left;
    height: 470px;
    margin: 0 27px;
    overflow: visible;
    padding: 0px;
    width: 260px;
    text-align:justify;
	border-radius : 0 0 0 20px;
margin-bottom:20px;
}

.featurebox2bis {
background-color:transparent;
}

.featurebox2 h4, .featurebox2bis h4 , .featurebox3-right h4, .featurebox5-right h4{
	color: #333333; 
    font-family: Helvetica,sans-serif; 
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 20px 10px 10px;
    font-variant: small-caps;
    border-bottom:1px dashed #ffffff;
}

.featurebox h4{
	color: #333333; 
    font-family: Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 20px 10px 10px;
    text-transform: uppercase;
}

.featurebox h5, .featurebox2 h5, .featurebox2bis h5, .featurebox3-right h5, .featurebox5-right h5{
    color: #666666;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-weight: lighter;
    line-height: 16px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:10px;
}

.featurebox3-left  {
    background-color: transparent;
    display: block;
    float: left;
    height: 260px;
    padding: 0px;
	margin: 0 27px; 
    width: 260px;
}

.featurebox4-left  {
    background-color: transparent;
    display: block;
    float: left;
    height: 399px;
    padding: 0px;
	margin: 0 27px; 
    width: 260px;
}

.featurebox5-left  {
    background-color: transparent;
    display: block;
    float: left;
    height: 690px;
    padding: 0px;
	margin: 0 27px; 
    width: 450px;
}


	
	.featurebox3-right  {
    background-color: transparent;
    text-align:justify;
    display: block;
    margin: 0 27px;
    overflow: visible;
    padding: 0px;
    width: 574px;
	margin-left:342px;
}

	.featurebox5-right  {
    background-color: transparent;
    text-align:justify;
    display: block;
    margin: 0 27px;
    overflow: visible;
    padding: 0px;
    width: 450px;
	margin-left:500px;
 }
 
  /* STYLE POUR 15000 */
 
 .titre-15000 {
 position:relative;
 float:left;
 width: 460px;
 height:435px;
  margin-left:40px;
 }
 
 .img-15000 {
 position: relative;
 width:450px;
 float:right;
 margin-top:30px;
 }
 
 .titre-15000-blue {
 font-size:34px;
 color : #006699;
 font-family: verdana;
 font-variant:small-caps;
 line-height:38px;
 }
 
 .intro-15000 {
  color : #545852;
  font-size:20px;
  margin-top:20px;
  margin-bottom:30px;
 }
 
 .sep-15000 {
 margin-top:20px;
 margin-bottom:20px;
 }

