
html, body { background: #050507; }

body
{
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	/*background: url(images/tappi.png) no-repeat top right #050507;*/
	color: #c4a262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link { color: #c4a262; }
a:hover { color: #9C2021; }
a:visited { color: #8E795A; }

#container
{
	margin: 0px auto 0 auto;
	width: 680px;
}

#box
{
	width: 680px;

}
#box p {color:#FCEB95;}

.banner{}

#uno
{
	width: 235px;
	padding: 0 12px 12px 0;
	float: left;
}

#due
{
	width: 432px;
	padding: 0 0 12px 0;
	float: right;
}
#uno img {
	margin:2px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 20px 0 5px 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #9C2021;
}

.vino { float: left; }

/*SUPER MENU*/
#pictureselect
{
	position: relative;
	height: 1%;
	/* ie bug */
}

#fancymenu ul, #pictureselect
{
	padding: 0;
	margin: 0;
}

#fancymenu
{
	position: relative;
	height: 29px;
	width: 680px;
	margin: 30px 0 20px 0;
	overflow: hidden;
	border-bottom:1px solid #9C2021;
}

#fancymenu ul, #pictureselect
{
	padding: 0;
	margin: 0;
}

/* Don't apply padding here (offsetWidth will differ in IE)
    If you need padding add it to the child anchor */

#fancymenu ul li, #pictureselect li
{
	float: left;
	list-style: none;
	
}

#fancymenu ul li a, #pictureselect li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #c4a262;
	font-size:11px;
	padding: 3px 8px 0 8px;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	border-bottom: 6px solid #9C2021;
}

#fancymenu li.background
{
	background: url('images/bg_menu_right.png') no-repeat top right !important;
	background: url('images/bg_menu_right.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#fancymenu .background .left
{
	background: url('images/bg_menu.png') no-repeat top left !important;
	background: url('images/bg_menu.gif') no-repeat top left;
	height: 30px;
	margin-right: 9px;
	/* 7px is the width of the rounded shape */
}

table
{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	border: 1px #050507;
	border-collapse: collapse;
	border-spacing: 0px;
}

tr.first
{
	background-color: #333333;
	border: #333333;
}

tr.tit
{
	background-color: #9C2021;
	border: #333333;
}

td
{
	border: 1px solid #353535;
	text-align: left;
	text-indent: 2px;
	font-family: Verdana;
	padding-left: 10px;
}

.regioni
{
	color: #c4a262;
	background: #9C2021;
	padding: 0px;
	margin: 0px;
}

dl
{
	display: block;
	margin: 0;
	padding: 0;
}

dl dt
{
	display: block;
	border-bottom: 1px solid #c4a262;
	margin: 0;
	padding: 0;
}

dl dd
{
	display: block;
	margin: 0;
	padding: 0;
}

form#contact
{
	width: 330px !important;
	/**/
	height: 275px !important;
	/**/
	margin: 0;
	padding: 15px 15px 10px;
	background-color: #282828;
	color: #c4a262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

label
{
	float: left;
	width: 90px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	text-align: right;
	color: #c4a262;
	font-size:12px;
}

input,textarea,button
{
	border: 0px solid;
	font-size: 10px;
	
}

div.input-cont
{
	float: left;
	width: 200px;
	height: 30px;
	margin-bottom: 3px;
	
	
	}

input
{
	display: block;
	width: 175px;
	margin: 7px 0 0 10px;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c4a262;
}

div.textarea-cont
{
	float: left;
	width: 200px;
	height: 170px;
	padding: 1px;
	
	}

textarea
{
	width: 170px;
	height: 140px;
	margin: 10px;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #c4a262;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

button#go
{
	float: left;
	width: 130px;
	height: 25px !important;
	/**/
	line-height: 25px;
	display: inline;
	margin-left: 95px;
	padding: 1px 0 4px;
	color: #c4a262;
	cursor: pointer;
	background-color: #050507;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.scarico {
	background:url(images/adobe.png) no-repeat left; 
	height:70px; 
	padding:20px 0 0 60px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
}
#footer {width:670px; margin: 0 auto; clear:both; padding:10px; border-top:1px solid #9C2021;}

#agenzie {width:430px !important;width /**/:430px;
    height:230px !important;height /**/: 230px;
    overflow:auto;
    border-left:1px solid #333;border-right:0 solid;
  }

/* HIGHSLIDE */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #9C2021;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide:hover img {
	border: 2px solid #C4A262;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.floatdx{ color:#000;}
/* GOOGLE API */
#map { width:432px; height:320px;}
.linguetta  {width:220px;font-size:10px;font-family:verdana;}
.linguetta img {margin-right:10px;margin-bottom:2px;width:60px; height: 60px;float:left;}
.mappacontenuto h3 {margin:0px;font-size:14px;}
.mappacontenuto h5 {margin:0px;margin-top:2px;font-size:10px;}
.linguetta  #mappacontenuto p {margin-top:2px;font-size:12px;margin-right: 0px;margin-bottom: 2px;margin-left: 0px;}
.linguetta  #mappacontenuto a{ margin-bottom:2px;font-size:10px;}
