/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	margin: 0;
	padding: 0;
	font: 73% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF url(../images/bg.gif) repeat-x;
	line-height: 16px; 
}
img {
	border: none;
}
a {
	color: #0F769C;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}
#cnoas {
	/*font: bold 1.8em Arial, Sans-Serif;*/
	/*letter-spacing: -1px;*/
	margin-top: 20px;
	padding: 3;
	color: #0F769C;
	/*margin-top: 00px;*/
	/*vertical-align: top;*/
	height: 45px !important;
	height /**/: 45px;
	text-align:left;
}
#cnoas a {
	text-decoration: none;
}

h1 {
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	color: #0F769C;
	border-bottom: 1px solid #0F769C;
	margin-bottom:2px;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a {
	color: #C59E7B;
	background-color: inherit;
	text-decoration: none;
}
h3 {
	color: #C59E7B;
}
h4 {
	color: #0F769C;
}

p {
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	margin: 0px auto; 
	width: 780px; 
}

.header { 
	min-height: 65px;
	height: auto !important;
	height: 65px;
	margin: 0px 0 2px 0; 
	padding: 0px 0 0 5px;
	border-top: 4px solid #000;
	background: #FFF url(../images/headerbg.gif) repeat-x bottom left;
	color: #808080;
}
/*
.searchform {
	float: right;
	padding: 2px 5px 0 0;
}
*/
.searchform {
	float: right;
	/*background: url(logocnoas.gif) no-repeat;*/
	padding: 2px 5px 0 0;
}
.tasto {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif
}
.subheader {
	clear: both;
	height: 23px;
	margin: 0 0 10px 0;	
}

.subheader_left {
	line-height: 28px;
	width: 193px;
	background: #0F769C url(../images/hmleftbg.gif) repeat-x;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
	font-size:120%;
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}
.subheader_left a:hover {
	color: #EFDECD;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
	background: #F6F6F6 url(../images/hmrightbg.gif) repeat-x;
	color: #626262;
	line-height: 28px;
	float: right;
	width: 574px;
	
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #0F769C url(../images/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}

.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
}
.left p {
	padding-top:0px; 
	margin-top:0px; 
	padding-bottom:2px; 
	margin-bottom:2px
}
.left h3 {
	padding-top:5px; 
	margin-top:0px; 
	padding-bottom:2px; 
	margin-bottom:2px;
	font-size:12px;
}
.boxinleft {
	width: 180px;
	margin-top:5px;
	padding: 8px;
	background: #f2f2f2 url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
}
.box {
	width: 90%;
	margin-top:5px;
	padding: 8px;
	background: #f2f2f2 url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
	line-height:20px;
}
.boxb {
	width: 80%;
	margin-left:60px;
	margin-top:5px;
	padding: 8px;
	background: #ffffff url(../images/corner.gif) no-repeat bottom right;
	border:1px solid gray;
	color: #626262;
	font-weight:normal;
}
.boxb h3{
	color:#C59E7B;
	font-size:110%;
	margin-top:0px;
	padding-top:3px;
	margin-bottom:3px;
	margin-bottom:0px;
}
.sottoarea {
	margin-left:5px;
}
.right {
	float: right;
	width: 560px;
	margin: 0 0 20px 0; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
}

a.info {
	font: bold 1.1em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(../images/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.8em; 
	padding-left:10px; 
	padding-top:10px;
	z-index: 20;
	overflow: auto;
}
a.infodoc {
	font: bold 1.1em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}

a.infodoc span {
	display:none;
}

a.infodoc:hover {
	cursor:default;
}

a.infodoc:hover .infoboxdoc {
	font-weight: normal; 
	display:block; 
	position:static; 
	top:20px;; 
	left:0;; 
	width:550px; 
	height:60px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(../images/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:1em; 
	padding-left:10px; 
	padding-top:10px;
	z-index: 20;
	overflow: auto;
}

.line {
	line-height: 2px;
	margin: 10px 0 10px 0;
	font-size:1px;
}

.right_left {
	float: left;
	width: 260px;
	padding: 13px;
	background: #f2f2f2 url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 240px;
	padding: 13px;
	background: #f2f2f2 url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 0px 0 10px 0; 
	padding: 0; 
	clear:both
}
.num {
	text-align:right
}
.testor {
	text-align:right
}
#content2 {
	margin-left:15px;
	min-height: 350px;
	height: auto !important;
	height: 450px;
}
#pagine {
	width:98%;
	text-align:right;
	background: #f2f2f2 url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
	border-bottom:1px solid #0F769C;
	margin-top:0px;
	margin-bottom:5px;
	padding:4px;
}
ol {
	line-height:20px;
	padding:20px;
	margin-top:0px;
}