/* Start of CMSMS style sheet 'fleurtang' */
/* hide from ie on mac \*/
	html {
		height: 100%;
		
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #FFF;
font-family:arial, verdana;
font-size:14px;
	}

div#menu {
float: left; 
width: 25%;
background:#E9E9E9;
margin:0 20px 20px 0;
}

div#htmlcontent {
padding:40px 60px;
}

div#footer {
background:#E9E9E9;
padding:5px;
margin:30px 0 0;
}

div#footer p {
text-align:center;
}

/* End of 'fleurtang' */

