/*Affichage pleine page*/
#bloc_gauche, #bloc_droite {
display:none;
}
#bloc_centre {
width:100%;
margin:0px;
padding-bottom:35px;
}

h1 {
color:#FFFFFF;
font-size:200%;
font-weight:lighter;
margin:0;
padding-left:38px;
padding-top:22px;
}

h2 {
font-size: 250%;
font-weight: lighter;
color: #FFFFFF;
margin:0px;
}

h3 {
font-size: 110%;
font-weight: bold;
color: #C0C0C0;
}

h4 {
color: #DEDEDE;
font-weight: bold;
font-size: 120%;
margin:10px
}

p {
color: #FFFFFF;
font-size: 100%;
text-align: justify;
}

#bloc_corps {
background-color: #19202A;
background-image: url(/specific/img/bkg/oneplusbkg.jpg);
background-repeat: no-repeat;
background-position:right top;
width:826px;
}

/*-------------------boites----------------*/
#bloc_centre {
background-image:url(/specific/img/bkg/oneplusbkgpt.jpg);
background-position:0 475px;
background-repeat:no-repeat;
float:left;
margin:20px 0 0;
/*position:relative;*/
}

/* ------------------2 colonnes haut-------------- */
.b2colg {
float:left;
height:180px;
padding-left:38px;
padding-top:5px;
width:380px;
}
.b3colg {
padding-left:38px;
/*padding-top:5px;
height:470px;*/
}
.b4colg {
padding-left:38px;
padding-top:5px;
width:480px;
height: 180px;
}
.b2cold {
float: left;
height: 260px;
width: 340px;
padding-left:420px;
/*padding-top:470px;*/
}
/* ------------------4 colonnes bas-------------- */

.b4coltitre{
width: 701px;
float: left;
padding-left:38px;
padding-top: 0;
}

.b4col1, .b4col2, .b4col3, .b4col4{
background-color:#454545;
float:left;
height:210px;
margin-top:10px;
margin-right:10px;
margin-left:10px;
margin-bottom:0px;
width:171px;
;
}

.b4col1 {
margin-left:38px;
}

.b4col1 p, .b4col2 p, .b4col3 p, .b4col4 p{
text-align: left;
margin: 10px;
color:#DEDEDE;
}

.b4col1 a, .b4col2 a, .b4col3 a, .b4col4 a{
text-align: left;
color:#CAD217;
text-decoration: none;
font-size: 80%;
font-weight: bold;
}
.b4col1 a:hover, .b4col2 a:hover, .b4col3 a:hover, .b4col4 a:hover {
color:#CAD217;
text-decoration: underline;
}

/* ------------------breadcrumbs-------------- */
.hd {
color:#FFFFFF;
font-size:x-small;
font-weight:bold;
margin-left:38px;
padding-bottom:25px;
padding-top:10px;
}
.hd a {
color: #CAD217;
text-decoration: none;
}
.hd a:hover {
color: #CAD217;
text-decoration: underline;
}
/* Bouton */
#bloc_centre .button{
background: url(/specific/img/csg-49a6738a8e37d.jpg) no-repeat 0px -202px;
width: 140px;
height: 41px;
display: block;
font-size: 110%;
text-align: center;
font-weight: bolder;
text-decoration: none;
color: #000000;
line-height: 12px;
padding-top: 15px;
float: right;
margin-top:15px;
margin:10px;
}

#bloc_centre .button:hover {
background-position: 0 -116px;
color: #CAD217;
}

#bloc_centre .button:active {
background-position: 0 -30px;
color: #000000;
}
