* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	color: inherit;
	background: #FFFFFF url('../img/bg_body_home.png') repeat-x;
}

#subheader #green-act {
	float: left;
}

* html #menu-horizontal {
	margin-top: 0px;
}
