
h2 {		
    display: none;
}
h3 {		
    color: #015123; 
    background-image: url(../images/fleche_h3.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 5px;        
    font-size: 1.4em;
}

.bloc0 p a, .bloc1 p a {
	  clear: both;
    display: block;
    margin: 0;
    text-decoration: none;     
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    height: 16px;    
    color: #084a84;
    margin-top: 2px;
    margin-bottom: 5px;
    padding: 4px;
    padding-left:10px;
    padding-right:10px;
  	border : 1px solid #084a84;
  	background : #FFFFFF url("../images/fond_h4_recherche.gif") repeat-x scroll left bottom;
}

