body {
        font-family:verdana;
	font-size:xx-small;
	background-repeat: no-repeat;
		/*background:url(sfondo.gif) ;*/
    /*    background-image: url("sfondo.gif");*/
       background: #000000;
	
}

#barrasito{
	position:relative;
	margin-top: 6.6px;
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	height:36px;
	border-width: 0 px; 
	z-index: 0;
	
}

#Contenitore{
	position:relative;
	margin: auto;
	background-image:url(sfondo.gif) ;
        background-repeat: no-repeat;
	width:1100px;
	height:1730px;
	/*border-width: 1px; 
	border-style: solid;
	border-color: #cccccc; */
	z-index:0;
}

#dropshadow{
	position:relative;
	top:  100px;
	margin-top:20px;
	width: 100%;
	height: 150px;
	/*background:#E4E4E4;*/
	background:#000000;
	border-width: 1px; 
	border-style: solid;
	border-color: #292D05; 
	filter:alpha(opacity="80");
	opacity: .8;
	

}

#divmessaggio{
	position:static;
	width: 100%;
	height: 100%;

}

#contenitoremaxwalk
{
	position:absolute;
	left: 5px;
	top:200px;
	width:245px;
	height: 350px;
	z-index:3;
	
}

	
#header{
	
	font-size:xx-large;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:140px;
	color:#000000;
	border-width: 0px; 
	border-style: thin;
	border-color: #cccccc; 
	z-index:1;

}
#centrale{
	
	position:absolute;
	top: 150px;
	left:250px;
	color:#000000;
	width:600px;
	height:100%;
}

#footer{
	color:#AAAAAA;
	font-family:verdana;
	font-size:xx-large;
	position:absolute;
	left:0px;
	top:85%;
	background:#99AACC;
	width:100%;
	height:15%;
}

#menubottom{
	position:relative;
	top:  175px;
	margin-top:20px;
	width:100%;
}

#boxScrivi {
	position:relative;
	margin-left:auto;
	margin-top:40px;
    	
}

#apDiv2 {
	position:absolute;
	left:5%;
	top:2px;
	width:90%;
	height:140px;
	z-index:2;
}

#apDiv3 {
	position:absolute;
	top:20px;
	width:auto;
	height:140px;
	z-index:2;
	color: #000000;
}


/*Messaggio*/
h1{
	font-family:verdana;
	font-size:12px;
    color:#FFFFFF;
	margin-left: 2px;
}
/*Nome, Mail,Data*/
h2{
	font-family:verdana;
	font-size:12px;
	margin-left: 2px;
	font-weight : bold;
	/*color:#DAA520;*/
	color:#FFFF40;
	
}


td {
  font-family:verdana;
	font-size:xx-small;
        color:#FFFFFF;
}
td.messaggio{
        font-family:verdana;
	font-size:xx-small;
        color:#000000;
}
input {
  font-family:verdana;
	font-size:xx-small;
        color:#000000;
}
textarea {
  font-family:verdana;
	font-size:xx-small;
}

img {
border: 0px;
} 

.Stileimgnextprevious
{
	color: #000000;
	border: 0px;

}

.Stileimg {	color: #000000;
		border: 0px;
	
}
