body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}
a {
	color: #196e8d;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited {
	color: #196e8d;
}
#generale {
	width: 900px;
	height: 400px;
	vertical-align: top;
}
.separatore_menu {
	width: 2px;
	vertical-align: middle;
}
#menu {
	background-image: url(../images/background_menu.png);
	background-repeat: no-repeat;
	height: 40px;
}
#header {
	background-image: url(../images/background_header.jpg);
	height: 262px;
	background-position: center top;
	background-repeat: no-repeat;
}
.link_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.link_menu a{
	color: #FFFFFF;
	text_decoration: none;
}
.link_menu a:hover 
{
	color: #c3dae0;
	text_decoration: none;
}
.link_menu a:visited{
	color: #FFFFFF;
	text_decoration: none;
}
.separatore_subheader {
	width: 3px;
}


#subheader {
	background-color: #FFFFFF;
	background-image: url(../images/background_subheader.png);
	background-repeat: no-repeat;
	background-position: top;
}
.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.testo2 a:hover{
	color: #196e8d;
	text-decoration: underline;
}
.testo2 a:visited{
	color: #196e8d;
}

.news-bullet {
	vertical-align: top;
	padding-top: 5px;
}
.testo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.testo3 a:hover{
	color: #196e8d;
	text-decoration: underline;
}
.testo3 a:visited{
	color: #196e8d;
}
#text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32495D;
	background-position: right;
}
#text_menu a{
	color: #32495D;
	text-decoration:none;

}
.footer {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.footer a{

	color: #196e8d;

}
.footer a:hover{
	color: #196e8d;
	text-decoration: underline;
}
.footer a:visited{
	color: #196e8d;
}

#text_menu a:hover{
	color: #32495D;
	text-decoration:underline;
}
#text_menu a:visited{
	color: #32495D;

}
#header_pagine {

	background-image: url(../images/background_header_pagine.jpg);
	height: 186px;
	background-position: center top;
	background-repeat: no-repeat;
}
.testo4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}
.links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	text-decoration:none;
}
.links a:hover{
	text-decoration:underline;
}
.links a:visited{
	color: 	#000000;
}
.testo4 a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration:underline;
}
.testo4 a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
	text-decoration:none;
}
.testo4 a:visited{
	color: #FFFFFF;
}
.testo5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}
.padding {
	padding: 3px;
}
.padding2 {
	padding: 5px;
}

.testo6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-color: #333333;
	padding: 2px;
}

hr {
	color: #666666;
	padding: 5px;
}
.background_news {
	background-image: url(../images/background_news.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29425A;
	vertical-align: middle;
	text-align: justify;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-color: #333333;
	padding: 2px;
}
