@charset "utf-8";
#top {
	font-family: "Century Gothic";
	font-size: 40px;
	color: #FFF;
	text-decoration: none;
	height: 70px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#testo-footer {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 70px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
}

#righe-top {
	height: 2px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f10808;
	border-bottom-color: #c8c8c8;
}
#footer {
	height: 110px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdbdbd;
	border-bottom-color: #f10808;
	background-color: #2b2b2b;
}


#contenitore-centrale {
	font-family: "Century Gothic";
	font-size: 40px;
	color: #FFF;
	text-decoration: none;
	height: 350px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}#cereali {
	float: left;
	height: 260px;
	width: 199px;
	font-family: "Century Gothic";
	font-size: 14px;
}
#turismo {
	float: left;
	height: 260px;
	width: 199px;
	font-family: "Century Gothic";
	font-size: 14px;
	margin-left: 30px;
}
#affitti {
	float: left;
	height: 260px;
	width: 225px;
	font-family: "Century Gothic";
	font-size: 14px;
	margin-left: 30px;
}
#informatica {
	float: left;
	height: 260px;
	width: 232px;
	font-family: "Century Gothic";
	font-size: 14px;
	margin-left: 30px;
}



#testo-cereali {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(immagini/sfondo-testi.jpg);
	text-align: justify;
	height: 150px;
	width: 182px;
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 14px;
}
#testo-AFFITTI {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(immagini/sfondo-testi2.jpg);
	text-align: justify;
	height: 150px;
	width: 205px;
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 10px;
	line-height: 14px;
}

.entra {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	border: 1px none #a60909;
	text-align: right;
}

.century-bianco-24 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
}
.century-bianco-12 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.bordo-totae-grigino {
	border: 1px solid #666;
}
