body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004D45;
}
body,html { 
	height:100%;
	margin:0
}

a:link, a:visited, a:active { text-decoration: none;
	color: #DADADA;
}
a:hover { text-decoration: underline;
	color: #DADADA;
}

.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
#logo_home {
	position:absolute;
	width:196px;
	height:155px;
	z-index:1;
	left: 420px;
	top: 25px;
}
#slogan_home {
	position:absolute;
	width:153px;
	height:25px;
	z-index:2;
	left: 463px;
	top: 212px;
}
#flash {
	position:absolute;
	width:616px;
	height:125px;
	z-index:3;
	top: 242px;
	left: 0px;
}
#menu_home {
	position:absolute;
	width:616px;
	height:20px;
	z-index:4;
	top: 379px;
	left: 0px;
}

.testomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
.testomenu a:link, .testomenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.testomenu a:hover{
text-decoration: underline;
	color: #FFFFFF;
}
#flag {
	position:absolute;
	width:149px;
	height:25px;
	z-index:5;
	left: 467px;
	top: 445px;
}
#copy {
	position:absolute;
	width:614px;
	height:30px;
	z-index:6;
	left: 0px;
	top: 546px;
}
