/* CSS Document */
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #003366;
}
BODY {
	COLOR: #000000;
		background-image: url(../bg_home.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

h1
{
	color: #FF6600;
	font-size: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 30px;
}

#root {
	MARGIN: 0px auto;
	WIDTH: 984px;
	background-repeat: repeat-y;
}	
#top { WIDTH: 100% display:block;
	height:120px;
	clear:both;
	min-height:53px;
	LIST-STYLE-TYPE: none;
	padding-left: 4px;
}
#campotop {
	FLOAT: right;
	WIDTH: 400px;
	margin-top: 95px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #46390E;
}

#menu {
	MARGIN: 0px auto;
	height:40px;
	WIDTH: 100%
}
.home_menu 
{
	width: 100%;
	background-color: transparent;
	background-image: url(../index_file/sottomenuhome.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 8px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#content {
	FLOAT: right;
	WIDTH: 984px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vocibb {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.luogobb {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.barrabb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
}

.prezzobb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.minivoceprezzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.cornicefotobb {
	border: 4px solid #CCCCCC;
}

.titolobb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #003366;
}
.indirizzobb {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
}
.zona {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF3300;
}




#left {
	FLOAT: left;
	WIDTH: 200px
}
	.box_padding {
	font-size:11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
}
#bloccoleft {
	WIDTH: 95%;
	background-color: #ffffff;
	border: 1px solid #786241;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	float: right;
}
.titolomappaleft {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.logo {
	PADDING-TOP: 7px
}
.logo IMG {
	FLOAT: right
}
.logo A IMG {
	FLOAT: left
}
#bloccoleft2 {
	WIDTH: 800px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	height: 130px;
	border: 1px solid #FF9900;
	line-height: 18px;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	padding-top: 10px;
	padding-right: 0pt;
	padding-left: 0pt;
}
.bottom a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.invertedshiftdown{
	padding: 0;
	width: 984px;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-top-style: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #917B5B;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
	float: left;
	display: block;
	font: bold 12px Arial;
	color: black;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px 9px 10px; /*Padding within each menu item*/
	background-color: transparent; /*Default menu color*/
	/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
	background-color: #917B5B; /*Red color theme D10000*/
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	color: white;
}

.invertedshiftdown .selected a{ /** currently selected menu item **/
	background-color: #917B5B; /*Red color theme*/
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	color: white;
}
#bloccoleft3 {
	WIDTH: 95%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A3333;
	border: 1px solid #FF9900;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	float: right;
	background-color: #FFFFEC;
}
.bottone {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #CC9900;
}

.vocibbtabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f8f8f8;
	border-right-color: #f8f8f8;
	border-left-color: #f8f8f8;
}
.tabellaprezzi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	line-height: 14px;
}

.titoloprezzi {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.minivoceprezzo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF3300;
	font-weight: normal;
}

