body {margin: 0px ; padding: 0px ; font-family: Arial, lucida grande, sans serif; background-color: #0d0d0d; top: 0px ;}

div#background{
	position: absolute;
	margin:0px;
	padding:0px;
	left:13px;
	right: 0px;
	z-index: 1;
	width: auto;
	height: auto;
	display:block;
	top: -15px;
}

div#erreur{display: none; width: 100%; height: 100%; background-image: url('images/bge.png'); position: absolute; z-index: 2;
}

div#erreur2{margin: 200px auto 0px auto; background-color: #FFFFFF; width: 400px; height: 400px; border: 2px solid #FFA05F; padding: 20px 20px 0px 20px;
}

div#page{width: 900px; height: 1200px; background-image: url('images/background.jpg'); background-repeat: no-repeat; background-color: #0d0d0d; 
}

div#header{width: 740px; height: 135px; margin-left: 90px; background-image: url('images/header/background-header.png'); background-repeat: repeat-x;
}

div#header img{border: none;
}

div#header img#dejeuner-des-medias{margin: 61px 30px 0px 15px;
}

div#header img#desjardins{margin: 0 0 0 10px !important;
}

div#header img#imedia{margin-left: 63px;
}

div#menu {width: 740px; height: 102px; margin-left: 90px;
}

div#menu img{border: none; margin-left: 19px;
}

div#menu img#mission{margin: 24px 0px 0px 36px; 
}

div#sousmenu {width: 740px; height: 201px; margin-left: 90px; background-image: url('images/sousmenu/background-sousmenu.png');
}

div#sousmenu img{border: none;
}

div#sousmenu img#labeaume{margin: 0px 0px 0px 13px; float: left;
}

div#sousmenu div#items{width: 306px; margin-left: 416px; padding-top: 112px;
}

div#contenu{width: 740px; margin-left: 90px; padding-top: 75px;
}

div#left {width: 440px; margin: 0px 54px 0px 13px; background-color: #FFF; float: left; font-family: Arial, Tahomas, Helvetica, sans serif; padding: 10px;
}

div#left h1{color: #89c34c; font-size: 25px; line-height: 1.5em;
}

div#left h2{color: #89c34c; font-size: 18px; line-height: 1.5em;
}

div#left p{color: #4e4e4e; font-size: 14px; line-height: 1.8em;
}

div#left ul{color: #4e4e4e; font-size: 14px; line-height: 1.5em;
}

div#left table#comite{border-collapse: collapse;
}

div#left table#comite td{vertical-align:top;
}

div#left table#comite td img{vertical-align:top; padding: 10px 10px 30px 10px; margin: 0px; border: none;
}

div#right img{border: none;
}

div#footer{width: 740px; height: 62px; margin-left: 90px; clear: left; padding-top: 40px;
}

div#footer img{border: none; margin: 0px auto 20px 40px;
}

/* Resize photo CSS */

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 85%;
	left: 10%;
	width: 775px;
	height: 400px;
	padding: 16px;
	border: 2px solid #CCC;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

div.photoLegende { font-size:10px !important; color:#666; text-align:center; padding:4px 0 0 0; }