/* Start of CMSMS style sheet 'barredroite' */
/*****************
 layout  div id barredroite
*****************/

div#barredroite {
  float: right;
  width: 15%;
  display: inline;
  margin-right: 10px;
  margin-top: 0px;
  padding: 1% 0 1% 0;
  color: #18507C;
  font-size: 90%;
}

barredroite.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 2px solid #DFE351;
  padding-top: 0px;
}

div#titrebarredroite {
padding-left: 5px;
margin-top: 0px;
padding-right : 5px;
padding-bottom: 5px;
padding-top: 5px;
font-weight: bold;
font-size: 100%;
text-align: center;
background-color: #f47123;
color: #FFFFFF;
}

div#boiteorange {
padding-left: 5px;
padding-top: 10px;
padding-right : 5px;
padding-bottom: 10px;
margin-bottom: 10px;
border-style: solid;
border-width: 1px;
border-color: #f47123;
}

div#surfondorange {
background-color: #f47123;
color: black;
padding-left: 5px;
padding-top: 5px;
padding-right : 5px;
padding-bottom: 5px;
margin-bottom: 10px;
margin-right: 5px;
}

div#orangecoingauche {
float: left;
width: 5px;
background: url(images/cms/coin-orange-gauche.png) no-repeat 0 0;
}

div#orangecoindroit {
float: right;
width: 5px;
background: url(images/cms/coin-orange-droit.png) no-repeat 0 0;
}


div#boitebleu {
padding-left: 5px;
padding-top: 5px;
padding-right : 5px;
padding-bottom: 5px;
margin-bottom: 0px;
border-style: solid;
border-width: 1px;
border-color: #00b5bc;
}

div#boitecommuniquons {
padding-left: 5px;
padding-top: 5px;
padding-right : 2px;
padding-bottom: 5px;
margin-bottom: 0px;
line-height: 1.2em;
white-space: normal;
border-style: solid;
border-width: 1px;
border-color: #00b5bc;
margin-left:0px;
}

div#boitecommuniquons a {
 margin-left: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
padding-top:0px;
padding-bottom:0;
padding-left:0;
}

div#boitecommuniquons ul li {
margin-left:0px;
padding-left:0px;
}

div#boitecommuniquons ul {
margin-left:0px;
padding-left:0px;
margin-bottom:0;
padding-bottom:0;
}

div#boitebleu p {
 margin-left: 10px;
}

big { 
font-size: 1.2em ;
font-weight : bold;
line-height: 1.8em;
 }

div#boitebleu2 {
padding-left: 5px;
padding-top: 5px;
padding-right : 5px;
padding-bottom: 5px;
margin-bottom: 10px;
border-style: solid;
border-width: 1px;
border-top: 0px;
border-color: #00b5bc;
}

div#boitebleu2 p {
 margin-left: 5px;
 margin-right: 5px;
}


div#bleucoingauche {
float: left;
width: 5px;
background: url(images/cms/coin-bleu-gauche.png) no-repeat 0 0;
}

div#bleucoindroit {
float: right;
width: 5px;
background: url(images/cms/coin-bleu-droit.png) no-repeat 0 0;
}

div#titrebarredroitebleu {
padding-left: 5px;
margin-top: 0px;
padding-right : 5px;
padding-bottom: 5px;
padding-top: 5px;
font-weight: bold;
font-size: 100%;
text-align: center;
background-color: #00b5bc;
color: #FFFFFF;
}

div#titrebarredroiterouge {
padding-left: 5px;
margin-top: 0px;
padding-right : 5px;
padding-bottom: 5px;
padding-top: 5px;
font-weight: bold;
font-size: 100%;
text-align: left;
background-color: #ef2624;
color: #FFFFFF;
}

div#piedbarredroiterouge {
padding-left: 2px;
margin-top: 0px;
padding-right : 2px;
padding-bottom: 5px;
padding-top: 5px;
font-weight: bold;
font-size: 100%;
text-align: center;
background-color: #ef2624;
color: #FFFFFF;
}


div#titrebarredroitetests {
padding-left: 5px;
margin-top: 0px;
padding-right : 5px;
padding-bottom: 5px;
padding-top: 5px;
font-weight: bold;
font-size: 100%;
text-align: center;
background-color: #00b5bc;
color: #FFFFFF;
}

div#surfondbleu {
background-color: #00b5bc;
color: white;
padding-left: 5px;
padding-top: 5px;
padding-right : 5px;
padding-bottom: 5px;
margin-bottom: 10px;
margin-right: 5px;
}

div#lignebleue {
   border-bottom: 1px solid #00B5BC;
   display: block;
}


div#boiterouge {
padding-left: 5px;
padding-top: 10px;
padding-right : 5px;
padding-bottom: 10px;
margin-bottom: 10px;
border-style: solid;
border-width: 1px;
border-color: #ff0000;
}
div#rougecoingauche {
float: left;
width: 5px;
background: url(images/cms/coin-rouge-gauche.png) no-repeat 0 0;
}

div#rougecoindroit {
float: right;
width: 5px;
background: url(images/cms/coin-rouge-droit.png) no-repeat 0 0;
}

div#titrebarredroiterouge {
padding-left: 5px;
margin-top: 0px;
padding-right : 5px;
padding-bottom: 5px;
padding-top: 5px;
font-weight: bold;
font-size: 100%;
text-align: center;
background-color: #ef2624;
color: #FFFFFF;
}


/* End of 'barredroite' */

