.back {
	background-image: url(images/points.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial;
	font-size: 11px;
	color: #1D688F;
}
.cadre_principale {
	background-image: url(images/ombre.gif);
	background-repeat: repeat-y;
	width: 758px;
	background-position: center;
	height: 100%;
}
.cadre_main {
	background-image: url(images/bas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
}
.cadre_H {
	height: 100%;
}

a:hover {
	font-weight: bold;
	color: #1D688F;
	
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #1D688F;
}
a.menu:hover {
	font-weight: bold;
	color: #1D688F;
	background-color:#B7DDF1;
}
a.menu {
	text-decoration: none;
	font-weight: bold;
	color: #1D688F;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
}

.bandeau-menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sous-titre {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6DBBE4;
	font-style: italic;
	text-indent: 270px;
}
.cadre {
	border: 1px solid #6DBBE4;
}
.locations {
	border: 1px dotted #000000;
	margin: 3px;
}
.tableau-212 {
	border: 1px dotted #000000;
	margin: 2px;
	background-color:#B7DDF1;
}
