@charset "utf-8";
.bg {
	background-image: url(cours_salsa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFEECC;
	border-right-color: #004c7c;
	border-bottom-color: #004c7c;
	border-left-color: #FFEECC;
}
