* {
	margin:0;
	padding:0;
}

html {
min-height:100.01%;
}

body {
	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	background:url(../generalimg/boisclair.jpg);	
	color:#990033;
	font-weight: normal;
	font-style: normal;
	

}

#container {
	
		
	}
	
#header {
	height:75px;
	z-index:5px;
}

#content {
	
	clear:both;
	width:100%;
	}

#menublock {
	float:left;
	width:200px;
	padding-left:10px;
	padding-top: 20px;
	padding-right:10px;
	padding-bottom:20px;
	background:url(../generalimg/bois.jpg);

	}
	
#pagecontent {
	font-size: 10pt;
	font-weight:bold;	
	width:1000px;
	float:left;
        padding-left:10px;
	padding-top: 20px;
	padding-right:10px;
	padding-bottom:20px;
	
}

#footer {
	clear:both;
	}


table, tr, td, p, textarea {
	font-size: 10pt;
	font-weight:bold;
	color:#990033;
        vertical-align: top;
}
form{
	margin:0px;
	width:auto;
}
a {	
       color:#FFFF66;
       text-decoration: underline;
}

a:active, a:visited {	
	
	}

a:hover {
	color: #CC3300;
	
	}


input, select, textarea {
	font-size: 10pt;
	border: 1px solid #CC3300;
	}

.button {
	cursor: pointer;
	}
.checkbox {
	border: none;
	}

	
.menu, .menuSelected {
	
	cursor: pointer;
	padding-left:55px;
	}


#menublock a {
	
	  padding-top:1px;
	  padding-bottom:1px;
	  padding-left:5px;
	  padding-right:5px;
	  text-decoration:none;
	  color: #ffff66;
	}

#menublock a:hover, #menublock li.menuSelected a {

	background-color:#FFFF66;
	color:#993333;
   background:url(../generalimg/boisclair.jpg);
	
	}


#menublock ul {
	list-style-image:none;
  list-style-position:outside;
  list-style-type:none;	
  padding-left:20px;
 
  
	}
	
#menublock li {
	line-height:20px;
	}
	
#menublock li.menu {
	background: transparent url(../generalimg/petitecible.gif) no-repeat scroll 0px 0px;
	padding-left:35px;
	padding-top:2px;
}

#menublock li.menuSelected {
	background:  transparent url(../generalimg/petitecible.gif) no-repeat scroll 0px 0px;
	padding-left:35px;
	padding-top:2px;
	
}
	
	


.title {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	vertical-align: top;
	}
.title2 {
	font-size: 15px;
	font-weight: bold;
	color: #7E9FD3;
	vertical-align: top;

	}
.subTitle {
	font-weight: bold;
	color: #000000;
	}

.textBold {
	font-weight: bold;
	}





.footer {
	font-size: 9px;
	background-color: #CFD8EE;
	vertical-align: middle;
	list-style-type: square;
	}

a.footer, a.footer:active, a.footer:visited {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	}

a.footer:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	}



photo {
	vertical-align: middle;
	}
ul{
	list-style-image: url('../generalimg/puce.gif');
	position:relative;
	left:-22px
}
li {
	padding-bottom:1em;
}
ol{
	position:relative;
	left:-15px
}


input {
	border: solid 1px #444444;
}

.formmsg {
	padding : 5px;
	background-color: #E3E8F3;
	color: #444444;
	font-weight: bold;
}


.formmsg p{
	padding : 5;
	background-color: #E3E8F3;
	color: #444444;
	font-weight: bold;
}



  