body {
	overflow:hidden;
	margin:0px;
	padding:0px;
	background:url(../images/sfondo.gif);
}
img {
	border:0px;
}
#content-centrato {
	position:absolute;
	width:844px;
	height:530px;
	left:50%;
	top:50%;
	margin-left:-422px;
	margin-top:-265px;
	background:url(../images/cornice.gif) center;
	float:left;
}
#centrato {
	position:absolute;
	width:824px;
	height:510px;
	/*margin-left:1.15%;*/
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#content-logo {
	position:relative;
	width:230px;
	height:153px;
	background:url(../images/logo-girardi.jpg) no-repeat;
	float:left;
}
#content-testo-logo {
	position:relative;
	width:230px;
	margin-top:133px;
	text-align:center;
	float:left;
}
#banner-header {
	position:relative;
	width:594px;
	height:129px;
	background-color:#ececee;
	float:left;
}
/*INIZIO gestione menu*/
#content-menu {
	position:relative;
	width:594px;
	height:24px;
	float:left;
}
#button-home {
	width:89px;
	height:24px;
	background:url(../images/button-home.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-home:hover {
	background-position:bottom left;
}
#button-home-selezionato {
	width:89px;
	height:24px;
	background:url(../images/button-home.jpg) bottom left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-storia {
	width:89px;
	height:24px;
	background:url(../images/button-storia.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-storia:hover {
	background-position:bottom left;
}
#button-storia-selezionato {
	width:89px;
	height:24px;
	background:url(../images/button-storia.jpg) bottom left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-prodotti {
	width:88px;
	height:24px;
	background:url(../images/button-prodotti.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-prodotti:hover {
	background-position:bottom left;
}
#button-prodotti-selezionato {
	width:88px;
	height:24px;
	background:url(../images/button-prodotti.jpg) bottom left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-contatti {
	width:88px;
	height:24px;
	background:url(../images/button-contatti.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-contatti:hover {
	background-position:bottom left;
}
#button-contatti-selezionato {
	width:88px;
	height:24px;
	background:url(../images/button-contatti.jpg) bottom left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#content-dx-menu {
	width:240px;
	height:24px;
	background:url(../images/dx-menu.jpg) no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
/*FINE gestione menu*/

/*INIZIO gestione sfondo testo orizzontale*/
.content-testo-home {
	position:relative;
	width:594px;
	height:321px;
	background:url(../images/sfondo-orizzontale.jpg) no-repeat;
	display:block;
	float:left;
}
.spazia {
	position:relative;
	width:30px;
	height:321px;
	display:block;
	float:left;
}
/*FINE gestione sfondo testo orizzontale*/

/*INIZIO FOOTER*/
#content-indirizzo {
	position:relative;
	width:824px;
	text-align:center;
	line-height:16px;
	display:block;
	float:left;
	background-color:#ececee;
}
#content-sonsof {
	position:relative;
	width:824px;
	margin-top:4px;
	text-align:center;
	display:block;
	float:left;
}
/*FINE FOOTER*/

/*INIZIO GESTIONE TESTI*/
.txt-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
.txt-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#9b1a14;
}
.txt-black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	color:#333333;
}
.txt-black-big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:14px;
	color:#333333;
}
.txt-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	color:#EEEEEE;
}
.link-grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.link-grey:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.link-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#9b1a14;
	text-decoration:none;
}
.link-red:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#60100c;
	text-decoration:none;
}
.link-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#EEEEEE;
	text-decoration:none;
}
.link-white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}
/*FINE GESTIONE TESTI*/
