@charset "iso-8859-1";
/* CSS Document */
body {
	background-image: url(../img/bg-body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4f3206;
}

img{
	border: none;
}

@font-face {
 font-family: MyCustomFont;
 src: url("bodonibt.eot"); 
}
@font-face {
 font-family: MyCustomFont;
 src: url("bodonibt.ttf"); 
}

.oro {
	color:#978345;
	font-family: MyCustomFont;
	font-size:17px;
	text-align:center;
	}
.bianco {
	color:#FFFFFF;
	font-family: MyCustomFont;
	font-size:18px;
	}

.oromedium {
	color:#978345;
	font-family: MyCustomFont;
	font-size:20px;
	}

.orotitle {
	color:#978345;
	font-family: MyCustomFont;
	font-size:30px;
	}
	

.paragrafo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#978345;
}
.paragrafo a:link{
	text-decoration:underline;
	line-height:24px;
	color:#978345;

}
.paragrafo a:hover{
	text-decoration:none;
	line-height:24px;
	color:#978345;

}

.paragrafobook{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#978345;
}

.paragrafobianco{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#FFF;
}


a:link {
	color: #FFF;
	text-decoration: underline;
}

a:visited {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

a:active {
	color: #FFF;
	text-decoration: underline;
}

.oro a:link {
	color: #978345;
	text-decoration: none;
}
.oro a:active {
	text-decoration: none;
	color: #978345;
}
.oro a:visited {
	text-decoration: none;
	color: #978345;
}
.oro a:hover {
	text-decoration: none;
	color:#FFF;
}


.bianco a:link {
	color: #FFF;
	text-decoration: none;
}
.bianco a:active {
	text-decoration: none;
	color: #FFF;
}
.bianco a:visited {
	text-decoration: none;
	color: #FFF;
}
.bianco a:hover {
	text-decoration: underline;
	color: #FFF;
}

div#container {
	width: 980px;
	margin:auto;
	position: relative;
	z-index:1;
	top: 0;
}

div#voci {
	float:left;
	margin-left: 4px;
	margin-right: 4px;
	text-align:left;
}


div#top-menu {
	width: 980px;
	height: 33px;
	z-index:2;
	text-align:center;
	padding-top:12px;
	text-shadow: 1px 1px 2px #000;
	}

div#top-sottotitolo{
	width:980px;
	height:38px;
	background:url(../img/bg-sottotitolo.jpg);
	background-repeat:repeat-y;
}

div#linkeventi{
	width:610px;
	height:28px;
	float:left;
	padding-top:10px;
}

div#facebook{
	width:100px;
	height:28px;
	float:right;
	padding-top:5px;
}

div#logo{
	width:251px;
	height: 156px;
	position:absolute;
	overflow:hidden;
	top:45px;
	left: 620px;
	z-index:20;
	clear:both;
}

div#flash{
	width:980px;
	height:530px;
	overflow:hidden;
	z-index:5;
	outline:none;
	position:relative;
}

div#barra{
	width:970px;
	height: 56px;
	position:absolute;
	overflow:hidden;
	top:515px;
	left: 0px;
	z-index:21;
	background-image:url(../img/barra.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:20px;
	padding-right:10px;
}

div#barraen{
	width:970px;
	height: 56px;
	position:absolute;
	overflow:hidden;
	top:515px;
	left: 0px;
	z-index:21;
	background-image:url(../img/barra-en.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:20px;
	padding-right:10px;
}

div#barra2{
	width:965px;
	height: 56px;
	position:absolute;
	overflow:hidden;
	top:520px;
	left: 5px;
	z-index:20;
	text-align:left;
	padding-top:20px;
	padding-right:10px;
}
div#sx{
	width:300px;
	overflow:hidden;
	float:left;
	margin-top: 30px;
	background-image:url(../img/book-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
div#dx{
	width:630px;
	overflow:hidden;
	float:right;
	margin-top: 30px;
}
div#footer{
	width:980px;
	overflow:hidden;
	clear:both;
	height: 250px;
	background-image:url(../img/footer.png);
	background-repeat:no-repeat;
	background-position:top;
}
div#footeraddress{
	width:980px;
	overflow:hidden;
	padding-top:30px;
}
div#newsletter{
	width:300px;
	overflow:hidden;
	margin-top: 30px;
	position:relative;
}
div#meteo{
	width:300px;
	margin-top: 30px;
	position:relative;
}

div#meteowindow{
	width:300px;
	clear:both;
	overflow:hidden;
	height:95px;
	position:relative;
	
}

div#meteowindow2{
	top: -20px;
	width:300px;
	height:115;
	overflow:hidden;
	position:absolute;
}

div#lastminute{
	width:300px;
	margin-top: 30px;
	position:relative;
}

.box_paginazione{
	color:#978345;
	font-family: MyCustomFont;
	font-size:18px;
	font-weight:bold;
	}
