@charset "utf-8";
.hautgauche {
	background-image: url(../image/BOUTON/images/cadre/images/barre_info_gauche_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 25px;
}
.haut_milieu {
	background-image: url(../image/BOUTON/images/cadre/images/barre_info_milieu_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.haut_droite {
	background-image: url(../image/BOUTON/images/cadre/images/barre_info_droite_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 25px;
}
.verticalgauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.verticaldroite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bas_gauche {
	background-image: url(../image/BOUTON/images/cadre/bloc_bas_gauche_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.bas_milieu {
	background-image: url(../image/BOUTON/images/cadre/bloc_bas_milieu_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bas_droite {
	background-image: url(../image/BOUTON/images/cadre/bloc_bas_droite_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
