@charset "utf-8";
/* layout */

body {
	background-color: #faf8f8;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 4px;
}


#contenitore {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#eng a{
	text-align: right;
	font-size: 10px;
	line-height:11px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	color: #000;
	width: 60px;
	margin-left: 895px;
}
#eng a:hover {
	text-decoration: underline;
}
#testata {
	height: 211px;
	width: 960px;
}
#testata #banda-alta {
	height: 59px;
	position: relative;
	width: 960px;
	background-image: url(../img/bg-eventi.png);
	background-repeat: no-repeat;
	font-size: 13px;
}
#testata #immagine {
	height: 152px;
	width: 960px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#logo-laversilia {
	height: 76px;
	width: 272px;
	margin-left: 8px;
	margin-top: 5px;
}
#banner-testata {
	height: 45px;
	width: 338px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	border: 1px solid #FD8316;
}
#inserisci-azienda {
	height: 81px;
	width: 182px;
	position: relative;
	top: -140px;
	left: -11px;
	z-index: 10;
}




#barranav {
	height: 34px;
	width: 951px;
	background-image: url(../img/barranav.png);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: bottom;
}
#barranav ul li {
	float: left;
}
#barranav ul li h2 a{
	text-decoration: none;
	display: block;
	padding-right: 13px;
	padding-left: 13px;
	color: #FFF;
	line-height: 30px;
}
#barranav ul li h2 a:hover {
	color: #FFF;
	background-image: url(../img/bg-a.jpg);
	background-repeat: repeat-x;
	background-color: #F60;
}
#barranav ul li h2 a:focus {
	color: #FFF;
	background-image: url(../img/bg-a.jpg);
	background-repeat: repeat-x;
	background-color: #F60;
}

#barra        {
	color: #ffff00;
}
#contenuto {
	float: left;
}

#col-sx {
	width: 199px;
	float: left;
}
#col-sx .sidebar-contenitore {
	width: 199px;
	padding-top: 10px;
}
.sidebar-top   {
	height: 30px;
	background-image: url(../img/sidebar-top.png);
	background-repeat: no-repeat;
}
.sidebar-top h2 {
	color: #FFF;
	line-height: 30px;
	margin-left: 22px;
}
.sidebar .sezione   {
	color: #F93;
	padding-left: 22px;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 2px;
}

.sidebar-contenitore a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	padding-left: 14px;
	display: block;
}
.sidebar-contenitore a:hover {
	background-color: #FBDEC4;
}
.sidebar-contenitore a:focus {
	background-color: #FBDEC4;
}
.sidebar-cont ul {
	background-image: url(../img/sidebar-bg.png);

}



.sidebar-cont ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	width: 195px;
}
.sidebar-cont ul li h3 a {
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar-base {
	background-image: url(../img/sidebar-base.png);
	height: 5px;
	width: 199px;
	background-repeat: no-repeat;
	background-position: top;
}




#col-dx {
	width: 762px;
	padding-left: 3px;
	float: left;
}
.box  {
	height: 186px;
	width: 376px;
	float: left;
	margin-top: 10px;
	margin-left: 6px;
	display: inline;
}
.box-top {
	height: 40px;
	background-image: url(../img/box-top.png);
	background-repeat: no-repeat;
}
.box-top  h2{
	color: #FFF;
	margin-left: 22px;
	line-height: 30px;
}

.box-top h2 a{
	color: #FFF;
	text-decoration: none;
}

.box-top h2 a:hover{
	color: #FFF;
	text-decoration: underline;
}

.box-base {
	height: 15px;
	background-image: url(../img/box-base.png);
	background-repeat: no-repeat;
}

.blocco-evento {
	height: 130px;
	padding-left: 22px;
	padding-right: 22px;
	background-image: url(../img/bloccoevento.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
.blocco-evento .titolo-evento{
	font-size: 12px;
	text-decoration: none;
	color: #97461A;
	font-weight: bold;
	display: block;
}

a.titolo-evento:hover{
	text-decoration:underline
}

.blocco-evento p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 4px;
}
.blocco-evento p .imgdx {
	float: right;
}
.blocco-evento p .imgsx{
	float: left;
	margin-right: 8px;
}
.blocco-evento a {
	text-decoration: none;
	font-size: 12px;
	color: #000;
}
.blocco-evento .img-luccasx {
	float: left;
	padding-right: 16px;
}
.blocco-evento .img-luccadx {
	float: left;
}

.img-lucca .img-luccasx img ,.img-lucca .img-luccadx img{
	padding-bottom: 4px;
}



.blocco-evento p .continua {
	color: #97461A;
	text-decoration: none;
}
.blocco-evento p .continua:hover {
	text-decoration: underline;
}




#search {
	width: 230px;
	float: right;
	padding-top: 4px;
}
#col-dx .spot    {
	float: left;
	display: inline;
	margin-top: 4px;
	margin-left: 10px;
}

#col-sx .spot {
	padding-top: 10px;
	height: 70px;
	width: 181px;
	margin-left: 7px;
}

#col-dx h2.titolo-pagina{
	font-family:Verdana, Geneva, sans-serif;
	color: #98481C;
	text-align: right;
	text-transform: uppercase;
	font-size:22px;
	line-height:40px;
}
#footer {
	width: 960px;
	text-align: right;
	font-size: 12px;
	padding-top: 30px;
	float: left;
	padding-bottom: 10px;
	line-height: 18px;
}
#footer p {
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
}

p.p-all-dx {
	margin-top: 0px;
}

/*pagina hotel*/
.sez-hotel {
	width: 565px;
	float: left;
	margin-top: 10px;
	margin-left: 6px;
	display: inline;
}
#spot-hotel {
	float: left;
	width: 191px;
}
#spot-hotel .spotdx {
	margin-top: 10px;
}

.space {
	clear:both;
	float:none;
	line-height:0px;
}

textarea{
	resize: none;
}