body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(immagini/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
div{
	text-decoration: none;
}

a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #fff;
	text-decoration: none;
}
.img-dx{
	float: right;
}
.img-sx{
	float: left;
}
div#wrapper{
	float:left;
	width:100%;
	margin-left:-200px
}
div#contentsub{
	margin-left:200px;
	text-align: justify;
}
div#contentsub p{
	line-height:1.4;
	margin-right: 30px;
	margin-left: 30px;
}
div#content{
	text-align: justify;
	margin-right: 30px;
	margin-left: 30px;
}
div#content p{
	line-height:1.4;
}
div#submenu{
	float:right;
	clear:right;
	width:180px;
	text-align: justify;
	margin: 10px;
}
div#news{
	float:right;
	clear:right;
	width:166px;
	text-align: left;
	margin: 10px;
	font-size: 10px;
	border: 1px dotted #006666;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#icontent {
	width: 420px;
	height: 100px;
	overflow: auto;
	border: 1px solid #006633;
	padding-top: 20px;
	padding-bottom: 20px;
	}
div.split2 div{
    float: left;
    width: 45%;
    width: 49%;
    width: 45%;
    padding: 0 2%
    }
div.clearer{
    float: none;
	clear: left
}
.bg_sx {
	background-image: url(immagini/bg_sx.jpg);
	background-repeat: repeat-y;
}
.bg_dx {

	background-image: url(immagini/bg_dx.jpg);
	background-repeat: repeat-y;
}
.bg_header {
	background-image: url(immagini/bg_header.jpg);
	background-repeat: repeat-x;
}
.bg_menu {
	background-image: url(immagini/bg_mnu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_footer {
	background-image: url(immagini/bg_footer.jpg);
	background-repeat: repeat;
}
.bg_main {
	background-image: url(immagini/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_footer-sx {
	background-image: url(immagini/bg_footer_sx.jpg);
	background-repeat: repeat;
}
.bg_footer-dx {
	background-image: url(immagini/bg_footer_dx.jpg);
	background-repeat: repeat;
}
.bg_footer-top {

	background-image: url(immagini/footer_top.jpg);
	background-repeat: repeat-x;
}
.bg-cat-schede {
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #669999;
}
.bg-schede {
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #669999;
}
.titolo-news {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.intestazione-news {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.intestazione-news a{
	color: #006666;
	text-decoration: none;
}
.intestazione-news a:hover{
	color: #00CC99;
	text-decoration: none;
}
.testo-news {
	font-size: 10px;
	font-weight: bold;
	color: #339966;
}
.testo-news a{
	color: #006666;
	text-decoration: underline;
}
.testo-news a:hover{
	color: #00CC99;
	text-decoration: none;
}
.testo-normal {
	font-size: 12px;
	color: #006666;
}
.testo-normal-bold {
	font-size: 12px;
	color: #006666;
	font-weight: bold;
}
.testo-normal-titolo {
	font-size: 16px;
	color: #006666;
	font-weight: bold;
}
.testo-longdate {
	font-size: 12px;
	color: #006666;
	font-weight: normal;
	text-transform: capitalize;
}
.testo-categorie {
	font-size: 12px;
	color: #006666;
	font-weight: normal;
	text-transform: capitalize;
}
.testo-form {
	margin-left: 30px;
}
.err-msg {
	font-size: 12px;
	color: #CC0000;
	padding-left: 100px;
}
.testo-normal-colonne {
	font-size: 12px;
	color: #000000;
}
.testo-normal-colonne a{
	color: #000000;
	text-decoration: underline;
}
.testo-normal-colonne a:hover{
	color: #FF9900;
	text-decoration: none;
}
.testo-normal-titolo-bianco {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.testo-footer {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.testo-normal-red {
	font-size: 12px;
	color: #FFFFFF;
}
.testo-normal-red a:hover{
	color: #000000;
	text-decoration: none;
}
.testo-normal-default {
	font-size: 12px;
	color: #006666;
}
