﻿body{
	margin:0;
	font-family: "trebuchet ms", sans-serif;
	font-size: 12px;

}
#container{
	 width:760px;
	 height:auto;
	 margin:0 auto;
	 background-image:url('images/sfondo.png');
	 background-repeat:repeat-y;
}
#logoHead{
	float:left;
	width:320px;
	height:96px;
	background-image:url('images/titleHead.gif');
	background-repeat:no-repeat;
	margin-left:3px;
}
.spazio {
	width:503px;
	height:287px;
	padding:6px 0 0 3px;
	float:right;
	background-image: url(images/AcayaBN%20.gif);
	background-repeat: no-repeat;
	border: solid ccc;
	border-width: 1;
	margin-top: 0px;
	margin-left: 14px;
}

.bar{
	border-top:1px #CD9B69 solid;
	border-left:none;
	border-right:none;
	text-align:center;
	color:#808080;
	font-size:10px;
	padding-top:5px;
	
}

.bar_contatti{
	border-top:1px #CD9B69 solid;
	border-left:none;
	border-right:none;
	text-align:center;
	color:#808080;
	
}

#menu{
	float:right;
	height:95px;
	margin-right:4px;
	
}

#menu ul {
	
	list-style: none;
	margin:0;
	padding:0;
	}

#menu li {
	display: block;
	float: left;	
}

#menu li a, li a:hover
{
     display:block;
    position: relative;
    text-decoration: none;
    color: #192939;
    }


.home{
 width:72px;
 background-image:url('images/home.gif');
 height:96px;	
}
.home a:hover{
	background-image:url('images/homeO.gif');
}


.eventi{
	width:83px;
	background-image:url('images/eventi.gif');
	 height:96px;
}

.eventi a:hover{
	background-image:url('images/eventiO.gif');
}

.citta{
width:86px;	
background-image:url('images/citta.gif');
 height:96px;
}
.citta a:hover{
	background-image:url('images/cittaO.gif');
}


.gallery{
width:96px;	
background-image:url('images/galleria.gif');
 height:96px;
}
.gallery a:hover{
	background-image:url('images/galleriaO.gif');
}
.contatti{
width:96px;
background-image:url('images/contatti.gif')	;
 height:96px;
}

.homeOver{
	 width:72px;
 background-image:url('images/homeO.gif');
 height:96px;
}

.galleryOver{
width:96px;	
background-image:url('images/galleriaO.gif');
 height:96px;

}
.cittaOver{
width:86px;	
background-image:url('images/cittaO.gif');
 height:96px;

}

.eventiOver{
		width:83px;
	background-image:url('images/eventiO.gif');
	 height:96px;

}

.contattiOver{
	width:96px;
background-image:url('images/contattiO.gif')	;
 height:96px;

}
.contatti a:hover{
	background-image:url('images/contattiO.gif')	;
}

#corpo{
	height:auto;
	
}

#map_a{
	position:absolute;
	width:20px;
	height:20px;
}

#header{
	height:95px;
}

#content{
	padding:8px 8px 8px 8px;
	
}

#map_img{
	 
	 float:left;
	 margin:0;
	 padding:0;
	}


#image{
	float:left;
		
}
#text{
	float:right;
}
#map{
	 background-image:url('images/castello.png');
	 background-repeat:no-repeat;
	 	 width:400px;
	 height:350px;
	 float:left;
	 margin-top:20px
}
  
.m1{
	top:206px;
	left:94px;
	width:20px;
	height:20px;
	position:relative;
	cursor:pointer
}

#map_text{
	float:right;
	width:300px;
	height:400px;
	background-repeat:no-repeat;
	padding-right:10px
}
#cont{
	width:744px;
	height:400px;
	text-align:center
	
}

#title{
	font-size: 18px;
	border-bottom: 1px #CD9B69 solid;
	color: #B68D4C
}

p{
padding:0px 10px 0px 10px ;
border-left:1px #E6E6E6 solid;
border-right:1px #E6E6E6 solid;

text-align:justify
	
}
.cont_contatti{
	text-align:center
}
#footer{
	 width:760px;
	  margin-left:2px;
	 	height:21px;
	 	font-size:11px;
	background-image:url('images/footer.png');
	background-repeat:no-repeat;
	text-align:center;
	 	font-family:Arial, Helvetica, sans-serif;
	}

#footer a{
	color:#333333;
	
	text-decoration:none
}


#footer a:hover{
	 color:#000000;	
	text-decoration:none
}

.tdclass a { font-weight: normal; }
.tdclass a:link {text-decoration:underline;}
.tdclass a:visited {text-decoration:underline;}
.tdclass a:hover { text-decoration:none;}
.tdclass a:active { text-decoration:none; }

.tdClass img{
 border: 3px solid  #DFC0A2;
 

}	
.tdclass a img{
 border-color:#DFC0A2;
 
}
.tdclass a:hover img{
 border-color:#CC9A68;

}	

.tdclass a:active img{
	 border-color:#CC9A68;	}


