a:link {
	font-weight: bolder;
	color: blue; /*#FF0000;*/
	text-decoration: underline;
	font-variant: normal;


}
a:visited {
	font-weight: bolder;
	color: blue; /*#FF0000;*/
	text-decoration: underline;


}
a:active {
	font-weight: bolder;
	color: blue; /*#FF0000;*/
	text-decoration: none;


}
a:hover {
	font-weight: bolder;
	color: blue; /*#FF0000;*/


}

a img{
	text-decoration: none;
	border: 0px;
}

.titolo {
	font-size: x-large;
	color: #FF0000;
	font-weight: bold;

}
.sottotitolo {
	font-size: large;
	color: #0000FF;
	font-weight: bold;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
body {
	/*background-color: #34168a;*/
	
	/*background-image: url(../images/sfondo0.gif);*/
	/*background-repeat: repeat;*/
	background-color: white;
	text-align: center;
	margin: auto;
	width:800px;
	/*max-width:1000px;*/

}

.forniture{
	color: black;
	font-family:"Times New Roman",Georgia,Serif;
	margin-left: 5px;
	text-align: left;
}

.personaliz{
	width:75%;
	background-color: #92AAE5;/*C1E7FF;*/
	border-color: #FFFFFF;
	border: 3px;
}

.tab_footer{
	background-color: #000000;
}

.dove{
	color: 0094FF;
}

.pi{
	color: 0094FF;
	text-align: center;
}

.ind{
	color: white;
}

.side{
	border-left: 1px white solid;
}

.elenco{
	color: black;
	font-family:"Times New Roman",Georgia,Serif;
	margin-left: 20px;
	text-align: left;
}

.maintable{
	background-color: #34168a;
}

.header-center{
	background-image: url(../images/DSC_0005.JPG);
}

.table1{
	width: 100%;
	border: 2px;
	border-color: #FFFF00;
	/*bordercolordark="#FF0000" bordercolorlight="#FFFF00"*/
}

.table2{
	margin-top: 0px;
	width: 100%; 
	border: 2;
}

.table-menu{
	margin-top: 0px;
}

.indice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	color: #000000;
	font-style: oblique;

}
.commenti {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFF00;
	font-weight: bolder;
	font-style: normal;



}