body{
   margin: 0 auto;
	text-align:center;
	background:#fff;
	color: #000;
	font-family: arial;
	font-size:10pt;
}

#wrapper{
   margin: 0 auto;
	text-align:left;
	width:880px;
}

a{
	color:#434343;
}

a:visited{
	color:#434343;
}

a:hover{
	color:#c27b0b;
}

#header{
	width:100%;
}

#menu{
	margin:0;
	background-color: #1c1c1c;
}

#menu ul{
	text-align:right;
	font-size:12px;
	font-weight: bold;
	margin: 10px 5px 20px 0!important;
	padding:3px 15px 0 0 !important;
	height:18px;
}

#menu ul li{
    height:18px;
	display:inline;
	padding: 1px 0 0 15px !important;
	letter-spacing:0.1em;
}

#menu a{
   text-decoration:none;
   color:#fff;
}

#menu a:hover{
	color:#f3dd98;
}

#titolo{
   margin: 0;
   padding:0;
	height:70px;
	width:100%;
}

#logo img{
   float:left;
   margin: 0 0 0 20px !important;
   padding:0;
	height:80px;
	width:80px;
}

#scritte{
   float:left;
	margin: 0 !important;
	padding:0 !important;
}

h1{
   font-size:30pt;
	margin: 0 0 0 20px !important;
	padding: 0 !important;
	height:40px;
	font-family: Times New Roman, serif;
        color:#1c1c1c;
}

h4{
	margin: 3px 0 0 20px !important;
	padding: 0 !important;
        font-size: 11pt;
        color:#1c1c1c;
}

h3{
	font-family:times new roman, serif;
	font-size:14pt;
	color:#1c1c1c;
}

p{
	font-family: Times New Roman, serif;
	padding: 10px 20px 10px 20px;
}

.right{
   
	padding: 0 15px 0 15px;
   text-align:right;
	font-size:10pt;
	font-style:italic;
}

#big_left{
   float:left;
	height:250px;
	width:440px;

}

#big_right{
   float:left;
	height:250px;
	width:440px;
}


#left{
   float:left;
	height:150px;
	width:293px;
}

#right_conatiner{
  float:right;
}

#center{
   float:left;
	height:150px;
	width:293px;
}

#right{
   float:right;
	height:150px;
	width:293px;
}

.clear{
	clear: both;
}

#footer{

}  

#footer p{
   padding: 15px 0 20px 0 !important;
   text-align:center;
	font-size:10pt;
	font-style:italic;
}





