@CHARSET "US-ASCII";
html, body{
	height: 100%;
	font-family: Comic Sans MS;
	font-size: 10pt;
	margin: 0px;
	background-color: rgb(240,240,240);
}
 
.fadein { position:relative; height:300px; width:100%; }
.fadein img { position:absolute; left:0; top:0; width:985px; height:300px}
hr{
	background-color:rgb(0,128,0);
	height: 3px;
	
	}
	p.titoloMateria{
		color:rgb(0,128,0);
		font-size:16pt
	}
	p.titoloMateria a{
		color:rgb(0,128,0);

	}
a{
	text-decoration: none
	}
	span.date{
		text-align:right;
		font-size: 8pt;
		color:rgb(150,150,150)
	}
	div.mezza{
		width:470px;
		float:left;
		margin:10px;
		
	}
	div.materia{
	width:360px;
	float:left;
	margin:4px;
	overflow:auto;
	}
	table.materia{
		width:100%;
		margin:auto;
		background-color:white;
	}
	table.materia caption{
		background-image:url(../images/sfondo.png);
		height: 30px;
		font-size: 14pt;
		line-height: 30px;
	}
	table.materia caption a{
		color:white;
		text-decoration: underline;
	
	}
	table.materia td{
		padding: 1px;
		border-bottom:solid gray 1px;
	}
	tdFile0{
		background-color:rgb(255,205,138);
	}
	tdFile1{
		background-color:rgb(255,255,255);
	}
.divMain{
	background-color:rgb(255,205,138);
	border: rgb(210,210,210) solid 2px;
	width: 1000px;
	margin:auto;
	padding: 0px;
	
}
li.menu{
		float:left;
		width:95px;
		height: 80px;
		border-left: solid grey 1px;
		text-align:center;
		list-style-type: none;
	}
img.link{
		cursor:pointer;
		width:50px;
		border:0px;
	}
img.socialnetwork{
		cursor:pointer;
		width:25px;
		vertical-align: middle;
		border:0px;
	}
.rigaTitolo{
	background-color:rgb(255,205,138);
	height:178px; 
	background-image: url(../images/bannerfuoco.png);
	background-repeat:no-repeat;
	background-position: left;
	 }
.divNews{
	height: 400px;
	background-color:white;
	margin: 0px  0px 0px 605px;
	overflow: hidden;
	}
div.notizia{
	font-size: 7pt;
	margin: 0px 10px 10px 10px;
	}
div.footer{
	clear:both;
	text-align:center;
	background-color:rgb(255,205,138);
	}
/********* Offerte ******************/
div.offerta{
	float:left;
	width: 190px;
	margin: 15px;
}
.divOfferte{
	clear:both;
	height: 120px;
	overflow: hidden;
	background-color:white;
	margin: 5px  0px 0px 0px;
	background-image: url(../images/sfondoOfferta.jpg);	
	}
.divHome{
	width:600px;
	float:left;
	text-align:center;
	height: 400px;
	margin: 0px  0px 0px 0px
	}
div.menu{
	height: 30px;
	}
ul.menu li{
	list-style-type: none;
	text-align:center;
	line-height: 50px;
	border: solid 0px;
	margin: 0px;
	background-image:url(../images/pulsante.png);
	background-repeat:no-repeat;
	background-position:center center;
	}
a.menu{
	text-decoration: none;
	font-weight: bold;
	color:black;
}
a.menu:hover{
		text-decoration: none;
		font-weight: bold;
		color:red;
	}
ul.menu{
	margin:2px;
	padding:0px;
	}
hr{
	clear:both
}
.imgHome{
	margin:5px;
	}
.titolo{
	color: rgb(255,0,0);
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

.menuLeft{
	width: 152px;
	float: left;
	text-align:center
	}
.divContent{
	padding: 5px;
	border: white solid 2px;
	margin: 0px  0px 0px 0px;
	background-color: rgb(255,246,202);
}

table.contenuti{
	width:90%;
	margin:auto;
	table-layout: fixed;
background-image: url(../images/sfondoblocco.jpg);
background-repeat: repeat-y;
background-position: left;

background-color: white;
border: black solid 1px;
}
table.contenuti td.riga1{
	background-color: rgb(255,255,240);
}

table.contenuti td.riga0{
	background-color: rgb(255,240,240);
}
table.contenuti tr{
}
fieldset{
	background-color: rgb(255,246,202);
}
input.modulo{
	border: 0px ;
}
.guestbook{
		
	width: 800px;
	border: solid 0px;
	margin:auto;
	margin-bottom:5px;
	background-color: white;
	padding: 5px
	
}
