

/*--------------------------------------------------------------------
/* 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;

	background-color : #F0EEE7;
	/*border-top : 4px solid #A80F29;*/
}

.cell_contenu-vide {
	background-color : #fff;
	background-image : url(../../images/standard-fond.jpg);
}

#titre {
	/*position : absolute;*/
	/*right : 623px;*/

	float : left;
	padding-left : 40px;
	padding-right : 40px;
	padding-top : 10px;
	padding-bottom : 10px;

	background-color : #A80F29;
}

#titre h1 {
	margin : 0;
	padding : 0;

	color : #fff; /*C41230;*/
	font-weight : bold;
	line-height : 1em;
	font-size : medium;
	letter-spacing : 1px;

}

#contenu-conteneur {
	position : relative;
	margin-top : 0;
}

#contenu {
	clear : both;

	position : relative;
	padding-left : 40px;
	padding-right : 40px;
	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);
}

/*--------------------------------------------------------------------
/* LOGO
/**/

#cell_logo {
	height : 75px;
}


#contenu-bordure-haut {
	height : 27px;
	background-color : #D8D1BC;
}
