#msg {display:none; position:absolute; z-index:200; background:url(../img/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#CCFFFF; border:2px solid #001B3B; border-left:none; padding:5px; min-width:150px; max-width:250px}
div#qTip {
  padding: 5px;
  border: 1px solid #666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #999;
  color: #FFF;
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}
.pics { height: 255px; width: 615px; padding:0; margin:0; overflow: hidden; text-align:center; }
.pics img { height: 255px; width: 615px; padding: 0px; background-color: #fff; top:0; left:0 }
.riga {border-bottom:1px solid #D9D9D0;}
/********* highslide *********/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/********* table *********/ 

table {
	color:#333;
	margin:0;
}

table thead td {
	color:#B80000;
}

table td {
	border-bottom:1px solid #ccc;
	margin:0;
	padding:4px;
}

/********* main elements *********/ 

body {
	background: #001B3B;
	margin: 0px;
	padding: 0px;
	font:12px/20px "Lucida Sans Unicode", "Lucida Grande", "Times New Roman", Times, serif;
	color:#000;
	text-align:center;
}

form {
	display:inline;
}
/* text */

h1 {
	font-size:24px;
	color:#007A99;
	text-decoration:none;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
}

h2 {
	background:url(../img/contacts.gif) no-repeat;
	width:255px;
	height:62px;
}

h2 span {
	visibility:hidden;
}

h3 {
	font-size:13px;
	color:#999;
	text-decoration:none;
	font-style:oblique;
	margin:0;
	padding:0;
}

h4 {
	color:#B80000;
	font-size:20px;
	text-decoration:none;
	width:520px;
	display:block;
	font-style:oblique;
	margin:20px 0px 10px 0px;
}

p {
	
}

p.p1 {
	color:#333;
	font-size:13px;
	margin:0 0 30px 0;
	padding:0;
}

p.p2 {
	font-size:11px;
	color:#FFFFFF;
	margin:0 0 0 30px;
}

p.newsconsiglio {
	color:#333;
	font-size:13px;
	margin:0 0 30px 0;
	background:url(../img/news_consiglio.gif) no-repeat center right;
	padding-right:180px;
}

p.line {
	border-top: 1px dashed #0092b0;
	margin: 0;
	padding:0;
}

strong {
	color:#2EA5BF;
	font-weight:bold;
}
/* image */

img {
	border:0;
}

	img.left {
		background:#fff;
		border:1px solid #000;
		margin-right:10px;
		float:left;
		}

/********* structural elements *********/ 

#container {
	width:870px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}

#header {
	margin-top:56px;
}


/* main column */

#maincolumn {
	margin:0;
	width: 615px;
	padding:0;
	float:right;
}

	#mainimage {
		width:615px;
		height:255px;
		margin:0;
		padding:0;
	}
	
	#maincontent {
		background:#fff;
	}
	
		#manage {
			text-align:right;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#670000;
			margin:0px 30px 0px 0px;
			padding-top:20px;
		}

			#manage a {
				text-decoration:none;
				}

		#text {
			margin:0px 30px;
			padding:0 0 30px 0;
		}

			#text p img {
				float:left;
				padding:10px;
				border:1px solid #ccc;
				margin-right:10px;
			}

		#news {
			margin:0px 30px;
			padding:0 0 30px 0;
		}
		
		#news p img {
				float:left;
				padding:10px;
				border:1px solid #ccc;
				margin-right:10px;
			}
	
	
		.titolo {
				border-bottom:1px solid #D9D9D0;
				font-size:16px;
				color:#1F9FBA;
				text-decoration:none;
				display:block;
			}
			
			.titolo a {
				text-decoration:none;
			}

			.titolo a:hover {
				color:#001B3B;
				text-decoration:none;
				display:block;
			}
			
			.data {
				font-size:13px;
				color:#777777;
				font-style:oblique;
				margin:4px 0;
			}
			
	#footer {
		margin: 30px 0px;
		color: #CCCCCC;
		font-size:11px;
		font-family:Tahoma, arial, verdana, sans-serif;
	}


/* service column */

#servicecolumn {
	width:255px;
	float:left;
	margin:0;
	padding:0;
}

	#logo {
		background:url(../img/logo_1.gif) no-repeat;
		width:255px;
		height:115px;
	}
	
	#menu {
		width: 225px;
		margin:0px 0px 0px 30px;
		padding:0;
		font:11px georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
	}
	
	#menu ul	{
		width: 225px;
		margin: 0;
		padding: 0;
		position: relative;
		}
		
	#menu ul li	{

		margin: 0;
		padding: 10px 0 10px 25px;
		list-style: none;
		border-bottom:1px solid #003352;
		background:url(../img/arrow.gif) no-repeat 5% 50%; 
		}
		
		
	#menu ul li a {
		text-decoration:none;
	}
	#menu ul li a:hover, #menu ul li a.on {
		color:#fff;
		text-decoration:none;
	}
		
	#contacts {
		line-height:16px;
	}
	
	#lang {
		margin:60px 0px 0px 30px;
		font:12px Georgia, "Times New Roman", Times, serif;
		font-style:oblique;
	}
	
			#lang a {
				text-decoration:none;
				}

			#lang a:hover {
				color:#fff;
				text-decoration:none;
				}

	#stemma {
		margin:0px 0px 20px 30px;
		background:url(../img/stemma.gif);
		width:120px;
		height:120px;
	}


/********* link *********/ 
a {
	color:#1F9FBA;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/********* form *********/ 

label {
	color: #0092b0;
}

input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input {
	width: 240px;
	color: #111;
	border: 1px solid #aaa;
	padding: 4px 5px 0 5px;
	margin: 2px 0 2px 0;
	line-height: 13px;
	height: 18px;
}

input.button {
	width: 125px;
	height: 25px;
	border: none;
	color: #fff;
	padding: 0 0 2px 0;
	margin: 2px 0 0 0;
	background: #0092b0;
}

input.check {
	width:20px;	
	border:none;
}

select {
	width: 112px;
	color: #111;
	border: 1px solid #aaa;
	padding: 1px;
	margin: 2px 0 2px 0;
}

textarea {
	width:450px;
	border: 1px solid #aaa;
	padding: 4px 5px 0 5px;
	}
/********* table *********/ 

table {
	color:#333;
}

table thead td {
	color:#B80000;
}

table td {
	border-bottom:1px solid #ccc;
	margin:0;
	padding:4px;
}

table td .info{
	color:#2EA5BF;
	text-decoration:none;
}


/********* for print *********/ 

#printheader {
	display:none;
}

#printbottom {
	display:none;
}

/********* classes *********/ 

.english a {
	color: #fff;
	margin: 0;
	background: #0092b0;
	font-size:.9em;
	text-decoration:none;
	padding:0px 10px;
	text-transform:lowercase;
	width:auto;
	height:auto;
	line-height:16px;
}

.english a:hover {
	background: #76D1E4;
}

.filler {
	margin:200px 0;
}
