body {
	padding: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	line-height: 17px;
	word-spacing:1px;
	background-color:#000000;
	margin: 10px;
}

.bodyInterno
{
	padding: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	line-height: 17px;
	word-spacing:1px;
	margin: 20px;
	background-image: url(images/sfondo_gianca.gif);
	background-repeat: repeat;
}

p {
	margin: 0px;
	padding: 0px;
}


#wrapper {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
	margin-top: 10px;
	clear: both;

}

a.aLink:link {
color:#FFFFFF;
text-decoration : none;
}
a.aLink:visited {
color : #FFFFFF;
text-decoration : none;
font-size : 12px;
}
a.aLink:hover {
color:#FFFF00;
text-decoration : none;
}
a.aLink:active {
color : #FFFFFF;
}


.Stile1 {
	color: #00CCCC;
	font-weight: bold;
}
.Stile2 {
	color: #00CC33;
	font-weight: bold;
}

.Stile44{
	color: #FFFF00;
	font-weight: bold;
}

.Stile4 {
	color: #FFFF00;
	font-size:30px;
	line-height:30px;
	font-weight: bold;
}

.footer {
	text-align: center;
	width:950px;
	height:100px;
	margin-top:10px;
	padding-top:9px;
	font-weight: bold;
	background-image: url(images/footer.html);
	background-repeat: no-repeat;
	border: 1px dotted #FFFFFF;
}

.btns { border:1px outset #67A54B; width:65px; font-weight:bold; color:#FFFFFF; font-size:11px; height:23px; background:#67A54B}

#copyright {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;
	padding: 10px;
}.RiqHome {
	border: 1px dotted #666666;
	padding: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* bottone alto*/
.btnAlto {
	width:110px;
	font-family:Tahoma;
	font-size:11px;
	margin-left:5px;
	text-align:center;
	font-weight:bold;
	float:left;
	line-height: 25px;
	letter-spacing:normal;

	height:25px;
	font-size: 12px;
	
}
.btnAlto a {
	display:block;
	line-height:25px;
	height:25px;
	text-decoration:none;
	color:#000000;
	background-image: url(images/bottoniTop.png);
	background-repeat: no-repeat;
	width: 110px;
	background-position: left -26px;
}
.btnAlto a:hover{
	display:block;
	color:#000000;
	height:25px;
	line-height:25px;
	background-image: url(images/bottoniTop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.btnAltoAttivo a{
	display:block;
	height:25px;
	line-height:25px;
	background-image: url(images/bottoniTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
/* EOF bottone alto*/

.RiqMenu {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	clear: both;
}
.RiqSession {
	padding: 5px;
	margin-top: 20px;
	text-align:left;
	margin-right: 10px;
	font-weight: bold;
	font-family: Arial;
	line-height: 25px;
}
