body {
	background-color: white;
	font-size: 12pt;
}

#header {
	width : 100%;
	height: 180px;
	margin:0;
/*	border-top : 1px solid #d0d0d0;
	border-bottom : 1px solid #d0d0d0; */
}

#header h1 {
	display: block;
	text-align:center;
}

body, td, th {
	color: black;
}

.stampa {
	display: inline;
}
#navigation, #ricerca {
	display:none;
}

.descrizione {
	padding-right: 16pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24pt;
	text-align:left;
	color: #005FC7;
	padding:0;
	
}

.alto{
position:relative;
top:20px;
}

h2, th, thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #005FC7;
/*	line-height:-5px;
	vertical-align: 0%; */
}

h2 {
	margin:0px;
	padding:0;
}

th {
	padding:10px;
	font:80%/160% "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #A10505;
}
th .ridotto {
	font:50%/160% "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
/*	border-bottom: 1px dotted #A10505;*/
}
td.testa {
	color:white;
}

h3, h4 {
	color: #CC9966;
}

h3 {
	padding:0;
	font-size:16pt;}

h3 span a{
background:url("../img/freccia.png") no-repeat 0px;
padding-left:20px;
}

h4 {
	border-bottom:1px dotted #D2BB7F;
}

h5, h6 {
	color: #FFCCCC;
}

a:link, a:visited {
	text-decoration:none;
	font-weight:bold;
	color: #777777;
}
a:hover {
	text-decoration:none;
	color: #FFCC00;
}

form {
/*	font-family:"Arial Narrow", Arial;*/
	font-size:12px;
	color: #FFF;
}
.log form {
	font-family:"Arial Narrow", Arial;
	font-size:10px;
	color: #FFF;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
form a {
	text-decoration:none;
	color:#663300;
}


#contenitore {
position:relative;
	margin: 0px auto 0px auto;
text-align:left;
	width: 100%;
	left:0px;
	top:0px;
 }
 
#lingue {
	padding-left: 10pt;
	/*
float:left;
position:relative;
	height: 40px;
	width: 764px;
	left: 60px;
	top: 130px !important;
	top: 20px
	z-index:10;*/
}

#lingue .riga {
display:none;
}
#lingue .riga_bh {
display:none;
}
#lingue .riga_ti {
padding-left:0px;
}
#lingue .riga_li {
display:none;
}

#lingue a {
	color: #CC3333;
}

#menu {
display:none;
 }

#testata {
 }
 
#testata span {
display:none;
}

form { 
	display:none; 
} 

input {
}

#principale {
	/*clear:both;*/
	/*float:left;*/
	margin: 0px auto;
	width: 100%;
/*position: relative;*/
/*top:183px;*/
 }
 
 #leftcol{
display:none;
 }

  #maincol{
	width: 100%;
 }

 .content{
	/*padding:10px; */
	/*color: #000000;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*padding-left:10px;
	padding-right:60px; */
	/*background-image: url(striscia_or1.jpg);
	background-repeat: repeat-y;
	background-position: 0px -1px; */
} 

#bottom {
/*position: relative;*/
clear:both;
margin: 0px auto 0px auto;
	width: 871px;
	height:60px; 
	/*left:0px !important;
	left:10px;*/
	background-image:url(bottom9.jpg);
	background-repeat:no-repeat; 
	z-index:+8;
 }


.footer {
/*	position: relative;
	clear: both;*/
	width: 871px;
	text-align:center;
	font-family:Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#660000;
}
.testo{
text-align:left;
	font:90% Arial, Helvetica, sans-serif;
	color:#960;
	padding-left:10px;
	padding-right:60px; 
} 
.testosx{
text-align:left;
	font:90% Arial, Helvetica, sans-serif;
	color:#960;
	line-height:150%;
}

.menu2 {
	display:none;
}

.log {
display:none;
}
 


#quadro {
/* border: 2px solid #000000; 
 background: #ffffff;
 color: #333333;*/
 height:80%;
 }

#inserto {
 float: left; 
 width: 250px; 
 /*border: dashed #666666; 
 border-width: 0 2px 2px 0; 
 background: #c0c0c0;
 color: #333333;*/
 margin: 0 20px 20px 0;
 }
 
 p {
 font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
 font-size:10pt;
 line-height:14pt;
 font-weight:normal;
 }
 
.foto {
 margin:10px 10px 10px 0px;
border:3px solid #BA904F;
 }
 

.bottonehome a {
	text-decoration: none;
	font-weight: bold;
	color: #4CA1D8;
	background: url(../img/puls_home3.png) no-repeat left top;
width:24px;
display:block;
	height: auto !important;  /* per i browser moderni */
    height: 28px;      /* per IE5.x e IE6 */
    min-height: 28px;  /* per i browser moderni */
}

.bottonehome a:hover {
	background: url(../img/puls_home3.png) no-repeat left bottom;
	color: #FFCC00;
}

.bottoneindietro a {
	text-decoration: none;
	font-weight: bold;
	color: #4CA1D8;
	background: url(../img/puls_indietro3.png) no-repeat left top;
width:24px;
display:block;
	height: auto !important;  /* per i browser moderni */
    height: 28px;      /* per IE5.x e IE6 */
    min-height: 28px;  /* per i browser moderni */
}

.bottoneindietro a:hover {
	background: url(../img/puls_indietro3.png) no-repeat left bottom;
	color: #FFCC00;
}

.articolo {
	font-family: Arial;
	text-align:center;
	/*	background: url(tassello2.jpg) no-repeat;*/
		width: 100px;
		height: 102px;
		padding:4px 20px 4px 4px;
/*	border:3px solid #BA904F;*/
	
}

