


body    {
	background-color: #172530;
	background-image: url(interfaccia/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	background-attachment: fixed;
}
	#pagina   { background: #FFFFFF; }
	#wrap   { background: #FFFFFF; }
	#bottom { background: #FFFFFF;	}
/* Template. Main areas
***************************************************************************** */

	


body {
	margin: 0;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 200%;
}

h1 {
	font-size: 190%;
}

h2 {
	font-size: 170%;
}

h3 {
	font-size: 130%;
	font-weight: normal;
	
}

h3.materiali {
	margin-bottom: -20px;
}




#home {
	top: 0px;
	height: 80px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
			}
#pagina {
	border: 1px solid #999999;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	position: relative;
	}
		
		

	#wrap {
		height: 100%; /* Fix IE7 */
		}
		
		#container {
			margin: 0px 0px 0px 0px;
			}
			
			
			
			
			#content {
				
				float: left;
				margin-top: 0;
				margin-right: 5px;
				margin-left: 5px;
			}
	#titolo {
	font-size: 230%;
	width: 800px;
	line-height: 200%;
	padding-right: 4px;
	padding-left: 4px;
			}
	
			
			
	#bottom {
	clear: both !important;
	height: 80px;
	background-color: #F5F5F5;
	}
		#footer {
	font-size: 70%;
	color: #999999;
	text-align: center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
		}


a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #182631;
	text-decoration: underline;
}


.footer a {
	color: #34414A;
	text-decoration: underline;	
}
.footer a:hover {
	color: #AFB1B0;	
}




.menu {
	font-size: 80%;
	text-align: right;
	color: #CCCCCC;
}

.menu a {
	margin-right: 10px;
	color: #999999;
}

.menu a:hover {
	color: #172530;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





.colonna_1 {
	width: 186px;
	float: left;
	overflow: hidden;
	padding: 4px;
}
.titolo_colonna1 {
	width: 186px;
	float: left;
	}

.colonna_2 {
	width: 383px;
	float: left;
	padding: 4px;
	overflow: hidden;
}
	.titolo_colonna2 {
	width: 383px;
	float: left;
	}
	
	
.didascalia_colonna2 {
	width: 383px;
	float: left;
	margin-top: -10px;
	}





.colonna_3 {
	width: 580px;
	float: left;
	padding: 4px;
	overflow: hidden;
}
	.titolo_colonna3 {
	width: 580px;
	float: left;
	}

.colonna_4 {
	width: 777px;
	float: left;
	padding: 4px;
	overflow: hidden;
}
.titolo_colonna4 {
	width: 777px;
	float: left;
	}



.data_post {
	width: 176px;
	float: left;
	color: #FFFFFF;
	background-color: #999999;
	text-align: right;
	padding-right: 10px;
	font-size:90%;
}

.titolo_titolo_post {
	width: 580px;
	float: left;
	padding-left: 10px;
	font-size:120%;
	background-color: #E6E6E6;
	}
.foto_post {
	border: 4px solid #FFFFFF;
}

.colonna_post {
	width: 580px;
	float: left;
	padding: 4px;
	overflow: hidden;
	position: relative;
	left: 186px;
	
}


#menufooter {
	position: fixed;
	bottom: 0px;
	height: 30px;
	background-color: #CCCCCC;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

* html #menufooter{ /* Hide combo box from legacy browsers such as IE5-6? */
display: none;
}

.news {
	font-size: 65%;
	line-height: 130%;
	
}

.newsbox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
	
}


.note {
	font-size: 70%;
	line-height: 120%;
}

