body {
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-color: #333333;
	color: #333333;
}
im#g {
padding: 5px 5px 18px 5px;
background-color:#FFFFFF;
border:1px;

border-style:outset;

}
img{
border: none;
}
div#top {
position:relative;
display:block;
width:954px;
height:220px;
left: 50%;
margin-left:-477px;
background-image:url(images/top.jpg);
background-repeat:no-repeat;
margin-top: 20px;
}
div#foto {
position:relative;
display:block;
float:left;
width:500px;
height: 220px;

margin-left:400px;
}
div#label {
position:relative;
display:block;
float:left;
width:53px;
height: 180px;
padding-top:40px;
margin-left: 1px;

}


div#content {
position:relative;
width:954px;

left: 50%;
margin-left:-477px;
background-image:url(images/foglio.jpg);
background-repeat:repeat-y;
}

div#menu_sx {
/*position: relative;*/
/*display:block;*/
float:left;
width:145px; /*reale 215px*/
height:574px; /*reale 614px*/
background-image:url(images/menu_sx.jpg);
background-repeat:no-repeat;
padding-left: 70px;
padding-top: 40px;
}
div#text {
/*position: relative;
display:block;
float:left;*/
width:524px;
margin: 0px 215px;
background-color:#FFFFFF;
padding-top:20px;
color: #333333;
line-height:17px;
text-align:justify;
min-height:585px;
}
div#menu_dx {
/*position: relative;*/
display:block;
float:right;
width:130px;	/*reale 215px*/
height:574px; /*reale 614px*/
background-image:url(images/menu_dx.jpg);
background-repeat:no-repeat;
padding-top: 40px;
padding-left: 25px;
padding-right: 60px;
color: #26587d;
font-weight:bold;
}

div#bottom {
position:relative;
display:block;
width:954px;
height:15px;
left: 50%;
margin-left:-477px;
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;
margin-bottom:30px;
}

img.img_no_border {
padding: 0px;
border: 0px;
background-color: transparent;
}



/********** Classi Joomla **********/
.article_separator {
height:7px;
background-image:url(images/separator.jpg);
background-repeat:no-repeat;
}
.input {
margin:0px;
padding:0px;
border:0px;

}
#modlgn_username, #modlgn_passwd {
width:100px;
background-color:#e0e0e0;
border: 1px solid #26587d;
color: #26587d;
margin-top:3px;
}

.latestnews {
line-height:20px;
margin: 0px;

}
.mostread {
line-height:20px;
margin: 0px;

}

.contentheading {
color: #26587d;
font-weight:bolder;
font-size:15px;
}
h3 {
margin-bottom: 0px;
font-size:12px;
font-variant:small-caps;
color: #26587D;
text-align:right;
}
a {
color: #26587d;
text-decoration:none;
font-weight:bold;
}
a:hover {
color: #26587d;
text-decoration:underline;
font-weight:bold;
}
a.mainlevel, a.latestnews, a.mostread {
color: #163348;
line-height:20px;
text-decoration:none;
}
a.mainlevel:hover, a.latestnews:hover, a.mostread:hover {
text-decoration:underline;
color: #26587d;
}
a.sublevel {
color: #26587d;
font-weight:normal;
line-height:20px;
text-decoration:none;
}
a.sublevel:hover {
color: #163348;
font-weight:normal;
line-height:20px;
text-decoration: underline;
}
a.login {
font-weight:normal;
}


