.c1 {
	background-image: url(art/grafica_r3_c2.gif);
	background-repeat: repeat;

}
.c2 {
	background-image: url(art/grafica_r6_c2.gif);
	background-repeat: repeat;
}
.c3 {
	background-color: #996600;
}
.right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 10px;
	padding: 10px;
}
.left {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 10px;
	padding: 20px;
}
.alpha {
	filter: Alpha(Opacity=60, Style=2);
	border: 1px solid #CCCCCC;
	cursor: hand;
	height: 50px;
	width: 70px;




}
.noalpha {
	border: 1px solid #CCCCCC;
	cursor: hand;
	height: 50px;
	width: 70px;
	filter: Alpha(Opacity=100, Style=0);



}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	letter-spacing: 0.1em;




}
.pulsante {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CC9966;
	width: 150px;
	padding: 3px 5px 3px 3px;
	color: #000000;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC9966;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 5px;
	cursor: hand;





}
.cTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-image:  url(art/ctitle.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 10px;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


}

