body {
	background: url("../images/l41original.gif");
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color:#0C0C0A;
}
fieldset{border:none;}
#container {
	position:absolute;

	width:800px;

	float:left;

	left:50%;

	top:0%;

	margin-top:30px;

	margin-left:-400px;

	z-index:0;
	
}
h1, h2{
	text-transform: uppercase;
}
h1 {
font-size:150%;

}
h2 {
font-size:120%;
}
#slideshow {
	overflow: hidden;
	position: relative;
	width: 570px;
	height: 250px;
}

#slideshow img {
	width: 570px;
	height: 250px;
}
input, textarea {
	background-color:#C2997A;

}
#wrapper{
	overflow:hidden;
	background: url("../images/sidebar.jpg") top right no-repeat;
	background-color:#FFFFCC;

    _width:100%;
}
#content {
	float: left;
	width: 570px;
	_width:550px;
	background-color:#FFFFCC;
	padding:10px;
}

/* sidebar */
#sidebar {
	float: right;
	width: 200px;
	_width:185px;
	height:100%;
	padding: 5px;
	background-color:#E0E0B7;
	
}
#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;

}

#sidebar ul li, #sidebar h1,#sidebar p {
	
	padding-left:15px;
}
#sidebar a {
	color:#0C0C0A;
	text-decoration:none;
	display:block;
	width:100%;
	padding: 5px 0 5px 0;

}
#sidebar a:hover {
	background-color: #C2997A;
}
#sidebar img a:hover{
	background-color:Transparent;
	
}

/* Footer */

#footer {

	position:relative;

	width:800px;

	height:20px;

	float:left;

	z-index:0;

	text-align:center;

	padding-top:2px;

}

#footer a {
	color: #eee;
	text-decoration:none;
}
#footer a:hover
{
    text-decoration:underline;
}
.thumbnail,
.thumbnail_preview,
.content img
{
	width:200px;margin:10px 10px 10px 0;border:2px solid #94B54E;
}
#content a img 
{
	border:none;
	}
.content img.thumbnail,
.content img.thumbnail_preview
{
	width:200px;
}
/* loghi */
#bbqualita,
#valsugana,
#trentino,
#viaclaudia
{
    margin-top:10px;
    margin-left:20px;
}
#bbqualita a,
#valsugana a,
#trentino a,
#viaclaudia a
{
    display:block;
	text-indent:-6666px;
}
#bbqualita
{
    height:96px;
    width:90px;
    background:url(../images/BB.gif) no-repeat;
}
#valsugana
{
    height:87px;
    width:90px;
    background:url(../images/apt_valsugana.gif) no-repeat;
}
#trentino
{
	height:50px;
    width:90px;
    background:url(../images/logoTrentino.jpg) no-repeat;
	}
#viaclaudia
{
	height:102px;
    width:90px;
    background:url(../images/logoViaClaudia.jpg) no-repeat;
	}
#bbqualita a
{
    height:96px;
    width:90px;
}
#valsugana a
{
    height:87px;
    width:90px;
}
#trentino a
{
	height:50px;
    width:90px;
 }
#viaclaudia a
{
	height:102px;
    width:90px;
}
#bbqualita a:hover, #valsugana a:hover, #trentino a:hover, #viaclaudia a:hover

{
background:none;
}
