
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8DBA3;
	text-decoration: none;
}
.testo 	a:link { color: #E8DBA3; text-decoration: none;}
.testo  a:hover {color: #E8DBA3; text-decoration: underline;} 
.testo 	a:visited { color: #E8DBA3; text-decoration: none;}

.indirizzo {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E8DBA3;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.indirizzo 	a:link { color: #E8DBA3; text-decoration: none;}
.indirizzo  a:hover {color: #E8DBA3; text-decoration: underline;} 
.indirizzo 	a:visited { color: #E8DBA3; text-decoration: none;}


.soci {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #E8DBA3;
	text-decoration: none;
}

.soci 	a:link { color: #E8DBA3; text-decoration: none}
.soci  a:hover {color: #E8DBA3; text-decoration: underline;} 
.soci  a:visited { color: #E8DBA3; text-decoration: none}

.news {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E8DBA3;
	text-align : justify;
	text-decoration: none;
}

.news 	a:link { color: #E8DBA3; text-decoration: none}
.news  a:hover {color: #E8DBA3; text-decoration: underline;} 
.news  a:visited { color: #E8DBA3; text-decoration: none}

.menu {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #E8DBA3;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.menu 	a:link { color: #E8DBA3; text-decoration: none}
.menu  	a:visited { color: #E8DBA3; text-decoration: none}
.menu  	a:hover {	color: #710036;	text-decoration: none;	background-color : #E8DBA3;} 


.menu_invertito {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #710036;
	text-decoration: none;
}
.menu_invertito 		a:link {color: #710036; text-decoration: none;	background-color : #E8DBA3;}
.menu_invertito  	a:visited { color: #710036; text-decoration: none;background-color : #E8DBA3}
.menu_invertito  	a:hover {	color: #E8DBA3;	text-decoration: none;	background-color : #710036} 


.sottomenu {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #E8DBA3;
	text-decoration: none;
	background-color : #710036;
	border-bottom : 1 solid #E8DBA3;
	border-top : 1 solid  #E8DBA3;
}
.sottomenu 	a:link { color: #E8DBA3; text-decoration: none}
.sottomenu  	a:visited { color: #E8DBA3; text-decoration: none}
.sottomenu  	a:hover {	color: #710036;	text-decoration: none;	background-color : #E8DBA3;} 

.sottomenu_invertito {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #E8DBA3;
	text-decoration: none;
	background-color : #525659;
	border-bottom : 1 solid #E8DBA3;
	border-top : 1 solid  #E8DBA3;
}
.sottomenu_invertito 	a:link { color: #E8DBA3; text-decoration: none}
.sottomenu_invertito  	a:visited { color: #E8DBA3; text-decoration: none}
.sottomenu_invertito  	a:hover {	color: #710036;	text-decoration: none;	background-color : #E8DBA3;} 

.forum {
	border : thin dashed #E8DBA3;
}

.sfondorigagrigia {
	background-image: url(../images/rigagrigia.gif);
	background-repeat: repeat-y;
}

.sfondo {
	background-color: #710036;
}
.sfondotop {
	background-color: #710036;
	background-image: url(../images/top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.sfondobarramenu {
	background-color: #710036;
	background-image: url(../images/toplineagrigia.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.sfondomenusinistra {

	background-color: #710036;
	background-image: url(../images/sfondosinistra.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.bordo {
	background-position: left top;
	background-repeat: no-repeat;
	border: thin solid #EBE1A6;
}
.sfondofooter{
	background-color : #525659;
}

.sfondocontatti{
	
	
	background-image: url(../images/img_contatti.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}