@charset "UTF-8";
	//*Preloader Style*/

#fullPage{display:none;}

#preloaderImg{
	background-image:url(../images/logoArtFun.png);
}
			
body{margin:0;padding:0;font: 10px normal Arial, Helvetica, sans-serif;background: url(../images/sfondo.jpg) repeat;}
a{outline:none;color:#000}
p{margin:8px 0}
.wait{background:url(../images/loader.gif); height:100%; width:100%}	
	/* panel default styles */
.panel{}	
.content {width:100%;height:100%;overflow:auto;margin:0 auto 0 auto; padding:0; text-align:center;}	
.Center{margin:0 auto; height:55%; width:970px; margin-top:110px;}
.Left{float:left; }
		
h1{color:#000;font:bold 64px/64px Arial,sans-serif;margin:8px 0;padding:0}
h1 a{color:#000}
.indicator {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 200px;
	font-style: normal;
	font-weight: bolder;
	color: #F00;
	text-decoration: none;
}
.subTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00F;
}
.rosso {
	color: #F00;
	font-family: "Comic Sans MS", cursive;
}
.fontSubTitleVisit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.fontVisitBig {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.fontVisit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.goHome{
	position:absolute;
	right:5%;
	width:100px;
	height:100px;
	bottom:0;
	z-index:1;
}
.goHome a {
	display: block;
	width:100px;
	height:100px;
	background: url(../images/home.png) no-repeat top;
}
.goHome a:hover {
	background-position: bottom;
}
.sfondoLogo{
	background:url(../images/Grand%20Artfun2.png);
	position:relative;
	width:800px;
	height:500px;
	margin:0 auto;
	top:100px;
}
/* FINESTRA MODALE */

.testo{ margin:20px; width:90%;}


.titolo_box{ position:relative; top:-270px; margin:0 auto; background:url(../images/Artfunblanc.png); width:200px; height:91px;}
.testo-box{ margin:15px;}

.apri{ font-size:18px; font-family:Verdana, Geneva, sans-serif; float:right; margin-right:50px;}
.apri:hover{ font-size:22px; font-family:Verdana, Geneva, sans-serif; cursor:pointer;}
.chiudi{ background:url(../images/close.png); height:24px; width:24px; position:absolute; right:2%; top:0%;  cursor:pointer;}
.envelope{ background:url(../images/envelope.png); height:34px; width:48px; position:absolute; left:2%; top:2%;  cursor:pointer;}



.overlay{
    background:#000;
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
	cursor:pointer;
/*Trasperenza cross browser*/
opacity: .7; filter: alpha(opacity=70); 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";	
	
}

#box{ width:600px; height:400px; background-color:#FFF;  filter:alpha(opacity=80); moz-opacity:.80; opacity:.80; display:none; z-index:+300; position:absolute; left:50%; top:20%; margin:0 0 0 -300px;  -moz-border-radius: 15px;  -webkit-border-radius: 15px;
border-radius: 15px;}

.form{
	position:relative;
	top:100px;
	left: 150px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	}
