form {
margin:0;
}
body {
background-color : #FECCCB;
margin : 0 auto; 
width : 900px;
height: 100%;
font-family : Verdana, Tahoma Arial;  
font-size : 11px;
background:#FFF;
text-align:center;
background-image : url('../images/bg.gif'); 
background-position: top center;
} 
html {
margin : 0 auto;
font-family : Verdana;
font-size : 10px;
height : 100%;
}
ul {
	margin:0;
	padding:4px 0;
}
ul li {
	list-style:none;
	padding: 2px 0px 2px 22px;
	background: url(../images/ball.jpg) no-repeat;
	background-position: 8px 6px;
}
h2 {
	font-size: 1.1em;
	line-height: 8px;
	color: #33302e;
	margin: 0;
	padding: 8px 8px;
	font-weight:normal;
	background:/*#e8e6df;*/ #FAE651;
	border-top:3px solid #F9DE05; /*#d6d3cd;*/
}
a {
color: #257EB7;
}
a:hover {
text-decoration: none;
}
/* INIZIO LAYOUT */
#container {
background:#FFF;
width:823px;
margin:0px auto;
text-align:left;
border:1px solid #999; 
}
#header {
margin: 0;
}
#header img {
border:0;
}
#text {
width:92%;
padding-top:3px;
margin-right:auto;
margin-left:auto;
text-align:left;
margin-bottom:15px;
}
#corpo {
width:100%;
}
#corpo img {
border:0;
}
#foot_corpo {
margin-right:auto;
margin-left:auto;
width:99%;
height: 80px;
padding:3px;
text-align:left;
clear:both;
background: #ecf0f3;/*#C5E7FD;*/
border:1px solid #D0D0D0;
}
#foot_corpo img {
margin-top:3px;
border:0;
}
#adv_up {
clear:both;
margin-bottom:10px;
margin-right:auto;
margin-left:auto;
width:728px;
height:90px;
background-color:#ecf0f3;
}
#stats {
clear:both;
margin-bottom:10px;
margin-right:auto;
margin-top: 5px;
margin-left:auto;
padding: 3px;
width:728px;
height:90px;
background-color:#ecf0f3;
border:1px dashed #666;
}
#adv_bottom {
clear:both;
margin-bottom:10px;
margin-right:auto;
margin-left:auto;
width:728px;
height:90px;
background-color:#ecf0f3;
border:1px dashed #666;
}
#latest_update {
margin-right:5px;
margin-top: 5px;
margin-bottom: 10px;
width: 48%;
float:right;
clear:right;
border: 1px solid #CCC;
}
#best_downloads {
margin-left:5px;
margin-top: 5px;
margin-bottom: 10px;
width: 48%;
float:left;
clear:left;
border: 1px solid #CCC;
}
#script_italiani {
margin-right:5px;
width: 48%;
float:right;
clear:right;
border: 1px solid #CCC;
}

#script_stranieri {
margin-left:5px;
width: 48%;
float:left;
border: 1px solid #CCC;
}

#dll {
margin-top: 10px;
margin-left:5px;
margin-bottom: 15px;
width: 32%;
float:left;
border: 1px solid #CCC;
}

#addon-utility {
margin-top: 10px;
margin-left:5px;
margin-bottom: 15px;
width: 32%;
float:left;
border: 1px solid #CCC;
}

#utilities {
margin-top: 10px;
margin-right:5px;
margin-bottom: 15px;
width: 32%;
float:right;
clear:right;
border: 1px solid #CCC;
}

#client_irc_win {
margin-top: 10px;
margin-right:5px;
width: 32%;
float:right;
clear:right;
border: 1px solid #CCC;
}
#client_irc_mac {
margin-top: 10px;
margin-left:5px;
margin-right:5px;
width: 32%;
float:left;
border: 1px solid #CCC;
}
#client_irc_linux {
margin-top: 10px;
margin-right:5px;
width: 32%;
float:left;
border: 1px solid #CCC;
}
#bnc {
margin-left:5px;
margin-top: 10px;
width: 32%;
float:left;
border: 1px solid #CCC;
}
#services {
margin-left:5px;
margin-top: 10px;
width: 32%;
float:left;
border: 1px solid #CCC;
}
#ircd {
margin-right:5px;
margin-top: 10px;
width: 32%;
float:right;
clear:right;
border: 1px solid #CCC;
}
.more {
	text-align:right;
	margin:0;
	padding: 3px 10px 3px 22px;
	background-color:#ecf0f3;
	border-top: 1px solid #e8e6df;
}
.titolo  {
font-size: 20px;
font-weight: bold;
margin-bottom: 10px;
}
.tb-style {
width: 60%;
border-top: 1px dashed #CCC;
margin-top: 10px;
}
.tb-style img {
border: 0;
}
.tr-style {
background-color:#ecf0f3;
}
.tb-style2 {
width: 500px;
}
.input-style {
width:450px;
}
#download {
margin-right:auto;
margin-left:auto;
margin-bottom: 10px;
margin-top:10px;
background:#CCFF99;
border:1px solid #99FF00;
width:200px;
padding:2px;
float:right;
clear:right;
font-weight:bold;
text-align:center;
color:#000;
}
#download img {
float:left;
border:0;
}
#adv_right {
margin-right:auto;
margin-left:auto;
margin-top:10px;
float:right;
clear:right;
text-align:center;
}
#left {
padding:3px;
margin-top: 10px;
margin-bottom:10px;
text-align:center;
width: 214px;
float:left;
border:0;
}
#footer {
clear:both;
}
/* FINE LAYOUT */