body{
margin:0;
padding:0;
font:70% Verdana, Helvetica, sans-serif;
color:#666;
line-height:18px;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
img{
border:0;
}
h1,h2,h3,h4,form{
margin:0;
}
p{
margin:0 0 1em;
}

ul{
margin:0;
padding:0;
}
li{
list-style:none;
}
li a{
display:block;
}

.sep{
clear:both;
height:0;
overflow:hidden;
}

.container{
	width:880px;
	margin:0 auto;
}
 

 
.wrapper{
background:url(../img/bg_content.jpg) no-repeat bottom right;
width:100%;
overflow:hidden;
color:#666;
height:470px;
}
 
.wrapper a, .wrapperhp a{
color:#666;
}
.leftCol{
width:200px;
float:left;
padding:50px 0 20px 0px;
font-size:1.2em;
border:0px solid red;
 
}
.menuInt{
 
 
}
.menuInt IMG{
padding-bottom:5px;
}

.content{
width:680px;
float:right;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;	
	 font-size:12px;
	
}

.content A{
	 color:#b2bb1e;
	
}


.title {
	 font-weight:bold;
	 font-size:28px;
	 color:#F08C1D;
}

 
.text {
	 font-size:12px;
	 padding:0px 0 0 20px;
}

.intro {
	 font-size:12px;
	 padding:10px 0 7px 0;
	 border:0px solid red;
}


.item1 {
	padding:7px 15px;
	background:#FFFCED;
	margin-bottom:2px;
}

.item2 {
	padding:7px 15px;
	background:#F2F5EA;
	margin-bottom:2px;

}

.titolo {
	 	 color:#92C741;
		  font-weight:bold;
		   font-size:14px;
		   
}
.titolo A  {
	 	 text-decoration:underline;
}

.dataItem {
	color:#F38A1F;
	font-weight:bold;
	font-size:11px;
	float:right;
}






/*********************** SCROLLERS ***********************/
.root 		{
		position:relative;
		height:			270px;
		width:			650px;
		margin: 			0px 0px 8px 0px;		
		background:url(../img/bg_scroll.gif) no-repeat bottom right;
		border:1px solid red;
		
		}
		
.root1 		{
		position:relative;
		height:			270px;
		width:			300px;
		margin: 			0px 0px 8px 0px;		
		background:url(../img/bg_scroll.gif) no-repeat bottom right;
		float:left;
		border:1px solid green;
		}
		
.root2 		{
		position:relative;
		height:			270px;
		width:			300px;
		margin: 			0px 0px 8px 0px;		
		background:url(../img/bg_scroll.gif) no-repeat bottom right;
		float:right;
		border:1px solid orange;
		}
		
 
.thumb 		{
		position:			absolute;
		height:			9px;
		width:			15px;
		left: 			10px;
		}
.up, .dn 	{
		position:			absolute;
		left: 			10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer { 
		position:			absolute; 
		left:			2px; 
		top:			19px; 
		/*width:			350px; */
		height:			200px; 
		/*clip:			rect(0 467 200 0); */
		overflow:			auto; 
	 border:0px solid red;
	 padding-right:10px;
	 
		}
.scrollContent { 
		position:			absolute; 
		left:			0px; 
		top:			0px; 
		
		/*width:			100px; 	*/
		}
/*********************** FINE SCROLLERS ***********************/
		
.holderSx .item , .holderDx .item   {
margin-bottom:10px;
}


.holderSx .item .titolo, .holderDx .item .titolo  {
color:#666666;
font-weight:bold;
font-size:12px;
}


.linkDownload {
margin: 10px 0;
}

.linkDownload A {
color:#b2bb1e;
font-weight:bold;
font-size:14px;
text-decoration:underline;
}


.spaceSx {	float: left;width: 310px;  border:0px solid red;  }

.spaceSx A {	 
color:#035AAA;
text-decoration:underline;
}




