@font-face {
	font-family:"Century Gothic";
	src: url("fonts/centurygothic.ttf") format('truetype');
}

#global {
	font-family: "Century Gothic", Trebuchet, Arial, sans-serif;
	font-size: 14px;
	color: #808080;
	height: 768px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header {
	font-size: 12px;
	color: #bbbcbe;
	height: 180px;
	width: 100%;
	background-image: url(../images/menu/header-fond.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#logo {
	float: left;
	height: 180px;
	width: 180px;
}
#contacts {
	float: left;
	height: 120px;
	width: 740px;
	display: block;
	line-height: 16px;
	letter-spacing: 0.8px;
	padding-top: 60px;
}
#menu {
	float: left;
	height: 367px;
	width: 300px;
	color: #4A88F6;
	letter-spacing: 0.8px;
	padding-top: 150px;
}
#contenu, #contenu_equipe, #contenu_enregistrement, #contenu_asso, #contenu_soutien, #contenu_trames, #contenu_education, #contenu_lecture {
	float: left;
	height: 500px;
	width: 600px;
	text-align: justify;
	letter-spacing: 0.3px;
	line-height: 16px;
	margin-left:20px;
	padding-top: 17px;
}

#contenu {
	background-image: url(../images/fonds/accueil-fond.jpg);
	background-repeat: no-repeat;
}

#programmation_scroll {
	height: 400px;
	overflow: scroll;
	overflow-x: hidden;
	padding-left: 20px;
	border-left-width: 50px;
	border-left-style: solid;
	border-left-color: #eee;
}

.image_prog_line {
	width:500px;
	height:160px;
}
.image_prog {
	width:200px;
	float:left;
}
body {
	margin: 0px;
}
#footer {
	font-size: 10px;
	color: #BBB;
	background-color: #f2f2f2;
	text-align: right;
	width: 920px;
	height: 15px;
	float: left;
	margin-top: 30px;
	padding-top: 2px;
	
}

.logo_soutien a {
	font-size: 12px;
	color: #06F;
	font-weight: normal;
}
.logo_soutien {
	text-align: center;
	display: block;
	float: left;
	width: 200px;
}

a {
	text-decoration: none;
	color: #4A88F6;
	font-weight: bold;
}
#video_play {
	display: block;
	float: left;
	height: 60px;
	width: 120px;
	margin-left: 340px;
	margin-top: 131px;
}
#video_titre {
	font-style: italic;
	font-size: 12px;
	margin-top: 143px;
	width: 140px;
	float: left;
}
#video_auteur {
	font-size: 10px;
	float: left;
	width: 140px;
	padding-top: 5px;
	line-height: normal;
}
a img {
	border-style: none;
}
#photo_martin, #presentation_martin, #photo_alwa, #photo_marieaude, #presentation_alwa, #presentation_marieaude {
	width: 300px;
	height: 170px;
	float: left;
}
#presentation_martin, #presentation_alwa, #presentation_marieaude {
	text-align: justify;
	letter-spacing: 0.3px;
	line-height: 16px;
}
#education_img2 {
	display: block;
	width: 300px;
	margin-left: 20px;
	height: 377px;
	float: left;
}
#lien_jolimont {
	float: left;
	margin-top: 50px;
	display: block;
	width: 600px;
	background-color: #EEE;
}
a:hover, a:focus {
	color: #9CF;
	outline:none;
}

.article_asso {
	width: 240px;
	float: left;
	margin-top: 130px;
}
#education_img1 {
	display: block;
	width: 280px;
	float: left;
	height: 377px;
}

#boutons_bas {
	height: 15px;
	width: 920px;
	text-align: right;
}
#titre_soutien {
	color: #4A88F6;
	text-align: left;
	margin-top: 130px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4A88F6;
}
