/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
	padding: 0;
	margin: 0;
}
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.4;
	padding: 0;
	margin: 0;
	background: url(../img/background_body.png) repeat-x top;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

.retour { position: absolute; bottom: 10px; right: 10px; z-index: 100; }

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.hide { display: none; }
.relative { position: relative; }
.image_loader { overflow: hidden; height: 1px; width: 1px; }
.clicable { cursor: pointer; }
/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.background {
	width: 1000px; 
	height: 700px;
	margin: 0 auto;
	background: url(../img/background.png) no-repeat top left;
	position: relative;
}
h1.product_title {
	position: absolute;
	bottom: 40px;
	text-align: center;
	width: 100%;
	margin: 0; padding: 0;
	font-size: 30px;
	color: #a6aaab;
}
h1.product_title img {
	margin-top: -3px;
	margin-right: 7px;
}
h2.page_title {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	margin: 0; padding: 0;
	font-size: 38px;
	color: #94b301;
}
.cercle {
	background: url(../img/cercle.png) no-repeat;
	width: 425px;
	height: 424px;
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -220px; 
}
.siege { 
	position: absolute;
	height: 350px;
	width: 250px;
	top: 230px;
	left: 370px;
}
.center_anim { 
	position: absolute;
	height: 350px;
	width: 250px;
	top: 230px;
	left: 370px;
}
.center_anim  img { position: absolute; }


.description .bouton { position: absolute; width: 280px; cursor: pointer; }
.description .bouton h3 { color: #373736; font-size: 17px; padding: 5px;  }
.description .bouton .fleche { position: absolute; z-index: 5; display: none; }
.description .bouton .point { position: absolute; z-index: 6; background: url(../img/puce.png) no-repeat; width: 26px; height: 26px; margin-top: 5px; }
.description .bouton.active h3  {	background-color: #94b301; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-shadow: 1px 1px 3px rgba(0,0,0, 0.5); -moz-box-shadow: 1px 1px 3px rgba(0,0,0, 0.5); -webkit-box-shadow: 1px 1px 3px rgba(0,0,0, 0.5); }
.description .bouton:hover .point { background-position: 0 -26px; }
.description .bouton.active .point { background-position: 0 -26px; }

.description .bouton.left h3 { text-align: right; margin: 0 40px 0 0; }
.description .bouton.left .point { right: 0; top: 0; }
.description .bouton.left .fleche { right: 10px; top: 15px; }

.description .bouton.right h3 { text-align: left; margin: 0 0 0 40px; }
.description .bouton.right .point { left: 0; top: 0; }
.description .bouton.right .fleche { left: 10px; top: 15px; }

.description .annimation .bouton { position: absolute; width: 150px; cursor: pointer; margin-left:-150px; }
.description .annimation .bouton h3 { color: #94B301; font-size: 14px; padding: 0; }
.description .annimation .point { position: absolute; z-index: 6; background: url(../img/point_annimation.png) no-repeat; width: 20px; height: 20px; margin-top: 0; }
.description .annimation .bouton:hover .point { background-position: 0 -20px; }
.description .annimation .bouton.active .point { background-position: 0 -20px; }


.description .infos { display: none; width: 320px; position: absolute; top: 60px;  }
.description .infos h2.titre { font-size: 38px;	color: #94b301; margin: 0 0 10px 0; line-height: 35px; }
.description .infos .texte { font-size: 13px; color: 3e3d40; }

.description .annimation { display: none; width: 191px; position: absolute; top: 60px; }
.description .annimation .overlay { position: absolute; top: 0; left: 0; }
.description .annimation .annimation_clicable { position: absolute; top: 0; left: 0; display: none; }
.description .annimation .sous_annimation img { position: absolute; }

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}