/* GLOBAL */

* {
padding: 0px;
margin: 0px;
}

body {
background: #F9F9F7 url('images/a1.gif') repeat-x;
font-size: 14px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000000;
line-height: 18px;
}

a {
color: #aaaaaa;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

sup {
font-size: 0.5em;
}

p {
margin-bottom: 14px;
text-align: justify;
}
table {
border: 1px solid black;
border-collapse:collapse;
}
td {
border-right: 1px dotted gray;
border-collapse:collapse;
padding: 3px;
}
tr {
border-bottom: 1px dashed gray;
border-collapse:collapse;
}

/* CONTAINER */

#container {
width: 780px;
margin: 0 auto;
height: auto;
background-color:#FFFFFF;
border: 1px solid gray;
}

/* HEADER */

#header {
height: 92px;
display:block;
margin: 12px 12px 12px 12px;
padding: 10px;
}

#header span {
font-weight: normal;
}

#header h1 {
font-size: 1.7em;
letter-spacing: -1px;
margin-top: 30px;
}

#header h2 {
font-size: 1.1em;
font-weight: normal;
margin-top: 4px;
}

/* MAIN MENU */

#main_menu {
display:none;
padding: 5px 20px 5px 5px;
margin: 12px 12px 12px 12px;
height: 25px;
clear:both;
}

#main_menu ul {
height: 25px;
padding: 4px;
}

#main_menu ul li {
display: inline;
padding-left: 3px;
}

#main_menu ul li.first {
border-left: 0px;
}

#main_menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-weight: bold;
}

#main_menu ul li a:hover {
background: #fff url('images/a18.gif') repeat-x top;
text-decoration: none;
}

/* SUB CONTAINER */

#subcontainer {
clear:both;
margin: 15px;
}

/* COLONNA SX */

#left_col {
float:left;
width: 75%;
}

#left_col .article_header h3 {
font-size: 1.1em;
font-weight: bold;
clear:left;
}

#left_col .article_header {
top: 4px;
line-height: 25px;
letter-spacing: -1px;
padding: 0px 0px 10px 15px;
margin-bottom: 30px;
}

#left_col .article_header .article_name {
float:right;
padding-top: 5px;
}

#left_col .article {
margin-bottom: 3px;
}

#left_col .article_content {
padding: 0px 15px 0px 15px;
margin-bottom: 5px;
text-align:justify;
}
#left_col .article_content h2 {
margin: 3px;
font-size: 1em;
}
#left_col .article_content li {
margin-left: 20px;
text-align:justify;
font-size: 1em;
}
#left_col .article_content img {
margin: auto;
}
#left_col .article_content p {
text-align:justify;
margin-bottom: 3px;
}
#left_col .article_content blockquote {
margin: 10px;
margin-left: 40px;
font-style:italic;
text-align:justify;
font-size: 1em;
padding: 10px;
border: 1px dotted #F0F0F0;
background-color: #FCFCFC;

}

#left_col .article .article_footer {
top: -10px;
height: 20px;
padding: 15px;
padding-top: 30px;
margin-bottom: 0px;
}
#left_col .article .tornasu {
display:none;
float:right;
margin-top: -3px;
font-size: 0.9em;
}



/* COLONNA DX */

#right_col {
width: 24%;
float: right;
text-align:left;
}

#right_col h3 {
top: 4px;
font-size: 1.1em;
line-height: 25px;
letter-spacing: -1px;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}
#right_col h5 {
top: 4px;
font-size: 0.85em;
letter-spacing: -1px;
padding: 3px;
margin-left: 6px;
margin-bottom: 1px;
}
#right_col .abstract {
font-size: 0.85em;
letter-spacing: -1px;
}

#right_col .frmsearch {
display:none;
margin: 5px;
padding: 5px;
text-align:center;
border: 1px solid #DCDCDC;
}
#right_col .access {
display:none;
margin: 5px;
padding: 5px;
border: 1px solid #666666;
text-align:center

}

#right_col .right_content {
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

ul.linklist {
list-style: circle;
}

ul.linklist li {
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
text-align: left;
}
ul.linklist li a{
text-align: left;
display:block;
}

ul.linklist li.first {
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
text-align: left;
}

/* FOOTER */

#footer {
clear: both;
height: 40px;
margin-top: 10px;
text-align: center;
line-height: 40px;
}

#footer a {
}


/* ALLEGATI*/

#allegati {
padding:10px;
margin:5px;
}
#allegati img{
top: -2px;
background: url('images/a80.gif') no-repeat;
width: 80px;
height: 60px;
padding: 8px;
}




/* INTERNE AL CONTENUTO */

img.std_image {
top: -2px;
background: url('images/a160.gif') no-repeat;
width: 160px;
height: 120px;
padding: 8px;
margin-right: 15px;
}

img.right_image {
top: -2px;
background: url('images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft {
float: left;
margin-right: 15px;
}

.toggler {
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
font-size: 1em;
font-weight: bold;
cursor:pointer;
}
.element {
text-align:left;
}
#display_control {
display:none;
text-align: right;
line-height: 16px;
display:block;
}
#display_control img {
display:none;
cursor:pointer;
margin-top: -32px;
}


ul.indice li {
list-style:none;
}
ul.indice li ul li {
padding-top: 5px;
margin: 5px 0px 0px 0px;
text-align: left;
list-style:none;
list-style-image:url(images/bullet_orange.png);
}
ul.indice li ul li ul li{
padding-top: 5px;
margin-left: 30px;
text-align: left;
list-style-image:url(images/bullet_green.png)
}
ul.indice li a{
text-align: left;
display:block;
border-bottom: solid 1px #EEEEEE;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/cmsystem/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/cmsystem/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/cmsystem/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/cmsystem/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


