body {
	background: #3C6B86 url(img/fondo.gif) repeat-x ;
	margin: 0;
	padding: 0;
	text-align: center; /* per IE5.x/Win */
	}

.interno {
	background: #3C6B86 url(img/fondo_interno.gif) repeat-x ;
	margin: 0;
	padding: 0;
	text-align: center; /* per IE5.x/Win */
	}
	
	
p {}

td {}

.bordosx {
	float: left;
	margin: 0;
	}
	
.bordodx {
	float: right;
	margin: 0;
	}
	
.header {
	margin: 25px auto 0px auto;
	width: 736px;
	height: 53px;
	background: url(img/header_home.gif) top left no-repeat;
	}
	
.header_interno  {
	background: url(img/top_interno.gif) no-repeat left top; 
	margin: 25px auto 0px; 
	width: 736px; 
	height: 53px 
	}
	
.piede_interno {
	margin: 0px auto 0px auto;
	width: 736px;
	height: 40px;
	background: url(img/bottom_interno.gif) top left no-repeat;
	}
	
.logohome {
	float: left;
	margin-left: 58px;
	margin-top: 17px;
	}
	
.corpo {
	margin: 0px auto;
	width: 736px;
	height: 341px;
	background: #000 url(img/bordopage_dx.gif) top right repeat-y;
	}
	
.corpo_interno {
	margin: 0px auto;
	width: 736px;
	height: 546px;
	background: #000 url(img/sfumalato_dx.gif) top right repeat-y;
	}
	
.corpobasso {
	margin: 0px auto;
	width: 736px;
	height: 244px;
	background: url(img/fondobasso_home.jpg) top left no-repeat;
	}
	
.cover {
	margin: 0px;
	width: 736px;
	height: 341px;
	background: transparent url(img/fondohome_sala1.jpg) no-repeat 18px 0px;
	}
	
.logointerno {
	float: left;
	margin-left: 30px;
	}
	
.logointerno2 {
	float: left;
	margin-left: 12px;
	}
	
.livellochiave {
	float: left;
	margin-left: -20px;
	padding-left: 60px;
	background: #000 url(img/chiave_small.gif) 0px 10px no-repeat;
	}
	
.livello_bordosx {
	float: left;
	width: 210px;
	padding-left: 1em;
	border-left: solid thin #ffa500;
	}
	
.livello_bordodx {
	float: right;
	width: 180px;
	margin-left: 10px;
	padding-left: 1em;
	border-left: solid thin #ffa500;
	}
	
.colsx_interno {
	float: left;
	width: 200px;
	height: 546px;
	background: #000 url(img/sfumalato_sx.gif) top left repeat-y;	
	}
	
.colsx_container {
	margin: 0px 0px 0px 18px;
	width: 190px;
	height: 534px;
	background: #000 url(img/chiave_dx2.jpg) no-repeat 0 111px;
	}
	
.colsx {
	padding: 160px 10px 0px 15px;
	}
	
.colonnamain {
	float: left;
	text-align: left;
	margin-left: 12px;
	width: 500px;
	height: 434px;
	background-color: #000;
	}
	
.col_padd30 {
	padding-left: 30px;
	}
	
.piede {
	margin: 0px auto;
	width: 736px;
	height: 58px;
	background: url(img/piede_home.gif) top left no-repeat;
	}
	
.copyright {
	margin-left: -410px;
	margin-top: -5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C2D3D3;
	font-size: 10px;	
	}
	
#titolo_home {
	margin: 0 30px 0 260px;
	text-align: left;
	}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #fff;
	}
	
.subtitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #fff;
	}
	
.subtitolo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	}
	
.verdana11 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;	
	}
	
#menuhome {
	color: #fff;
	float: right;
	padding: 3px 10px 3px 10px;
	margin: 5px 27px 5px 17px;
	text-align: right;
	background: transparent;
	border-top: dotted thin #fff;
	border-bottom: dotted thin #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;	
	}

#menuinterno {
	color: #fff;
	float: right;
	padding: 2px 10px 3px 10px;
	margin: 37px 73px 5px 17px;
	text-align: right;
	background: transparent;
	border-top: dotted thin #fff;
	border-bottom: dotted thin #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;	
	}
	

a    {
	color: #FFA500;
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover  {
	color: #fff;
	text-decoration: underline;
	}
