

body {
	text-align:center;
	margin:0;
	padding:0;
}


img {
	border:0;
}
	
#bando-haut {
	position : relative;	
	z-index : 100;
	/*background: transparent url('images/bandeau.png') no-repeat right top;*/
	height : 112px;
	margin:0 auto;
	width: 990px;
	
}

#bando-haut h1,#bando-haut h2 { 
	color : white;
	
	text-align:right;
	margin:0;
	padding:0 1em 0 0;
	font-family: "Trebuchet MS";
	font-size : 22px;
}
#bando-haut h2 {
font-size : 16px;
}
#bando-haut h1 {
	padding-top : .5em
}
#bando-haut h1 a {
	text-decoration :none;
	color:white;
}

#menu {
	position : absolute;
	top: 80px;
	right:0;

}

#menu2 {
	position : absolute;
	top: 10px;
	right:0;
}

#bando-bas {
	position : relative;	
	z-index : 25;
	margin:0 auto;	
	width: 990px;
	background: transparent url('images/bandeau-bas.jpg') no-repeat right top;
	height : 127px;
}
#bando-bas #encart {
	position : absolute;
	top : -58px;
	left  : 480px;
}
#bando-bas address {
	color : white;
	font-family: "Trebuchet MS";
	font-size : 14px;
	font-style: normal;
	padding-left:1.5em;
	padding-top : .5em;
}
#bando-bas address strong {
	
}

.contenu {
	position: relative;
	z-index : 160;
	width: 990px;
	margin: 0 auto;
	text-align:left;
	
}


#page1 {

	background: transparent url('images/visuel-page1.jpg') no-repeat -50px top;
}

#page1 #content {
	height: 366px;
	
}
#page1  p {
	font-family: "Trebuchet MS";
	font-size : 16px;
	margin-left : 470px;
}

#page-expo {
	position : relative;
	top : -31px;
	z-index : 50;
	background: transparent url('images/chaudiere_fond.jpg') no-repeat -230px top;
}
#page-expo #content {
	height: 395px;
	
}
#page-expo  p {
	font-family: "Trebuchet MS";
	font-size : 16px;
	margin-left : 470px;
}
#page-contact #content {
	height: 364px;
	
}
#page-contact  p {
	font-family: "Trebuchet MS";
	font-size : 16px;
	margin-left : 470px;
}


#page-contact {
	position : relative;
	top : -31px;
	z-index : 50;
	background: transparent url('images/perreuil_stand.jpg') no-repeat -150px top;
}

#page-contact #content {
	height: 393px;
	
}
#page-contact  p {
	font-family: "Trebuchet MS";
	font-size : 16px;
	margin-left : 470px;
}
table#contact tr {
	vertical-align: top;
}

table#contact {
	float:right;
	width : 620px;
	font-family: "Trebuchet MS";
	font-size : 14px;
}
table#contact th {
	text-align:right;
	width: 120px;
}

table#contact input,table#contact textarea   {
	width : 98%;
	border:1px solid #999;
}

table#contact textarea {
	height: 90px;
}


table#contact input.submit {
	text-align:right;
	border : 0;
	background-color: transparent;
	font-family: "Trebuchet MS";
	font-size : 16px;
	font-weight: bold;
}

#page-activites {
	position : relative;
	top : -31px;
	z-index : 50;
	background: transparent url('images/visuel-activite.jpg') no-repeat left top;
}

#page-activites #content {
	height: 392px;
	
}

#page-activites table {
	float :right;
	
}
#page-activites p {
	font-family: "Trebuchet MS";
	font-size : 14px;
}
	
