body {
	margin: 0px;
	padding: 0px;
	background-color: #999;
}
a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #D68C03;
}
#divGenerale {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	background-image: url(struttura/ombra_sfondo_centro.png);
	background-repeat: repeat-y;
}
#divContenitore {
	width: 800px;
	position: relative;
	margin-left: 50px;
	background-repeat: no-repeat;
	background-color: #f9c404;
	background-image: url(struttura/bg_giu_page_point24.jpg);
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	float: left;
}
#divTestata {
	height: 195px;
	width: 800px;
	position: relative;
	float: left;
	background-image: url(struttura/testata_magex_point24.jpg);
	background-repeat: no-repeat;
}
#divTestata img {
	position: absolute;
	height: 110px;
	width: 425px;
	top: 63px;
	left: 194px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#divTestata img:hover {
	background-image: url(struttura/logo_magex_mouseover.jpg);
}
#divTuv {
	position: absolute;
	background-image: url(immagini/logo_tuv_testata.png);
	left: 30px;
	top: 25px;
	height: 70px;
	width: 102px;
}
#divIndexSceltaLingue {
	position: absolute;
	left: 740px;
	top: 20px;
	z-index: 50;
	width: 50px;
}
#pulsanteIta a img {
	background-image: url(struttura/pulsante_ita_01.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 45px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#pulsanteIta a:hover img {
	background-image: url(struttura/pulsante_ita_02.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 45px;
}
#pulsanteIng a img {
	background-image: url(struttura/pulsante_ing_01.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 45px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#pulsanteIng a:hover img {
	background-image: url(struttura/pulsante_ing_02.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 45px;
}
#pulsanteFra a img {
	background-image: url(struttura/pulsante_fra_01.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 45px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#pulsanteFra a:hover img {
	background-image: url(struttura/pulsante_fra_02.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 45px;
}

#divMenuTop {
	text-align: center;
	width: 740px;
	position: relative;
	color: #000;
	float: left;
	left: 30px;
	right: 30px;
	padding-bottom: 30px;
	font-size: medium;
	font-weight: bold;
}
#divMenuTop a {
	color: #000;
	text-decoration: none;
	margin: auto;
}
#divMenuTop a:hover {
	color: #FF0;
	text-decoration: none;
	background-color: #000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#divContenuti {
	float: left;
	width: 740px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: small;
	text-align: justify;
	background-image: url(struttura/bg_fondo_pag_point24.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 72px;
}
#divContenuti p {
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#divContenuti a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#divContatti {
	position: absolute;
	float: right;
	width: 400px;
	text-align: right;
	top: 12px;
	right: 30px;
}
#divLoghiHome {
	width: 740px;
	position: relative;
	text-align: center;
	float: left;
}
#divLoghiHome img {
	margin-bottom: 20px;
}
.imgSchemaFunz {
	visibility: hidden;
	height: 0px;
	width: 0px;
}

h2 {
	color: #000;
	font-style: italic;
	font-weight: bold;
	font-size: large;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#divOmbraPiede {
	float: left;
	width: 900px;
	position: relative;
	background-image: url(struttura/ombra_sfondo_piede.png);
	background-repeat: no-repeat;
	height: 50px;
	background-color: #999;
}
#divContenuti table {
	border: 1px solid #666;
}
#divContenuti table td {
	padding: 4px;
	border: 0.5px dotted #333;
}
.contornaImmagine {
	margin-right: 8px;
	margin-bottom: 5px;
}
#divContenutiDx {
	position: relative;
	float: right;
	width: 400px;
	text-align: center;
}
.imgMilkChiusa {
	background-image: url(immagini/shop24evo_milk_macchina_chiusa.png);
	height: 346px;
	width: 256px;
}
.imgMilkChiusa:hover {
	background-image: url(immagini/shop24evo_milk_macchina_aperta.png);
}
#divContenutiSx {
	position: relative;
	float: left;
	width: 320px;
	text-align: left;
}
.imgShop24Chiusa {
	background-image: url(immagini/shop24evo_macchina_chiusa.png);
	height: 325px;
	width: 451px;
}
.imgShop24Chiusa:hover {
	background-image: url(immagini/shop24evo_macchina.png);
	height: 325px;
	width: 451px;
}
.bordoBianco {
	border: 1px solid #999;
}

.pContenutiCentrati {
	text-align: center;
	float: left;
	width: 100%;
}
.centraElementi {
	text-align: center;
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.contornaImmagineTuttiLati {
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 8px;
}
#divTestoProgettazione {
	text-align: center;
	padding: 10px;
}
.testoPulsante {
	font-size: medium;
	font-weight: bold;
	color: #000;
}
.testoPulsante a {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #000;
}
.testoPulsante a:hover {
	background-color: #000;
	border: 1px solid #FFF;
	color: #FF0;
}
.titolo {
	font-size: medium;
}

