body
{
	background: #EEEEEE;
	background-image: url(immagini/body.gif);
	background-repeat: repeat-x;
	color: #000000;
	margin: 0px 0px 10px 0px;
	scrollbar-base-color: #F77E0D;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
}
td, h1, h2, h3, p, input, select, textarea
{
	font-size: 11px;
	font-family: verdana;
}
h1, h2, h3, p
{
	margin: 0px 0px 10px 0px;
}
h1
{
	color: #F77E0D;
	padding: 0px 0px 5px 0px;
	border-bottom: solid 1px #000000;
}
h3
{
	color: #F77E0D;
}
a
{
	color: #F77E0D;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
form
{
	margin: 0px 0px 0px 0px;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */

#MAIN
{
	background: #FFFFFF;
	width: 750px;
	border-right: solid 1px #000000;
}
#LOGO
{
	background-image: url(immagini/top.gif);
	background-repeat: repeat-x;
	padding: 15px 0px 5px 5px;
	border-left: solid 1px #000000;
}
#NEWSLETTER
{
	background-image: url(immagini/top2.gif);
	background-repeat: repeat-x;
	padding: 20px 5px 0px 0px;
	border-left: solid 1px #000000;
}
#LOGOARGO
{
	background-image: url(immagini/top.gif);
	background-repeat: repeat-x;
	padding: 15px 0px 5px 5px;
}
#CONTENT
{
	vertical-align: top;
	width: 437px;
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #000000;
}
#SIDE
{
	background: #EEEEEE;
	vertical-align: top;
	width: 288px;
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #000000;
}
#FOOTER
{
	background: #F77E0D;
	color: #FFFFFF;
	padding: 5px 0px 5px 5px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#TELE
{
	text-align: justify;
	padding: 10px 15px 5px 10px;
}
#DURC
{
	background: #F77E0D;
	padding: 5px 5px 5px 0px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#LINKS1
{
	padding: 5px 0px 5px 0px;
	height: 10px;
}
#LINKS2
{
	background: #EEEEEE;
	padding: 12px 0px 0px 0px;
	height: 25px;
}
#LINKS3
{
	padding: 5px 0px 5px 0px;
	height: 10px;
	text-color: #000000;
}
/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */

td.MENU
{
	width: 149px;
	border-left: solid 1px #000000;
}
div.DOWNLOAD
{
	background-image: url(immagini/download.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 50px;
	margin: 0px 0px 10px 0px;
}
a.MENU, a.MENU:hover, a.HOME, a.HOME:hover
{
	display: block;
	position: relative;
	background: #F77E0D;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0px 5px 5px;
	border-bottom: solid 1px #000000;
}
a.MENU
{
	background-image: url(immagini/menu_1.gif);
	background-repeat: no-repeat;
}
a.MENU:hover, a.HOME, a.HOME:hover
{
	background-image: url(immagini/menu_2.gif);
	background-repeat: no-repeat;
}
a.HOME, a.HOME:hover
{
	color: #FFFF00;
}
a.DURC
{
	display: block;
	position: relative;
	background: #F77E0D;
	color: #000000;
	text-decoration: none;
}
a.DURC:hover
{
	text-decoration: none;
	color: #FFFF00;
}
a.CORSI
{
	color: #000000;
}
a.CORSI:hover
{
	color: #F77E0D;
}
a.LINKS
{
	display: block;
	position: relative;
	color: #000000;
	text-decoration: none;
}
input.SUB
{
	background-image: url(immagini/submit.gif);
	cursor: pointer;
}


