@import url('clearing.css');

html, body { 
	margin: 0; 
	padding: 0;
	/*background: #fff;*/
	background: url(../image/bg.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 1.5;
	color: #828282;
} 

img { border: none;}

#top_box { width: 100%; height: 57px; background: url(../image/top_bg.gif) top left repeat-x;}
#top { width: 982px;}
#top_l { float: left; width: 800px; height: 57px; }
#menu { height: 27px; padding: 30px 6px 0 20%; float: left;}
#top_r { float: right; width: 182px; height: 57px; }
/*#logo { height: 49px; width: 156px; background: url(../image/logo.png) top right no-repeat;}*/
#header_box { width: 100%; height: 130px; background:url(../image/header_bg.gif) top left repeat-x;}
#footer_box { width: 100%; height:80px; background:url(../image/Foot.gif)  repeat-x; }
#header {
	width: 85%;
	height: 100px;
	background: url(../image/logo.gif) no-repeat center;
}

.testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #000099; 
	text-align:justify;
	width: 80%;
	margin-left:10%;
	margin-top:10px;
}
.testoPiede {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000099; 
	text-align:center;
	width: 80%;
	margin-left:10%;
	margin-top:10px;
}
#skype {
	padding: 0px;
	margin: 10px 0px 0px 10px;
	clear:both;
}

#skype ul#skype-list {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style: none;
}

#skype-list li {
	padding: 0px 0px 0px 20px;
	margin-left:5px;
	height:70px;
	width:80px;
	text-align:center;
}
.elenco{
	padding: 0px;
	list-style: none;
	margin: 0px 0px 0px 10px;
}

.elenco li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #000099;
	text-align:justify;
	margin-left:5px;
	min-height:2em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.elenco li img{
	padding-right: 20px;
}