body{
font:14px Arial,sans-serif;


}


/*******************************************
/*                    Angoli
/******************************************/

div#bg {padding: 20px;margin:0 auto;
width:95%;
z-index:0;

}
div#home {padding: 20px;margin:0 auto;
padding-top:3px;
width:95%;
background-image:url(img/sfondo-home3.jpg);
behavior: url("pngbehavior.htc");
background-repeat:no-repeat;

}



div#box {
	margin:0 auto;
	color:#000;
	width:100%;
	font-size:14px;
	background-image:url(img/fade.png);

}





/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
	color: #fff;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/


h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}





/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}



#content { 

	padding-left:0px;
}

#txt { 
	padding-left:20px;
	padding-right:15px;
}

#tl {
	position:absolute;
}

#tr {
	position:absolute;
	right: 10px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #000;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #000;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/
.relatedLinks{
	margin: 0px;
	padding: 3px 0px 3px 10px;
	border-bottom: 0px solid #000;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/

/*Per trasparenza immagini png */
img {
   behavior: url("pngbehavior.htc");
}
