a {
    color : #2b7901;
}
 H4 {
    color: #17719f;
    margin : 0px;
    font-weight : bold;
    font-size : 1em;
}

 
h2 {
color:  #204e80;
font-size : 130%;
background : transparent url(../img/h2.gif)  bottom right no-repeat;
padding-bottom : 4px;
margin-bottom : 10px;
}

h3 {
color:  #477eba;
font-size : 100%;
background : transparent url(../img/h3.gif)  bottom right no-repeat;
padding-bottom : 4px;
margin-bottom : 10px;
}

p {
  margin-bottom : .5em;
  text-align : justify;
}

.col H2 {
   margin-left : 0;
   padding-left  : 0;
    font-size : 13px;
  background-image : url(../itf/bg_h3.png);
   background-repeat : no-repeat;
   background-position :bottom right;
}

#content .bloc {
   background-image : url(../itf/puce.png);
   background-repeat : no-repeat;
   background-position : 0px 2px;
   margin-left : -10px;
   padding-left : 10px;
   margin-bottom : 10px;
   text-align : justify;
   
}

#content small {
    font-size  : 10px;
}

.col_left {
    margin-right : 40px;
    padding-bottom : 40px;
}

.col .bloc , .col a , .col form, .col label{
    font-size : 11px;
/*    padding-left : 40px;
    margin-left : 40px;
    border-left : solid #ccc 1px;
*/
}


