
/* css arix@you for web-lab */
input.field{
	font-size:12px;
	margin-left:5px;
	margin-bottom:5px;
	color:#FFFFFF;
	height:15px;
	width:175px;
	background-color: transparent;
	background:none;
	border-bottom:1px #8BA2B0 solid;
	border-left:0px;
	border-right:0px;
	border-top:0px;
}

textarea.area{
	font-size:12px;
	margin-left:5px;
	margin-top:2px;
	margin-bottom:5px;
	color:#FFFFFF;
	height:300px;
	width:500x;
	background-color: transparent;
	background:none;
	border-bottom:1px #8BA2B0 solid;
	border-left:1px #8BA2B0 solid;
	border-right:0px;
	border-top:0px;
}

input.select{	
	background-color: transparent;
	height:25px;
}

ul.lista {
	list-style:none;
}

ul.lista li {
	background-image:url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	padding-bottom:10px;
}

#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:#8BA2B0; border:2px solid #315977; border-left:none; padding:5px; min-width:150px; max-width:250px}

div#qTip {
  padding: 3px;
  border: 1px solid #8BA2B0;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #8BA2B0;
  color: #FFFFCC;
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}

.pics { height: 255px; width: 674px; padding:0; margin:0; overflow: hidden; text-align:center; }
.pics img { height: 255px; width: 674px; padding: 0px; background-color: #fff; top:0; left:0 }


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

body {
	background: #8ba2b0 url(../img/bg.gif) repeat-y center left;
	margin: 0px;
	padding: 0px;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

form {
	display:inline;
}

img {
	border:0;
}

/* text */

h1 {
	font-size:24px;
	color:#8ba1af;
	margin:20px 0 0 0;
	padding:0;
	display:block;
}

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

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.line {
	border-top: 1px dashed #8BA1AF;
	margin: 0;
	padding:0;
}

strong {
	color:#8BA1AF;
	font-weight:bold;
}


/* image */

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

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

#container {
	width:680px;
	margin:0px 0px 0px 60px;
	padding:0px;
}

 #header {
  background:url(../img/logo_1.gif) no-repeat center top; 
  width:680px;
  height:114px;
  margin:30px 0px 0px 0px;
  padding:0px;
  position:relative;
  }
  
  #logo a {
   position:absolute;
   top:2px;
   left:2px;
   width:530px;
   height:35px;
  }

		#box1, #box2 {
			float:left;
			width:170px;
			margin:45px 4px 0 6px;
			font-size:11px;
			line-height:14px;
		}

	#menu {
		width: 680px;
		margin:10px 0px;
		padding:0;
		font:13px "Lucida Sans Unicode", Georgia, "Times New Roman", Times, serif;
		color:#ffffcc;
	}
	
		#menu ul	{
			width:680px;
			margin: 0;
			padding: 0;
			position: relative;
			}
			
		#menu ul li	{
			margin: 0;
			padding: 10px 0 10px 4px;
			list-style: none;
			display:inline;
			}
			
		#menu ul li a {
			text-decoration:none;
		}
	
		#menu ul li a:hover, #menu ul li a.on {
			text-decoration:none;
			color:#8ba1af;
		}

			#menu ul li#mn9 {
				padding-top:25px;
			}

	#mainimage {
		width:680px;
		margin:0;
		padding:0;
	}

/* main column */

#maincolumn {
	margin:0;
	width: 570px;
	padding:0;
}

	#text {
		margin:20px 0 0 0;
	}
	
	.news {
		margin-top:40px;	
		padding-left:180px;		
	}
			
	.inner_news {
		margin-top:40px;	
		padding-left:80px;		
	}

	.newsconsiglio {
		margin-top:40px;
		padding-left:180px;		
		background:url(../img/news_consiglio.gif) no-repeat top left;
	}

		.titolo {
			font-style:italic;
			font-size:12px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
		}
			
			.titolo a {
				text-decoration:none;
				color:#fff;
			}

			.titolo a:hover {
				color:#8ba2b0;
				text-decoration:none;
				display:block;
			}
		
		p {
			margin:0 0 30px 0;
			padding:0;
		}
		
	#footer {
		border-top:1px solid #8ba1af;
		margin: 60px 0px;
		color: #8ba1af;
		font-size:12px;
		padding:4px 0 0 0;
	}

	#footer a {
		color:#8ba2b0;
	}

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

a:hover {
	color:#8ba2b0;
	text-decoration:none;
}

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

label {
	color: #8BA2B0;
}

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: #8BA2B0;
}

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:#FFF;
}

table thead td {
	color:#B80000;
}

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


/********* 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;
}


/********* 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;
	background: url(js/graphics/resize.gif);
}
.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;
}
