body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffc1;
	color: #000000;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;
	font-size:11px;
}

div {
	margin:0px;
	padding:0px;
	border: 0px solid black;
}

.azzera-float {
	font-size:1px;
	clear:both;
}

a {
	font-weight: normal; 
	color: #039; 
	text-decoration:underline;
}
a:visited {
	color: #039; 
	text-decoration:underline;
}
a:hover {
	color: #039; 
	text-decoration:underline;
}
#credits {
	font-weight: normal; 
	color: #039; 
	text-decoration:none;
}
#credits a {
	font-weight: normal; 
	color: #039; 
	text-decoration:none;
}
#credits a:visited {
	color: #039; 
	text-decoration:none;
}
#credits a:hover {
	color: #039; 
	text-decoration:none;
}
#skype {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #039; 
	text-decoration:none;
}
#skype a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #039; 
	text-decoration:none;
}
#skype a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #039; 
	text-decoration:none;
}
#skype a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #039; 
	text-decoration:none;
}
table {
	border-collapse: collapse;
}

/* home page */
.body-home {
	padding: 0px;
	margin: 0px;
	background-color: #ffffcc;
	color: #000000;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	font-size:10px;
	background-image:url(../img/sfondo-home.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}

.flash-home {
	width:920px;
	height:330px;
	margin-left:auto;
	margin-right:auto;
}

.centro-home {
	width:450px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height: 50px;
}

.indirizzo-home {
	width:650px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
}

.credits-home {
	width:100%;
	text-align:center;
}

/* pagina 404 */
.body-404 {
	padding: 0px;
	margin: 0px;
	background-color: #ffffc1;
	color: #000000;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	font-size:10px;
	background-image:url(../img/sfondo404.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}


/* pagine interne */

.pagina {
	width: 100%;
	background-image:url(../img/sfondo-top.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}
.sf {
	width: 100%;
	background-image:url(../img/sf-top.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}

.top {
	width: 960px;
	height:222px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

.contenitore-bandiere {
	width:290px;
	height:18px;
	text-align:right;
	float:right;
	margin-top:4px;
	margin-right:10px;
}

.corpo {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/sfondo-lato.jpg);
	background-repeat: repeat-y;
	background-position:top left;
	border: 0px solid black;
}


.menu {
	/*float:left;*/
	width:318px;
	height: 400px;
	vertical-align:top;
	background-image:url(../img/sfondo_menu.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	border: 0px solid black;
}

.voce_menu {
	width:99%;
	padding-left: 80px;
	padding-top:3px;
}
.carra_menu {
	width:99%;
	padding-left: 55px;
	padding-top:3px;
}
.contenuto {
	/*float:left;*/
	width:605px;
	vertical-align:top;
	text-align:left;
	border: 0px solid black;
}

.sotto_menu {
	float:left;
	width:318px;
	height: 50px;
	border: 0px solid black;
}

.indirizzo {
	float:left;
	/*width:620px;*/
	height: 50px;
	vertical-align:top;
	text-align:left;
	border: 0px solid black;
}


.bottom {
	width: 100%;
	height: 30px;
	background-image:url(../img/sfondo-bottom.jpg);
	background-repeat: repeat-x;
	background-position:top center;
}

/* form */
form {
	display:inline;
	margin:0px;
	padding:0px;
}

.modulo {
	border: 1px solid black;
	color: black;
	font-family: Verdana, sans-serif;
	font-size:11px;
}

.Bottone {
	border: 1px solid black;
	color: black;
	font-family: Verdana, sans-serif;
	font-size:11px;
	background-color: #ffcc00;
	font-weight: bold;
}
.testo-rosso {
	color: #FD6500;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
.testo-blu {
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
.testo-blu-big {
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size:16px;
}
/* ABC */
.ABC_testi {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}


a.ABC_link:link { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: none; font-style: normal; color: #039;  text-decoration:none}
a.ABC_link:visited {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: none; font-style: normal; color: #039;  text-decoration:none}
a.ABC_link:hover { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: none; font-style: normal; color: #039;  text-decoration:underline}

a.ABC_linkred:link { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; font-style: bold; color: #CC0000;  text-decoration:none}
a.ABC_linkred:visited {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; font-style: bold; color: #CC0000;  text-decoration:none}
a.ABC_linkred:hover { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; font-style: bold; color: #CC0000;  text-decoration:underline}

