.bleuciel {
    color:#7199b3;	
}

.rouge {
    color:#da1c1d;
}

.bleu {
    color:#1E4997;
}

.orange {
    color:#db0814;
}

/*----------------------*/
body {
    background-image:url('../img/background_degrade.png');
    background-repeat:repeat-x;
    background-color: #f2c992;
    margin-top:0;
    font-family: Helvetica;
}

#background-1{
    height: 400px;
    width: 98%;
    position: absolute;
    top: 42px;

}

#background-2{
    background-image: url('../img/phare.png');
    height: 361px;
    width: 306px;
    float: left;
}

#background-3{
    background-image: url('../img/eiffel2.png');
    background-repeat: no-repeat;
    height: 314px;
    width: 326px;
    float: right;
    margin-top: 45px;
}
#timer {
    float:left;
    margin-top:-75px;
    margin-left: 5px;
    /*background: url(../img/carre_noir_75%25.png) repeat;*/
    /*background-color: #db0814;*/
    height:30px;
    width:199px;
    text-align:left;
    font-size:120%;
    color:#fff;
    z-index:1000;
}

#timer strong {
    color:#fff;
    font-size:100%;
}

.container {
    width:900px;
    margin:0 auto;
    position:relative;
}

.content {
    padding:3px;
    width:668px;
    /* background:url(../img/carre_blanc_90%25.png) repeat;*/
    background-color: white;
    float:right;
    padding-top:15px;
    margin-top:-70px; 
    padding-left: 15px;
    padding-right: 15px;
}

/*------------------------*/

.content p {
    font-size:10pt;
    text-align:justify;
}

strong {
    color:#db0814;
}

h1 {
    margin:0;
    font-weight:bold;
    font-size:160%;
    color:#db0814;
    text-align:center;
}

h2 {
    margin:0;
    font-weight:normal;
    font-size:140%;
    text-align:center;
}

a {
    font-size:100%;
    text-align:justify;
}

.content .right {
    float:right;
}
.content .left {
    float:left;
}

/************************/
/* Page de présentation */
/************************/

.bg_blanc{

    height: 900px;
    background-color: white;
}
.traduction {
    padding-bottom:5px;
    padding-right:20px;
    margin-top: -89px;
    float:right;
}
.header_text{
    
    font-weight:bold;
    font-size:250%;
    color:#db0814;
    text-align:center;
}

.contenu {
    background:#FFFFFF;
    padding-right: 30px;
    padding-left: 10px;
    padding-top: 90px;
    float: left;
    width: 544px;
    text-align: justify;
    font-size: 12px;
}
.header{
    height: 510px;
    width: 188px;
    background-image: url('../img/logopbp2015.png');
    background-repeat: no-repeat;
    background-color: white;
    float: left;
    margin-top: 30px;
    margin-left: 10px;
}

.bloc{
    margin-top: 70px;
    width: 265px;
    height: 500px;
    float:left;
    background-image: url('../img/fond_minisite.png');
    background-repeat: no-repeat;
    margin-right: 10px;
    text-align: center;
}

.bloc2{
    margin-right: 0px;
}

.texte_site{
    text-align: center;
    color: #004a99;
    font-size: 16px;
    margin-top: -40px;
    margin-bottom: 20px;

}
.arbo {
    margin-left: 40px;
    margin-top: 20px;
    text-align: left;
    line-height: 1.4;
}

.logos{
    margin-left: -188px;
    margin-top: -120px;
    width: 780px;
    text-align: center;
    float:left;
}
.bd-bas{
    float:none;
    margin-left: 120px;
}
.lien {text-decoration:none; color:#464646;}
a.lien:hover{text-decoration:underline;}
.lien2 {text-decoration:none; color:#464646; margin-left:auto; margin-right:auto;}
a.lien2:hover{color:#db011a;}