.cadre {
	border: 1px solid #CCCCCC;
}
.texte_normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texte_gris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.texte_footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.cadre_menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #644D38;
	border-right-color: #644D38;
	border-bottom-color: #644D38;
	border-left-color: #644D38;
}
.box {
	height: auto;
	border: 1px solid #634D38;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	background-color: #66CCCC;
}
.bouton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #634D38;
}
.province {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.cadre_v {
	border-top: 1px none #634D38;
	border-right: 1px none #634D38;
	border-bottom: 1px solid #634D38;
	border-left: 1px none #634D38;
}

/* POUR REFERENCEMENT */
#main {
	width: 100%;
	height: 100%;
	background-color:#ffffff;
	position:absolute;
	z-index: 100;
	vertical-align:middle;
	text-align:center;
}
/* POUR REFERENCEMENT */
#ref_desc,#ref_key,#ref_link{
	color:#FFFFFF;
	position: absolute;
	z-index: 1;
}.ligne {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}