html, body {
margin: 0;
padding: 0;
height : 100%;
text-align: center;
color: #C2C2C2;
font-family: Arial, Verdana;
font-size:13px;
}

a {
color: #C2C2C2;
text-decoration: none;
}

p {
font-size:15px;
}

h3 {
font-size:19px;
font-weight:normal;
text-align: center;
word-spacing: 3em;
}

.page-title {
font-size:120px;
font-weight:normal;
letter-spacing: -0.15em;
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
}

p.contatti-text {
font-size:12px;
font-weight:normal;
text-align: left;
}

textarea {
	width: 400px;
	height: 400px;
	border: none;
	background-color: black;
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #C2C2C2;
	font-family: Arial, Verdana;
  font-size:13px;
  padding-left: 30px;
	/* for IE
  filter:alpha(opacity=60);*/
  /* CSS3 standard 
  opacity:0.6;     */
}

.fulltable {
height: 100%;
}

/* wix footer */
#wf{
margin:0 auto;
width:250px;
height:31px;
background:transparent repeat-x scroll 0;
font-family:Arial, Helvetica, Sans-Serif;
font-size:12px;
color:#000000;
overflow:hidden;
}

/* footer link */
#fl{
display:block;
color:#000000;
text-decoration:none;
width:100%;
height:100%;
overflow:hidden;
}

#fl span{
cursor:pointer;
}

#mu{
float:left;
width:65px;
height:31px;
background:transparent no-repeat scroll 0;
margin:0 4px 0 6px;
}

#outer {
 text-align:left;
 border:1px solid #000000;
 width:1050px; 
 margin: 0 auto;
 }
 
#bodyblock {
 position:relative;
 width:1150px;  
 padding:0;
 }
 
#menu{
width:950px;
height:110px;
}

 
/* text left */
#tl{
height:550px;
text-align: right;
float:left;
margin: 20px;     
white-space:nowrap;
}

/* text right */
#tr{
height:550px;
margin: 20px;
white-space:nowrap;
text-align: left;
}

/* footer button */
#fb{
float:left;
width:800px;
height:31px;
background:transparent no-repeat scroll 0;
text-align:left;
color:#666666;
font-size: 10px;
}

/* wix footer logo */
#wl{
float:left;
width:65px;
height:31px;
background:transparent no-repeat scroll 0;
margin:0 4px 0 3px;
}

/* text blue */
#tb{
float:left;
color:#0083FF;
font-weight:bold;
margin:8px 10px 8px 0;
white-space:nowrap;
}

.fr{
float:right;
}

#fbt{
display:block;
padding-top:8px;
}



