body{
	font-family: Tahoma;
	font-size: 12px;
	padding: 0px;
	margin:0px;
	background-color:#FFFFFF;
}


h1 {
	font-size: 16px;
	color:#FF3300;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	}

h2 {
	font-size:14px;
	color:#FF3300;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	}
	
h3 {
	font-size:13px;
	color:#000000;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	}	
	
a {
	color:#FF3300;
	}	
	
strong {
	color:#FF6600;
	}
	
	
#contenuto {
	margin:0px;
	padding:10px;
}	

.clear {
	clear:both;
	margin:0px;
	padding:0px;
	}

#costruzione {
	
	
	background-image:url('/img/top.jpg');
	background-repeat:no-repeat;
	background-position: 50px 0px;
	height:315px;
	margin:0px;
	text-align:right;
	font-size:30px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:150px;
	padding-right:10px;

	}
	
#top_costr {
	padding:0px;
	height:315px;
	background-image:url('/img/bg_top.gif');
	border-top:1px solid #FF3300;
	border-bottom:1px solid #FF3300;
	margin-top:12.5%;

}

#donna {
	
	
	background-image:url('/img/top.jpg');
	background-repeat:no-repeat;
	background-position: 50px 0px;
	height:315px;
	margin:0px;
	text-align:right;
	font-size:30px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:18px;
	padding-right:20px;

	}
	
#top {
	padding:0px;
	height:315px;
	background-image:url('/img/bg_top.gif');
	border-top:1px solid #FF3300;
	border-bottom:1px solid #FF3300;
	margin:0px;

}

#menu {
	background-color:#333333;
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #FF3300;
	}
	
#menu a {
	float:left;
	width:23%;
	text-align:center;
	padding:5px;
	text-decoration:none;
	color:#FFFFFF;
	}
	
#menu a:hover {
	background-color:#FF9900;

}

#bottom {
	background-color:#FFA717;
	color:#FFFFFF;
	font-weight:bold;
	border-top:1px solid #FF3300;
	border-bottom:1px solid #FF3300;
	text-align:center;
	}