body {
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/bg.gif);
	background-repeat: repeat;


}
.marginLRblack {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.h100 {
	height: 100%;
}
.marginTwhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bgNews {
	background-image: url(imgs/bg_news.gif);
}
.bgLeft {
	background-image: url(imgs/bg_left.gif);
}
.bgRight {
	background-image: url(imgs/bg_right.gif);
}
.bgBottom {
	background-image: url(imgs/bottom.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bgBottonMenu {
	background-image: url(imgs/bg_botton_menu.jpg);
	background-repeat: no-repeat;
}
.bgArtTop {
	background-image: url(imgs/articolo_top.jpg);
	background-repeat: no-repeat;
}
.lineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.lineTopBlack {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006699;
}
.bgLafoto {
	background-image: url(imgs/bg_lafoto.jpg);
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
.borderBlue {
	border: 1px solid #006699;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
	color: #000000;
}
.font12 {
	font-size: 12px;
}
