h2 {
		background:		#EEE;
		border:			1px solid #CCC;
		text-align:		left;
}

h5
{
		position:		relative;
}

h2, h3, h4 {
		position:		relative;
		padding-left:	100px;
}

.h4 {
		margin-left:	50px;
}

h2 span, h3 span, h4 span {
		font-weight:	normal;
		font-size:		0.6em;
		left:			3px;
		position:		absolute;
		top:			3px;
}

h4 span {
		font-size:		0.8em;
		top:			30%;
}

h3 span {
		top:			30%;
}

h2 span img, h3 span img , h4 span img {
		margin-bottom:	-5px;
}
.searchCache {
            background:       url('Images/bullet_arrow_up.png') no-repeat left center;
            bottom:                 3px;
            cursor:                 pointer;
            padding-left:     25px;
            position:         absolute;
            right:                  3px;
}

.searchMontre {
            background:       url('Images/bullet_arrow_down.png') no-repeat left center;
            bottom:                 3px;
            cursor:                 pointer;
            padding-left:     25px;
            position:         absolute;
            right:                  3px;
}

.descriptif {
            position:         relative;
}

.descriptif span {
            background:       #FFF;
            border:                 2px solid #0AA7CE;
            color:                  #0AA7CE;
            display:          none;
            left:             -510px;
            padding:          3px;
            position:         absolute;
            top:              0px;
            width:                  500px;
}

