body {
	margin:0;
	padding:15px 0;
	text-align: center;
	background:url(../img/text_juta_g1.jpg) top left repeat;
}

img {border: none;}

#maincontent {
	text-align: left;
	margin: 10px auto;
	width:760px;
	background-color:#FFF;
	padding:0;
	border:1px solid #333;
}

#header {
	position:relative;
	/*background: transparent url(../img/sfondo_up3.gif) top center no-repeat;*/
	margin:0px;
	height:160px;
}

#subheader {
	margin:4px 10px; 
	border-bottom:1px solid #999;
	}


#content {
	position:relative;
	margin:10px;
	padding:5px 10px;
}
#rightbox {
	float:right;
	width:150px;
	margin-top:10px;
	padding:10px 5px;
	border:1px solid #CC9;
	background-color:#E8EBF0; /*#efefef;*/
	text-align: center; 
}

#rightbox a{
	display:block;
	margin-top:5px; 
}

#footer {
	clear: both;
	margin-top:0;
	padding:15px 0;
	border-top:1px solid #999;
	text-align: center;
	color: #FFC;
}

#santo {
	color:#333;
	font: italic 12px Georgia;
	margin:8px 0;
}

#search {
	float: right;
}

#tabella_news {
	/*background-color:#efefef;*/
}

#tabella_news td{
	margin-bottom:1px solid #555;
}

#extradiv1{
	position:absolute;
	width:100%;
	height:160px;
	background: url(../img/mcass.jpg) #181410 top left no-repeat;
	
}

#extradiv2{
	position:absolute;
	top:35px;
	right:-5px;
	width:125px;
	height:125px;
	background: url(../img/SBenedetto.gif) top left no-repeat;
}

/* Classi generiche */
.imgright {
	float:right;
	margin: 0 0 10px 10px;
}
/**/

/* Stili della navigazione globale */ 
#navglob {
	position:absolute;
	margin-top:0px;
	/*
	right:10px!important;
	right:0;
	float:right;
	*/
	left:480px;
	padding: 3px 10px;
	font:bold 12px Verdana;
	color: #FFC;
}

#navglob h1 {
	margin:0 0 10px 0;
	padding:0; 
	font:italic 28px Georgia; 
	color:#FFE;
}
#navglob ul { 
	margin: 0;
	padding: 0;
	list-style-type: square;
}

#navglob li{ 
	margin:2px 15px;
	padding:0; 
}

#navglob a:link, #navglob a:visited{ 
	color: #FFC;
	text-decoration: none;
}

#navglob a:hover{ 
	text-decoration: underline;
}
/* Fine stili della navigazione globale */ 




