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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/motifBG.gif);
}
.controleur {
	height: 113px;
	width: 200px;
	position: absolute;
	background-color: #333333;
	left: 0px;
	top: 0px;
}
#controle {
	position: relative;
	left: 80px;
	top: -500px;
	display: none;
	height: 100px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.controleur:hover #controle {
	display: block;
}
.controleur2 {
	height: 113px;
	width: 200px;
	position: absolute;
	background-color: #333333;
	left: 220px;
	top: 0px;
}
#controle2 {
	position: relative;
	left: -140px;
	top: -500px;
	display: none;
	height: 100px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.controleur2:hover #controle2 {
	display: block;
}
.controleur3 {
	height: 113px;
	width: 200px;
	position: absolute;
	background-color: #333333;
	top: 0px;
	left: 440px;
}
#controle3 {
	position: relative;
	left: -360px;
	top: -500px;
	display: none;
	height: 100px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.controleur3:hover #controle3 {
	display: block;
}
.controleur4 {
	height: 113px;
	width: 200px;
	position: absolute;
	background-color: #333333;
	top: 133px;
	left: 0px;
}
#controle4 {
	position: relative;
	left: 80px;
	top: -633px;
	display: none;
	height: 100px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.controleur4:hover #controle4 {
	display: block;
}
.controleur5 {
	height: 113px;
	width: 200px;
	position: absolute;
	background-color: #333333;
	left: 220px;
	top: 133px;
}
#controle5 {
	position: relative;
	left: -140px;
	top: -633px;
	display: none;
	height: 100px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.controleur5:hover #controle5 {
	display: block;
}
.controleur6 {
	height: 113px;
	width: 200px;
	position: absolute;
	background-color: #333333;
	left: 440px;
	top: 133px;
}
#controle6 {
	position: relative;
	left: -360px;
	top: -633px;
	display: none;
	height: 100px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.controleur6:hover #controle6 {
	display: block;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.corps {
	background-image: url(img/bacground.gif);
	background-repeat: no-repeat;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 600px;
	width: auto;
}
.contenu {
	background-color: #FFFFFF;
	height: 473px;
	width: 269px;
	position: relative;
	left: 18px;
	top: 239px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
}
.video {
	left: 316px;
	top: 550px;
	position: absolute;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1AD1B3;
	text-decoration: line-through;
}
