body {
	line-height: 15px;
	color: #ccc;
	background-color: black;
	background-repeat: repeat-x;
	background-image: url(../images/site/bg.png);
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0;
}

#main {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 794px;
}

#header {
	height: 50px;
}

#header img {
	float: left;
	margin-left: 10px;
}
#header p {
	color: #bfbfbf;
	margin-top: 20px;
	float: right;
}
#header a {
	margin-left: 5px;
	margin-right: 5px;
}

#content {
	background-color: black;
	background-image: url(../images/site/bgContent.png);
	background-repeat: repeat-y;
	float: left;
	width: 794px;
}

#text {
	padding-bottom: 15px;
	clear: both;
	padding-right: 37px;
	padding-left: 37px;
	padding-top: 15px;
}

#colonneLeft {
	text-align: justify;
	width: 330px;
	float: left;
}

#colonneRight {
	text-align: justify;
	padding-top: 1px;
	margin-left: 380px;
	width: 330px;
}

#footer {
	clear: both;
	height: 82px;
	width: 794px;
	background-repeat: no-repeat;
	background-image: url(../images/site/footer.png);
	margin-right: auto;
	margin-left: auto;
}

#footer img {
	margin-right: 5px;
	margin-left: 30px;
	float: left;
}

#footer p {
	color: #bfbfbf;
	margin-top: 5px;
	margin-right: 30px;
	float: right;
}

#footer a {
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}

h1 {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: black;
	padding: 0px;
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
}

h2 {
	margin-bottom: 10px;
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
}

img {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	display: block;
}

a {
	text-decoration: none;
	color: white;
}

a:hover {
	color: #1d7bff;
	text-decoration: none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.traitSeparateur {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

#prestations {
	margin-top: 20px;
	height: 200px;
}

#cartoucheLeft {
	color: #7f7f7f;
	font-size: 9pt;
	height: 200px;
	width: 233px;
	text-align: left;
	float: left;
}

#cartoucheCentral {
	color: #7f7f7f;
	font-size: 9pt;
	margin-left: 11px;
	height: 200px;
	width: 233px;
	text-align: center;
	float: left;
}

#cartoucheRight {
	color: #7f7f7f;
	font-size: 9pt;
	height: 200px;
	width: 233px;
	text-align: right;
	float: right;
}

.bold {
	color: white;
	font-weight: bold;
}

.sejour {
	height: 100%;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.sejour img {
	margin-right: 20px;
	float: left;
}

.sejour .title {
	padding-top: 5px;
}

.sejour span {
	font-size: 10pt;
	color: #7f7f7f;
	display: block;
}

.blue {
	color: #1b7aff;
}

.menuActuel {
	color: #1b7aff;
}

.photoId {
	padding-left: 30px;
	float: right;
}

.discoverAll {
	font-weight: bold;
	color: #1b7aff;
	font-style: italic;
}

.discoverAll:hover {
	color: white;
	font-style: italic;
}

.movie{
	margin: 15px 0;
}


