﻿/*Par Serge Hebert (Qc) pour Le CONcepteur.ca*/
/*Pour me joindre shebert@leconcepteur.ca*/

img{
border:none
}

html {
font-size:100%;
background-color:#fff;
margin:0;
padding:0
}

body {
width:1000px;
min-height:800px;
margin:0 auto;
padding:0
}

#content{
	/*color: #000;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	*/
	background-color: #fff;
	width: 950px;
	min-height:;
}

#header{
	width: 950px;
	height: 145px;
	padding: 0px;
	background-color: #fff;
	border: 1px none #000;
	background-image: url(../images/page/fondTop.png);
	background-repeat: no-repeat;
	margin: 0px;
}

#nav{
	width: 865px;
	height: 110px;
	position: relative;
	padding: 5px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 45px;
	left: 0px;
	top: 20px;
	color: #FFF;
}

#nav p{
margin:0;
padding:0
}

#cont{
	width: 950px;
	min-height: 100%;
	   height: auto;
  margin: 0 auto -60px;
	background-color: #fff
}

#side-menu{
	width: 180px;
	min-height: 400px;
	padding: 0px;
	float: left;
	border: 0px none #000;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#corps{
	width: 710px;
	min-height: 500px;
	padding: 0px;
	float: left;
	border: 1px none #000;
	margin: 0px;
	font-size: 0.8em;
}

#footer{
	width: 950px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #fff;
	border: 1px solid #000
}
#piedDePage, .push {
	position: fixed;
	bottom: 0;
	width: 950px;
	height: 17px;
	background-color: #FBF02F;
	background-image: url(../images/page/fondbas.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 50px;
	padding-bottom:10px;
}
#apDiv1 {
	position: absolute;
	width: 264px;
	height: 223px;
	z-index: 1;
	left: 748px;
	top: 117px;
}

