/*****************************************************************************
   WEBSITE  :	www.laveronese.it
   TEMPLATE :	contiene gli elementi di layout di "homeit.html"
   DATA		:	23/03/2008 	
 *****************************************************************************/
 
/*****************************************************************************
   LAYOUT - IMPAGINAZIONE
 *****************************************************************************/ 
.box_contenitore {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 390px;
	margin-left: -50%;
	margin-top: -205px; /* +10px di ".box_piede" */
	background: #72757C;
	padding: 0px;
}

.box_contenuto_centrale {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 780px;
	height: 390px;
	background: #FFFFFF;
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
	/* padding: 0px 5px 0px 5px; */
}

.box_contenuto_centrale_alto {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 780px;
	height: 225px; /* 225px; */
	background: url(../img/sfondo_alto.gif) repeat-x;
	/* border: #000000 1px dotted; */
}

.scambio_foto {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 324px;
	z-index: 2;
	/* border: #000000 1px dotted; */
}

.box_contenuto_centrale_menu {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 780px;
	height: 102px;
	background: #FFFFFF url(../img/sfondo_menu.jpg) no-repeat;
	/* border: #000000 1px dotted; */
}

.box_contenuto_centrale_basso {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 100%;
	height: 63px;
	background: url(../img/sfondo_basso.gif) repeat-x;
	/* border: #000000 1px dotted; */
}

.box_menu_basso {
	position: relative;
	top: 13px;
	left: 450px;
	float: left;
	margin: 0 auto;
	font: 8pt Verdana, Tahoma, arial, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	background: transparent;
	padding: 0px 16px 0px 6px;
	border-left: #FFFFFF 2px solid; 
	/* border: #000000 1px dotted; */
}

.box_menu_basso a, .box_menu_basso a:visited {
	color: #CC0000;
	text-decoration: none;
}

.box_menu_basso a:hover {
	color: #1054D6;
	text-decoration: none;	
}

/* marchio Tipografia la Veronese */
.stampare_in_digitale {
	position: absolute;
	top: 45px;
	right: 15px;
	padding: 0px;
	background: transparent;
	/* border: 1px dotted; */
}

/*****************************************************************************
   ROOLOVER BOTTONI MENU' ALTO
 *****************************************************************************/ 
/* bottone azienda */
#bottone_azienda {
	position: absolute;
	top: 225px;
	left: 286px;
	z-index: 3;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background: url(../it/img/az_0.gif) center center no-repeat;
	width: 73px;
	height: 33px;
	/* border: 1px dotted; */
}

.rollover_azienda {
	width: 73px;
	height: 33px;
}

.rollover_azienda img {
	border: none;
}

.rollover_azienda a { 
	display: block;
}

.rollover_azienda a:hover img {
	display: none;
}

.rollover_azienda a:hover {
	width: 73px;
	height: 33px;
	background: url(../it/img/az_1.gif) center center no-repeat;
}

/* bottone soluzioni grafiche */
#bottone_grafiche {
	position: absolute;
	top: 225px;
	left: 361px;
	z-index: 3;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background: url(../it/img/sg_0.gif) center center no-repeat;
	width: 121px;
	height: 33px;
	/* border: 1px dotted; */
}

.rollover_grafiche {
	width: 121px;
	height: 33px;
}

.rollover_grafiche img {
	border: none;
}

.rollover_grafiche a { 
	display: block;
}

.rollover_grafiche a:hover img {
	display: none;
}

.rollover_grafiche a:hover {
	width: 121px;
	height: 33px;
	background: url(../it/img/sg_1.gif) center center no-repeat;
}

/* bottone prestampa */
#bottone_prestampa {
	position: absolute;
	top: 225px;
	left: 484px;
	z-index: 3;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background: url(../it/img/pr_0.gif) center center no-repeat;
	width: 85px;
	height: 33px;
	/* border: 1px dotted; */
}

.rollover_prestampa {
	width: 85px;
	height: 33px;
}

.rollover_prestampa img {
	border: none;
}

.rollover_prestampa a { 
	display: block;
}

.rollover_prestampa a:hover img {
	display: none;
}

.rollover_prestampa a:hover {
	width: 85px;
	height: 33px;
	background: url(../it/img/pr_1.gif) center center no-repeat;
}

/* bottone preventivo */
#bottone_preventivo {
	position: absolute;
	top: 225px;
	left: 571px;
	z-index: 3;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background: url(../it/img/pv_0.gif) center center no-repeat;
	width: 85px;
	height: 33px;
	/* border: 1px dotted; */
}

.rollover_preventivo {
	width: 85px;
	height: 33px;
}

.rollover_preventivo img {
	border: none;
}

.rollover_preventivo a { 
	display: block;
}

.rollover_preventivo a:hover img {
	display: none;
}

.rollover_preventivo a:hover {
	width: 85px;
	height: 33px;
	background: url(../it/img/pv_1.gif) center center no-repeat;
}

/* bottone contatti */
#bottone_contatti {
	position: absolute;
	top: 225px;
	left: 658px;
	z-index: 3;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background: url(../it/img/co_0.gif) center center no-repeat;
	width: 85px;
	height: 33px;
	/* border: 1px dotted; */
}

.rollover_contatti {
	width: 85px;
	height: 33px;
}

.rollover_contatti img {
	border: none;
}

.rollover_contatti a { 
	display: block;
}

.rollover_contatti a:hover img {
	display: none;
}

.rollover_contatti a:hover {
	width: 85px;
	height: 33px;
	background: url(../it/img/co_1.gif) center center no-repeat;
}

