﻿

body {
	background-color: #096526;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main {
	width: 100%;
	text-align: center;
}
#titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #096526;
	padding-left: 35px;
	padding-right: 35px;
	text-align: left;
	padding-top: 10px;
}
#testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #096526;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	text-align: justify;
}


#body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	height: 450px;
	width: 800px;
}
#footer {
	width: 800px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 78px;
}


#testo_footer {
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b2131c;
    height: 31px;
}

a.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #b2131c;
    text-decoration: underline;
}
a.Footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #b2131c;
    text-decoration: underline;
}

a.Footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #b2131c;
    text-decoration: underline;
}
a.Footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #b2131c;
    text-decoration: underline;
}


#head {
	height: 259px;
	width: 800px;
}

#header_left {
	height: 246px;
	width: 234px;
	float: left;
}
#header_right {
	float: right;
	width: 566px;
	height: 246px;
}
#header_right_top {
	height: 190px;
}

#sottomenu {
	background-image: url(images/menu_bg.jpg);
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
	height: 29px;
	padding-right: 70px;
	text-align: center;

}
#menu {

}
.sottomenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Titoletti {
	font-weight: bold;
	font-size: 13px;
}

.Titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #096526;
	text-align: left;
}

.LinksTesti {font-weight: bold;}
a.LinksTesti {
     text-decoration: underline;
     color: #096526;
    }
a.LinksTesti:link {
     text-decoration: underline;
     color: #096526;
    }
a.LinksTesti:hover {
     text-decoration: underline;
     color: #096526;
    }
a.LinksTesti:visited {
     text-decoration: underline;
     color: #096526;
    }
    
   img {border-style: none;
    border-width: 0;
}
