* {
    /* Universal CSS reset */
    margin: 0;
    padding: 0
    }
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px
    }
#cyberaction2012 a {
    color: #637d09
    }
#cyberaction2012 a:hover {
    color: #97BE0D
    }
#cyberaction2012  a:visited {
    /*color:#637d09;*/
    }
.boite {
    position: absolute;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 3px
    }
.boite2 {
    padding-top: 3px;
    padding-left: 3px
    }
#nucleaire {
    width: 840px;
    height: 465px
    }
#nucleaire .gauche {
    width: 345px;
    height: 465px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-image: url(img/info-rouge1.png);
    float: left;
    margin-left: 15px;
    color: white
    }
#nucleaire .droite {
    width: 465px;
    height: 465px;
    float: left
    }
#sortie {
    width: 840px;
    background-color: #FFF;
    clear: both
    }
#sortie .colonne {
    width: 250px;
    float: left;
    color: #000;
    margin-left: 15px;
    margin-right: 15px
    }
#sortie .topbloc1 {
    float: left;
    background-image: url(img/info-vert-solution1.png);
    background-repeat: no-repeat;
    color: #000;
    width: 280px;
    height: 250px
    }
#sortie .topbloc2 {
    float: left;
    background-image: url(img/info-vert-solution2.png);
    background-repeat: no-repeat;
    width: 280px;
    height: 250px
    }
#sortie .topbloc3 {
    float: left;
    background-image: url(img/info-vert-solution3.png);
    background-repeat: no-repeat;
    width: 280px;
    height: 250px
    }
#sortie .illus1 {
    float: left;
    background-image: url(img/info-vert-solution-dessin1.png);
    text-align: center;
    width: 280px;
    height: 490px
    }
#sortie .illus2 {
    float: left;
    background-image: url(img/info-vert-solution-dessin2.png);
    text-align: center;
    width: 280px;
    height: 490px
    }
#sortie .illus3 {
    float: left;
    background-image: url(img/info-vert-solution-dessin3.png);
    text-align: center;
    width: 280px;
    height: 490px
    }
#sortie .bloc {
    width: 250px;
    height: 160px;
    background-color: #97BE0D;
    line-height: 170px;
    text-align: center;
    background-image: url(img/infog-fleche.png);
    background-position: center bottom;
    background-repeat: no-repeat
    }
.sousbloc {
    width: 220px;
    float: left;
    margin-left: 15px;
    padding-right: 20px;
    padding-top: 10px;
    margin-bottom: 10px
    }
#sortie .blocmoitie {
    width: 250px;
    height: 80px;
    background-color: #97BE0D;
    line-height: 70px;
    text-align: center;
    background-image: url(img/infog-fleche.png);
    background-position: center bottom;
    background-repeat: no-repeat
    }
#sortie .preblocfin {
    width: 250px;
    height: 50px;
    background-color: #97BE0D
    }
#sortie .preblocfinmoitie {
    width: 250px;
    height: 50px;
    background-color: #97BE0D;
    text-align: center
    }
#sortie .blocfin {
    width: 250px;
    height: 30px;
    background-color: transparent;
    background-image: url(img/infog-fleche.png);
    background-position: center bottom;
    background-repeat: no-repeat
    }
.blocfin3 {
    width: 840px;
    height: 102px;
    clear: both;
    background-color: transparent;
    background-image: url(img/info-vert-fleche-der.png);
    background-position: center bottom;
    background-repeat: no-repeat
    }
.slideOutTip {
    /* The main wrapping div of the slideout tips */
    position: absolute;
    /*	top:0px;
    	left:0px;*/
    background-color: #97BE0D;
    font-size: 22px;
    color: black;
    width: 240px;
    border-style: solid;
    border-width: 3px;
    border-color: #97BE0D
    }
.slideOutTip:hover {
    /* Applying a CSS3 outer glow on hover */
    background-color: #CBDF86;
    color: #000;
    moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.5);
    /*border-width:thin;
    	border-color:#000000;
    	border-style:solid;*/
    }
.slideOutTip2:hover {
    /* Applying a CSS3 outer glow on hover */
    background-color: #CBDF86;
    color: #000;
    /*-moz-box-shadow:0 0 10px #000;
    	-webkit-box-shadow:0 0 10px #000;
    	box-shadow:0 0 10px #000;*/
    /*border-width:thin;
    	border-color:#000000;
    	border-style:solid;*/
    }
/* The holder for the title and the icon: */
.tipVisible {
    cursor: pointer;
    height: 44px
    }
.tipTitle {
    float: left;
    font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    color: #111;
    /*font-weight:bold;*/
    white-space: pre;
    line-height: 22px
    }
.tipTitle2 {
    float: left;
    font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 700;
    margin-left: 5px;
    color: #111;
    /*font-weight:bold;*/
    white-space: pre;
    line-height: 22px
    }
.tipIcon {
    width: 20px;
    height: 20px;
    float: left;
    background-color: #97BE0D;
    margin-right: 5px
    }
/* Three color themes */
.green .tipIcon {
    background-color: #61b035
    }
.blue .tipIcon {
    background-color: #1078C7;
    border: 1px solid #1e82cd
    }
.red .tipIcon {
    background-color: #CD3A12;
    border: 1px solid #da421a
    }
.plusIcon {
    /* The plus icon */
    width: 13px;
    height: 13px;
    background: url(img/plus.gif) no-repeat center center;
    margin: 4px;
    /* Defining a CSS3 animation. Currently only works in Chrome and Safari */
    -webkit-transition: -webkit-transform 0.2s linear;
    -moz-transition: -moz-transform 0.2s linear;
    transition: transform 0.2s linear
    }
.slideOutTip.isOpened {
    z-index: 10000;
    background-color: #CBDF86
    }
.slideOutTip.isOpened .plusIcon {
    /* Applying a CSS3 rotation  to the opened slideouts*/
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
    }
/* Special rules for the left and top - opening versions */
.openLeft .tipIcon {
    /* Floating the title and the icon to the right */
    margin: 0 0 0 0;
    float: left
    }
.openLeft .tipTitle {
    float: left;
    padding: 0 0 0 5px
    }
.openLeft .slideOutContent {
    margin-top: 44px
    }
.openLeft.openTop .slideOutContent {
    margin-top: 0
    }
.slideOutContent {
    /* Hiding the div with the slide out content: */
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 12px;
    width: 521px;
    margin-left: 10px
    }
.slideOutContent2 {
    /* Hiding the div with the slide out content: */
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 18px;
    width: 520px
    }
/* Hiding the original paragraphs if they have not been replaced (JS disabled): */
.main > boite {
    display: none
    }
/* The styles below are only necessary for the styling of the demo page: */
.main {
    height: 2250px;
    position: relative;
    width: 900px;
    clear: both
    }
.spaceBottom {
    margin: 0 0 10px
    }
.spaceTop {
    margin: 10px 0 0
    }
h1 {
    font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
    font-size: 25px;
    text-align: center;
    color: #111
    }
h2 {
    font-size: 12px;
    font-weight: normal;
    padding-right: 40px;
    position: relative;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    top: -55px
    }
.sousbloc li {
    list-style-type: square
    }
#map li {
    position: absolute;
    z-index: 20;
    text-indent: -1000em;
    display: none
    }
a img {
    border: none
    }
.clear {
    clear: both
    }
#bas {
    width: 840px;
    margin: 0 0 0 0;
    padding: 0;
    text-align: center
    }
.premier {
    background-image: url(img/plan-info-final-6_01.png);
    width: 840px;
    height: 273px;
    clear: both;
    border: thin
    }
.deuxieme {
    background-image: url(img/plan-info-final-6_02.png);
    width: 293px;
    height: 384px;
    float: left
    }
.troisieme {
    background-image: url(img/plan-info-final-6_03.png);
    background-repeat: no-repeat;
    width: 268px;
    height: 384px;
    float: left
    }
.quatrieme {
    background-image: url(img/plan-info-final-6_04.png);
    background-repeat: no-repeat;
    text-align: left;
    width: 279px;
    height: 384px;
    float: left
    }
.cinquieme {
    background-image: url(img/plan-info-final-6_05.png);
    background-repeat: no-repeat;
    width: 840px;
    height: 181px;
    clear: both
    }
/*------------------POPUPS------------------------*/
#fade {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 9999
    }
.popup_block {
    display: none;
    background: #fff;
    padding: 20px;
    border: 20px solid #D7171B;
    float: left;
    font-size: 13px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    -webkit-box-shadow: 0 0 20px #000;
    -moz-box-shadow: 0 0 20px #000;
    box-shadow: 0 0 20px #000;
    text-align: left
    }
.popup_block h1 {
    font-size: 36px
    }
.popup_block li {
    list-style-type: square
    }
.bordvert {
    border-color: #97BE0D
    }
img.btn_close {
    float: right;
    margin: -55px -55px 0 0
    }
.popup p {
    padding: 5px 10px;
    margin: 5px 0
    }
/*--Making IE6 Understand Fixed Positioning--*/
/*---------
img { margin:0; padding:0;}*/
a {
    color: #637d09
    }