BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
}

A {
	color: #503d43;
    outline: none;
}

A:hover {
	color: #0066CC;
}


/*-----------corpopagina----------*/

#CorpoPagina {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	line-height: 1.8em;
	font-size: 13px;
	text-align: justify;
}


#CorpoPagina  UL {
	margin-bottom: 0.8em;
}

#CorpoPagina LI {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 18px;
}

#CorpoPagina A {
    text-decoration: underline;
}

#CorpoPagina A:hover {
    text-decoration: none;
}


#CorpoPagina P {
	margin-bottom: 1em;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px;
}

#CorpoPagina H1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 150%;
	color: #705C62;
	font-weight: bold;
	margin-bottom: 1em;
	padding-bottom: 3px;
	border-bottom: 1px solid #606060;
}


#CorpoPagina H2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1.5em;
	margin-top: 1em;
	text-align: right;
	padding-top: 2px;
	color: #a0a0a0;
	
}


#CorpoPagina H4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1.5em;
	margin-top: 1em;
	padding-top: 2px;
	color: #a0a0a0;
	
}

#CorpoPagina H5 {
	font-size: 110%;
	margin-bottom: 1em;
	margin-top: 1em;
	padding-top: 2px;
	color: #a0a0a0;
	
}


#CorpoPagina H6 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1.5em;
	margin-top: 1em;
	padding-top: 2px;
	color:#606060;
	
}


#CorpoPagina .soci IMG{
	padding: 3px;
	border: 1px solid #909090;
	margin-top: 20px;
	margin-left: 3px;
	margin-bottom: 10px;
}

#CorpoPagina .foto IMG{
	padding: 3px;
	border: 1px solid #909090;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}


.Campo {
	border: 1px solid #a0a0a0;
}

.Documenti {
	margin-bottom: 15px;
}

.Documenti STRONG {
	text-transform: uppercase;
	font-size: 10px;
}

.Documenti A {
	background-color: #F9F4EF;
	padding: 5px;
	text-align: center;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}

.Documenti A:hover {
	background-color: #FAE4CD;
}


#WrapperCorpoPagina H3 {
	font-family: Verdana, "Times New Roman", Times, serif; 
	font-size: 13px;
	color: #393939;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 10px;
}


#WrapperCorpoPagina img {
	padding-left: 15px;
	padding-right: 15px;
}


.style1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 21px;
  font-weight: bold;
}

.style2 {
font-size: 15px
}

.style3 {
  font-size: 11px;
  font-weight: bold;
}

.style4 {
  font-size: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; 
}

.style6 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
}

.style7 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
}

.style8 {
  font-size: 18px;
  font-weight: bold;
}

.style9 {
	color: #0066CC
}

.style10 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.style11 {
	color: #0066FF
}



/*-----------box grande news----------*/

#boxnews690 H1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-left:5px;
}

#boxnews690 p {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #393939;
	text-align:justify;
	margin-top: 5px;
	margin-left:10px;
	background-color:#e6e6e6;
}

#boxnews690 IMG{
	float:left;
	background-color: #ffffff;
	padding: 3px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#boxnews690 A {
    text-decoration: none;
	color: #393939;
}

#boxnews690 A:hover {
    text-decoration: underline;
	color: #0066CC;
}

/*-----------box piccoli sotto grande----------*/

#boxnews220 H3 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left:5px;
	padding-top:5px;
}

#boxnews220 p {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align:justify;
	padding-left:5px;
	padding-top:5px;
}

#boxnews220 IMG{
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #909090;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#boxnews220 A {
    text-decoration: none;
	color: #393939;
}

#boxnews220 A:hover {
    text-decoration: underline;
	color: #0066CC;
}


/*-----------barra destra pagina----------*/

#WrapperBarra A {
    text-decoration: none;
	color: #393939;
}

#WrapperBarra A:hover {
    text-decoration: underline;
	color: #393939;
}




#WrapperBarra A.visita {
    text-decoration: underline;
	color: #393939;
}

#WrapperBarra A:hover.visita {
    text-decoration: underline;
	color: #0066CC;
}


#boxnews250 H2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	padding-left:5px;
	padding-top:21px;
}

#boxnews250 .imgfl {
	float:left;
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #909090;
	margin-left: 10px;
	margin-bottom: 10px;
	
}


/*-----------immagini piede pagina----------*/

#sponsorpiedepagina {
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;

}







