/* Template */

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.68em;
	background: #fff;
}

a {
	text-decoration: none;
	color: #111999;
}

a:hover {
	color: #993111;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

#bg { 
	width: 880px;
	margin: 0 auto;
	padding: 7px 10px 10px 13px;
	background: url(../images/bg_wider.gif) top left no-repeat;
}


#banner {
	padding-top: 9px;
	color: #111119;
	width: 870px;
	padding-left: 2px;
	text-align: justify;;
	
}

#toplinks {
	height: 20px;
	background: #2489DB;
	text-align: right;
	padding-right: 5px;	
	padding-top: 5px;
}

#toplinks a {
	font-size: 8pt;
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
	background: url(../images/button.gif) left no-repeat;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #fffeee;
}

#toplinks a:hover {
	border-bottom: 2px solid #fff;	
}

#intestazione {
	clear: both;
	margin: 0px 0 5px 0;
	height: 70px;
	background: url(../images/header.gif) repeat-x;
	text-align: justify;
}

#title {
	float: left;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 15px;
	text-align: justify;
}

#title_info {
	float: right;
	height: auto;
	padding: 1px;
	font-size: 10pt;
	width: 660px;
	margin: 10px 5px 0 0;
	border: 0px solid #fff;	
	background: #AFCEED;
	color: #808080;
}

#title_info p {
	margin: 0;
}

#naviga {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.0em;
}

#naviga ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 0.9em;
}	

#naviga li {
	margin-bottom: 4px;
}

#naviga li a, #naviga li a:visited {
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #2489DB;
}	
	
#naviga li a:hover {
	background: #A9CAEB;
	color: #286ea0;
}

.gray {
	margin: 2px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #6B6B6B;
	background: #eee url(../images/gray.gif) repeat-x;
	text-align: left;
	font-size: 0.9em;
}

.gray a, .gray a:visited {
	text-decoration: underline;
}

#rubrica {
	float: right;
	width: 223px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #eee url(../images/gray.gif) repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
}

#rubrica p {
	margin: 0px;
	font-size: 90%;
}

#rubrica h3 {
	font-size: 9pt;	
}

#rubrica a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

#pie {
	margin: 30px 0 0 0;
	border: 3px solid #fff;
	background: #E5EFF9 url(../images/cyan.gif);
	padding: 3px 3px 3px 6px;
	color: #70C256;
}

#pie a, #pie a:visited {
	display: inline;
	border: none;	
}

#base {
	margin:  0 0 5px 155px;
	padding: 0 10px 5px 6px;
	line-height: 1.4em;
	background: url(../images/dissolve.gif) repeat-x bottom left;
	text-align: justify;
}

#base h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	font-size: 12pt;
}

#base p {
	margin: 0;
}

.datum {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px solid #eee;
	font-size: 80%;
	text-transform: uppercase;	
	color: #808080;
}

#list {
	margin: 0 250px 20px 155px;
	border-top: 1px solid #AFCEED;
	border-bottom: 1px solid #AFCEED;
	background: #E5EFF9 url(../images/cyan.gif) repeat-x;
	padding: 5px 6px 5px 6px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
}

#list a, #rubrica2 a:visited {
	text-decoration: underline;	
}

#list h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #808080;
	padding-top: 3px;
}

#list p {
	padding: 0;
	margin: 0;
}

.intestazioneColonna {
	vertical-align: top;
	background-color: #dee4f6; 
	font-size: 80%;
	padding: 3px;
	text-align: center;
}
.celle {
	vertical-align: top;
}

.icone {
/*
	width: 32px;
	height: 32px;
*/
}
.icone1 {
/*
	width: 32px;
	height: 32px;
*/
	border: solid 2px;
	border-color: blue;
}
