
/*--------------------------------------------------------------------
/* TEXTE BIENVENUE
/**/

#encadreContenu-bordure {
	height : 27px;
}

/*--------------------------------------------------------------------
/* MENU HAUT & MENU BAS
/**/

#cell_menuBas {
	height : 70px;
}


/*--------------------------------------------------------------------
/* JP FERLAND
/**/

#cell_contenu {
	height : 440px;
	vertical-align : top;
}

#contenu {
	position : relative;
}

#jpFerland-photo {
	margin-bottom : 7px;
}

#fleche {
	width : 21px;
	height : 20px;

	position : absolute;

	right : -24px;
	top : 42px;

	background-image : url(../../images/accueil/hexagone_fleche.gif);
	overflow : hidden;
}

/*--------------------------------------------------------------------
/* RECHERCHE
/**/

#recherche {
	/*margin-bottom : 7px;*/

	width : 712px;
	height : 156px;

	background-image : url(../../images/accueil/logo.gif);

	position : relative;
}

#frm_recherche {
	position : absolute;
	left : 35px;
	bottom : 10px;
}



/*--------------------------------------------------------------------
/* RECHERCHE AVANCÉE
/**/

#cell_rechercheAvancee {
	padding-top : 7px;
	/*height : 66px;*/
	vertical-align : top;

	position : relative;
}

#rechercheAvancee {
	margin-left : 71px;
}

.rechercheAvanceeOuvert {
	margin-left : 0 !important;
	height : 66px;

	border-top : 1px solid #DCD4C5;
	border-bottom : 1px solid #DCD4C5;

	background-image : url(../../images/fond_hexagonale.gif);
	background-color : #F2EFE9;
}

#rechercheAvancee .champTexte, #rechercheAvancee .champListe {
	font-size : 8pt;
	font-family : tahoma;
}

#rechercheAvancee label {
	font-size : 8pt;
}

#rechercheAvancee form {
	padding : 0;
	margin : 0;
}

#inner_rechercheAvancee {
	margin : 5px 10px;
}

#boutonRechercheAvancee {
	background-color : #fff;
	color : #000;
	font-size : 8pt;
	font-family : tahoma;
	font-weight : bold;
	height : 50px;
	width : 75px;
}