body
{
font-family: verdana, arial, helvetica;
font-size: 1.0em;
color: #ffffff;
background-color: #336699;
margin-top: 0px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 0px
}

a:link
{
	color: #eeeeee;
	text-decoration:underline
}

li,ul
{
	font-size: 0.9em;
	color: #ededed;
	font-style: bold
}

li a
{
	color: #ffffcc;
	text-decoration: none
}

li a:active
{
	color: #ffffcc;
	text-decoration: none
}

li a:visited
{
	color: #ffff66;
	text-decoration: none
}

li a:hover
{
	color: #ffffcc;
	text-decoration: none
}

#sottotitolo
{
	background-color: #ffffff;
	border-left: 15px solid #336699;
	border-right: 15px solid #dcdcdc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	color: #336699;
	font-size: 1.2em;
	font-style: bold
}

.notizie
{
	background-color: #eeeeee;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color:  #336699;
	font-size: 1.2em;
	font-style: bold
}		

.barrahome
{
	background-color: #ffffcc;
	color: #336699;
	border-left: 15px solid #336699;
	border-right: 15px solid #dcdcdc;
   padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	font-style: bold;
	font-size: 0.8em
}
.barrahome a
{
	color: #336699
}

.barraservizi
{
	background-color: #336699;
	color: #000033;
	border-left: 10px solid #336699;
	border-right: 15px solid #dcdcdc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	font-size: 0.8em
}

.barraservizi a:active
{
	background-color: #ffffff;
	color: #336699;
	text-decoration: none
}
.barraservizi a:visited
{
	color: #ffffcc;
	text-decoration: none
}

.barraservizi a:hover
{
background-color: #000033;
color: #ffffff;
text-decoration: none
}

.link a
{
color: #336699
}

.link a:visited
{
color: #336699
}

.credits
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	font-size: 0.6em;
	widht: 50%;
	font-style: bold
}
.credits a
{
color: #eeeeee;
text-decoration: none
}

.credits a:visited
{
color: #eeeeee;
text-decoration: none
}		

.input
{
	font-size: 0.9em;
	border: 0px;
	background-color: #eeeeee;
	color: 330000
}

.testoform
{
	font-size: 0.9em;
	color: #eeeeee;
	font-style: bold
}

.bottone
{
	background-color: #ffffff;
	color: #330000;
	font-size: 0.8em;
	border: 2px;
	border-color: #cc88cc;
	width: 120px
}

.email 
{
	color: #ffffcc;
	text-decoration: none
}


