/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}
fieldset{border:none;}
#container
{
    width:736px; /*770px;*/
    margin:10px auto;
}
#slideshow
{
   border-top:20px solid #CAB485;
   border-bottom:20px solid #CAB485;
   /*background:url(../images/header_image.jpg) center top no-repeat;*/
   height:200px; 
}
#header h1
{
    width:110px;
    height:82px;
    margin-left:26px;
    margin-top:26px;
}
#header h1 a
{
    display:none;
    width:110px;
    height:82px;
    text-indent:-6666px;
}
#wrapper
{
    width:736px;
    height:auto;
    margin-top:15px;
    margin-left:-25px;
    background:url(../images/bg_wrapper.jpg) left top repeat-y;
}
#sidebar
{
    width:200px;/*150px;*/
    float:left;
    padding-left:32px;
}
#sidebar h2
{
	font-size:16px;
}
#sidebar ul
{
    list-style:none;
    clear:both;
    margin:0;
    margin-top:10px;
    padding:0;
}
#sidebar li a
{
    display:block;
    width:100%;
    color:#936B13;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
#sidebar li a:hover
{
    text-decoration:underline;
}
#sidebar ul.lang{
	list-style:none;
	margin-bottom:5px;
	}
	
#sidebar ul.lang li{
	float:left;
	padding-left:2px;
	}

#sidebar ul.lang li a{
	float:left;
	width:19px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
	}
#sidebar ul.lang li a.ita,
#sidebar ul.lang li a.uk,
#sidebar ul.lang li a.ger 
{
	display:none;
	}
#sidebar ul.lang li a.ita{background:url(../images/ita.gif) no-repeat 0 0;}
#sidebar ul.lang li a.uk{background:url(../images/uk.gif) no-repeat 0 0;}
#sidebar ul.lang li a.ger{background:url(../images/ger.gif) no-repeat 0 0;}
#content
{
    width:500px;/*520px480px;*/
    _width:480px;
    margin-left:200px;/*160px;*/
    padding:13px 4px 15px 0;
    text-align:justify;
	overflow:hidden;
}
#content h1{
}
#content h2
{


}

#content a, #footer a, #sidebar a
{
    color:#936B13;
}
#footer
{
    clear:both;
    width:712px; /*770px;*/
	margin-top:5px;
    background-color:#CAB485;
    font-size:11px;
    text-align:left;
}

.text_box_shadow
{
background:url(../images/box_bottom_shadow.gif) left top no-repeat;
height:12px;
}
.border_right
{
border-right:6px solid #E2D9B9;
}
.text_box_table
{
margin-top:10px;
margin-bottom:20px;
margin-left:22px;
margin-right:12px;
}
.free_quote
{
margin-left:159px;
}

/* CSS Background image Document */
.title
{
    font-size:20px;
}
/* CSS Text Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8D6206;
	text-decoration: none;
}

/* gallery */
.thumbnail,
.thumbnail_preview,
#maincontent img
{
	float:left;width:200px;margin:10px 10px 10px 0;border:2px solid #DEDEDF;
}
.thumbnail,
.thumbnail_preview
{
	float:none;width:200px;
}
/* loghi */
#bbqualita,
#ecolabel,
#cuorerurale,
#strada,
#tci,
#trentino
{
    margin:10px 0 10px 10px;
}
#bbqualita a,
#ecolabel a,
#cuorerurale a,
#strada a,
#tci a,
#trentino a
{
    display:block;
	text-indent:-6666px;
}
#bbqualita
{
    height:96px;
    width:90px;
    background:url(../images/BB.gif) no-repeat;
}
#ecolabel
{
    height:22px;
    width:90px;
    background:url(../images/Ecolabel.gif) no-repeat;
}
#cuorerurale
{
    height:55px;
    width:90px;
    background:url(../images/CuoreRurale.gif) no-repeat;
}
#strada
{
    height:90px;
    width:56px;
    background:url(../images/stradavino.jpg) no-repeat;
}
#tci
{
    height:78px;
    width:78px;
    background:url(../images/tci.jpg) no-repeat;
}
#trentino 
{
height:45px;
    width:80px;
    background:url(../images/logoTrentino.jpg) no-repeat;
	}
#bbqualita a
{
    height:96px;
    width:90px;
}
#ecolabel a
{
    height:22px;
    width:90px;
}
#cuorerurale a
{
    height:55px;
    width:90px;
}
#strada a
{
    height:90px;
    width:56px;
}
#tci a
{
    height:78px;
    width:78px;
}
#trentino a
{
	height:45px;
    	width:80px;
	}
#slideshow {
	overflow: hidden;
	position: relative;
	width: 712px;
	height: 200px;
}

#slideshow img {
	width: 712px;
	height: 200px;
}