body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(../img/bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #A9A9A9;
	margin: 0px;
	padding: 0px;
}
.footer {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
input {
	font-size: 10px;
	color: #666666;
	margin: 4px;
	padding: 0px;
	border: 1px solid #999999;
}
h1 { 
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.newslink { color: #CCCCCC; font-size: 11px; text-align: left; font-weight: bold; text-decoration: underline; }
.newslink:visited  {color: #CCCCCC; text-decoration: underline;}
.newslink:hover  {color: #000000; text-decoration: underline;}
.newslink:active  {color: #000000; text-decoration: underline;}

.sublink { color: #A9A9A9; font-size: 11px; text-align: center; font-weight: normal; text-decoration: none; }
.sublink:visited  {color: #A9A9A9; text-decoration: none;}
.sublink:hover  {color: #A9A9A9; text-decoration: none;}
.sublink:active  {color: #A9A9A9; text-decoration: none;}

.sublink2 { color: #FFFFFF; font-size: 11px; text-align: center; font-weight: normal; text-decoration: none; }
.sublink2:visited  {color: #FFFFFF; text-decoration: none;}
.sublink2:hover  {color: #FFFFFF; text-decoration: none;}
.sublink2:active  {color: #FFFFFF; text-decoration: none;}

.puls{
padding: 2px;
border-top: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
background-color: #efefef;
color: #666666;
margin-top: 2px;
margin-bottom: 2px;

}
a {
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.rosso {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#appuntamenti{
color: #FFFFFF;
text-align: left;
padding-right: 10px;
float: right;
}
#appuntamenti h1{
color: #333333;
font-weight: bold;
padding-bottom: 2px;
padding-top: 0px;
margin: 0px;
}

#appuntamenti a{
color: #333333;
font-weight: bold;
padding-bottom: 2px;
padding-top: 0px;
margin: 0px;
text-decoration: underline;
}

#appuntamenti a:hover{
color: #999999;
text-decoration: underline;
}


#appuntamenti img{
margin-right: 5px;
margin-bottom: 2px;
margin-top: 1px;
float: left;
}

#contatti{
color: #FFFFFF;
text-align: center;
padding-right: 10px;
}

#contatti img{
margin-right: 5px;
margin-bottom: 2px;
margin-top: 1px;
float: inherit;
}

#contatti a{
color: #333333;
font-weight: bold;
padding-bottom: 2px;
padding-top: 0px;
margin: 0px;
text-decoration: underline;
}

#contatti a:hover{
color: #999999;
text-decoration: underline;
}

#news{
color: #FFFFFF;
text-align: justify;
padding-left: 5px;
}

#news h1{
color: #CCCCCC;
font-size:11px;
text-align: left;
padding-bottom: 1px;
margin-bottom: 1px;
text-decoration: underline;
font-weight:bold;
}

#news p{
padding-bottom: 5px;
}
.rossobase {

	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.BIANCO {


	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
