body{
	scrollbar-face-color: #000000 ;
	scrollbar-track-color: #000000 ;
	scrollbar-arrow-color: #ffffff ;
	scrollbar-shadow-color: #000000 ;
	scrollbar-highlight-color: #000000 ;
	scrollbar-3dlight-color: #000000 ;
	scrollbar-darkshadow-color: #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-style: normal;
	position: relative;
	background-color: #000000;
	background-position: center center;
	background-attachment: fixed;
	border: thin none;
}


  
a{
	color: #ffffff;
	text-decoration: none;

}

a:link{
	color: #FFCC66;
	text-decoration: none;
}

a:visited{
	color: #FFCC66;
	text-decoration: none;
}

a:hover{
	color: #FFFF99;
	text-decoration: none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;

}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-color: 3B64A4;

}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: medium dotted;
	width: 95%;
	background-color: 3B64A4;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
}

#calque_vignettes {
	position:absolute;
	top:210px;
	left:16px;
	z-index:auto;
	width: 456px;
	height: 291px;
	visibility: visible;
	overflow: auto;
	border: thin none;
}

#calque_centre {
	position:absolute;
	top:210px;
	left:50px;
	z-index:auto;
	width: 680px;
	height: 350px;
	visibility: visible;
	overflow: auto;
	border: thin none;
}

#calque_admin {
	position:absolute;
	top:210px;
	left:50px;
	z-index:auto;
	width: 680px;
	height: 500px;
	visibility: visible;
	overflow: auto;
	border: thin none;
}

#calque_block_page {
	position:absolute;
	top:508px;
	left:116px;
	z-index:auto;
	width: 350px;
	height: 30px;
	visibility: visible;
	overflow: auto;
	border: thin none;
}

#calque_zoom_photo {

	position:absolute;
	top:207px;
	left:477px;
	z-index:auto;
	width: 480px;
	height: 480px;
	visibility: visible;
	overflow: auto;
	border: thin none;
}
