

body, a, select, table, input {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

a {
	font-weight: bold;
}

a:hover {
	color: #A33F03;
}


/**** PAGE ****/
#page {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -396px;
}


/**** RICHIAMI ****/

.titolo {
	font-weight: bold;
	font-style: italic;
	color: black;
}

.evidenziato {
	font-weight: bold;
	font-size: 14px;
}

.grande {
	font-size: 14px;
}

.riquadro {
	background: #F4F0EC;
	border: solid #808080 1px;
	width: 338px;
	padding: 10px 20px 10px 20px;
}

.messaggio {
	color: white;
	background: #BF221E;
	font-weight: bold;
}

.labelRichiami {
	width: 118px;
	height: 28px;
	font-style: italic;
	text-align: right;
}

.inputRichiami {
	text-align: left;
}

#catDesc {
	position: absolute;
	display: none;
	top: 184px;
	left: 3px;
	width: 366px;
	background: #F4F0EC;
	border: solid #808080 1px;
	padding: 4px;
	z-index: 99;
}


/* BARRA DEL TITOLO */

#barraTitolo {
	position: absolute;
	top: 6px;
	left: 6px;
}

#angoloBarra1,
#angoloBarra2,
#sopraBarra {
	position: absolute;
	top: 0px;
}

#angoloBarra3,
#angoloBarra4,
#sottoBarra {
	position: absolute;
	top: 64px;
}

#angoloBarra1,
#angoloBarra4,
#bordoSxBarra {
	left: 0px;
}

#angoloBarra2,
#angoloBarra3,
#bordoDxBarra {
	left: 766px;
}

#sopraBarra,
#sottoBarra {
	left: 17px;
	width: 749px;
}

#sopraBarra {
	height: 16px;
}

#sottoBarra {
	height: 19px;
}

#bordoDxBarra,
#bordoSxBarra {
	position: absolute;
	top: 16px;
	height: 48px;
}

#bordoSxBarra {
	width: 17px;
}

#bordoDxBarra {
	width: 18px;
}

#logoAuto {
	position: absolute;
	top: 7px;
	left: 25px;
}

#logoTitolo {
	position: absolute;
	top: 15px;
	left: 164px;
}

#sottoTitolo {
	position: absolute;
	top: 26px;
	left: 660px;
}


/* PANNELLO SX */

#pannelloSx {
	position: absolute;
	top: 235px;
	left: 6px;
}

#angoloSx1,
#angoloSx2,
#sopraSx {
	position: absolute;
	top: 0px;
}

#angoloSx3,
#angoloSx4,
#sottoSx {
	position: absolute;
	top: 387px;
}

#angoloSx1,
#angoloSx4,
#bordoSxSx {
	left: 0px;
}

#angoloSx2,
#angoloSx3,
#bordoDxSx {
	left: 178px;
}

#sopraSx,
#sottoSx {
	left: 17px;
	width: 161px;
}

#sopraSx {
	height: 16px;
}

#sottoSx {
	height: 19px;
}

#bordoDxSx,
#bordoSxSx {
	position: absolute;
	top: 16px;
	height: 371px;
}

#bordoSxSx {
	width: 17px;
}

#bordoDxSx {
	width: 18px;
}

/* PANNELLO DX */

#pannelloDx {
	position: absolute;
	top: 94px;
	left: 594px;
}

#angoloDx1,
#angoloDx2,
#sopraDx {
	position: absolute;
	top: 0px;
}

#angoloDx3,
#angoloDx4,
#sottoDx {
	position: absolute;
	top: 528px;
}

#angoloDx1,
#angoloDx4,
#bordoSxDx {
	left: 0px;
}

#angoloDx2,
#angoloDx3,
#bordoDxDx {
	left: 178px;
}

#sopraDx,
#sottoDx {
	left: 17px;
	width: 161px;
}

#sopraDx {
	height: 16px;
}

#sottoDx {
	height: 19px;
}

#bordoDxDx,
#bordoSxDx {
	position: absolute;
	top: 16px;
	height: 512px;
}

#bordoSxDx {
	width: 17px;
}

#bordoDxDx {
	width: 18px;
}


/**** TESTI PANNELLI ****/

#testoPanSx,
#testoPanDx {
	position: absolute;
	width: 160px;
	color: #634B34;
	font-family: georgia;
	font-size: 10px;
}

#testoPanSx {
	top: 274px;
	left: 19px;
}

#testoPanDx {
	top: 242px;
	left: 607px;
}


/**** DECORAZIONI ****/

#bannerRichiami {
	position: absolute;
	top: 94px;
	left: 6px;
}

#logo {
	position: absolute;
	top: 147px;
	left: 611px;
}

#logoMmb {
	position: absolute;
	top: 562px;
	left: 626px;
}

#linkLogo {
	position: absolute;
	top: 600px;
	left: 626px;
	cursor: hand;
}


/**** DECORAZIONI LARGE ****/

#logoMmbLarge {
	position: absolute;
	bottom: -66px;
	left: 8px;
}

#linkLogoLarge {
	position: absolute;
	bottom: -62px;
	left: 13px;
	cursor: hand;
}

#logoLarge {
	position: absolute;
	bottom: -64px;
	left: 308px;
}

#logoLarge2 {
	position: absolute;
	bottom: -68px;
	left: -7px;
}

/**** FIRMA ****/

#firma {
	position: absolute;
	top: 603px;
	width: 382px;
	left: 205px;
}

#firmaLarge {
	position: absolute;
	bottom: -100px;
	width: 714px;
	left: 30px;
}

.firma {
	font-size: 8px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
}

.firmaTest{
	font-size: 3px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
}

.firmaAlt {
	color: white;
	background-image: url('img/bordo.jpg');
}

#linkFirma {
	font-size: 9px;
}

/**** Cambio lingua ****/
.titlelang {
	top:  0px;
	left: 635px;
	font-size: 10px;
	color: #555555;
	font-family:  georgia, serif;
	font-weight: normal;
	white-space: nowrap;
	position: absolute;
	text-align: center;
}

.titlelangLink  {
	font-family: georgia, serif;
    text-decoration: none;
    font-weight: normal;
    color: #555555;
}

titlelangLink:hover {
	font-family: georgia, serif;
	font-weight: normal;
	color: #C02D03;
}

/**** HOME ****/

#italia {
	position: absolute;
	top: 61px;
	left: 0px;
}


/**** DIV CONTENUTI ****/

#contenuti {
	position: absolute;
	top: 94px;
	left: 205px;
	height: 494px;
	width: 382px;
	overflow: auto;
}

#contenutiLarge {
	position: absolute;
	top: 98px;
	left: 8px;
	width: 778px;
}


/**** BARRA DI SELEZIONE ****/

#labelSel,
#labelSearch {
	position: absolute;
	font-weight: bold;
	white-space: nowrap;
}

#labelSel {
	top: 15px;
	right: 205px;
}

#labelSearch {
	top: 37px;
	right: 205px;
}

.selProvincia,
#searchInput {
	position: absolute;
	left: 180px;
	width: 150px;
}

.selProvincia {
	top: 11px;
}

#searchInput {
	top: 34px;
}

#searchImg {
	position: absolute;
	top: 34px;
	left: 340px;
}


/**** BARRA DI SELEZIONE LARGE ****/

#labelSelLarge,
#labelSearchLarge {
	font-weight: bold;
	white-space: nowrap;
    /*
	position: absolute;
	top: 3px;
    */
}
/*
#labelSelLarge {
	left: 0px;
}

#labelSearchLarge {
	left: 316px;
}

.selProvinciaLarge,
#searchInputLarge,
#searchImgLarge,
#linkHome {
	position: absolute;
	top: 0px;
}

.selProvinciaLarge {
	left: 128px;
}

#searchInputLarge {
	left: 468px;
}

#searchImgLarge {
	left: 586px;
}
*/
#linkHome {
	/*left: 614px;*/
	white-space: nowrap;
}


/**** LISTA ****/

#risultato {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
}

#risultatoNullo {
	font-size: 12px;
	text-align: center;
	background: #F7F2EE;
	border-top: solid #D4C3B1 1px;
	border-bottom: solid #D4C3B1 1px;
	height: 16px;
}

.colPulsante {
	width: 50px;
}

.titoloElenco {
	font-size: 10px;
	height: 20px;
	background: url(img/barracentri.jpg);/*#F7F2EE;*/
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

.rigaDettaglio {
	height: 0px;
	vertical-align: top;
}

.dettaglio {
	font-size: 10px;
	display: none;
}

.rigaSepara {
	height: 2px;
}

#rigaRiempi {
	height: 43px; /* PER FIREFOX è IN JS */
}

