body {
	background-color: navy;
	background-image: url(../img/IMG_0169-788215.jp);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px 2px 0px 2px;
    text-align: center;
}
p {
margin: 0px;
padding: 0px;
color: navy;
}

td {
margin: 0px;
padding: 0px;
color: navy;
}

a {
color: orange;
text-decoration: none;
}
a:hover {
color:white;
text-decoration: underline;
}
#pre_page {
	background-color: navy;
	height: 30px;
}
#post_page {
	background-color: navy;
	position : absolute;
	top : 0;
	left: -2000;
	height: 30px;
	width: 1000;
	z-index: 0;
}

#mainnav {
background-image: url(../img/panorama.gif);
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
position : absolute;
top : 0;
left: 0;
height: 250px;
width: 100%;
z-index: 2;
}
#mainnav_over {
background-image: url(../img/IMG_0169-788215.jp);
background-repeat: no-repeat;
background-position: center;
background-color: orange;
position : absolute;
top : 0;
left: 0;
height: 200px;
width: 100%;
z-index: 1;
}
#panoramabox {
background-color: transparent;
position : relative;
background-image: url(../img/IMG_0169-788214.jp);
background-repeat: no-repeat;
top : 0;
left: 0;
height: 250px;
width: 100%;
z-index: 0;
}
#secondo_box {
background-color: transparent;
position : relative;
top : 0;
left: 0;
height: 356px;
width: 100%;
}
#menu_navigazione {
background-color: navy;
}

#mainnav p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 60px;
	padding-left: 60px;
}

#ElyoEnergiaFabrianoMattone1 {
/*background-color: gray;*/
position : absolute;
background-image: url(../img/padelle_new1a.png);
background-repeat: no-repeat;
top : 20;
left: 40;
height: 200px;
width: 300px;
z-index: 3;
}
#ElyoEnergiaFabrianoMattone1 h3
{
	position: relative;
	top: 25;
	left: -10;
	color: white;
	text-align: center;
	font-size: 24px;
}
#ElyoEnergiaFabrianoMattone1 p
{
	font-size: 18px;
	text-align: center;
	color: white;
	left: -15;
	position: relative;
}
#ElyoEnergiaFabrianoMattone2 {
/*background-color: red;*/
background-image: url(../img/padelle_new2a.png);
background-repeat: no-repeat;
position : absolute;
bottom : -40;
left: 340;
height: 300px;
width: 320;
z-index: 4;
}
#ElyoEnergiaFabrianoMattone2 h3
{
	position: relative;
	top: 30;
	right: 0;
	color: white;
		font-size: 24px;
}
#ElyoEnergiaFabrianoMattone2 p
{
	font-size: smaller;
	text-align: center;
	color: white;
		font-size: 18px;
}
#ElyoEnergiaFabrianoMattone3 {
/*background-color: yellow;*/
background-image: url(../img/padelle_new3a.png);
background-repeat: no-repeat;
position : absolute;
top : 10;
right: 0;
height: 300px;
width: 300;
z-index: 5;
}

#ElyoEnergiaFabrianoMattone3 h3
{
	position: relative;
	top: 40;
	left: -30;
	color: white;
	text-align: center;
		font-size: 24px;
}
#ElyoEnergiaFabrianoMattone3 p
{
	font-size: smaller;
	color: white;
	text-align: center;
	left: -30;
	position: relative;
	font-size: 18px;
}

#footer {
background-color: orange;
position : relative;
bottom : 0;
left: 0;
width: 1024;
height: 20;
border-bottom: 1px solid navy;
font-size: 10px;
font-weight: bold;
z-index: 6;
}

#footer a
{
	color: navy;
}
#footer a:hover
{
	color: white;
}

