* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 100.01% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #555555;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-attachment: fixed;
	background-color: #666666;
	background-repeat: repeat-y;	
}

#container {
	width: 950px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-image: url(../images/sfondo.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 35px;
	padding-top: 10px;
	width: 950px;
	height: 125px;
}

#logo {
	background-image: url(../images/omino_piccolo3.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 180px;
	display: inline;
	float: left;
}

#logo2 {
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 180px;
	display: inline;
	float: left;
}

#logo_scritta {
	height: 125px;
	width: 600px;
	display: inline;
	float: left;
	background-image: url(../images/scritta_logo.gif);
	background-repeat: no-repeat;
}

#intermezzo {
	width: 300px;
	height: 125px;	
	display: inline;
	float: left;
}

#intermezzo_scritta {
	width: 50px;
	height: 125px;
	display: inline;
	float: left;
}

#frase {
	width: 400px;
	height: 125px;
	display: inline;
	background-image: url(../images/frase.gif);
	background-repeat: no-repeat;
	font-family: Freestyle Script;
	font-size: 24px;
	float: left;
	color: #666666;
}

#frase .testo {
}

#main_cont_uno {
	width: 950px;
	background-image: url(../images/sfondo4.gif);
	background-repeat: repeat-y;	
	float: left;
	text-align: left;
}

#main_cont_due {
	width: 950px;
	background-image: url(../images/sfondo2.gif);
	background-repeat: repeat-y;
	float: left;
	text-align: left;
}

#barra {
	width: 950px;
	height: 24px;
	background-image: url(../images/sfondo.gif);	
}

#barra1 {
	display: inline;
	float: left;
	width: 200px;
	height: 24px;
}

#barra1 ul {
	color: #333333;
	text-align: center;
}

#barra1 ul li {
	float: left;
	display: block;
	font-size: 100%;
	width: 100px;
	height: 24px;
}

#barra1 ul li a {
	display: block;	
	padding: 2px 0px 2px 0px;
/*	background-image: url(../images/bottone.gif);
	background-repeat: no-repeat;*/
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #FF9900;
	height: 24px;
}

#barra1 ul li a:hover {
	text-decoration: underline;
/*	background: url(../images/selected.gif) no-repeat;*/
}

#barra2 {
	display: inline;
	float: left;
	width: 600px;
	height: 24px;
}

#barra2 ul {
	color: #333333;
	text-align: center;
}

#barra2 ul li {
	float: left;
	display: block;
	font-size: 100%;
	width: 200px;
	height: 24px;
}

#barra2 ul li a {
	display: block;	
	padding: 2px 0px 2px 0px;
/*	background-image: url(../images/bottone.gif);
	background-repeat: no-repeat;*/
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	height: 24px;
}

#barra2 ul li a:hover {
	text-decoration: underline;
	/*	background: url(../images/selected.gif) no-repeat;*/
}

#barra2 .corrente {
	font-weight: bold;
}

#barra3 {
	display: inline;
	float: left;
	width: 140px;	
	height: 24px;
}

#barra3 ul {
	color: #333333;
	text-align: center;
}

#barra3 ul li {
	float: left;
	display: block;
	font-size: 100%;
	width: 50px;
	height: 24px;
}

#barra3 ul li a {
	display: block;	
	padding: 2px 0px 2px 0px;
/*	background-image: url(../images/bottone.gif);
	background-repeat: no-repeat;*/
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	color: #FFFF99;
	height: 24px;
}

#barra3 ul li a:hover {
	text-decoration: underline;
	/*	background: url(../images/selected.gif) no-repeat;*/
}

#barra_down {
	width: 950px;
	height: 18px;
	font-size: 13px;
	background-image: url(../images/sfondo5.gif);
}

#barra_down a {
	color: #000000;
	font-family : "Helvetica Neue", Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	text-decoration: none;

}

#barra_down a:hover {
	color: #FF9900;
}

#barra_down a:visited {
	color: #000000;
}

#barra_down a:visited:hover {
	color: #FF9900;
}

#nav {
	float: left;
/*	background-image: url(../images/nav2.gif);
	background-repeat: repeat-y;*/
	width: 200px;
	padding-top: 5px;
}

#nav ul {
	margin: 0;
	padding-top: 4px;
	text-align: left;
}

#nav ul li {
	display: block;
	font-size: 100%;
	width: 200px;
	height: 30px;
}

#nav ul li a {
	display: block;
	padding: 2px 0px 2px 10px;
	background: url(../images/nav.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	height: 24px;
}

#nav ul li a:hover {
	background: url(../images/selected.gif) no-repeat;
}

#login {
	margin-top: 20px;
	width: 200px;
	height: 38px;
	background-image: url(../images/nav.gif);
	background-repeat: repeat-y;
}

#testologin {
	padding-left: 10px;
	padding-top: 10px;
	width: 190px;
	font: 100.01% "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
}

#testologin a {
	display: block;
	padding: 2px 0px 2px 10px;
	background: url(../images/nav.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	height: 24px;
}

#user {
	margin-top: 20px;
	padding-left: 10px;
	width: 200px;
	height: 48px;
	width: 190px;
	font: 100.01% "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
/*	background-image: url(../images/nav.gif);
	background-repeat: repeat-y;*/
}

#user a {
	text-decoration: none;
	font-size: 11px;
	color: #FF9900;
}	

#user a:hover {
	text-decoration: underline;
}

#main {
	float: left;
	width: 750px;
	text-align: justify;
}

/*
#main .title {
	background-image: url(../images/sfr.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
*/

#main table {
	border-collapse: collapse;
	border: 0px solid #414247;
}

#main table tr td p {
}

#main td {
	border-collapse: collapse;
	border: 0px solid #000000;
	padding: 5px;
	vertical-align: top;
}

#main img {
	padding: 5px;
	border: 1px solid #D7D7D7;
	background: #fff;
}

#content_uno {
	float: left;
	width: 750px;
/*	background-color: #FFFFFF;*/
	background-image: url(../images/sfondo3.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
}

#content_due {
	float: left;
	width: 600px;
/*	background-color: #FFFFFF;*/
	padding-top: 5px;
}

#uno {
	padding-top: 5px;	
	padding-left: 10px;
	padding-right: 10px;	
	font: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	width: 700px;
}

#uno a {
	color: #FF9900;
	text-decoration: none;		
}

#uno table tr td {
	font: Verdana, Arial, "Times New Roman";
	font-size: 12px;	
}

#uno ul li {
	list-style: disc;
	margin-left: 15px;
}

#uno ol li {
	list-style: decimal;
	margin-left: 15px;
}

#uno u {
	text-decoration: underline;
}

#uno .avvisi .avviso {
	padding-bottom: 10px;
}

#uno .avvisi .avviso .avv_testo {
	margin-left: 10px;
}

#uno .elenco_doc a {
	color: #555555;
}

#uno .elenco_doc a:hover {
	color: #FF9900;
}

#uno .link a {
	color: #555555;
}

#uno .link a:hover {
	color: #FF9900;
}

#due {
	padding-top: 5px;	
	padding-left: 10px;
	padding-right: 10px;	
	font: Verdana, Arial, "Times New Roman";
	font-size: 12px;
}

#due a {
	color: #FF9900;
	text-decoration: none;		
}

#due table tr td {
	font: Verdana, Arial, "Times New Roman";
	font-size: 12px;	
}

#due ul li {
	list-style: disc;
	margin-left: 15px;
}

#due ol li {
	list-style: decimal;
	margin-left: 15px;
}

#due u {
	text-decoration: underline;
}


#extra {
	float: left;
	width: 120px;
/*	background-image: url(../images/extra2.gif);
	background-repeat: repeat-y;*/
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;	
	font: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	text-align: left;
}

#extra a {
	color: #FF9900;
	text-decoration: none;		
}

#extra ul li {
	list-style: none;
	text-decoration: none;
	color: #555555;
	padding-top: 12px;
}

#extra ul li a {
	color: #555555;
}

#extra .news {
	color: #FF9900;
	padding-top: 12px;
}

#extra .avvisi {
	color: #FF9900;
	padding-top: 12px;
}

#extra .allegati {
	color: #FF9900;
	padding-top: 12px;
}

#extra .immagini {
	color: #FF9900;
	padding-top: 12px;
	float: left;
}

#extra .immagini table tr {
	padding-bottom: 2px;
	width: 80px;
	float: left;
}

#extra table {
	border-collapse: collapse;
	border: 0px solid #414247;
}

#extra table tr td p {
}

#extra td {
	border-collapse: collapse;
	border: 0px solid #000000;
	padding: 0px;
	vertical-align: top;
}

#extra img {
	padding: 0px;
	border: 0px solid #D7D7D7;
}


#footer {
	clear: both;
	width: 100%;
	height: 20px;
	background-image: url(../images/sfondo.gif);
	background-repeat: repeat-y;
}
