html, body {
	padding: 0;
	margin: 0;
	background: #F5F5F5 url(gfxIndex/bgBody.gif);
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{
   font: bold 13px "Trebuchet ms", arial, helvetica, serif;
	color: #DD0000;
	text-align: left;
   letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

h2 {
   font: bold 10px "Trebuchet ms", arial, helvetica, serif;
	color: #FF9900;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

h3 {
   font: bold 10px "Trebuchet ms", arial, helvetica, serif;
	color: black;
	margin: 0;
	padding: 0;
}

h5 {
	font: bold 15px "Trebuchet ms", arial, helvetica, serif;
	color: #2F2D42;
	text-align: center;
	letter-spacing: 1px;
}

/* inizio LAYOUT */

#container {
	position: relative;
	left: 50%;
	width: 680px;
	margin-left: -340px;
	height: auto;
	padding: 0;
	text-align: center;
	background: #e5e5e5;
}

#top1, #top2 {
	color: White;
	position: relative;
	width: 680px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #1F1F1F;
	line-height: 8px;
}
#top2 {
	background: #DD0000;
	height: 30px;
	line-height: 15px;
}

#header {
	position: relative;
	width: 680px;
	height: 200px;
	margin : 0; 
    padding: 0;
	background: url(gfxIndex/SfondoHeader.jpg) top no-repeat;
}

#headerBottom {
	position: relative;
	float: left;
	width: 680px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: white;
	top: 46px;
}

#BannerInfo {
	position: relative;
	float: left;
	width: 428px;
	height: 77px;
	margin: 16px 0 0 10px;
	padding: 0;
	visibility: visible;
}

#BannerInfo P {
	padding: 3px;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
}

#BannerCatalogo {
	position: relative;
	float: left;
	width: 450px;
	height: 110px;
	margin: 16px 0 0 20px;
	padding: 0;
	visibility: visible;
}

.InfoOpaque {
	opacity: .7;
	filter: alpha(opacity=70);
}

.opaque {
	opacity: .8;
	filter: alpha(opacity=80);
}

#menu {
	color: #DD0000;
	position: relative;
	width: 680px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: #1F1F1F;
	border-top: 2px solid white; line-height: 20px
}

#menu A:link, #menu A:visited {
	color: #FF9900;
	text-decoration: none;
}

#menu A:hover {
	color: white; 
	text-decoration: none;
}

#content{
	top: 0;
	position: relative;
	width: 100%;
  	/*min-height: 250px;*/
	height: auto !important;
	height: 250px;
	padding: 0;
	background: url(gfxIndex/ContentBackground.gif);
	color: White;
	text-align: center;
}
#block1, #block2, #block3 {
	font: normal 10px "Trebuchet ms", arial, helvetica, serif;
	color: #1F1F1F;
	text-align: left;
	width: 213px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	background: transparent;
	float: left;
	padding: 5px;
	margin: 0;
}

#footer1, #footer2 {
	position : relative;
	padding : 0;
	width : 680px;
	height : 34px;
	text-align: center;
	margin-top: 0;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	background: #1F1F1F;
	clear: both;
} 

#footer2 {
	height : 90px;
	padding-top: 8px;
	background: url("gfxIndex/bgBody.gif");
}

body>div#container {
height : auto; 
min-height : 100%; 
}

/* fine LAYOUT */


.tableTop {
	width: 680px;
	height: 30px;
	padding: 0;
	margin: 0;
	font: 9px "Trebuchet ms", arial, helvetica, serif;
	color: White;
	text-align: center;
	background: #1F1F1F;
}

.tableCatalogo {
	width: 100%;
	height: 40px;
	padding: 0;
	margin: 0;
}

.tableCorso {
	width: 215px;
	height: 150;
	padding: 0;
	margin: 0;
	text-align: center;
}

.tableContent {
	width: 680px;
	height: auto;
	padding: 0;
	margin: 0;
	font: 11px "Trebuchet ms", arial, helvetica, serif;
	text-align: left;
}

.tableBanner {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: center;
	background: transparent;
}

.tableNews {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: left;
	color: White;
	background: #D2691E;
}

.tableFooter {
	width: 680px;
	height: auto;
	padding: 0;
	margin: 0;
	font: 10px "Trebuchet ms", arial, helvetica, serif;
	text-align: center;
	background: #FFE4C4;
}

/* ------------- */


#content ul {
list-style : none; 
margin : 0; 
padding :0; 
border : medium none inherit;
} 

#content li {
	border-bottom: 1px solid WHITE;
	padding: 2px;
	margin: 0;
} 

#content li a {
	display: block;
	padding: 0;
	background: transparent;
	color: blue;
	text-decoration: none;
} 

#content li a:hover {
	background: transparent;
	color: #DD0000;
}

/* top */
#top A:link, #top A:visited {
	color: #FF9900;
	text-decoration: none;
}

#top A:hover {
	color: #95C0E7; 
	text-decoration: none;
}
/* top */

.input {
   margin: 3px 0 0 0px;
	width: 35mm;
	font: 11px Arial, Helvetica, sans-serif;
	color: #2F2D42;
	border: 1px solid #2F2D42;
	background: white;
}

hr {
	width: 450px;
	height: 1px;
	color: #6495ED;
}

.strong { 
font-weight: bold;
color:#DD0000;
line-height: 12px;
text-align: left;
}

iframe {
	position: relative;
	width: 100%;
	height:24px;
	overflow: visible;
}


.highlightit img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.highlightit:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}