﻿

.OmbreBandeauThemes{
	width:312px;
	height:6px;
	background-image:url('Images/Entetes/ombreBlanche.png');
	background-repeat:repeat-x;
}


/* DIV */
.BtnImgRechercheAvancee
{

    
    padding-top:2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white ;
	background-image:url('Images/Boutons/Aide.png');
    background-repeat:no-repeat;
    text-align:left;
    text-decoration:none;
    width:100px;
    height:50px;
    display:block;
    position:relative;
    left:420px;
    top:-22px;
    padding-left:13px;
}

/* LinkButton */
.BtnImgRechercheAvancee .lnkRechercheAvancee 
{
    text-decoration:none;
    color:White ;

}

