/* ==================================================*/
/*===================== CSS RESET ===================*/
/*===================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
/* remember to define focus styles! */
:focus {
    outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* ==================================================*/
/*===================== END CSS RESET ===================*/
/*===================================================*/




/*===================== GENERAL STYLE ===================*/
body{ 
	background-color:#FFF;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{ 
	color:#000000;
}
a:hover{
	text-decoration: line-through;
}

a:hover img{
	opacity:0.5;
	-moz-opacity:0.5;
	-webkit-opacity:0.5;
}

.wrapper {
	width:840px;
	margin: auto;
}

.mask-foot{
	background-color: #FFFFFF;
    bottom: 0;
    height: 30px;
    margin-left: 127px;
    position: fixed;
    width: 800px;
}
.mask-foot-scroll {
    background-color: white;
	/*opacity:0.8;
	-moz-opacity:0.8;
	-webkit-opacity:0.8;*/
    height: 480px;
    margin-left: 820px;
    position: absolute;
    top: 137px;
    width: 40px;
    z-index: 9999;
}

/*===================== TOP ===================*/
.top{
	height: 96px;
	width:840px;
	border-bottom:1px solid #000;
	position:fixed;
	background-color:#FFFFFF;
	padding-top: 40px;
	z-index:9;
}

.logo{
	border-right: 1px solid #000;
	width:125px;
	float:left;
}

.title-h1{
	float:left;
	padding:60px 0 0 50px;
	width: 663px;
}

.title-h1 h1{
	font-size:20px;
	letter-spacing: 10px;
    text-transform: uppercase;
}

.title-h1 h2{
	font-size:10px;
	letter-spacing: 10px;
    text-transform: uppercase;
}

/*===================== SIDEBAR ===================*/
.sidebar{
	height:470px;
	width:125px;
	border-right:1px solid #000;
	float:left;
	position:fixed;
	top:137px;
	background-color:#FFFFFF;
}

.sidebar ul{
	margin:20px 0 0 15px;
}

.sidebar ul li{
	line-height:40px;
	font-size:12px;
	font-weight: bold;
}

.sidebar ul li a{
	color: #000;
	text-decoration:none;
}

.sidebar ul li a:hover{
	border-bottom: 3px solid #000;
	text-decoration:none;
	padding-bottom:3px;
}

.sidebar ul li a.current{
	border-bottom: 3px solid #000;
	padding-bottom:3px;
}


/*===================== MAIN CONTENT ===================*/
.main_content {
    float: right;
    height: 390px;
    overflow: auto;
    padding: 45px 14px 30px 0;
    position: relative;
    top: 137px;
    width: 653px;
    z-index: 0;
}

.main_content p{
    font-size: 11px;
    line-height: 16px;
	text-align:justify;
	letter-spacing:0.02em;
}
/*===================== PROFFESSIONISTI ===================*/
.box-profess {
    float: left;
    margin: 0 0 50px 0;
    width: auto;
	clear:both;
}

.box-profess h2 {
    border-bottom: 3px solid;
    display: inline-block;
    padding-bottom: 6px;
	font-size:12px;
	margin: 0 0 20px 0;
	letter-spacing:1px;
}

.box-profess p {
    text-align: justify;
	width:470px;
}

.box-profess img{
	margin-right:28px;
}

.box-profess div{
	float:left;
}

.box-profess ul {
	clear:both;
    list-style: square inside none;
    margin-top: 15px;
    padding-bottom: 10px;
    padding-top: 5px;
    width: 469px;
}

.box-profess ul li{
	float:left;
	padding-right:8px;
	line-height:16px;
}

.trattino-separa {
    background-color: #000000;
    height: 2px;
    margin: 15px 0 8px;
    width: 20px;
	clear:both;
}

.heading-table {
    width: 646px;
	margin-bottom:15px;
}

.heading-table span {
    border-bottom: 3px solid;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 3px;
    padding-bottom: 3px;
    text-transform: none;
}

/*===================== ELENCHI ATTIVITA' ===================*/
.list-attività{
	list-style: decimal outside none;
	margin-left:20px;
}
.list-attività li{
	font-weight: bolder;
    padding: 0 0px 25px 0px;
	text-transform:uppercase;
}
.list-attività li a{
    background-color: #eeeeee;
    display: block;
    padding: 10px;
	text-decoration:none;
}
.list-attività li a:hover{
    background-color: #cccccc;
}

.list-single-attività{
	list-style: square outside none;
	margin-left:20px;
}
.list-single-attività li {
    font-size: 12px;
    padding: 0 0 15px;
	line-height:18px;
	font-weight:bold;
}
.list-single-attività ul {
    /*background-color: #EEEEEE;*/
    list-style: circle outside none;
    margin-bottom: 20px;
    margin-top: -13px;
    padding: 3px 20px;
}
.list-single-attività ul li{
	line-height: 18px;
    padding: 0 0 0px;
	font-variant:normal;
	font-weight: normal;
	color: #333333;
}

.list-pubblic{ 
	margin-left:0px;
	list-style:none;
	}

/*===================== TABLE PUBBLICAZIONI ===================*/
.main_content table{
	margin-bottom:30px;
}

.main_content table tr:first-child td{
	border-top: none;
}

.main_content table tr td{
	line-height:13px;
}


.main_content table tr {
    display: block;
}

.main_content table td {
    /*background-color: #EEEEEE;*/
	border-top: 1px solid #CCC;
    padding: 10px 25px 30px 0px;
    vertical-align: top;
}

.main_content table td.titolo{
	width:50%;
	text-transform:uppercase;
}
.main_content table td.anno{
	width:5%;
}
.main_content table td.editore{
	width:20%;
}
.main_content table td.scarica{
    padding-right: 0;
    /*text-align: center;*/
    width: 5%;
}

.sub-category-pubblic {
    /*border-top: 3px solid #CCCCCC;*/
    display: block;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 6px;
    margin-bottom: 30px;
}


