/* CSS */

html, body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background-color:#EAEAEA;	
}

#container {
	text-align:left;
	width:780px;
	height:auto;
	color:#666;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#top {
	width:760px;
}

#dati {
	height:15px;
	text-align: center;
	color: #666666;
	font-size: 10px;
	background-image: url(../img/bgk_dati.gif);
	background-repeat: repeat-x;
}

#menu {
	height:43px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/bkg_menu.jpg);
	background-repeat: repeat-x;
}

#spot{
	width:240px;
	height: 240px;
	float:left;
}

#flash{
	height: 240px;
	float:right;
	background-color: #FFFFFF;
}

#banner {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	height:140px;
	background-image: url(../img/intesta.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left:100px;

}

#banner h1 {
	color:#cccccc;
	font-size:28px;

}

#banner h2 {
	color:#cccccc;
	font-size:12px;
	padding-top:55px;

}

#main {
	width:520px;
	float:left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#sideBar {
	width:240px;
	float:left;
	min-height:250px;
	height:auto;
	background-image: url(../img/corner_sx.gif);
	background-repeat: no-repeat;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


#bottom {
	margin:0 auto;
	height:10px;
	width:800px;
	background:url(../img/bg2c.gif) no-repeat;
}

#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#copy a:hover {
	color:#369;
}


.img_zero {
	padding: 0px;
	margin: 0px;

}

#block01 {
	height:100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#block02 {
	height:100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#block03 {
	height:100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#block04 {
	height:100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#block05 {
	height:100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#block06 {
	height:100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#clear {
	clear:both;
}

/*\*/ 
* html #top {margin-bottom:-3px;}
/**/

/*\*/ 
* html #spot {margin-bottom:-3px;}
/**/

/***************************************************
   CLASSI 
 ***************************************************/
 
 

h1 {
	font-size:28px;
	margin:0;
	color:#FFF;
}

h2 {
	font-size:12px;
	margin:0 0 0 5px;
	color:#FFF;
}

h3 {
	font-size:16px;
	margin:0;
}




p {
	line-height:1.5em;
}


 .title01 {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	background-image: url(../img/bkg_false-title.jpg);
	background-repeat: no-repeat;
}

.title03 {
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	display: block;
	padding-top: 15px;
}


.txtWelcomebold {
	font-size: 14px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	font-weight: bold;
}

.txtWelcome{
	font-size: 14px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

.img {
	float: left;
	margin: 5px;
}


.imghome {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.imgblock {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}

.img_zero {
	padding: 0px;
	margin: 0px;

}

.text_vai {
	font-size: 10px;
	text-align: right;
	color:#CC3300;
	padding-right: 10px;
	padding-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
	vertical-align: bottom;
	text-decoration: none;
}



