body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	margin:0;
	padding:0;
}

table{
	border:0px;
}

td{
	vertical-align:top;
	text-align:left;
}

img{
	border:0px;
}

div#top{
	width:935px;
	height:38px;
	border-bottom:5px solid #193481;
	float:left;
	background-color:#FFFFFF;
}

div#top #language{
	width:750px;
	padding-top:13px;
	float:left;
}

div#top #language img{
	margin-left:25px;
	margin-right:7px;
	width:17px;
	height:12px;
	border:1px solid #193481;
	vertical-align:text-bottom;
}

div#top #language a{
	text-decoration:none;
	color: #193481;
}

div#top #language a:hover{
	text-decoration:none;
	color: #000000;
}

div#top #logo{
	width:185px;
	padding-top:12px;
	float:right;
}

div#top #logo img{
	width:165px;
	height:20px;
}



table#tablecontenuto{
	width:935px;
	background-color:#ffffff;
	background-image: url(../images/template/stripes.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float:left;
}

td#tddownload{
	width:170px;
	vertical-align:bottom;
	
}



div#menu{
	background-color:#ECECEE;
	height:19px;
	padding-left:5px;
	width:760px;
}

div#menu #block{
	width:127px;
	float:left;
	padding-top:2px;
	
}

div#menu #block a{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

div#menu #block a:hover{
	color:#cccccc;
}

div#menu #block0{
	width:217px;
	float:left;
	padding-top:2px;
	padding-left:34px;
}

div#menu #block0 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

div#menu #block0 a:hover{
	color:#cccccc;
	text-decoration:none;
}

div#contenuto{
	width:725px;
	padding:20px;
}

td#tddownload #contenutodownload{
	height:195px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

td#tddownload #contenutodownload #titolodownload{
	height:19px;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	background-color:#ECECEE;
	border-top:5px solid #193481;
}

td#tddownload #contenutodownload #titolodownload #text{
	text-align:center;
	padding-top:1px;
	
}

td#tddownload #contenutodownload #collection01{
	padding-top:25px;
	padding-left:64px;
	background-image: url(../images/template/collection01.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}

td#tddownload #contenutodownload #collection02{
	padding-top:25px;
	padding-left:64px;
	background-image: url(../images/template/collection02.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}

td#tddownload #contenutodownload #collection03{
	padding-top:25px;
	padding-left:64px;
	background-image: url(../images/template/collection03.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}

td#tddownload #contenutodownload #collection04{
	padding-top:25px;
	padding-left:64px;
	background-image: url(../images/template/collection04.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}

td#tddownload #contenutodownload a{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}

td#tddownload #contenutodownload a:hover{
	color:#cccccc;
	text-decoration:none;
}

#footer{
	background-color:#ECECEE;
	text-align:center;
	width:935px;
	color:#999999;
	font-size:9px;
	float:left;
	margin-bottom:10px;
}

#footer a{
	color:#999999;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}













