a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#999999;
	text-decoration:none;
}
a.link01{
	color:#6b8a83;
	text-decoration:none;
}
a.link01:hover{
	color:#aaaaaa;
	text-decoration:none;
}
a.link02{
	color:#000000;
	text-decoration:none;
}
a.link02:hover{
	color:#6b8a83;
	text-decoration:none;
}
a.link03{
	color:#ffffff;
	text-decoration:none;
}
a.link03:hover{
	color:#333333;
	text-decoration:none;
}
body,html{
	width:100%;
	height:100%;
	background-color:#19110f;
	text-align:center;
	font-size:12px;
	font-family:arial;
	color:#444444;
	margin:0;
	padding:0;
	overflow:hidden;
}
div.contenuti{
	float:left;
	width:710px;
	min-height:240px;
}
div.contenutiText{
	padding:10px;
	padding-left:30px;
	padding-right:20px;
}
div.copyHome{
	width:100%;
	background:#19110f;
	position:absolute;
	bottom:0;
	padding:4px 0;
	border-top:solid 2px #6b8a83;
	color:#666666;
}
div.fascia{
	width:100%;
	height:180px;
		
	filter:alpha(opacity=70);   /* Internet Explorer       */
   	-moz-opacity:0.7;           /* Mozilla 1.6 and below   */
   	opacity: 0.7;               /* newer Mozilla and CSS-3 */
	
	background:#ffffff;
	position:absolute;
	text-align:center;
	left:0%;
	margin-top:60px;
	border-bottom:2px solid #333333;
}
div.fasciaContents{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-90px;
	margin-left:-480px;
	width:960px;
	text-align:left;
	/*margin:auto;*/
}
div.fasciaIntro{
	width:100%;
	height:180px;
	
	filter:alpha(opacity=70);   /* Internet Explorer       */
   	-moz-opacity:0.7;           /* Mozilla 1.6 and below   */
   	opacity: 0.7;               /* newer Mozilla and CSS-3 */
	
	background:#ffffff;
	position:absolute;
	text-align:center;
	left:0%;
	margin-top:60px;
	border-bottom:2px solid #333333;
}
div.fondo{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	top:0;
	left:0;
}
div.iscrizioneCategoria{
	background:#333333;
	color:#ffffff;
	padding:5px;
	margin-top:2px;
	margin-bottom:2px;
}
div.links{
	color:#ffffff;
	font-weight:bold;
	background:#6b8a83;
	text-align:center;
	padding:10px;
	font-size:14px;
}
div.logo{
	float:left;
	width:165px;
	margin-top:30px;
}
div.logoInt{
	float:left;
	padding-top:60px;
	width:165px;
}
div.logoIntText{
	background:url(../images/logo_arteficio.png);
	background-repeat:no-repeat;
	width:180px;
	height:60px;
	cursor:hand;
}
div.menu{
	float:right;
	width:80px;
	height:180px;
}
div.menuIntro{
	float:right;
	height:240px;
	margin-top:135px;
	font-weight:bold;
}
div.menuVoce{
	background:#6b8a83;
	margin:2px;
	width:80px;
	font-size:11px;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	cursor:hand;
}
div.menuVoce:hover{
	background:#96b5ae;
}
div.scelta{
	background:#f3f3f3;
	border:solid 1px #cccccc;
	padding:10px;
}
div.sent{
	text-align:center;
	font-size:16px;
}
h1{
	font-size:15px;
	margin-top:10px;
	margin-bottom:0px;
}
h2{
	font-size:18px;
	color:#d2232a;
}
img{
	border:solid 0px;
}
p{
	line-height:18px;
	text-align:justify;
	font-size:11px;
	color:#333333;
	font-family:arial;
	overflow-y:auto;
	padding-right:2px;
}
table.eventi{
	width:100%;
	text-align:center;
	margin-top:5px;
}
table.eventi td{
	width:33%;
}
table.links{
	width:360px;
	text-align:center;
	margin:auto;
	margin-left:100px;
}
table.links td{
	width:180px;
	
}
table.staff{
	width:100%;
	margin-top:20px;
	text-align:center;
	line-height:22px;
}
td{
	vertical-align:top;
}
td.iscrizioneVoce{
	background:#dddddd;
	padding:5px;
	text-align:right;
	font-weight:bold;
}
.foot_link { text-align:right; float:right; color:#000; font-weight:bold; position:relative; top:-20px; right:-50px;}
