
body{
	background: #282828;
	color: #feffe3;
	font: 12px Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
}

#container{
	width:100%;
	margin-top: -223px;
	background: url(../images/background.jpg) no-repeat scroll center 0;
}

#header{
	width: 820px;
	height: 583px;
	margin-right: auto;
	margin-left: auto;
}


#navigation{
	width: 268px;
	height: 24px;
	background-image: url(../images/nav_back.png);
	float: left;
	display: block;
	margin-top: -268px;
	margin-left: -5px;
	padding-top: 10px;
	padding-left: 5px;
}

#utils{
	margin-top: -298px;
	float: right;
	display: block;
	margin-right: -12px;
}

#picture{
	background-image: url(../images/header.png);
	width: 820px;
	height: 260px;
	float: left;
	margin-top: 10px;
	display: block;
	opacity: 1;
}

#dumbell{
	background-image: url(../images/dumbell.png);
	width: 287px;
	height: 153px;
	float: right;
	display: block;
	margin-top: -335px;
	margin-right: -57px;
	clear: right;
}
#content{
	width: 820px;
	display: block;
	margin-top: -200px;
	margin-right: auto;
	margin-bottom: auto;
}
p{
	margin-top: 21px;
}
a{
	color: #35a8b4;
	text-decoration: none;
}
a:hover{
	color: #35a8b4;
	text-decoration: underline;
}
h3{
	font: 20px GillSans, Trebuchet, Calibri, sans-serif;
	margin-bottom: 2px;
}
#presentation{
	width: 470px;
	margin-bottom: 62px;
	float: left;
	clear: right;
}
#prochaine_competition{
	margin-right: 20px;
	width: 220px;
	float: left;
	clear: left;
	display: block;
	height: 138px;
	margin-bottom: 84px;
}
#gallerie_photo{
	
	float: left;
	width: 220px;
	display: block;
	height: 138px;
	margin-bottom: 84px;
	
	margin-left: 20px;
	clear: right;
}
#en_bref{
	display: block;
	width: 220px;
	height: 340px;
	clear: right;
	float: right;
	background: url(../images/enbref_bg.png) no-repeat;
	padding: 20px;
}
#en_bref h3{
	background: url(../images/h3_enbref.png) no-repeat;
	width: 111px;
	height: 44px;
	text-indent: -999px;
	overflow: hidden;
}
#ressources_externes{
	width: 470px;
	float: left;
	display: block;
	clear: left;
}
#questions {
	width: 215px;
	float: right;
	margin-left: 90px;
	display: block;
	clear: right;
	margin-right: 45px;
}
#footer{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: left;
	margin-top: 30px;
}
#line {
	width: 820px;
	height: 1px;
	background-image: url(../images/line.jpg);
	margin-top: 30px;
	margin-bottom: 30px;
}
#copyright{
	float: left;
}
#logo_quebec{
	width: 125px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	height: 60px;
	background: url(../images/elsq.png) no-repeat;
	clear: right;
	margin-top: -10px;
	text-align: left;
}

