@charset "utf-8";
body {
	margin: 0px;
	text-align: center;
	background-image: url(../images/background-body.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style10 {font-size: 10px}
.style14 {font-size: 14px}
.style16 {font-size: 16px}
#page{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
}
#page #menu {
	background-image: url(../images/background-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 57px;
	width: 800px;
	float: left;
	padding-top: 171px;
}
#page #contenu {
	background-color: #FFFFFF;
	background-image: url(../images/background-contenu-index.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 510px;
	width: 800px;
}
#page #contenu #info {
	float: left;
	height: 510px;
	width: 217px;
	padding-left: 25px;
	padding-right: 25px;
}
#page #contenu #events {
	float: left;
	height: 495px;
	width: 267px;
	padding-top: 0px;
}
#page #contenu #ateliers {
	float: left;
	height: 465px;
	width: 218px;
	padding-right: 20px;
	padding-left: 22px;
	padding-top: 15px;
}
#page #bottom {
	float: left;
	height: auto;
	width: 800px;
}
#video{

}
#video {
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}