#divMission {
	position:relative;
	width: 720px !important; /*hack per bug ie boxmodel*/
	width /**/: 760px; /*hack per bug ie boxmodel*/
	height: 301px;
	background-image:url(../immagini/home/mission.jpg);
	background-repeat:no-repeat;
	padding: 50px 0 0 40px;
}

#divMission1 {
	width: 640px;
	text-align:justify;
	color:#fff;
}

#divMission2 {
	width: 420px;
	text-align:justify;
	color:#fff;
}

.divBtnLeft {
	width: 380px;
	height: 209px;
	float:left;
}

.divBtnRight {
	width: 380px;
	height: 209px;
	float:right;
}

#divFooter {
	width: 640px !important; /*hack per bug ie boxmodel*/
	width /**/: 760px; /*hack per bug ie boxmodel*/
	height: 239px !important; /*hack per bug ie boxmodel*/
	height /**/: 299px; /*hack per bug ie boxmodel*/
	background-image:url(../immagini/home/footer.jpg);
	background-repeat:no-repeat;
	padding: 60px 60px 0 60px;
	text-align:justify;
	color:#fff;
}

#divFooter2 {
	width: 640px !important; /*hack per bug ie boxmodel*/
	width /**/: 760px; /*hack per bug ie boxmodel*/
	background-image:url(../immagini/home/bg-footer.gif);
	background-repeat:repeat-y;
	padding: 0 60px 20px 60px;
	text-align:center;
	color:#fff;
}

