@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-page.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-page.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 800px;
	background-position: bottom;
	padding-bottom: 15px;
}
#page #contenu #repeat {
	float: left;
	background-image: url(../images/repeat-y-box_contenu.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 800px;
}
#page #contenu #repeat #box_contenu  {
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	background-image: url(../images/background-box_contenu-top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 700px;
	background-position: top;
}
#page #contenu #repeat #box_contenu #div_photo {
	margin: 10px;
	float: left;
}
#page #contenu #repeat #box_contenu #petite_photo{
	float: left;
	margin:5px;
	padding:0px;
	height: auto;
	width: 160px;
	text-align:center;
}
#page #contenu #repeat #box_contenu #affiche{
	float: left;
	margin:10px;
	padding:0px;
	height: 230px;
	width: 150px;
	text-align:center;
}
#page #contenu #repeat #box_contenu #agenda-titre{
	float: left;
	margin:20px;
	height: 50px;
	width: 300px;
}
#page #bottom {
	float: left;
	height: auto;
	width: 800px;
}
#video {
	color: #F00;
	font-weight: bold;
	font-size: 16px;
	
}
