#main {
	color: #FFFFFF;
	font-size: 12px;
	overflow: scroll;
	height: 800px;
	width: 790px;
	background-color: #626382;
}
#ombre {
	background-image: url(imgmonerie/ombre.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: 725px;
	width: 15px;
	position: absolute;
	top: 15px;
	left: 910px;
}

#contenu {
	background-image: url(imgmonerie/monerie-cour2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 600px;
	}


#menu {
	background-image: url(imgmonerie/menu.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
}

#menu a {font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #4F4F69;
	text-decoration: none;
}
a {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	
}
#menu a:hover {
	color: #EDEDF1;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-align: justify;
	margin-right: 0px;
	margin-left: 45px;
	width: 315px;
	vertical-align: top;
	margin-top: 15px;
}
#photo {
	position: static;
}