* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #2f2f2f;
	font-size: 97%;
}


body {
	padding: 0px 12px 15px;
	margin: 10px auto;
	font-family: Verdana, Arial, sans-serif;
	position: relative;
	width:800px;
}

a{
	text-decoration:none;
	color:#0075B0;
}

a:hover {
	text-decoration:none;
	color:#00AAFF;
}

/*Reset stili Plone
 ----------------------------*/

#subtypes{
	display:none;
}

.button{
	display:none;
}

.documentActions{
	display:none;
}

.documentFirstHeading{
	margin-top:15px;
}

#parent-fieldname-title{
	margin-top:15px;
}

.hiddenStructure, .hidden {
	display: none;
}

#portal-personaltools {
	zoom: 1;
}

.visualClear {
	clear: none;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	/*border-bottom: none;*/
}


ul {
	list-style-image: none;
}

li {
	margin-bottom: 0;
	background-image: none;
}

.documentEditable {
	padding: 0 !important;
}

.field {
	clear: none;
	width:95%;
}

fieldset{
	/*border:none;*/
	border:1px solid #bfbfbf;
	margin:0;
	padding:10px;
}

#content a[href ^="http:"],
#content a.link-external {
background: none;
padding:0;
}
#content a[href ^="https:"],
#content a.link-https {
background: none;
padding: 0;
}
#content a[href ^="&dtml-portal_url;"] {
background: none;
padding: 0;
}

#content a[href ^="mailto:"],
#content a.link-mailto {
background: none;
padding: 0;
}


/*.standalone{
	display:none;
}*/

/*Intestazione sito
---------------------------------------*/

h1.nome-struttura { 
	background: #fff;
	color: #fff;
	padding: 20px 10px 10px 0;
	margin: 0;
}

/*Utility (ricerca, mappa, stampa ecc)
-----------------------------------------*/

#utility {
	width:100%;
	text-align:right;
	margin-bottom:10px;
}

#ricerca fieldset{
	border:none;
	padding:0;
}

.searchResults{
	padding-bottom:15em;
}

.searchResults li{
	list-style-type:square;
	margin-left:14px;
	color:#436976;
}

#utility #portal_actions a{
	border:0px solid #000;
	position:relative;
	top:-8px;
	padding:0 5px;
}

/*Menu
---------------------------------------*/

#menu{
	width:100%;
	margin-bottom:10px;
}

#menu a{
	width:100%;
	display:block;
	padding:2px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	border-left:1px solid #fff;
}

#menu a:hover{
	background-color:#fff;
}

#menu .singleselected {
	background-color:#fff;
}

/*--Cambio colore dinamico dei menu---*/

/*Home*/

.default{
	background-color:#C1272D;
}

.default a{
	background-color:#C1272D;
	color:#fff;
}

.default a:hover{
	color:#C1272D;
}

.default .singleselected {
	color:#C1272D;
}

/*In evidenza*/

.in_evidenza{
	background-color:#0C3183;
}

.in_evidenza a{
	background-color:#0C3183;
	color:#fff;
}

.in_evidenza a:hover{
	color:#0C3183;
}

.in_evidenza .singleselected {
	color:#0C3183;
}

/*In ateneo*/

.in_ateneo{
	background-color:#7C123C;
}

.in_ateneo a{
	background-color:#7C123C;
	color:#fff;
}

.in_ateneo a:hover{
	color:#7C123C;
}

.in_ateneo .singleselected {
	color:#7C123C;
}

/*Costume e societ�*/

.costume_e_societa{
	background-color:#9FC7E7;
}

.costume_e_societa a{
	background-color:#9FC7E7;
	color:#fff;
}

.costume_e_societa a:hover{
	color:#9FC7E7;
}

.costume_e_societa .singleselected {
	color:#9FC7E7;
}

/*Cultura e spettacolo*/

.cultura_e_spettacolo {
	background-color:#EC7AA9;
}

.cultura_e_spettacolo a{
	background-color:#EC7AA9;
	color:#fff;
}

.cultura_e_spettacolo a:hover{
	color:#EC7AA9;
}

.cultura_e_spettacolo .singleselected {
	color:#EC7AA9;
}

/*Scienza e tecnologia*/

.sc_e_tecnologia {
	background-color:#999;
}

.sc_e_tecnologia a{
	background-color:#999;
	color:#fff;
}

.sc_e_tecnologia a:hover{
	color:#999;
}

.sc_e_tecnologia .singleselected {
	color:#999;
}

/*Viaggi ed Itinerari*/

.viaggi_itinerari {
	background-color:#E95B28;
}

.viaggi_itinerari a{
	background-color:#E95B28;
	color:#fff;
}

.viaggi_itinerari a:hover{
	color:#E95B28;
}

.viaggi_itinerari .singleselected {
	color:#E95B28;
}

/*Sport*/

.sport {
	background-color:#006837;
}

.sport a{
	background-color:#006837;
	color:#fff;
}

.sport a:hover{
	color:#006837;
}

.sport .singleselected {
	color:#006837;
}



/*Portlet SX
-------------------------------------------*/

#portlet_sx{
	float:left;
	width:200px;
	margin-bottom:10px;
}

#portlet_sx .photo{
	width:100%;
	background-color:#C1272D;
} 

#portlet_sx .photo a{
	color:#fff;
	font-weight:bold;
}

#portlet_sx .content{
	color:#fff;
	padding:15px 10px 15px 10px;
}

.red_top_left{
	background:url(img/corners/red_top_left.gif) no-repeat top left;
}

.red_top_right{
	background: url(img/corners/red_top_right.gif) no-repeat top right;
}

.photo_schema{
	float:left;
	background: url(img/shadow.gif) no-repeat bottom right !important;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.photo_schema img {
	display: block;
	position: relative;
	margin: -6px 6px 6px -10px;
	/*background-color: #000;
	border: 1px solid #a9a9a9;*/
 } 
 
 /*--Tools--*/

#tools{
	width:190px;
	margin-top:15px;
	vertical-align:top;
	text-align:center;
	
}


#tools li{
	padding:10px 0px;
	list-style-type:none;

	text-align:middle;
}

#tools .first_col {
	float:left;
	width:46%;
}


/*Contents
------------------------------------------*/

#main {
	margin-left:230px;
	padding-bottom:1px; /*Correzione per i.e 6*/
	text-align:justify;
}

#content{
	width:94%;
	background-color:#EFEFEF;
	line-height:1.5em;
	padding:5px 15px 15px 15px;
    
}


h1 {
	background-color: transparent;
	color:#000;
	font-weight: bold;
	border-bottom:none;
	line-height: 1.1em;
	padding: 5px 0 0 0;
	margin-bottom: 5px;
}

html>body h1{
	padding:0;
}

.byline{
	color: #666;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin-top:15px;
}

#content a{
	text-decoration:none;
}

#content a:hover{
	text-decoration:underline;
}

/*--Box---*/
.in_evidenza_content{
	width:99%;
	background-color:#0C3183;
}

html>body .in_evidenza_content{
	width:100%;
}

.blue_top_left{
	background:url(img/corners/blue_top_left.gif) no-repeat top left;
}

.blue_top_right{
	background: url(img/corners/blue_top_right.gif) no-repeat top right;
}

.in_evidenza_title{
	color:#fff;
	font-weight:bold;
	padding:10px;
	margin-left:100px;
}

.in_evidenza_title h1{
	color:#fff;
	border:none;
	margin:0;
	padding:0;
	line-height:1em;
}

.in_evidenza_title span{
	margin:10px 0 0 0;
	padding-bottom:0;
	font-size:10px;
	font-style:italic;
}

.box_content{
	background-color:#E6E6E6;
	padding:10px;
}

.box_content .text{
	margin:0 0 0 100px;
	padding:0;
	line-height:1.5em;
}

/*--Sezione--*/

#main_sezioni{
	width:99%;
	margin-top:30px;
}

html>body #main_sezioni{
	width:100%;
}

#main_sezioni td{
	vertical-align:top;
}

.sezione_title{
	float:left;
	width:100%;
}

.sezione_title h2{
	margin:0;
	padding:5px 15px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border:none;
}

.sezione_content{
	padding:10px 15px;
	text-align:left;
}

.marks_on{
	margin-top:20px;
}

.marks_on h3{
	color:#C1272D;
	font-weight:bold;
}

.marks_on li{
	display:inline;
	list-style-type:none;
}


/*--Portlet news--*/

#content #testo #colonna-dx{
	vertical-align:top;
	background-color:#D93768;
	width:25%;
}

#portlet_news{
	float:right;
	color:#fff;
	padding:10px 15px 10px 0;
}

#portlet_news #news{
	font-size:.96em;
}

#portlet_news #news li{
	list-style-type:none;
}

#portlet_news #news p{
	line-height:1.3em;
}

#portlet_news a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#portlet_news a:hover{
	color: #ccc;
	text-decoration:underline;
}

/*--Files--*/

#colonna-dx-files{
	vertical-align:top;
	width:25%;
	background-color:#D93768;
	border:0px solid #002F5C;
}

#colonna-dx-files div {
	margin:0;
	padding:0;
}

#files h2{
	border-bottom:2px solid #fff;
	color:#fff;
	padding:5px 10px 15px 15px;
}

#files ul{
	margin-top:10px;
}

#files ul li{
	list-style-type:none;
	padding:4px 0;
}

#files a{
	color:#fff;
}

#files .discreet{
	color:#fff;
	font-size:.70em;
}


/*Footer
----------------------------*/

address {
	clear: left;
	font-style: normal;
	text-align: right;
	font-size:8px;
	color:#fff;
	font-weight:bold;
	padding:5px;
	margin-top: 18px;
	background-color:#C1272D;
}

#menu_bottom{
	margin-left:5px;
}

#menu_bottom li{
	position:relative;
	display:inline;
	top:-19px;
	padding:0 8px;
}

#menu_bottom li a{
	color:#fff;
	font-weight:bold;
}

#menu_bottom li a:hover{
	text-decoration:underline;
}




/*News
-----------------------------*/

/*--Archivio--*/

#link-archivio-notizie {
	font-variant: small-caps;
	padding-left: 3px;
}

#link-archivio-notizie:hover {
	color: #fff;
	background-color: #06c;
}

#link-archivio-notizie img {
	vertical-align: middle;
	padding-left: 5px;
}


#fr #archivio-notizie {
	list-style: none;
	margin: 0;
}

#archivio-notizie  {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	list-style:none;
}

#archivio-notizie .main_content_title{
	width:99%;
}

html>body #archivio-notizie .main_content_title{
	width:100%;
}

#archivio-notizie h2{
	padding:10px;
	border:none;
	margin:0px;
	margin-left:5px;
	font-weight:bold;
	font-size:1.6em;
	color:#fff;
}

#archivio-notizie h2 a:hover{
	text-decoration:none;
}

#archivio-notizie h2 a{
color: White ! important;
}


#archivio-notizie .content{
	padding:15px 25px;
	margin:0px;
	margin-bottom:40px;
	background-color:#E6E6E6;
}

#archivio-notizie a{
	text-decoration:none;
}

#archivio-notizie a:hover{
	text-decoration:underline;
}

.rsstitle {
	position: relative;
}

.rsstitle a {
	position:absolute;
	right: 12px;
	top: 0px;
	width: 18px;
	display: block;
}


/*--Notizia view--*/

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

img.leftborder {
	border: 1px solid #ccc;
	float: left;
	margin: 0 15px 15px 0;
	padding: 5px;
	background-color: #f0f0f0;
}

img.rightborder {
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 15px 15px;
	padding: 5px;
	background-color: #f0f0f0;
}

/*--Listing Bar--*/

.listing-bar {
	color: #666;
	text-align: right;
}

.listing-bar .current {
	color: #000;
	font-weight: bold;
}

.listing-bar img {
	padding: 0 10px;
	vertical-align: middle;
}

#content .listingBar a:hover {
	border-bottom: none;
}


/* Calendario eventi
------------------------------*/

#content #calendarioEventi .anni, #content #calendarioEventi .mesi {
	list-style: none;
	margin: 0px;
	border-bottom: 2px solid #ccc;
	overflow: auto;
	height: 1%;
}


#calendarioEventi .anni li, #calendarioEventi .mesi li {
	float: left;
	margin-right: 2px;
	margin-bottom:10px;
	text-align: center;
	text-transform: uppercase;
}

.anni li a, .mesi li a {
	color: #fff;
	padding: 2px 9px 2px 9px;
	background-color: #ccc;
}

.anni li.selected, .anni li.selected a, .mesi li.selected, .mesi li.selected a {
	color: #fff;
	background-color: #86A4C4;
}

#content .anni li a:hover, #content .mesi li a:hover {
	background-color: #86A4C4;
	border-bottom: none;
	border-top: 3px solid #ccc;
	color:#fff;
	text-decoration:none;
}

#calendarioEventi h1{
	margin:0 0 15px 0;
}

#calendarioEventi h2{
	margin:0;
	padding:0 0 5px 0;
	color:#86A4C4;
	font-weight:bold;
	text-align:right;
}

#calendarioEventi h4{
	font-size:1.1em;
	margin:2px;
	padding:0;
}

#calendarioEventi h4 a{
	width:100%;
	display:block;
	color:#5F5F5F !important;
	padding:4px 2px !important;
}

#calendarioEventi h4 a:hover{
	background-color:none !important;
	color:#86A4C4 !important;
}

.evento div{
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}

#calendarioEventi .isLast{
	border-bottom:none;
	padding:0;
}

#calendarioEventi table{
	width: 99%;
}

#calendarioEventi table td {
	vertical-align:top;
	padding: 2px;
	border-bottom: 1px solid #8ba6be;
}

#calendarioEventi .date {
	background: url(img/giorno.gif) no-repeat;
	height: 50px;
	width: 50px;
	color: #fff;
	padding: 6px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	text-align: center;
}

#calendarioEventi .evento a:hover{
	text-decoration:underline;
}

#calendarioEventi .festa {
	background: url(img/festa.gif) no-repeat;
}

#calendarioEventi .byline{
		text-align:right;
		margin-top:0;
		padding-top:0;
}

#calendarioEventi .details{
	margin-bottom:0;
	margin-left:3px;
}

/* Mappa del sito
--------------------------------*/

#sitemap{
	margin-left:18px;
}

#sitemap h2{
	border-bottom:1px solid #ccc;
	font-size:1em;
}

#sitemap li{
	list-style-type: square;

}

#sitemap ul li{
	list-style-type: disc;
	margin:8px 0 10px 20px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
}

/* Scheda Libri
-----------------------------------*/
 
/*Scheda view*/

#schema_contents td{
	vertical-align:top;
	/*font-size:11px;*/
	text-align:left;
}

#schema_contents div{
	margin-top:10px;
}

#book_file{
	width:100%;
	margin-top:10px;
}

/*Lista*/

#catalog_files a{
	color:#000;
}

#catalog_files a:hover{
	text-decoration:none;
	color:#6D6E71;
}

#catalog_files li{
	list-style-type:none;
	padding:2px 0;
}

.scheda_list a{
	font-weight:bold;
}

.scheda_list a:hover{
	text-decoration:underline;
}
	
#archivio-schede li{
	list-style-type:none;
	border-bottom:1px solid #ccc;
	padding:10px 5px;
}

#archivio-schede a:hover{
	text-decoration:none;
} 

.content_schema{
	/*float:left;*/
	width:83%;
	margin-left:84px;
	vertical-align:top;
}

.content_schema .pargraph{
	margin-top:10px;
}

.content_schema .link{
	display:block;
	width:100%;
}

/*Commenti
-------------------------*/

.comment {
background: #ededed;
border: 1px solid #bfbfbf;
padding: 0.25em 1em 0.5em 1em;
margin-bottom: 1em;
}

.comment .standalone{
border: 1px solid #bfbfbf;
background-color:#fff;
}

.comment .destructive{
border: 1px solid #bfbfbf;
}

/* Login
-----------------------------*/

/*--Portlet login--*/

.login_container{
	border:0px solid #ccc; 
	margin:12px 0 0 0; 
	text-align:right; 
	padding:5px 0 0 10px;
	font-size:10px;
}

.login_container .field{
	margin-right:0;
	width:auto;
}

.input_label{
	font-weight:normal;
	padding-right:5px;
}

.title_login{
	font-weight:bold;
	padding:0 0 10px 0;
	color:#C1262D;
}

.title_req{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.button_access{
	padding-bottom:2px;
	font-size:10px;
	border:none;
	font-weight:bold;
	cursor:pointer;
	background:none;
}

/*--Join Form--*/


#join_form fieldset{
	border:1px solid #bfbfbf;
	padding:15px;
}

#join_form .context{
	border:1px solid #000;
}

.join_form_title{
	margin-bottom:0;
	padding-bottom:0;
}

/*--Login form--*/

#login_form{
	width:65%;
}

#login_form fieldset {
border: 1px solid #bfbfbf;
margin: 1em 0 2em 0;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}

#login_form .context {
	border: 1px solid #000;
}

#login-form {
max-width: 30em;
margin: 0 auto;
}

#login-form .field {
clear: none;
width:auto;
}



/*Start stili per il forum
-----------------------------------*/

table.forumlisting {
	width: 99%;
	margin: 0 0 10px 0;
}

table.forumlisting th {
	background-color: #0075b0;
	border-left:2px solid #fff;
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	padding: 5px;
}

table.forumlisting td {
	border-bottom: 1px solid #ccc;
	padding:2px 0;
}

#main table.forumlisting h2 {
	margin-top: 0;
	font-size:12px;
	border-bottom:none;
	padding:0;
	margin:0;
	font-weight:bold;
}

#main table.forumlisting h2 a{
	
}

#main ul.forumlisting {
	margin: 0;
}

#main ul.forumlisting > li {
	background: none;
	padding: 0 0 1em;
	margin-bottom: 1em;
	border-bottom: 2px solid #ccc;
}


.postinfo {
	padding: 5px 15px;
	font-size: .85em;
	color: #666;
	background-color: #dce3e4;
	height: 1%;
}

* html #main ul.forumlisting li {
	background: none;
	padding: 0 0 1em;
	margin-bottom: 1em;
	border-bottom: 2px solid #ccc;
}

.documentDescription{
	font-weight:normal;
	background-color:#EDEDED;
	padding:10px;
}

/*Sondaggi - Plone Poll
 ----------------------------*/

#poll .group input{
 margin:6px 0;
 }

#poll .group fieldset, .poll_results{	
	border:1px solid #ccc;
	margin-top:5px;
	background-color:#0075B0;
	color:#fff;
	font-weight:bold;
 }

#poll .group h1, .results_title h1{
	border-bottom:2px solid #fff;
	color:#fff;
	margin:0;
	padding:5px;
	margin-bottom:5px;
 }

.poll_results{
	width:99%;
}

.poll_results td{
	border:0px solid #fff;
	padding:0 5px;
}

.poll_results .bar{
	width:30%;

}

#poll .group div{
	padding:0 5px;
 }

/*Photo Gallery
-----------------------------*/

#content .photogallery {
	list-style: none;
	margin:0;
}

#content .photogallery li {
	margin: 0 38px 0 0;
	float: left;
	height: 140px;
	width: 140px;
}

#content .photogallery a:hover {
	border-bottom: none;
}

#content .photogallery p {
	color: #666;
	font-size: .85em;
	text-align: center;
}

#content .photogallery img {
	padding: 5px;
	background-color: #fafafa;
	border: 1px solid #ddd;
}




/* Elementi da mostrare solo tramite Javascript, per chi ce l'ha attivo */

.toShow {
	display: none;
}



.listingBar {
	color: #666;
	text-align: right;
}

.listingBar .current {
	color: #000;
	font-weight: bold;
}

.listingBar img {
	padding: 0 10px;
	vertical-align: middle;
}

#content .listingBar a:hover {
	border-bottom: none;
}

.hidden {
	position: absolute;
	top: -5000px;
	left: -5000px;
}
.hidden:focus {
	position: static;
}

