body {
	background-image: url(../img/bg.gif);
}

/* DIV definition */
#top {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	width: 100%;
	height: 115px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#menu {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	width: 100%;
	height: 43px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#container{
	background-color: #FFFFFF;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	height: 100%;
	height=100%
	width: 100%;
	overflow: auto;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
}

/* Class definition */
.menuFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;
}
.menuFooter a:link {
	color: #333333;
	text-decoration: none;
}
.menuFooter a:hover {
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
}
.menuFooter a:visited {
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.text h1{
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-size: 24px;
	padding-left: 5px;
}
.text h6{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.text a:link {
	color: #0066CC;
	text-decoration: none;
}
.text a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}
.text a:visited {
	color: #0066CC;
}
.text img {
	border: 1px solid #333333;
	text-align: center;
}
.text li{
	list-style-type: circle;
	list-style-position: outset;
	list-style-image: url(../img/arrow.png);
}
.desc {
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
}
.desc img{
	text-align: center;
	height: 110px;
	width: 150px;
	border: none;
}
.formCSS{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
}
/* Ausiliary definition */

/* linear menu */
div#menu img{border-width: 0}
div#menu ul{list-style-type: none;margin: 0;padding: 0}
div#menu li{float: left;margin: 0;padding:0}
div#menu a{display:block}
div#menu a:hover{line-height: 1px; /*serve per IE*/}
div#menu a:hover img{visibility: hidden}

/* Images swap without JS */
li#home{background: url(../img/menu/color/menu_finale_color_01.gif) no-repeat left top}
li#azienda{background: url(../img/menu/color/menu_finale_color_02.gif) no-repeat left top}
li#servizio{background: url(../img/menu/color/menu_finale_color_03.gif) no-repeat left top}
li#noleggio{background: url(../img/menu/color/menu_finale_color_04.gif) no-repeat left top}
li#cerimonie{background: url(../img/menu/color/menu_finale_color_05.gif) no-repeat left top}
li#tours{background: url(../img/menu/color/menu_finale_color_06.gif) no-repeat left top}
li#preventivo{background: url(../img/menu/color/menu_finale_color_07.gif) no-repeat left top}
li#england{background: url(../img/menu/color/menu_finale_color_17.gif) no-repeat left top}

/* Classi nel form */
input.dati {
	background: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 250px;
	border: 1px solid #CCCCCC;
}
input.dati:focus {
	background: #FFFFFF;
	border: 1px solid #000000;
}
input.pulsante {
	background: #0066FF;
	text-align: center;
	padding: 5px;
	width: 50px;
	border: 1px solid #000000;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	letter-spacing: 2px;
}
input.pulsante:hover {
    background: #CCCCFF;
}
input.pulsante:active {
    background: #00CCFF;
}
/* test area */
textarea.sfondo {
    background: #FFFFFF;
    width: 250px;
	height: 100px;
    border: 1px solid #CCCCCC;
    padding-right: 5px;
    padding-left: 5px;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
}
/* select */
#select {
	background: #CCCCCC;
	width: 250px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
