body {
	font-family: arial;
	font-size:13px;
}
#header {
	border:0px dashed #555555;
	text-align:center;
	/*padding:1em;*/
	/*margin:1em;*/
}
#footer {
	border:0px dashed #555555;
	text-align:center;
	/*padding:1em;*/
	/*margin:1em;*/
}

#content {
	border:0px dashed #555555;
	text-align:left;
}

.mainbody
{
	border: 0px dashed #555555;
	background-image: url("/images/banda-bg.gif");
	background-repeat: repeat-y;
}

#maincolumn {
	border-left:1px solid #336699;
	border-right:1px solid #336699;
	text-align:left;
	padding:0.5em 1em;
	width:530px;
	float:left;
}

#body-head {
	border-top:1px solid #336699;
	border-bottom:1px solid #336699;
	background-color: #DDEEFF;
	text-align:left;
	padding:0.2em 0.5em;
	color: #336699;
}
.breadcrumb,
.breadcrumb a
{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb a:hover
{
	color: #0000FF;
}
#leftcolumn, #rightcolumn {
	/*border:1px dashed #555555;*/
	text-align:left;
	padding:0.5em;
	width:180px;
	float:left;
}
#body-foot {
	border-top:1px solid #336699;
	border-bottom:1px solid #336699;
	background-color: #DDEEFF;
	text-align:center;
	padding:0.2em 0.5em;
	color: #336699;
}

.recordnavigation {
	background-color: #EEE;
	padding:0.3em 0.5em;
	margin: 0.25em auto;
}
.recordnavigation,
.recordnavigation a
{
	text-align:center;
	font-size:0.9em;
	color: #555;
	text-decoration: none;
	font-weight: normal;
}
.recordnavigation a:hover
{
	color: #FF0000;
}
.recordnavigation .current,
.recordnavigation .current a
{
	color: #000;
	font-weight: bold;
}

#credits {
	text-align:center;
	padding:0.5em 0.5em;
	font-size:80%;
	color: #888;
}

/*#leftcolumn .masterkeys .current*/
/*#leftcolumn .groups .current*/
#leftcolumn .groups span,
#leftcolumn .masterkeys span {
	border:1px solid #BFDFFF;
	display: block;
	margin: 0.2em 0;
	padding: 0.1em 0.2em;
}
#leftcolumn .groups .current,
#leftcolumn .masterkeys .current {
	background-color: #0000FF;
}
#leftcolumn .groups a,
#leftcolumn .masterkeys a {
	color: #0000FF;
}
#leftcolumn .groups .current a,
#leftcolumn .masterkeys .current a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}




/*** records ***/
.news {
	
}
.record {
	padding: 0.5em;
}
.record table {
	width:98%;
	border: 1px solid #888;
	border-collapse: separate;
	border-spacing: 2px;
}
.record table td {
	padding: 4px 8px;
	text-align: left;
}
.record .date {
	border-bottom: 1px solid #888;
	font-size: 0.8em;
}
.record .title {
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
.record .image {
	padding: 0.5em;
	width: 180px;
	text-align: center;
	vertical-align: top;
}
.record .image img {
	border: 0px solid #555;
}
.record .image .description {
	font-size: 0.8em;
}
.record .content {
	font-size: 1em;
}
.record .links {
	border-top: 1px solid #888;
	border-left: 1px solid #888;
}
.record .links .link {
	font-size: 0.8em;
}
.record .links .email {
	font-size: 0.8em;
}
.record .links .attachment {
	font-size: 0.8em;
}

/* records catalogo */
.catalogo .record table {
	width: 100%;
	border: 0px solid #888;
	border-bottom: 1px dashed #AAA;
	border-collapse: separate;
	border-spacing: 2px;
}
.catalogo .record .title {
	border: 0px solid #888;
}
/*** /records ***/


/*** home-frame ***/
#home-frame {
	border: 1px solid #888;
	width: 180px;
	padding: 4px;
	vertical-align: top;
	text-align:left;
}
#home-frame-top {
	border: 1px solid #888;
	width: 498px;
	padding: 4px;
	vertical-align: top;
	text-align:left;
	margin-bottom: 20px;
}

#home-frame .record,
#home-frame-top .record {

}
#home-frame .record .maintitle,
#home-frame-top .record .maintitle
{
	width:100%;
	text-align:right;
	border: 0px solid #888;
	padding: 2px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #607C94;
	background-color: #CBD9E2;
	font-style: italic;
}
#home-frame-top .record .maintitle
{
	text-align: center;
}

#home-frame .record .maintitle a,
#home-frame-top .record .maintitle a
{
	color: #607C94;
	text-decoration: none;
}
#home-frame .record .title,
#home-frame-top .record .title
{
	border: 0px solid #888;
	/*padding: 2px 4px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	/*background-color: #CBD9E2;*/
}
#home-frame .record .readmore,
#home-frame-top .record .readmore
{
	text-align:right;
}

#home-frame .record .readmore a,
#home-frame-top .record .readmore a
{
	font-size: 0.8em;
	font-weight: bold;
	color: #607C94;
	text-decoration: none;
}


/*** /home-frame ***/

.lista-settori {
	text-align: left;
	/*border-top: 1px dashed #888;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #607C94;
	font-style: italic;
}
.lista-settori li {
	margin: 0.5em;
}

.hp-lista-settori td {
	border: 0;
	vertical-align: top;
	width: 49%;
}
.hp-lista-settori {
	text-align: left;
	/*border-top: 1px dashed #888;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #607C94;
	font-style: italic;
}
.hp-lista-settori ul {
	/*margin-left: -20px;*/
	
}

.closewin, .closewin a {
	background-color: #EEE;
	padding: 2px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}

/*** form-info ***/
#form-info .title {
	text-align: center;
	padding: 6px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #F5B241;
}
#form-info .required {
	font-weight: bold;
	background-color: #ffffcc;
}
#form-info .formlabel {
	padding: 4px 10px;
	text-align: right;
	border-bottom: 1px dashed #888;
}
#form-info .formfield {
	padding: 4px 10px;
	text-align: left;
	border-bottom: 1px dashed #888;
}
#form-info .formfield input {
	padding: 2px 4px;
	border: 1px solid #888;
}
#form-info .formfield textarea {
	padding: 2px 4px;
	border: 1px solid #888;
}
#form-info .privacy {
	font-size: 0.7em;
}
#form-info .subtitle {
	text-align: center;
	padding: 6px;
	font-size: 1.2em;
	font-weight: bold;
	/*background-color: #F5B241;*/
}
/*** /form-info ***/



/*** menu ***/
#menu {
	/*border:0px dashed #555555;*/
	text-align:left;
	background-color: #CBD9E2;
}

.menuOn {
	border:1px solid #FFF;
	background-color: #607C94;
	padding: 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
}
.menuOff {
	border-bottom:1px dashed #607C94;
	background-color: #CBD9E2;
	padding: 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #607C94;
}
.menuOff a {
	text-decoration: none; 
	color: #304961;
	}
	
.menuOff a:hover {
	text-decoration: underline;
	color: #0000FF; 
	}
.menuOn a {
	text-decoration: none; 
	color: #FFF;
	}
	
.menuOn a:hover {
	text-decoration: underline;
	color: #FFF; 
	}
.submenu {
	padding: 3px 6px 3px 25px;
}



.link-interno A:link 	{
	text-decoration: none; 
	color: #0000CC;
	font-weight: bold;
	}
	
.link-interno A:visited 	{
	text-decoration: none; 
	color: #0000CC;
	font-weight: bold;
	}

.link-interno A:active 	{
	text-decoration: none; 
	color: #0000CC;
	font-weight: bold;
	}
			
.link-interno A:hover 	{
	text-decoration: underline;
	color: #FF0000; 
	font-weight: bold;
	}
	
	

.link-menu a 	{
	text-decoration: none; 
	color: #0000CC;
	}

			
.link-menu a:hover 	{
	text-decoration: underline;
	color: #FF0000; 
	}

/*
.link-menu a,
.link-menu a:visited,
.link-menu a:active {
	text-decoration: none; 
	color: #0000CC;
	}

			
.link-menu a:hover 	{
	text-decoration: underline;
	color: #FF0000; 
	}
*/


.link-sponsor-menu a 	{
	font-size: 11px;
	text-decoration: none; 
	color: #0000CC;
	font-weight: bold;
	}
	
.link-sponsor-menu a:visited 	{
	text-decoration: none; 
	color: #0000CC;
	font-weight: bold;
	}

.link-sponsor-menu a:active 	{
	text-decoration: none; 
	color: #0000CC;
	font-weight: bold;
	}
			
.link-sponsor-menu a:hover 	{
	text-decoration: underline;
	color: #FF0000; 
	font-weight: bold;
	}
.hidden {
	display:none;
}
