.chapeau {
	font-family: Verdana, Arial;
    color: #0e7872;
	/*font-size: 15px;*/
    font-size: 14px;
    font-weight: bold;
}

.section {
    font-family: Verdana, Arial;
    /*font-size: 13px;*/
    font-size: 12px;    
    font-weight: normal;
    color: #0e7872;
}

.readmore {
    font-family: Verdana, Arial;
    background:url("../default/imgs/puce-sommaire-corpo.gif") no-repeat right center;
    padding-right:14px;
}

TABLE {
    border:1px dotted #cccccc;
}

TABLE TH{
    border:1px dotted #cccccc;
}

TABLE TR{
    border:1px dotted #cccccc;
}

TABLE TD{
    border:1px dotted #cccccc;
}

H3 {
    font-family: Verdana, Arial;
    /*font-size:17px;*/
    font-size:16px;
    font-weight:normal;
    color:#40c3da;
    padding-bottom: 4px;
}

H4 {
    font-family: Verdana, Arial;
    /*font-size:14px;*/
    font-size:13px;
    font-weight:bold;
    color:#363A3B;
    padding-bottom: 4px;
    background: url('../default/imgs/hr_simple.png') repeat-x bottom;
    margin: 5px 0;
}
H5 {
    font-family: Verdana, Arial;
    color: #4e5455;
    /*font-size: 11px;*/
    font-size: 10px;
    font-weight: normal;
    margin-bottom:5px;
}