/* CSS Document */

div#main 
{
	width: 338px;
}

div#titolo
{
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 40px;
}


/* Pagina Contatti */
div#titolo_contacts
{
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div#testo_contacts
{
	top: 0px;
	margin-left: 40px;
	z-index:1;
	height: 150px;
	width: 298px;
}

div#testo_contacts a
{
	color: #4798da;
	
}

div#testo_contacts a:hover
{
	color: #277ac0;
	
}


/* Fine pagina Contatti */

div#titolo_team
{
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
}

div#titolo_download
{
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
}

div#testo_news
{
	top: 0px;
	height: 272px;
	width: 176px;
}

div#testo_news a
{
	color: #4798da;
	
}

div#testo_news a:hover
{
	color: #277ac0;
	
}


div#testo_news div
{
	top: 0px;
	width:164px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 6px;
	margin-right: 6 px;
	
	
}

div#testo_team
{
	top: 0px;
	margin-left: 40px;
	overflow: hidden;
	z-index:1;
	position: relative;
	width: 298px;
	height: 170px;
}


div#testo
{
	top: 0px;
	margin-left: 40px;
	overflow: hidden;
	z-index:1;
	position: relative;
	height: 337px;
	width: 298px;
}

/* Pagina delle news */
div#notizie_main
{
	height: 390px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 490px;
	margin-left: 40px;
	margin-right: 6px;
}

div#notizie_daScrollare
{
	top: 0px;
	overflow: visible;
	position: relative;
	z-index:2;
}

div#notizie_testo
{
	top: 0px;
	z-index:1;
	width: 490px;
	position: relative;
	overflow: hidden;
	height: 390px;
}

div#notizie_elenco
{
	
}

div#notizie_elenco a
{
	color: #4798da;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

div#notizie_elenco a:hover
{
	color: #277ac0;
	font-size: 11px;
	font-weight: bold;	
	
}
/* Fine news */

div#daScrollare
{
	top: 0px;
	overflow: visible;
	position: relative;
	z-index:2;
	width: 298px;
}

div#elenco
{
	margin-top: 5px;
	margin-bottom: 5px;
	
}

div#elenco a
{
	color: #4798da;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

div#elenco a:hover
{
	color: #277ac0;
	font-size: 11px;
	font-weight: bold;	
	
}

div#schema
{
	height: 175px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
div#schema2
{
	margin-bottom: 5px;
	height: 203px;
	margin-top: 10px;
	
}
