/* CSS Document */

body {
	background: #fff;
}

#main {
	height: 620px !important;
	background-color: white !important;
	}


#cadre {
	margin:0px;
	padding: 0px;
}

#cadre_flash {
	padding-top:21px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:2px;
}


#nav {
	position: absolute;
	height: 24px;
	margin-left:130px;
}


#nav-home {
	padding-top: 10px;
	position: absolute;
	height: 24px;
	margin-left:78px !important;
	margin-left:63px; /* MSIE hack */
}

