/* CSS Energheia - Arix@you per Comma 3 */

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

body {
	color: #000;
	background-color: #fff;
	margin: 0.5in 0.25in;
	font: 11pt/15pt "Lucida Grande", Helvetica, sans-serif;
	}
	
td, div, p {
	color: #333;
	line-height: 18px;
}

h1 {
	color: #666;
	font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 0px;
	font-weight:normal;
}

img {
	border:0;
}


ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

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

#frame {
	width:600px;
	margin:0 auto;
	padding:0px;
	background:#fff;
}

#topmenu {
display:none
}

#top {
display:none
}


#main {
	width:600px;
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

#mainleft {
display:none;
}


#mainright {
	float:left;
	width:351px;
	margin:0px;
	padding:0px;
}

#news {
	width:300px;
	margin:30px 0 0 0;
	padding:0;
	text-align:left;
}

#news p {
	margin:10px;
	padding-top:10px;
	font:11px Arial, Helvetica, sans-serif;
	line-height:12px;
}

#news a {
	color:#000;
	font-weight:bold;
}

#news img {
	float:left;
	margin-right:10px;
}

#news_inner {
	width:600px;
	margin:30px 0 0 0;
	padding:0;
	text-align:left;
}


#areariservata {
display:none}

#maincontent {
	background:#fff; 
	width:600px;
	margin:0;
	padding:0;
}

#sxcol {
	float:left;
	width:600px;
	margin:20px 0 0 30px;
	padding:0px;
	text-align:left;
}

#dxcol {
	float:left;
	width:600px;
	margin:20px 0 0 0;
	padding:0px;
	text-align:right;
}

#dxcol1 {
	float:left;
	width:300px;
	margin:20px 0 0 20px;
	padding:0px;
	text-align:left;
}

#dxcol1 ul {
	width:300px;
	margin:0px;
	padding:0px;
	text-align:left;
}

#dxcol1 ul li {
	width:300px;
	margin:0px;
	padding:0px 0px 0px 20px;
	text-align:left;
	border-bottom:1px dotted #83CCE7;
	font-size:12px;
}

#footer {
display:none;
}

/********* link *********/ 

a {
	text-decoration: none;
	color:#000;
}

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

form {
	display:inline;
}

	input {
		background:#fff;
		border:1px solid #8EB4D7;
		font:10px arial, verdana, sans-serif;
		margin:0;
		padding:2px;
	}

	input.button {
		background:#093458;
		color:#FFFFFF;
	}

/* form per la registrazione */

fieldset {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 450px;
	border:1px solid #ccc;
	padding:10px;
}

legend {
	margin-bottom: 5px;
	padding: 2px 4px;
	font: bold 1em arial, Verdana, sans-serif;
	color: #00A1E9;
	margin-top:20px;
}	

/********* for print *********/ 
#printheader {
	padding: 0px;
	margin-bottom: 20px;
	height: 97px;
	border-bottom: 2px solid #666;
	font: 24pt/18pt "Lucida Grande", Helvetica, sans-serif;
}

#printfooter {
		font: 10pt Tahoma, arial, verdana, sans-serif;
		text-transform: lowercase; 
		padding: 0;
		margin-top: 20px;
		height:50px;
		width: 600px;
		border-top: 2px solid #666;
		text-align: right;
}


/********* table *********/ 

table {
	border-collapse:collapse;
	font-size:11px;
}

table td {
	border-bottom:1px solid #fff;
	height:30px;
}

table td.title {
	background:#D2EAF6;
}


/********* for highslide *********/ 
.highslide {
	cursor: url(../img/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.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;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/********* styles for text zoom *********/ 

.highslide-html {
    background-color: white;
	text-align:left;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}


/* team */

#masterdiv {
	padding: 0px;
	margin: 10px 0px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #093458;
	font-weight:bold
}

.menutitle {
	background: url("../img/i_bullet.gif") no-repeat 0% 50%; 
	padding-left: 20px;
	cursor:pointer;
	margin: 0px 0px 4px 0px;
}

.submenu {
	margin-bottom: 10px;
	margin-top: 8px;
	padding: 20px;
	border-top: 1px solid #666;
	border-bottom: 4px double #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	color: #999;
}

#masterdiv img {
	border-bottom: 8px double #ddd;
	display: block;
}

.submenu img {
	float:left;
	margin-right:10px;
}


