@charset "utf-8";

* {
	margin:0; 
	padding:0;
}

.clear{	
	clear:both;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:2em;
	background-image:url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #55778e;
}

div#container {
	width:900px;
	margin:0 auto; 
	text-align:left;
	background-color:#f7f7ee;
}

/* flags */
div#flags{
	float:right;
	width:200px;
	margin: 0px auto 0px auto;
	text-align: right;
}

div#flags a .hidden{
	display:none;
}

div#flags img{
	padding-top:15px;
	padding-right:10px;
	border:none;
}

/* header */
div#header { 
	background:#497c9c;
	height:100px;
}


/* logo */

#logo {
	float: left;
	width:450px;
	height:100px;
}



#logo a {
  	display: block;
  	width: 100%;
  	height: 100%;
  	background: url("images/logo.png") no-repeat 0 0;
}


/* menu */
div#menu {
	height: 42px;
	background-image:url(images/navback.png);
	width:inherit;
	font-weight:bold;
}
div#menu a {
	margin:0;
	padding:0;
	text-decoration:none;
	background: url(images/menu_over.gif) no-repeat center top;
	color: #F7F4EA;
	display: block;
	text-align: center;
	float: left;
	height: 42px;
	width: 120px;
}
div#menu a span {
	display: block;
	margin-top: 9px;
}
div#menu a:hover {
	text-decoration: underline;
	background-position:0% -42px;
}
div#menu #current a {
	text-decoration: underline;
	background-position:0% -42px;
}

div#menu #current a span {
	display: block;
	margin-top: 9px;
}


/* main */
div#main{
	/*background-color:#497c9c;*/
}

/*glider*/
div#glider{

}

div#glider .scroller .content .section .screen{
	 width:900px;
}

div#glider .scroller .content .section .screen .section-gallery{
	width:300px;
	float:left;
	border: 10px solid #adcd85;
	margin:15px;
}

div#glider .scroller .content .section .screen .section-gallery img{

}

div#glider .scroller .content .section .screen .section-content{
	width:500px;;
	float:right;
	margin:15px;
}

div#glider .scroller { 
	overflow: hidden;

}

div#glider .scroller .section {
	overflow:hidden;
	float:left;
	background-color:#d9e7ba;
	background: #f7f7ee;
}

div#glider .scroller .content {
	width: 10000px;
}

div#glider .scroller .content .fixed{
	
}

div#glider .scroller .content h1 { 
	font-size: 2em; 
	line-height: 1.2; 
	margin-top: 0px;
	margin-bottom:10px; 
	color:#2a3b0e;
}

div#glider .scroller .content p { 
	line-height: 1.8; 
	font-size:14px;
}

.slidenav { 
	margin: 20px 0px 0px 0;  
	border: none; 
	color: #998A6F; 
	font-size: 1.3em; 
	font-weight: bold; 
	cursor: pointer; 
	text-align: center;
}
.slidenav a {text-decoration: none; }
.slidenav a:hover {text-decoration:underline;}


div#gallery{
	background-color:#d9e7ba;
	background: #f7f7ee;
}

div#gallery .slogan{
	padding:15px ; 
	margin:0 auto;
	color:#2a3b0e;
}
div#gallery .slogan h2 { 
	font: italic 24px Georgia, "Times New Roman", Times, serif; 
	line-height:1.2; 
}

div#gallery .slogan h3 { 
	font: italic 24px Georgia, "Times New Roman", Times, serif; 
	line-height:1.2; 
	padding-left:50px;
}

div#gallery table { font:18px Arial, Helvetica, sans-serif; color:#999; margin:5px auto; }
div#gallery table tr { text-align:center; }
div#gallery table td { padding:6px; } 
div#gallery table img { padding:10px; border:none; background:#adcd85; }



div#prezzi{
	background-color:#d9e7ba;
	background: #f7f7ee;
}



div#mapcontainer{

	margin:15px;
	
}

div#maps { 
	float:left;
	width: 49%;
	margin:10px 0px 10px 0px;
	height:350px;
	border: 2px solid #497c9c;
}

div#percorso {
	float:right;
	/*background:#e7e7e7;*/
	width: 49%;
	margin:10px 0px 10px 0px;
	height:300px;
}

div#localita{
	padding-bottom:20px;
	text-align: right;
	height:50px;
}

div#localita .submit{
	margin:10px 0px 5px auto;
	text-align: right;
	float:right;
}

div#directions{
	margin-top:5px;
	height: 265px;
	overflow: auto;
	padding: 5px;
	border: 2px solid #497c9c;
}

div#contatti{
	width:900px;
	overflow:hidden;
}


div#lightformcontainer {

	margin:20px 15px 20px 15px;
	width:400px;
	float:right;
}

div#address {
	margin:20px 15px 20px 15px;
	width:320px;
	float:left;
	padding:0px 20px;
	}

div#address h1{
	font-size: 2em; 
	line-height: 1.2; 
	margin-top: 0px;
	margin-bottom:10px; 
	color:#2a3b0e;

}

div#address p{
	line-height: 1.8; 
	font-size:14px;
}

div#prezzi {
	margin:0px auto 10px auto;
	width:500px;
}


div#prezzi table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
}

div#prezzi table caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

div#prezzi table a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	font-weight: bold;
}

div#prezzi table a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

div#prezzi table tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

div#prezzi table tr th a:hover {
	color: #fff;
	background: #369;
}

div#prezzi table thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

div#prezzi table tfoot tr th, table tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

div#prezzi table tfoot tr th {
	width: 20%;
}

div#prezzi table tfoot tr td {
	width: 80%;
}

div#prezzi table td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 20%;
}

div#prezzi table tr.odd th, table tr.odd td {
	background: #efefef;
	
}

.navigation{
	clear:both;
	height:30px;
	margin:2em 0 1em 0;
}

.navigation .rt{float:right;}
.navigation .rt a{
	
}

.navigation .lt a{

}
.navigation a{

	display:block;
	width:75px;
	text-align:center;
	line-height:30px;
	float:left;text-decoration:none;
	color:#FFFFFF;
	background:#5a4e44;
}
.navigation a:hover{

	font-weight:bold;
}

#footer {
	background: #161616 ;
	height: 50px;
	margin: 0px 0 10px 0;
	padding: 0;
	color: #000;
}



