@charset "utf-8";
/* CSS Document */

.body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #00CD9A;
	background-color: #981134;
	text-align: justify;
	width:960px;
}

.legende {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #00CD9A;
	background-color: #981134;
	font-size: 16px;
	text-align: center;
}

a:link {
	color: #FFCF41;
}
a:visited {
	color: #6CF;
}

/*menu*/

#menu {
	width:323px;
	height:880px;
	background-image:url(Boutons/page1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left
}

#contact {
	position:absolute;
	left:116px;
	top:604px;
}

#descr {
	position:absolute;
	left:101px;
	top:232px;
}

#photos {
	position:absolute;
	left:123px;
	top:480px;
}

#liens {
	position:absolute;
	left:156px;
	top:540px;
}

#remerc {
	position:absolute;
	left:67px;
	top:664px;
}

#recol {
	position:absolute;
	left:72px;
	top:418px;
}

#synopsis {
	position:absolute;
	left:120px;
	top:355px;
}

#maj {
	position:absolute;
	left:139px;
	top:712px;
}

#Rep {
	position:absolute;
	left:89px;
	top:291px;
}

/*body*/

#body {
	padding-top:20px;
	margin:auto;
}

.CCVS {
	font-size: 30px;
	text-align:center
}

.CCVS-yellow {
	font-size: 36px;
	color: #FFCC33;
	text-align:center
}

/*pied de page*/

#footer {
	margin-top:60px;
	margin-left:300px;
}
