

/*--------------------------------------------------------------------
/* TEXTE BIENVENUE
/**/

#encadreContenu-bordure {
	height : 27px;
	position : relative;
}

#encadreContenu-bordure-contenu {
	color : #C41230;
	position : relative;
	left : 15px;
	top : 11px;

	font-family : georgia,serif;
	font-size : 1.3em;
	font-style : italic;
}

#encadreContenu-texte {
	font-size : 0.85em;
}

/*--------------------------------------------------------------------
/* MENU HAUT & MENU BAS
/**/

#menuBas-conteneur {
	position : relative;
}

#promutuelLanaudiere {
	position : absolute;
	right : 0;
	bottom : 0;
}

/*--------------------------------------------------------------------
/* CONTENU
/**/

#cell_contenu {
	height : 440px;
	vertical-align : top;
}

#titre {
	position : absolute;
	right : 623px;
}

#contenu-conteneur {
	position : relative;
	margin-top : 26px;
}

#contenu {
	position : relative;
	padding-left : 123px;
	margin-bottom : 20px;
}

/*--------------------------------------------------------------------
/* RECHERCHE AVANCÉE
/**/

#cell_rechercheAvancee {
	
	vertical-align : top;

	position : relative;
}

#rechercheAvancee {
	height : 66px;

	border-top : 1px solid #DCD4C5;
	border-bottom : 1px solid #DCD4C5;

	background-image : url('../../images/fond_hexagonale.gif');
}

#rechercheAvancee .champTexte, #rechercheAvancee .champListe {
	font-size : 8pt;
	font-family : tahoma;
}

#rechercheAvancee #mc {
	width: 200px;
}

#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;
}

/*--------------------------------------------------------------------
/* LOGO
/**/

#cell_logo {
	height : 75px;
}

.categorieActive {
	color : #FF0000;
}
