/* CSS Document */
/* Livelli */

#Banda {
	width:600px;
	margin-top: 40px;
	margin-bottom: 20px;
	float: right;
	background-image:url(../Immagini/banda.gif);
	height: 50px;
}

/*  ---------------*/
#Banda a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#Banda a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#Colonna {
	position:absolute;
	width:160px;
	height:115px;
	left: 30px;
	top: 170px;
	padding: 10px;
}
#Corpo {
	width:550px;
	margin-top: 170px;
	margin-left: 230px;
	overflow: visible;
	background-color: #152b40;
	background-image: url(../Immagini/FondoCorpo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Indirizzo {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
}
#Machette {
	position:absolute;
	width:180px;
	height:110px;
	z-index:101;
	left: 30px;
	top: 20px;
	padding: 0px;
}
#Menu {
	width:450px;
	height: 15px;
	margin-top: 133px;
	margin-left: 230px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1e3e5c;
}
#Testo {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: visible;
	min-height:150px;
}
#ADV {
	position:absolute;
	width:180px;
	height:135px;
	z-index:102;
	left: 30px;
	top: 560px;
}
/* Tag */
a {
	font-weight: bold;
	text-decoration: none;
	color: #FF9900
}
a:hover {
	color: #FFFFFF;
}
body {
	background-color: #1e3e5c;
	background-image: url(../Immagini/Fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
em {
	font-style: normal;
	background-color: White;
	font-weight: bold;
	color: Black;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-size: 17px;
	font-weight: bold;
}
h4 {
	font-size: 15px
}
h5 {
	font-size: 13px
}
h6 {
	font-size: 11px
}

input, select, textarea {
	font-size : 10px;
	font-weight:bold;
	background-color: #183249;
	border: 1px solid #1e3e5c;
	color:#ffffff;
	margin-top:3px;
	margin-bottom:3px;
}
p {
	font-size: x-small;
}

/* classi*/
.annuncio {
	border: 1px solid #1e3e5c;
	text-align: justify;	
}

.annuncioIntestazione {
	padding: 5px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	height: 18px;
	background-image: url(../Immagini/annuncio_int.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.annuncioIntestazionePrezzo {
	float: right;
}
.annuncioIntestazioneTitolo {
	float: left;
}
.annuncioTesto {
	padding: 9px;
	clear:both;
}
.annuncioFoto {
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	float:left;
	border: 1px solid #1E3E5C;
	display: inline;

}
.annuncioIndirizzo {
	padding: 5px;
	margin:10px;
	font-size:small;
	background-color:#1e3e5c;
}
.Banner {
	padding: 0;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	border: 1px solid #000000;
}
.campo {
	float:left;
	width:230px;
	padding:5px;
	border: 1px solid #486377;
	background-color:#1e3e5c;
	height:35px;
	color:#9DB3C3;
	margin-bottom:0px;
	margin-left:9px;
	margin-right:0px;
	margin-top:10px;
	display:inline;
}
.campo input {
	width:220px;
}

.campoDoppio {
	clear:both;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #486377;
	background-color:#1e3e5c;
	color:#9DB3C3;
	margin-top:0px;
	margin-left:9px;
}
.campoDoppio textarea {
	width:469px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
}
.campoDoppio input{
	width:469px;
	height:30px;
}

.caratteristica {
	float:left;
	width:156px;
	margin-left:10px;
	margin-top:10px;
	padding-top:2px;
	height:30px;
	text-align:center;
	background-image: url(../Immagini/fondo_156x32.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color:#ADC5DC;
	display: inline;
}

.caratteristicaTesto {
	color:#ffffff;
	font-weight:bold;
}
.evidenza {
	font-style: normal;
	background-color:#FF9900;
	font-weight: bold;
	color: #1e3e5c;
}
.elencoMarche {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: x-small;
	background-image:url(../Immagini/fondo_marca.gif);
	background-repeat:no-repeat;
	padding-left: 5px;
	margin-bottom: 3px;
}
.input {
	font-weight:normal;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #1e3e5c;
}

.list {
	clear:both;
	margin-bottom:10px;
	height:70px;
	cursor:pointer;
	background-image:url(../Immagini/list.gif);
	padding:5px;
	width:500px;
	height:70px;
	overflow:hidden;
}
.listFoto {
	border: 1px solid #254c71;
	margin-right: 10px;
	float:left;
	width:70px;
	height: 70px;
}
.listTesto {
	float:left;
	width:300px;
	height:70px;
	margin-right:5px;
}
.listCodici {
	float:left;
	width:113px;
	height:70px;
	line-height: 130%;
}
.listBox {
	float:left;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 10px;
	display:inline;
}
.menuModifica {
	background-image:url(../Immagini/menumodifica.gif);
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	height:12px;
}
.miniatura {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.piccolo {
	font-size: 9px;
	text-align: justify;
}
.pulsante {
	padding-top: 4px;
	margin-top: 10px;
	margin-left:10px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../Immagini/fondo_156x32.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 32px;
	width: 156px;
	font-style: normal;
	text-transform: uppercase;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
	display:inline;
}

.sottotitolo {
	font-size: 14px;
	font-weight : bold;
	margin-bottom: 5px;

}
.titoletto {
	font-size: 14px;
}
.testo {
	text-align: justify
}
.titolo {
	font-size: 18px;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e3e5c;
}
/* Menu Navigazione */

#nav {
	font-size:x-small;
	width: 158px;
}
#nav p {
	margin: 0px;
	font-size:x-small;/**/
}
#nav .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	color: #FFFFFF;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 148px;
	cursor: pointer;
}
#nav .openheader { /*CSS class to apply to expandable header when it's expanded*/
/*	background-color:none;  */
	background-image:url(../Immagini/fondo_menu.gif);
	background-repeat:no-repeat;

}
#nav ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}
#nav ul li {
	padding-bottom: 0px; /*bottom spacing between menu items*/
}
#nav ul li a {
	color: #FFFFFF;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 148px;
	text-indent: 10px;
}
#nav ul li a:visited {
}
#nav ul li a:hover { /*hover state CSS*/
	background-image: url(../Immagini/selector.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav a:hover {
	background-image: url(../Immagini/selector.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav div {
	background-image:url(../Immagini/fondo_menu.gif);
	background-repeat:no-repeat;
	margin-top:4px;
	height:22px;	
}

#nav li div {
	background-image:url(../Immagini/fondo_menu_item.gif);
	background-repeat:no-repeat;
	margin-top:4px;
	height:22px;	
	background-position: right center;
	
}
#infoutente {
	position:absolute;
	top: 20px;
	left:700px;
	width:200px;
}

