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

body {
	background-color: #8D8D8D;
	background-image: url(../img/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;padding: 0px;
}

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

li {
	list-style: none;
}

td, div, p {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 18px;
}

h1 {
	color: #a59d83;
	background-color: #FFFFFF;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 0px;
	font-weight:normal;
	width:640px;
	border-bottom:1px solid #ccc;
}

h3 {
	color: #E37405;
	background-color: #FFFFFF;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 0px;
	font-weight:bold;
	width:640px;
	padding-left:24px
}

img {
	border:0;
}

/********* structural elements *********/ 
#logo {
	left: 50px;
	position: absolute;
	top: 20px;
	z-index: 3;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 88px;
	width:97px;
}

#search {
	left: 20px;
	position: absolute;
	top: 120px;
	z-index: 3;
}

#search .inputboxsearch{
	background: #FAFAFA;
	border: 1px;
	border-color: #EDEDED;
	border-style: solid;
	font: 10px verdana, arial, sans-serif;
	color:#666666;
	float:left;
	margin-top:11px;
}

#search .inputboxsearch2 {
	padding-top:10px;
}

.inputbox{
	background: #FAFAFA;
	border: 1px;
	border-color: #aaa;
	border-style: solid;
	margin-top: 3px;
	font: 10px verdana, arial, sans-serif;
	color:#666666;
	padding-left:4px;
}

#header{
	background-image: url(../img/header0.jpg);
	background-repeat: no-repeat;
	height: 264px;
	left: 210px;
	position: absolute;
	top: 0px;
	width: 734px;
	z-index: 3;
}

#header.uno {
	background-image: url(../img/header1.jpg);
}

#header.due {
	background-image: url(../img/header2.jpg);
}

#header.tre {
	background-image: url(../img/header3.jpg);
}

#header.quattro {
	background-image: url(../img/header4.jpg);
}

#header.cinque {
	background-image: url(../img/header5.jpg);
}

#header.sei {
	background-image: url(../img/header6.jpg);
}

#header.sette {
	background-image: url(../img/header7.jpg);
}

#header.otto {
	background-image: url(../img/header8.jpg);
}

#header.nove {
	background-image: url(../img/header9.jpg);
}

#header.dieci {
	background-image: url(../img/header10.jpg);
}

#header.undici {
	background-image: url(../img/header11.jpg);
}
#header.dodici {
	background-image: url(../img/header12.jpg);
}
#header.tredici {
	background-image: url(../img/header13.jpg);
}
#header.quattordici {
	background-image: url(../img/header14.jpg);
}
#header.quindici {
	background-image: url(../img/header15.jpg);
}
#header.sedici {
	background-image: url(../img/header16.jpg);
}
#header.diciasette {
	background-image: url(../img/header17.jpg);
}
#header.diciotto {
	background-image: url(../img/header18.jpg);
}

#bodydiv{
	height: 172px;
	left: 210px;
	position: absolute;
	top: 264px;
	width: 734px;
	z-index: 1;
}

#body{
	background-image: url(../img/middle.gif);
	background-position: bottom;
	background-repeat: repeat-y;
	float: left;
	position: relative;
	width: 734px;
}

#content{
	margin-left: 20px;
	margin-right: 20px;
	width: 640px;
}

#manage {
	text-align:right;
}

#closer {
	border-top:4px double #CBC29F;
	text-align:center;
	margin-top:20px;
}

#closer1 {
	text-align:right;
	margin-top:10px;
	margin-right:40px;
}

#bottom{
	background-image: url(../img/bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	position: relative;
	width: 734px;
	z-index: 3;
}

#footer{
	float: left;
	margin: 20px 0;
	padding-bottom: 20px;
	position: relative;
	width: 734px;
	z-index: 4;
	text-align: center;
	color: #fff;
	font-size:9px;
	line-height:12px;
	background-color: #8D8D8D;
}

#left {
	left: 21px;
	position: absolute;
	top: 164px;
	z-index: 2;
}


/********* menu *********/ 

.menu {
	display: block;
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	width: 180px;
}

.menu a#active_menu {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#8D8D8D;
}

.menu a#active_menu:hover {
	color: #D1C7A4;
	text-decoration: none;
}

.menu a:link, .menu a:visited {
	border-bottom: 1px;
	border-bottom-color: #777777;
	border-bottom-style: solid;
	color: #FFFFFF;
	background-color:#8D8D8D;
	display: block;
	font-family: georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 180px;
}

.menu a:hover {
	background-color: #838282;
	color: #D1C7A4;
}

ul.service {
	border-top: 4px solid #777777;
	padding-top:10px;
}




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

a:link {
	color: #a59d83;
	text-decoration: none;
}

a:visited {
	color: #a59d83;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline; /*text-decoration: underline;*/
}

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

input.button {
	text-align: center;
	width: 60px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
}

.button:hover {
	color: #FF8C00;
}



/********* news *********/ 

p.news {
	line-height:14px;
	padding-bottom:10px;
	background: url(../img/bg_news.gif) repeat-x bottom left;
	margin:20px 0 0 0;
}

.news strong {
	color: #a59d83;
}

p.news_home {
	line-height:14px;
	padding-bottom:10px;
	padding-top:10px;	
	margin-bottom:20px;
	background-color:#f1ecd9;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
}

.news_home strong {
	color: #858585;
}

a.doc {
	background: url(../img/doc.gif) no-repeat center left;
	padding-left:18px;
	color:#333;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;		
	line-height:18px;
}

a.txt {
	background: url(../img/txt.gif) no-repeat center left;
	padding-left:18px;
	color:#333;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;		
	line-height:18px;	
}

a.xls {
	background: url(../img/xls.gif) no-repeat center left;
	padding-left:18px;
	color:#333;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;		
	line-height:18px;	
}

a.pdf {
	background: url(../img/pdf.gif) no-repeat center left;
	padding-left:18px;
	padding-top:2px;
	padding-bottom:2px;	
	color:#333;
	margin:0;
	line-height:18px;	
}

/********* list *********/ 
p.list {
	margin:10px;
}	

h2 {
	background: #DFD7BB url(../img/arrow.gif) no-repeat 1% 50%;
	padding:2px 0px 2px 24px;
	color: #484647;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 20px 0px 10px 0px;
	font-weight:normal;
	border-bottom:1px solid #797979;
	display:block;
}

h3 {
	background: #FFFFFF url(../img/arrow.gif) no-repeat 1% 50%;
	padding:2px 0px 2px 24px;
	color: #484647;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	display:block;
}

h3.href {
	color: #484647;
}


h3.href:hover {
	background: #DFD7BB url(../img/arrow.gif) no-repeat 1% 50%;
	color: #484647;
	text-decoration:none;
}
/********* list *********/ 
p.list {
	margin:10px;
}	

h2 {
	background: #DFD7BB url(../img/arrow.gif) no-repeat 1% 50%;
	padding:2px 0px 2px 24px;
	color: #484647;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 20px 0px 10px 0px;
	font-weight:normal;
	border-bottom:1px solid #8D8D8D;
	display:block;
}


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

#printop {
	display:none;
}

#printbottom {
	display:none;
}

/********** highslide *******************/
.highslide-html {
    background-color: white;
}
.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;
}


/* table */
table.formazionep {
	border:1px solid #e2e4e8;
	}
	
table.formazionep p {
	margin:0;
	padding:0;
	}
	
table.formazionep th {
	background-color:#d5caaa;
	padding:5px 10px;
	border-bottom:3px solid #f2f5f8;
	}
	
table.formazionep th {
	border-bottom:3px solid #a59d83;
	}
	
table.formazionep td {
	padding:5px 10px;
	vertical-align:top;
	background-color:#f6f3e8;
	text-align:left;
	font: 11px Arial,Verdana,Helvetica,sans-serif;
	}

table.formazionep .pari td {
	padding:5px 10px;
	vertical-align:top;
	background-color:#f1ecd9;
	}

table.formazionep td.sel {
	font-weight:bold;
	}

table.formazionep .pari td.sel {
	padding:5px 10px;
	vertical-align:top;
	}


