body {
	text-align: center; /* alinea il box con IE */  
	background-color:#60202e;
	background-image: url('http://www.malandrinoepacifico.it/grafica/sfondo.gif'); 
	background-repeat: repeat-x; 
	background-position: top;
	background-attachment: fixed;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #663333;
	text-align: center; 
	margin: 20px 0px 10px 0px;
}
h2 { 
     font-family: Helvetica, Arial, sans-serif;
     font-size: 14px; 
	 font-weight: normal;
	 color: #333333; 
	 text-align: center; 
	 margin: 0px 4px 10px 4px;
}
h3 { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 14px; 
	 font-weight: normal; 
     color: #993333; 
	 text-align: left; 
	 margin: 12px 14px 10px 14px; 
     line-height: 14px;
	 text-decoration: none; 
	 letter-spacing: normal; 
	 word-spacing: normal; 
	 text-indent: 0px;
}
h4 { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 14px; 
	 font-weight: normal; 
	 font-style: normal;
     color: #333333; 
	 text-align: justify; 
	 margin: 0px 14px 0px 14px; 
}
h5 { 
     font-family: Helvetica, Arial, sans-serif;
     font-size: 14px; 
	 font-weight: 500;
	 color: #333333; 
	 text-align: left; 
	 margin: 4px 0px 4px 185px;
}
h6 {
     font-family: Georgia, "Times New Roman", Times, serif; 
     font-size: 12px; 
	 font-weight: normal; 
     color: #666666; 
	 text-align: center; 
	 margin: 0px 10px 0px 10px; 
}
.header { 
	margin: 0px auto; /* alinea il box con i browser in modalità standard */
	border: 0px;
	width: 760px; height: 119px;
	background-color: #ffffff;
	background-image: url('grafica/logo.gif');
}

.contenuto {
	margin: 0px auto; /* alinea il box con i browser in modalità standard */
	border: 0px;
    padding: 0px;
	width: 760px;
} 

.content { float:left; width: 760px; height: auto; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;}
.content a { text-decoration : none; color: #5f212e; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500;}
.content a:hover { color : #dfc647; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.footer { 
	margin: 0px auto; /* alinea il box con i browser in modalità standard */
	border: 0px;
	width: 760px; height: 30px; 
	background-color: #fff;
	background-image: url('grafica/footer.gif');
	background-position: bottom; background-repeat: no-repeat;
}
.footer a { text-decoration : none; color: #5f212e; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal;}
.footer a:hover { color : #dfc647; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }

.menu { padding-left: 124px; width: auto; height: auto; background-color: #ffffff; background-image: url('grafica/lineamenu.gif'); background-repeat:repeat-x; background-position:top;}

.boxtesto {
    overflow: auto;
    background-color: #ffffff;
	background-image: url('grafica/sfondoboxlat.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-align: justify;
    color: #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 12px; 
	font-weight: normal;
    width: 650px;
    height: 150px;
    margin: auto;
    padding: 6px 6px 6px 26px;
	border-bottom: solid 2px #60202e;
	border-top: solid 2px #60202e;
}
.boxtesto a { text-decoration : none; color: #5f212e; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
.boxtesto a:hover { color : #dfc647; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.img { background-color: #ffffff; background-image: url('grafica/lineaimg.gif'); background-repeat:repeat-x; background-position: center;}
