/* Iframe global style */

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* End reset css */


.container{
    width: 1000px;
    margin: auto;
}

.clearfix{
    clear: both;
}

header{
    width: 100%;
    padding: 50px 0 65px;
    background: url('../images/bg_header.jpg') no-repeat;
    text-align: center;
}

header > img.logo {
    float: right;
    margin-right: 15px;
}

header div img{
    margin: 10px 0;
}

header h1 span{
    color: #ee6454;
}

header p{
    font-family: 'electrolux_sanslight';
    color: #162451;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
}

header p b{
    font-family: 'electrolux_sansbold';
}

header p span{
    font-family: 'electrolux_sanslight';
    font-size: 14px;
    text-transform: none;
    margin-top: 5px;
    display: block;
}

header p span b{
    font-family: 'electrolux_sanssemibold';
}


#electroluxFrame .subheader{
    text-align: left;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0) url("../images/bg_header2.jpg") no-repeat scroll 0 0 / 100% 100%;
    background-position: 0 0;
}

#electroluxFrame .subheader p{
    color: #ee6454;
    font-family: 'electrolux_sansbold';
    font-size: 36px;
    line-height: 37px;
    text-transform: none;
}

#electroluxFrame .subheader p span{
    color: #fff;
}

#mainNav ul {
    background: url('../images/bg_nav.jpg') no-repeat;
    padding: 15px 0;
    background-size: 100% 100%;
}

#mainNav ul li {
    float: left;
    text-align: center;
    width: 25%;
}

#mainNav ul li a{
    font-family: 'electrolux_sanssemibold';
    font-size: 16px;
    color: #162451;
    text-decoration: none;
}

#mainNav ul li a:hover, #mainNav ul li a.current{
    color: #ee6454;
}

#footer{
    background: rgba(0, 0, 0, 0) url("../images/bgfooter.jpg") repeat-x scroll 0 0 / auto 100%;
}

.half{
    float: left;
    width: calc(50% - 60px);
    padding: 30px;
}


#footer .half p {
    color: #162451;
    font-family: "electrolux_sanssemibold";
    font-size: 30px;
    line-height: 32px;
    margin-top: 10px;
}


#footer .half p span, .content .title span{
    color: #ee6454;
}

#footer .half p.text{
    font-family: 'electrolux_sans_regularRg';
    font-size: 15px;
    line-height: 18px;
}

.img-responsive{
    max-width: 100%;
    display: block;
}

.content {
    text-align: center;
    margin-bottom: 45px;
}

.content a{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #ee6454;
    color: #fff;
    padding: 10px 25px;
    font-family: 'electrolux_sansbold';
    font-size: 17px;
    text-decoration: none;
    margin: 5px 65px;

}

.content .title{
    color: #162451;
    font-family: "electrolux_sanssemibold";
    font-size: 30px;
    line-height: 32px;
    margin: 30px 0;
}

.content .half p{
    font-family: "electrolux_sanssemibold";
    color: #ee6454;
    font-size: 20px;
    margin: 0;
    text-align: left;
    padding: 0;
}

.content .half img{
    margin-bottom: 30px;
    margin-right: 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}


.content .half div div{
    margin: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 80%;
    vertical-align: top;
    text-align: left;
}

.content .half span{
    color: #162451;
    font-family: "electrolux_sans_regularRg";
    font-size: 14px;
    text-align: left;
}

.content.product .half p.title_prod{
    font-size: 30px;
    color: #162451;
    line-height: 32px;
}

.content.product .half p span {
    font-size: 30px;
    color: #ee6454;
    font-family: "electrolux_sanssemibold";
}

.content.product .inner_prod p{
    text-align: center;
    font-size: 18px;
    margin-top: 25px;
    color: #162451;

}

.content.product .half button {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 175px;
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-family: "electrolux_sanssemibold";
    line-height: 15px;
    padding: 5px 15px;
    margin: 15px 0;
}

.content.product .half button.yellow{
    background-color: #ffbc2a;
}

.content.product .half button.red{
    background-color: #ee6454;
}

.visuel{
    position: relative;
}

span.tooltip{
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

span.tooltip.red {
    background-color: #ee6454;
}

span.tooltip.yellow{
    background-color: #f89222;

}

/* This is how you would create a theme called "my-custom-theme": */

.tooltipster-default {
    border-radius: 0px !important;
    border: 2px solid #8c8c8c !important;
    background: #fff !important;
    color: #8c8c8c;
}
/* Use this next selector to style things like font-size and line-height: */
.tooltipster-content {
    color: #8c8c8c !important;
    font-family: "electrolux_sans_regularRg" !important;
}

.content .half a.fancybox{
    position: absolute;
    right: 0;
    top: 30%;
    margin: 0;
    background: none;
    padding: 0;
}

.content .half a.fancybox img{
    margin: 0;
    border: 0;
}

.content .half .red{
    color: #ee6454;
    font-family: "electrolux_sanssemibold";
}


.content small{
    font-family: "electrolux_sans_regularRg";
    font-size: 11px;
}

.content.product a,.content.product a img{
    margin: 0;
    padding: 0;
    border: 0;
}