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

body {
	background: #feb252 url(/img/immagini/body.png) repeat-x;
	font-family: 'Philosopher';
	
}
#content {background:#FCF7CF; border: 1px solid #888}
.titoli, .testi1, .testi2, #footer, #nav, #nav2, h1, .elemento, .localita {line-height:20px; color: #222}

.titoli {
	font-size: 18px;
	font-weight: bold;
}
.testi1 {
	font-size: 14px;
}
a:visited, a:link {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.testi2 {
	font-size: 14px;
	color: #FFF;
}
h1,h2,.uppercase {text-transform:uppercase}
h1 {line-height:2em}
h2 {font-size:16px; margin-top: 1.5em}
h2.listino {background: #fde394; width: 690px; padding: 0.50em 0; margin: 1.5em 5px 0}
.listino td {background: white}
.red {color:#c00; font-weight:bold; text-decoration:underline}
img {border:0}
#nav, #nav2 { list-style-type:none; font-size:17px; margin: 0 0 0 0; text-transform:uppercase; }
#nav2 { float:right; padding: 0 17px 0 0}
#nav2 a { margin: 2px 0 }

#nav li, #nav2 li { padding: 0; margin:0}
#nav { padding:10px 0 10px 8px; }
#nav li {display:inline }
#nav2 li { float:right; clear:both }
#nav a, #nav a:visited, #nav2 a, #nav2 a:visited {display:block;   color: #222; background-color:rgba(255, 255, 255, 0.5); padding: 8px 5px 0px 5px; }

#nav a, #nav a:visited {   float: left; margin: 0 5px; }
#nav a:hover, #nav2 a:hover { background-color: rgba(255, 197, 60, 0.4)}
/*
@font-face {
  font-family: 'Conv_pp';
  src: url('/fonts/pp.eot');
  src: local('☺'),
         url('/fonts/pp.otf') format('opentype');
}
*/
#header
{
	padding: 13px 0 0 0;
	background:url(/img/immagini/spiga.jpg) 23px 70px no-repeat;
}
#footer {text-align:left; font-size:12px; line-height:14px; word-spacing:2px; float:left; margin: 10px 5px 0 25px}
h1, .h1 {clear:both; border-bottom:1px solid #888; background: #FDE394; font-size: 20px; margin: 0 0 1em 0; padding: 10px 0 0 0; height:30px; line-height:20px; font-weight:bold}
.titoli, h1 { color:#5C7B36; }
.elemento { text-align:left; padding: 0 1em 1em 1em }
.slideshow {margin: 0 2em 1em 0; float:left }
.elemento img { margin:0 0 21px 21px; float:left}
.tour a {display:block; width: 180px; height: 205px;margin:0 0 13px 13px; float:left; font-size: 15px}
.tour img {border: 1px solid #ccc; padding: 1px}
#meteo {text-align:left; width:226px; margin:35px 80px 0 0; float:right}

.localita {width:180px; height:180px; float:left; margin: 0 0 11px 11px; position:relative; border: 1px solid #ccc; padding:1px}
.localita h2 {margin: 0px 0px 1px 2px;width: 178px; text-align:center; position:absolute; bottom: 0px; left:0px; 
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.6);  
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); 
            zoom: 1;
            padding:5px 0;
}
#descrizione-citta { float:right; width:500px }

.offerte .elemento img {margin: 0 10px 20px 10px}
.offerte ul {list-style-position: inside}
.offerte h3 {clear:both}
.fb-like {float:left; clear:both; padding: 10px 0 10px 20px}
.offerte .elemento {clear:both}
.h1 h1 { float:left; margin: 0; height: 30px; width: 100%; padding: 0}
.h1 {height: 75px}
.bollini {list-style-type:none; font-size:12px; float:left; margin: 0 0 0 10px; padding: 0; line-height: 14px}
.bollini li {float:left; margin: 10px 0 0 10px; padding: 0}
.bollini li img {float:left; margin: 0 5px 0 0}
.bollini li a {color: #5C7B36}
.barattoli {display: none}
.small {font-size: 10px; text-align: center; margin: -10px 0 10px 0; padding: 0}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

@media screen and (max-width: 1024px) {
 body.home #content {
  margin-top:120px;
 }
}
