@charset "utf-8";
#divTestSite {
    background-color: orange;
    text-align: center; 
    padding: 8px; 
    border-bottom: 2px solid white;
}
.search_table {
    border: none;
    border-collapse: collapse;
    display: inline;
}
.search_table td {
    padding: 0;
}
.search_table td.submitcol {
    vertical-align:top;
}
div.control {
    padding: 6px 0 16px 0;
}
div.control > div {
    padding: 2px 20px 0 20px;
}
div.control > div.first {
    padding: 0 20px;
}
div.control > div.last {
    padding-top: 2px;
}
div.control > div > a {

}
div.control > div.scl {
    padding: 2px 0 0 20px;
}
#frmNewsletter {

}
#frmNewsletter .iwant {
    font-weight: bold;
    padding-top: 6px;
}
#frmNewsletter .emailinputwrapper {
    padding-top: 6px;
}
#frmNewsletter .buttonswrapper {
    padding-top: 16px; text-align: center;
}
#frmNewsletter .buttonswrapper input {
    height: 30px; width: 150px;
}
#divNewsletterMsg {
    color:  green; display: none;
}
#divNewsletterMsg .buttonswrapper {
    padding-top: 16px; text-align: center;
}
#divNewsletterMsg .buttonswrapper input {
    width: 105px; height: 32px;
}
#tbNewsletterEmail {
    width: 205px; font-size: 12px;
}
#divNewsletterEmailError {
    color: red; display: none;
}
.footer > p {
    padding:10px;
}
.scheme_container {
    padding:20px;
    margin:20px 15px;
    border:solid #ddd 2px;
    background-color:#afc8df;
    min-height: 280px;
}
.scheme_container .first {
    height: 150px;
}
.scheme_container .figure {
    width: 135px;
    float: left;
    padding:  0px 20px 0px 0px;
}
.scheme_container .salut {
    font-weight: bold;
}
.scheme_container .salut2 {
    font-weight: bold;
    padding-top: 10px;
}
.scheme_container .salut3 {
    padding-top: 10px; min-width: 200px; font-weight: bold;
}
.scheme_container .promotext {
    padding-top: 6px;
}
p.intended {
    text-indent:25px;
    padding-top:10px;
}
p.intended.first {
    padding: 0;
}
.raisons {
	text-align: center;
}

#hitsList .toglobal
{
	margin-top: 0px;
}

.raisons:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.raison p.discours {
    text-align:justify;
    text-indent:20px;
    line-height:12px;
    margin-bottom:18px;
}
.raison p.discours.first {
    text-align:justify;
    text-indent:20px;
    line-height:12px;
    margin-bottom:5px;
}
.raison p.enSavoirPlus {
	position: absolute;
    bottom: 8px;
    right: 8px;
}

.raison {
    background-color:#f9f9f9;
    border:1px solid #d3e9f5;
    width:370px;
    height:140px;
    /*margin:10px;
    padding:10px;*/

    padding: 6px 10px;
    margin: 7px;
    
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    text-align: center;    
    vertical-align: top;
}

@media screen and (max-width: 1650px)
{
    .raison {
		width:340px;
	}
}

@media screen and (max-width: 1200px)
{
    .raison {
		width:450px;
		height:120px;
	}
}


#hitsList {
    clear:left;
    padding-bottom:10px;
}
.si2 {
    margin-left: 35px; padding: 5px;
}
.siemail {
    line-height: 18px;
}
#comdata {
    padding-top:500px;
    color:#000;
}
#qSearch {
    width: 235px;
}
.qSearchWrapper {
    background:#f9f9f9;
    border:1px solid #d3e9f5;
    margin:10px;
    padding:10px;
    padding-left:30px;
}
.qSearchWrapper input[type=submit] {
    width: 100px;
    height: 26px;
}
#divFiltersList {
    padding: 0px 10px 20px 10px;
    display: none;
}
#divFiltersList .tdfilter {
    padding-left: 30px;
}
#divFiltersList td.last {
    padding-bottom: 15px;
}
#divFiltersList input[name=btnSubmit] {
    width: 120px; height: 30px;
}
#divFiltersList input[name=btnReset] {
    width: auto; height: 30px;
}
.delivery_city_method .input_select,
.delivery_city_method .input_select2 {
    width:234px;
}
.faq0 .quest{
    font-style:italic;
    font-size:16px;
    color:#36f;
    margin-bottom:8px;
}
.faq0 .answer{
    font-size:12px;
    margin-bottom:12px;
    margin-left:30px;
}
.ss-q-help { color: Gray; display: block; padding-bottom: 6px; }
.ss-q-title { font-weight: bold; }
.ss-choices { list-style: none outside none; }
.ss-no-ignore-whitespace {
    white-space: pre-wrap;
    word-wrap: break-word;
}
/* Content Boxes
------------------------------------------------------------ */

.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
    margin: 0 0 15px;
    overflow: hidden;
    padding: 10px;
}

.content-box-blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;
}

.content-box-gray {
    background-color: #e2e2e2;
    border: 1px solid #bdbdbd;
}

.content-box-green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
}

.content-box-purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
}

.content-box-red {
    background-color: #f9dbdb;
    border: 1px solid #e9b3b3;
}

.content-box-yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
}
.wishlist_div
{
    border:1px solid #D3E9F5;
    clear: both;
    padding: 0px 20px 20px 20px;
    margin-bottom: 18px;
    overflow:hidden;
    zoom:1;        
}

.wishlist_div h1{
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
    color:#2A4764;
    text-decoration:none;
}

.wishlist_div .wishlists_head_a{
    text-decoration:none;
}

.wishlist_div:hover
{
    /*background-color: #d0dcf8;*/
    /*cursor: pointer;*/
}     

.wishlist_picture
{
    float: left;
    /*width: 120px;*/
    padding: 0px 5px 0px 5px;
    height: 120px;
}

.wishlist_picture img
{
    max-width: 110px;
    max-height: 110px;
    border: 0px;
}

.wishlist_more
{
    width: 90px;
    height: 120px;
    background-image: url('/img/wishlist_more.png');
}

.wishlist_more:hover
{
    background-image: url('/img/wishlist_more2.png');
}
a.disabled {
    pointer-events: none;
    cursor: default;
    color: #888;
}