html, body, #contents {min-height: 100%;
	width: 100%;
	height: 100%;
	font-family:  verdana,"lucida grande",helvetica,arial,tahoma,sans-serif;
	font-size: 11px;
	color: #000000 ;
	background-color: #636363;
		background-image:url(bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	 margin:0px;
	   overflow-x:hidden;
	  min-width:1200px;
	}  /* hack for IE5+/Win.*/

html>body, html>body #contents {height: auto;}
/* Without this, Moz1.0 adds a vertical scrollbar */

body {margin: 0;
	font-family: Arial, sans-serif;
	background-color: #636363;
		background-image:url(bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	  overflow-x:hidden;
	  min-width:1200px;
	}


#contents {position: absolute;
	top: 0;
	left: 0;
	}
#header {
	height: px;
	background-image:url(menu.jpg);
	margin-top:20px;
}

#maincontent {
	color: #000000;
	height: 600px;
	width:auto;
}
#maincontent2 {
	color: #000000;
	height: 25px;
	width:auto;
}
#headertop{
background-color: #292929;}
#headertopindex{
	background-color:#AFAFAF;
}


#leftbg {
	float:left;
	margin:0px;
	height:600px;
	width:97px;
	background-image:url(bglogoleft.jpg);
	background-repeat:repeat-y;		
}
#leftbg2 {
	float:left;
	margin:0px;
	height:25px;
	width:97px;
	background-image:url(bglogoleft.jpg);
	background-repeat:repeat-y;
}
#index {
	float:left;
	margin:0px;
	width: 930px;
	background-color:#FFFFFF;
	border:none;
	padding: 10px 10px 0px 0px;
	height: 590px;
}
#index2 {
	float:left;
	margin:0px;
	width: 920px;
	background-color:#FFFFFF;
	border:none;
	padding: 10px 10px 0px 10px;
	height: 15px;
}

#bottombg {
	float:left;
	margin-left:0px;
	background-image:url(bgbottombg.jpg);
	background-repeat:repeat-x;
	width:981px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	line-height: 2em;
	border: 15px solid #5d1a17;
	padding: 10px;
}
/* ====== [ Elementi Testo-impaginazione] =============== */

#content a:link {
 background: transparent;
 text-decoration: underline;
 color: #663300;
 }
#content a:visited {
 background: transparent;
 text-decoration: underline;
 color: #663300; 
 }
#content a:hover {
 background: transparent;
 text-decoration: none;
 color: #ff3234;
 }

#index2 a:link {
 background: transparent;
 text-decoration: underline;
 color: #663300;
 }
#index2 a:visited {
 background: transparent;
 text-decoration: underline;
 color: #663300; 
 }
#index2 a:hover {
 background: transparent;
 text-decoration: none;
 color: #ff3234;
 }


#content h2 {
	font-family:  "Times New Roman", arial, helvetica, sans-serif;
	font-size:26px;
	color: #663300;
	font-weight:bold;
}

#content strong {
	color: #663300;
}

#content img {
	border: 2px solid #d7d7d7;
	margin: 10px;
}

/* ====== [ Top Menu] =============== */

#topbarA {
	background-image:url(menubg.jpg);
	background-repeat:repeat-x;
	color: #fff;
	height: auto;
}


#topbar {
	margin-right: auto;
	margin-left: 100px;
	width: 750px;
	line-height: 0em;
	color: #fff;
	height: 30px;
	margin-top:0px;
}
#minitabs {
	margin: 0;
	padding: 0 0 0px 0px;
	/*border-bottom: 1px solid #333;*/
}
#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#minitabs a:link, 
#minitabs a:visited {
	float: left;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	margin: 0 15px;
	padding-top: 0px;
	text-decoration: none;
	color: #fff;
}
#minitabs a:hover {
	border-bottom: 2px solid #ff3234;
	float: left;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	margin: 0 15px;
	padding-top: 0px;
	text-decoration: none;
	color: #fff;
}

/* ====== [ Footer ] =============== */
#tbar { height: 17px;
    font-size: 11px; 
    background-image: url(upfooterbg.jpg); 
    background-repeat:repeat-x;	
    color: #fff;
	}
#footer {position: absolute;
	bottom: 0;
	background-color: #ccffcc;
	width: 100%;
	text-align: center;}
	
#footer2 { background-image:url(footerbg.jpg); 
    background-repeat:repeat-x;
	color: #CCCCCC;
	font-size: 10px;
	padding-top:5px;
	padding-bottom:15px;
	text-align:right;
	padding-left: 60px;
	padding-right: 60px;
	}
	
#footer a:link, a:visited { 
	color: #FFFFFF;
	}
 #footer a:hover{ 
 border-bottom: none; color: #FFFFFF;
    }

