body {
//background-color: #DEEFFF;
//background-color: #B0DAFF;
background-color: #007CC3;
color: #000080;
font-family: verdana,arial;
font-size: 11px;
}

p {
margin-top: 0px;
margin-bottom: 0px;
}

#testata {
background-color: #000080;
color: #FFFFFF;
font-family: verdana,arial;
font-size: 18px;
text-align: center;
margin-bottom: 30px;
}

.txt {
background-color: #FFFFFF;
color: #000080;
border: 1 solid #000080;
font-size: 12px;
}


.bottone {
background-color: #000080;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
}

.bottone1 {
background-color: #CCCCCC;
color: #333333;
font-size: 11px;
font-weight: bold;
border: 1 solid #333333;
width: 130px;
margin-bottom: 5px;
text-align: center;
}

.bottone2 {
background-color: #999999;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
text-align: center;
width: 130px;
}

#foto {
	width: 170px;
	height: 190px;
	font-family: arial;
	font-size: 20px;
	color: #000080;
	font-weight: bold;
	text-align: center;
	padding: 7px;
	padding-bottom: 2px;
	border-style: solid;
	border-width: 2px;
	border-bottom-color: #005384; 
	border-left-color: #F0F8FF; 
	border-top-color: #F0F8FF; 
	border-right-color: #005384;
}

#image {
	border-style: solid;
	border-width: 2px;
	border-bottom-color: #F0F8FF; 
	border-left-color: #005384; 
	border-top-color: #005384; 
	border-right-color: #F0F8FF;
}

#bottone {
	width: 150px;
	font-family: arial;
	font-size: 17px;
	color: #FFFFFF;
	background-color: #000080;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border-style: solid;
	border-width: 3px;
	border-bottom-color: #005384; 
	border-left-color: #F0F8FF; 
	border-top-color: #F0F8FF; 
	border-right-color: #005384;
}

#bottone1 {
	width: 100px;
	font-family: arial;
	font-size: 17px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border-style: solid;
	border-width: 3px;
	border-bottom-color: #005384; 
	border-left-color: #F0F8FF; 
	border-top-color: #F0F8FF; 
	border-right-color: #005384;
}


#titolo {
	font-family: arial;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#3d {
	border-bottom: 3 solid #005384; 
	border-left: 3 solid #F0F8FF; 
	border-top: 3 solid #F0F8FF; 
	border-right: 3 solid #005384;
}



.testo {
color: #000080;
font-size: 11px;
}

td.testotab {
color: #000080;
font-size: 11px;
background-color: #B0DAFF;
padding-left: 5px;
padding-right: 5px;
}

td.titolotab {
color: #FFFFFF;
font-size: 11px;
background-color: #000080;
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
}

.testo1 {
color: #000080;
font-size: 13px;
text-align: justify;
}

.titolo {
color: #000080;
font-size: 18px;
margin-bottom: 10px;
text-align: center;
font-weight: bold;
}

.datamanifestazione {
color: #000080;
font-size: 14px;
margin-top: -20px;
margin-bottom: 20px;
text-align: center;
font-weight: bold;
}

.tab_border {
border: 2 solid #333333;
}

#fondo1 {
background-color: #DEEFFF;
}

#fondo2 {
background-color: #007CC3;
color: #FFFFFF;
}

#fondo3 {
background-color: #000080;
color: #FFFFFF;
}

A:link {
color: #000080;
font-weight: bold;
text-decoration:none
}

A:visited {
color: #000080; 
font-weight: bold;
text-decoration:none
}

A:hover {
color: #CC0000; 
font-weight: bold;
text-decoration:none
}




.Toolbar 
{
	background-color: #dddddd;
	border-left: solid 0px #eeeeee;
	border-right: solid 0px #eeeeee;
	border-top: solid 0px #eeeeee;
	border-bottom: solid 1px #cccccc;
	padding: 2px;
}

.ButtonNormal
{
	background-color: #dddddd;
	border-left: #dddddd solid 1px;
	border-top: #dddddd solid 1px;
	border-right: #dddddd solid 1px;
	border-bottom: #dddddd solid 1px;
}

.ButtonPressed
{
	background-color: #dddddd;
	border-left: #bbbbbb solid 1px;
	border-top: #bbbbbb solid 1px;
	border-right: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
}

.ButtonMouseOver
{
	background-color: #dddddd;
	border-left: #ffffff solid 1px;
	border-top: #ffffff solid 1px;
	border-right: #bbbbbb solid 1px;
	border-bottom: #bbbbbb solid 1px;
}

.ButtonDisabled
{
	background-color: #eeeeee;
	border-left: #dddddd solid 1px;
	border-top: #dddddd solid 1px;
	border-right: #dddddd solid 1px;
	border-bottom: #dddddd solid 1px;
}

.Space
{
	background-color: #dddddd;
	width: 4px;
	height: 24px;
}

.List
{	
	background-color: #eeeeee;
}

.Image
{
	width: 22px;
	height: 22px;
}

.Divider
{
	background-color: #dddddd;
	border-left: #bbbbbb solid 1px;
	border-top: #bbbbbb solid 1px;
	border-right: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
	width: 2px;
	height: 24px;
}

.Text
{
	font: 8pt verdana,arial,sans-serif
}

.Heading
{
	color:navy;
	background-color: #eeeeee;
}


