@charset "utf-8";
/* CSS Document */

body {/*background-color:#ededed; background-image:url(images/px.gif); background-repeat:repeat; */ 
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img,img a{ border:none}
a{ color:#000}
a:hover{ color:#547aa8}

#content{ width:100%; margin-top:40px;}
#wrap{ width:976px; margin:0 auto;}

#header{height:100px}
#headerleft{ width:280px; float:left}
#headerright{float:right; width:410px; padding-top:0px;}
#headerrighttx{float:left; width:314px; font-size:11px; line-height:16px; border-top:1px solid #ccc; padding-top:12px; display:block;  margin-right:15px;}
#headerrightimg{float:right; width:78px;border-top:1px solid #ccc; padding-top:7px; }

#attivita{ margin-top:100px; margin-bottom:80px; font-size:14px; line-height: 18px /*height:200px;*/}
.title{ width:220px; float:left; font-weight:bold; text-transform: uppercase}
#attivita ul{ margin:0px; padding:0px}
#attivita ul li{ display:inline-block; float:left; list-style-type:none; margin:0px 0px 20px 0px; font-size: 13px}
#attivita ul li.bold{ width:120px}


#footer{  font-size:12px; line-height:22px; height:150px; border-top:1px solid #CCC; padding-top:10px;}






