@charset "UTF-8";
/* CSS Document */


body {
	font-family: arial;
	font-size: 11px;
	background-color: #000;
	background-image: url(../immagini/bg.png);
	background-repeat: repeat-x;
	}
	

/* stili per l'allineamento */


.left {
	float: left;
	}
	

.right {
	float: right;
	}


.clear {
	clear: both;
	}
	

.centrato{
	text-align:center;
	}


/* intestazioni */


	
h1{
	margin:10px 0 0 0;
	padding:0;
	text-transform:uppercase;
	font-weight:lighter;
	font-size:20px;
	}
	

h2{	
	color:#847057;
	font-weight:normal;
	font-size:18px;
	margin:0;
	padding:0 0 15px 0;
	}
	
	
h3{
	margin:0;
	padding:0;
	}
	

a:link {
	color: #300;
}


a:visited {
	color: #300;
}


a:hover {
	color: #C60;
	}


a:active {
	color: #000;
	}
/* home */


#home {
	padding-top:30px;
	text-align:center;
	float:left;
	clear:both;
	color:#d3a04f;
	font-size:14px;
	font-weight:lighter;
	}

#home a{
	color:#d3a04f;
	text-decoration:none;
	margin-top:10px;
	}
	
	#home a:hover{
		color:#FFC;
		}

#deco {
	width:1060px;
	text-align:center;
	padding:0;
	background-image:url(../immagini/deco.png); 
	background-position:top; 
	background-repeat:no-repeat; 
	margin:0 0 60px 0;
	}

.home_side {
	float:left;
	width:150px;
	padding:0 165px;
	text-align:center;
	}
	
	.linkhome{
		width:150px;  
		float:left;
		margin-top:10px;
		}

.imghome{
	padding-bottom:5px;
	}


	

/* stili per il layout */
	
	

#all {
	width:1060px;
	margin:0 auto;
	}


#header {
	width:1060px;
	height:468px;
	background-repeat:no-repeat;
	}
	

#content {
	width:844px;
	background-color:#FFF;
	margin:0 81px 0 135px;
	float:left;
	color:#432605;
	}


#footer {
	clear:both;
	background-color:#FFF;
	margin:0 81px 0 135px;
	border-top:1px solid #CCC;
	padding:20px;
	text-align:center;
	font-size:11px;
	color:#666;
	}
	

#footer a{
	color:#C60;
	text-decoration:none;
	}
	
	

#left {
	float:left;
	width:474px;
	padding:0 25px 25px 35px;
	}
	

#right {
	float:left;
	width:310px;
	}
	

#one {
	float:left;
	width:990px;
	padding:0 25px 25px 35px;
	text-align:center:
	}

/* box news */


.newsbox {
	margin:0 25px 0 0;
	}
	

.newsbox_top {
	}
	

.newsbox_content {
	background-color:#feffd1;
	padding:5px 20px 0 20px;
	}


.newsbox_bottom {
	clear:both;
	background-image:url(../immagini/bg_boxnewsbottom.png);
	background-repeat:no-repeat;
	height:20px;
	}

.newsdate {
	padding:5px 0 0 0;
	}
	
.newstitle {
	font-weight:bold;
	padding-bottom:5px;
	}

.newstext {
	}

.newsbutton {
	padding-left:100px;
	border:none;
}

.newsimage {
	float:left;
	padding:0 15px 0px 0;
	}


/* menubottom */


.menubottom {
	text-align:left;
	font-style:italic;
	clear:both;
	width:444px;
	margin:10px 0 10px 135px;
	color:#444;
	float:left;
	}
	
.menubottom a{
	color:#333;
	text-decoration:none;
	}

.noborder {
	border:0;
	}
	
.valid {
	float:left;
	color:#444;
	width:400px;
	text-align:right;
	margin:10px 81px 10px 0;
	}
	
/* rate */

.rate {
	padding:10px;
	margin:10px 0;
	border:1px solid #CCC;
	}

.rate_title {
	font-weight:bold;
	font-size:14px;
	padding:3px 0 10px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #CCC;
	}

.rate_table {}

.rate_item {}

.rate_vote {}

.rate_icon {}

.citazione {
	margin:10px 0 10px 0;
	padding:15px 15px 15px 5px;
	font-style:italic;
	background-image:url(../immagini/bg_rate.jpg);
	background-repeat:repeat-y;
	}
	
/* gallery */
	
.gallery_img {
	border-right:4px solid #aaa;
	border-bottom:4px solid #aaa;
	margin-bottom:10px;
	}

.gallery_item {
	width:100px;
	float:left;
	padding:18px 18px 0 0;
	font-weight:bold;
	cursor:pointer; 
	}

.gallery_text{
	padding-left:10px;
}

.thickover {
	cursor:pointer;
	text-decoration:underline;
	}


#bigPicGnd { 
	position:absolute; 
	top:0; 
	left:0; 
	background-color:#000; 
	MozOpacity:0.6; 
	filter:alpha(opacity=60); 
	Opacity:0.6; 
	display:none;
	}
	
#bigPicImg { 
	position:absolute; 
	top:0; 
	left:0; 
	display:none; 
	text-align:center;
	}
	
#bigPicImg #bigPic { 
	vertical-align:middle; 
	border:2px solid #FFF; 
	cursor:pointer; 
	}


/*form*/


.request {
	font-size:11px;
	margin:5px 5px 0 10px;
	}

.field {
	width:120px;
	font-size:10px;
	}
	
.topfield {
	vertical-align:middle;
	}

.error {
	color:#F00;
	}
	
/* stats */

#stats {
	display:none;
	}
	
	
/* cartina */

#dove{
	float:left;
	margin-top:20px;
	}

#dove table,td,tr{
	border:0;
	}
	
	#dove table a{
		text-decoration:none;
		}
	
	#dove .celle{
		width:144px;
		vertical-align:top;
		border-right:1px dotted #ccc;
		padding-left:10px;
		}
	
	#dove ul{
		padding-left:15px;
		}
		
		
/* popup */

#glass { 
	z-index:97; 
	position:fixed; 
	left:0; 
	top:0; 
	width:100%; 
	height:100%; 
	margin:0; 
	padding:0; 
	background:black; 
	display:none 
	}
	
#wrapper { 
	z-index:98; 
	position:fixed; 
	left:0; 
	top:0; 
	width:100%; 
	height:100%; 
	margin:0; 
	padding:0; 
	background:transparent; 
	display:none 
	}
	
#_wnd { 
	z-index:99; 
	position:absolute; 
	left:50%; 
	top:50%; 
	width:640px; 
	height:480px; 
	margin-left:-330px; 
	margin-top:-250px; 
	padding:10px; 
	background-color:white 
	}
	
#wnd { 
	z-index:99; 
	margin:50px auto; 
	width:400px; 
	height:400px; 
	background-color:white;
	background-image:url(../immagini/bg_popup.png);
	background-position:top right;
	background-repeat:no-repeat;
	overflow:auto;
	border:10px solid #bbb;
	}
	
#wnd .cnt { 
	display:none;
	padding:100px 70px 0 30px;
	}
	
	#wnd a{
		color: #C60;
		text-decoration:underline;
		font-weight:bold;
		}
		
	#wnd h3{
		color: #C60;
		font-weight:bold;
		text-transform:uppercase;
		font-size:12px;
		}
		
#glass.v { 
	visibility:visible 
	}
	
/* ---- gallery  ---- */


#gallery{
	margin-top:20px;
	}
	
	#gallery .gallery_item{
		float:left;
		width:110px;
		height:120px;
		padding:5px 5px 35px 5px;
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		border-right:2px solid #ccc;
		border-bottom:2px solid #ccc;
		margin:0 15px 20px 0;
		overflow:hidden;
		background-color:#FFF;
  }
  
  #gallery .gallery_item img {
    border:none;
  }
  

