html, input, textarea,select{
font-family:Arial, Helvetica, sans-serif;
}


p{
margin:0px;
padding:0px;}

body{
margin-top:0px;
}

.colore1 {
color:#990000;
}

.colore2 {
color:#A42914;
}

.colore3 {
color:#ffffff;
}

.colore4 {
color:#666666;
}

.colore5 {
color:#000000;
}

.puntinatoBasso{
border-bottom: 2px dotted #cccccc;
}

.bordoPuntinato{
border: 1px dotted #333333;
}

.bordo{
border: 1px solid #000000;
}

input, textarea, select{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
}

.button {
background-color:#990000;
color:#FFFFFF;
}

h1{
margin:0px;
font-size:14px;
}

h2{
margin:0px;
font-size:16px;
font-weight:bold;
}

h3{
margin:0px;
font-size:12px;
font-weight:normal;
}

h4{
margin:0px;
font-size:10px;
font-weight:normal;
}

h4 a{
font-size:10px;
font-weight:normal;
}

h4 a:hover{
font-size:10px;
font-weight:normal;
text-decoration:underline;

}

a{
font-size:12px;
text-decoration:none;

}

a:hover{
font-size:12px;
text-decoration:underline;
}

#linkUtili{
}

#linkUtili a{
display:block;
width:auto;
height:18px;
margin-top:3px;
padding-left:12px;
font-size:12px;
color:#000000;
text-decoration:none;
background-image:url(grafica/frecciaLinkUtili.gif);
background-position:0px 4px;
background-repeat:no-repeat;
}
#linkUtili a:hover{
color:#660000;
}

#linkUtili ul{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
list-style:none;
}
#linkUtili li{
display:block;
height:18px;
text-align:left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#partecipate .barraSocieta {
font-size:16px;
text-decoration:none;
color:#000000;
font-weight:bold;
display:block;
width:600px;
height:20px;

border-bottom:1px solid #cccccc;
background-image:url(grafica/frecceSuGiu.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}
#partecipate .barraSocieta:hover {
color:#990000;
background-image:url(grafica/frecceSuGiu.gif);
background-repeat:no-repeat;
background-position:0px -20px;
}

#partecipate h3{
padding:10px 0px 30px 10px;
}


#nav {

padding:0px 0px 0px 0px;
}

#nav a {
	font-size:14px;
	text-align:right;
	list-style-type: none;
	width: 190px;
	height: 30px;
	color: #000000;
	display: block;
	line-height: 30px;
	float:left;
	padding:0px 30px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom: solid 1px #CCCCCC;
	text-decoration:none;
	background-image:url(grafica/pulsante_off.jpg);
	background-repeat:no-repeat;
	}

#nav a:hover {
	background-image:url(grafica/pulsante_hover.gif);
	background-repeat:no-repeat;
	color: #ffffff;
}


