/* Start of CMSMS style sheet 'Lri-10' */
body {
    /*background-color:#666;*/
    background-color: #005FA1;
    background-image: url(uploads/10-years/fond.jpg);
    background-repeat: repeat-x;  
    line-height:18px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;   
    color: #007CC2;
}

#header{
    background-color:#01b5e8;
}

#pageWrapper{
    width:900px;
    margin:0 auto;
    background-color:#fff;
    padding:20px;
}

ul {
    margin-left:15px;
    padding-left:5px;
}

li {
    margin: 0px ; 
}

h1{
    font-size:18px;
    font-weight:normal;
}

h2{
    font-size: 16px; 
   }
   
h4{
    color:#fff;
    font-size:12px;
}   
   
h5{
    font-size:12px;
    margin:0;
    padding:0;
}

   
#annual{
   background-color:#edefda;
   padding:15px;
}

#thinking{
    background-image:url(uploads/10-years/background_green.gif);
    background-position:bottom;
    background-repeat:no-repeat;
    padding:15px;
    background-color:#92bc39;
}

#who{
    background-color:#edefda;
    background-image:url(uploads/10-years/background_yellow.gif);
    background-repeat:no-repeat;
    padding:10px 15px;
}

#details{
    color:#000;
    padding:10px 15px;
}

div#content{
    background-color:#d8e5f3;
    padding:15px;
}

.rouge {
    color: #CE4044;
    font-weight: bold;
}
.green {
    background-color: #80AB43;
    padding-left:15px;
    height:160px;
}

.blue{
  background-color:#009ee0;
  padding: 0 15px;  
}


.blanc {
    color: #FFFFFF;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #666666;
}

.big_rouge, big_rouge a{
    color: #CE4044; 
    font-weight: bold; 
    font-size: 16px;
     }


.left{
    float:left;
}

.right{
    float:right;
}
.left_content{
    margin-right:50px;
}

.right_content{
    width:250px;
    background-image:url(uploads/10-years/top_reason.jpg);
    background-repeat:no-repeat;
    padding:15px 35px 5px 40px;
}

.bottom{
    color:#000;
}

.clear{
    clear:both;
}

label {
    width: 150px;
    float:left;
}
.Object label{
    display:inline;
    float:none;
}

.Object{
     margin-left:155px;
}

.formbuilderform{
    color:#000;
}

.submit input{
    background-image:url(uploads/10-years/register_button.jpg);
    background-repeat:no-repeat;
    width:260px;
    height:75px;
    border:0px;
}

.text{
    width:565px;
}

.submission{
    width:400px;
    color:#000;
}

select{
    font-size:12px;
    font-family:Arial;
    height:60px;
}
/* End of 'Lri-10' */

