.right_vertical_line {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F6E9D9;
}
.header_background {
	background-attachment: fixed;
	background-image: url(home/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pointi_horizontal {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EADFCD;
	text-align: left;
}
.line-top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EADFCD;
	border-right-color: #F1D9BF;
	border-bottom-color: #F1D9BF;
	border-left-color: #F1D9BF;
	text-align: center;
}
.line_right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #EADFCD;
}
.line_topright {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #EADFCD;
	border-right-color: #EADFCD;
}
.line_topleft {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EADFCD;
	border-left-color: #EADFCD;
}
.line_left {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #EADFCD;
}
.line_botleft {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EADFCD;
	border-left-color: #EADFCD;
}
.line_bot {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EADFCD;
}
.line_botright {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EADFCD;
	border-bottom-color: #EADFCD;
}
.texte_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #61452E;
	text-align: left;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #EADFCD;
}
.texte_copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CEB798;
	text-align: right;
}
.pointi_hori_texte_centre {
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E8D6BE;
}
.compteur {
	text-align: left;
	vertical-align: middle;
}
