/* @override http://www.regione.basilicata.it/giunta/css/themes/theme_01/default.css */


/* Css Giunta Regionale della Basilicata */

@import url('aree_tematiche.css');
@font-face {
	font-family: 'Titillium Web';
	src: url('../../fonts/TitilliumWeb-Regular.ttf');
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/*
	FONTS
*/
html {
	font-size: 100%;
}
body
, input
, select
, textarea
, table {
	font-family: 'Titillium Web', 'Sans-serif';
}
h1
, h2
, h3
, h4
, h5
, h6 {
	position: relative;
	clear: both;
	font-size: 1em;
	font-weight: bold;
}
.homepage h2 {
	font-size: 1.1em;
}
.indexpage #content #left_content
, .detailpage #content #left_content
, .undefinedpage #content #left_content
, #null #content #left_content {
	font-size: 1.2em;
}
#list ul li p.date {
	font-family: Georgia, 'Times New Roman', Serif;
}

/* *** */

body {
	background: url(img/body.png) repeat-x top;
	font-size: 0.75em;
	text-align: center;
	color: #333;
}
body.dipartimento, body.articolo {
	background-image: url(img/body_inside_out.png);
}



/*
	LINK
*/
a {
	color: #333;
	text-decoration: none;
}
#main_article a
, .single_article a {
	color: #3c7693;
	border-bottom: dotted 1px #3c7693;
}
/* Link */



/*
	PARAGRAFI
*/
#main_article.modproc p {
	margin: 1em 0;
}
/* Paragrafi */



input
, select
, textarea
, table {
	border: 1px solid #9e9e9e;
	font-size: 1em;
}

.clearer {
	display: block;
	clear: both;
}

div.alert {
	margin-top: 50px;
	font-size: 1.5em;
	font-color: #333;
}
.noitem {
	color: #999;
	margin: 0.5em 0;
	padding: 0.5em 0;
}

/* WRAPPER */

#page_ext {
	width: 960px;
	margin: 0 auto;
}

#page_int {
	position: relative;
	float: left;
	background: #fff;
	padding-bottom: 20px;
	text-align: left;
	background-image: url('img/content-bottom.png');
	background-repeat: no-repeat;
	background-position: left bottom 10px;
}

.hidden-content {
	display: none;
}


/*
	INIZIO TESTATA
*/

#header {
	float: left;
	background-image: url('img/header.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#header a.link_home {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 280px;
	height: 99px;
	background: url(img/logo.png);
}
#header a.link_avviso {
	position: absolute;
	top: 0;
	right: 0;
	width: 186px;
	height: 107px;
}
body.home .utility_menu {
	/*padding-top: 50px;*/
}

#header a.link_home span {
	visibility: hidden;
}

#header ul {
	list-style: none;
}

#header a {
	text-decoration: none;
}

.utility_menu {
	/*float: left;
	display: inline;*/
	/*font-family: arial, helvetica, sans-serif;*/
	/*width: 960px;*/
	padding-top:74px;
	float: left;
}

.utility_menu ul {
    float: left;
    padding-left: 290px;
    display: inline;
    																/*font-size: 10px;*/
}

p.login_box {
    float: right;
    list-style: none;
    margin: 4px 8px 0 0;
    display: inline;
    																font-size: 10px;
    background: #7d7d7d;
    border: 1px solid #7d7d7d;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

p.login_box a {
    display: block;
    height: 24px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 12px;
    line-height: 24px;
    width: 64px;
    voice-family: "\"}\"";
voice-family: inherit;
width: 40px;
}

.utility_menu ul li {
	/*line-height: 40px;
	height: 40px;*/
	float: left;
	display: inline;
}

.utility_menu ul li:last-child {
	background: none;
}

.utility_menu ul li a {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	margin-top: 6px;
	border-left: 1px solid #c9c7bd;
	border-right: 1px solid #c9c7bd;
	border-top: 1px solid #c9c7bd;
	display: block;
																		/*font-size: 13px;*/
	color: #333;
	background: url(img/top_menu.png) repeat-x bottom;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
}

.utility_menu ul li a:hover, .utility_menu ul li.current a  {
    color: #f90;
    background: #1c1c1c;
}

.utility_menu ul li#login a {
    color: #cfae13;
}

.utility_menu ul li#login a:hover {
    color: #fc0;
}

/* search_form */

#search_form {
	height: 42px;
	position: relative;
	float: right;
	background:#fff;
}

.dipartimento #search_form {
	background: none;
	background-repeat: no-repeat;
	background-position: bottom;
}


#search_form form {
    float: left;
    height: 32px;
    padding: 10px 10px 0 10px;
}

#search_form #dipartimenti_select form {
	float: left;
	padding: 5px;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#search_form #dipartimenti_select form p select {
	width: 220px;
	margin: 2px 0 0 30px;
	display: inline;
	color: #607b97;
	font-weight: bold;
																	font-size: 12px;
}

#search_form p {
	float: left;
}

#search_form p label {
																	font-size: 13px;
    font-style: italic;
    color: #295588;
    padding-right: 20px;
    font-weight: bold;
    display: none;
}

#search_form #dipartimenti_select p label {
    display: none;
}

.dipartimento #search_form p label {
    color: #fff;
}

#search_form p.submit label {
    display: none;
}

#search_form p input {
	width: 150px;
																	font-size: 13px;
	padding: 0 4px;
	background: url(img/ininput.png) repeat-x top;
	color: #295588;
	font-style: italic;
	height: 22px;
	line-height: 22px;
	border: 1px solid #9db6d3;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#search_form p input:focus {
	font-style: normal;
	color: #333;
}

#search_form p.submit input {
	width: 50px;
	margin-left: 5px;
	height: 24px;
																	font-size: 12px;
	color: #11508b;
	border: 0;
	background-image: url(img/avvia.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#search_form p.submit input:hover {
	color: #f30;
	background-image: url('img/avviaover.png');
}

#search_form p.submit a.search {
	display: inline-block;
	float: right;
	width: 22px;
	height: 24px;
	line-height: 24px;
	margin-left: 5px;
																	font-size: 12px;
	color: #11508B;
	background-image: url('img/magnifier-blue.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 0 none;
}
#search_form p.submit a.search:hover {
	color: #f30;
	background-image: url('img/magnifier-red.png');
}

.dipartimento #search_form p a {
	color: #fff;
}

#advanced {
	border-right: 1px solid #ccd1d3;
}

/* main_menu */

#main_menu {
    float: left;
    width: 960px;
    display: inline;
    position: relative;
    margin-top: 2px;
    background: #fff;
    border-bottom: solid 1px #868686;
}

#main_menu a#basnet_link {
    position: absolute;
    top: 0;
    left:0;
    height: 42px;
    width: 58px;
    text-indent: -9999px;
    display: block;
}

#main_menu ul {
    width: 549px;
    margin-left: 0;
    background: url(img/basnet.png) no-repeat left #FFFFFF;
    clear: both;
    height: 42px;
    float: left;
    padding-left: 60px;
	/* *** */
	width: auto;
    background: none repeat scroll 0 0 #fff;
    padding-left: 0px;
    clear: none;
}

#main_menu  ul li {
    float: left;
    line-height: 42px;
    padding: 0;
    display: block;
    background: url(img/list_top.png) no-repeat left top;
    position: relative;
    height: 42px;
}

#main_menu  ul li.first {
    background-image: url(img/list_top_first.png);
}

#main_menu  ul li.first.evidenza {
    background-image: url(img/list_top_urp.png);
}
#main_menu  ul li.first.evidenza a:hover{
    background: url(img/list_top_evidenza_hover_first.png) no-repeat left top;
}

#main_menu  ul li.evidenza {
    background: #d1deec url(img/list_top_evidenza.png) no-repeat left top;
}
#main_menu  ul li.evidenza a:hover{
    background: url(img/list_top_evidenza_hover.png) no-repeat left top;
}

#main_menu  ul li a:hover {
    color: #fc880f;
}

#main_menu ul li.evidenze a:hover {
	background-image: url(img/list_top_evidenza_hover.png);
}

.utility_menu ul li a:hover{
    color: #ffffff;
    background: #fc880f;
}

.utility_menu ul li.current a  {
    background: #8caeca url(img/list_top_current.png) repeat-x top;
    color: #fff;
    border-top-color: #8196ae;
    border-right-color: #8196ae;
    border-left-color: #8196ae;
    font-weight: 700;
    height: 36px;
    line-height: 40px;
    margin-top: 0;
    text-shadow: 0 0 0;
}

#main_menu  ul li a {
    color: #1c4774;
    min-width: 30px;
    _width: 60px;
    float: left;
    padding: 0px 2px 0px 13px;
    display: block;
}


#main_menu  ul li span {
	display: block;
	line-height: 11px;
																	font-size: 10px;
	left: 15px;
	color: #446e99;
	width: 105px;
	position: absolute;
	top: 24px;
}

#main_menu  ul li#servizi span {
	width: 130px;
}

p.basnet_link a {
	position: absolute;
	bottom: 5px;
	right: 10px;
	width: 80px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

/* FINE TESTATA */



/*
	AVVISO STREAMING
*/
#diretta_box_giunta
, #diretta_box_consiglio {
	clear: both;
	background: none;
	padding: 0px;
	margin: 10px 5px 0px 5px;
	text-align: center;
}
#diretta_box_giunta ul
, #diretta_box_consiglio ul {
	list-style: none;
/*	background-image: url('img/audio.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
}
#diretta_box_giunta ul li
, #diretta_box_consiglio ul li {
	height: 2em;
	line-height: 2em;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #900;
	background-image: url('img/bg_sfumatura.png');
	background-repeat: repeat-x;
}
#diretta_box_giunta ul li a
, #diretta_box_consiglio ul li a {
	display: block;
	height: 100%;
	color: #ffffff;
}
#diretta_box_giunta ul li a img
, #diretta_box_consiglio ul li a img
, #diretta_box_giunta ul li a span
, #diretta_box_consiglio ul li a span {
	display: inline-block;
	height: 100%;
	vertical-align: top;
}
#diretta_box_giunta ul li a img
, #diretta_box_consiglio ul li a img {
	margin-right: 1em;
}

/*POPUP VIDEO STREAMING*/

div.video.diretta div.videoMP{
    background: url(img/screen-icon3.png) no-repeat center center;
    height: 419px;
}

div.video.diretta div.videoMP embed{
    margin-left: -1px;
    margin-top: 56px;
}

div.video.diretta div.videoMP object{
    margin-left: -1px;
    margin-top: 56px;
}

div.video.diretta p.chiudi{
    margin-top: -72px;
}

div.video.diretta p.sospesa{
    margin-bottom: 80px;
    margin-top: 48px;
}



/* box_slider */

#box_slider {
	background: transparent;
}

#department_title {
	width: 344px;
	background: #f8f9fb;
}

#box_slider img {
	margin: 0 0 10px 0;
	border: 0;
}

#box_slider a#more {
	position: absolute;
	top: 13.5em;
	left: 3em;
	text-indent: -9999px;
	width: 14em;
	height: 2em;
}

#switcher {
	position: absolute;
	bottom: 10px;
	width: 32em;
	left: 1.1em;
	line-height: 4.8em;
	color: #9f9f9f;
}

#box_slider p {
	width: 10em;
	margin-left: .8em;
	float: left;
	display: inline;
																	font-size: 1.2em;
	color: #9f9f9f;
}

#box_slider p strong {
	color: #e5e1d0;
}

#box_slider a.next {
	color: #fff;
																	font-size: 1.1em;
	width: 4em;
	margin: 0;
	text-align: center;
	display: block;
	font-weight: bold;
	float: right;
}

/* department_title */

#department_title {
	background: none;
}

#department_title h2 {
	position: absolute;
	height: 90px;
	border-left: 1px solid #bbc6d1;
																	font-size: 1em;
	top: 40px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	right: 0;
	display: none;
	width: 332px;
}


/* secondary_menu */

#secondary_menu ul {
	width: 614px;
	left: 0;
	position: absolute;
	top: 265px;
	background: #f1f4f7;
	border-top: 1px solid #bec9d3;
	border-bottom: 1px solid #bec9d3;
	padding-left: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 604px;
}

#secondary_menu ul li {
	float: left;
	display: inline;
	line-height: 3em;
	font-weight: bold;
}


#secondary_menu ul li a {
	display: inline;
																	font-size: 1.2em;
	color: #3a5c78;
	padding: 0 1em;
}

#secondary_menu ul li a:hover, #secondary_menu ul  li.grey a:hover {
	color: #000;
}

#secondary_menu ul li:first-child a {
	padding-left: 0;
}

#secondary_menu ul li.grey a {
	color: #7d7d7d;
}

/* third_menu */

#third_menu {
	background: #f1f4f7;
	border-top: 1px solid #bec9d3;
	border-bottom: 1px solid #bec9d3;
	padding-left: 10px;
}

#third_menu a {
	color: #3a5c78;
	padding: 0 1em;
}

/* content */

#content {
	float: left;
	display: inline;
	clear: both;
	box-sizing: border-box;
	padding-bottom: 20px;
	/*background: url(img/bottom_content.png) no-repeat bottom;*/
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
}

/* h3 content */

#content h3 {
}

#tv_box {
	/*border-right: dotted 1px #ccc;*/
}
#tv_box h3, #dipartimenti_box h3 {
	background: url(img/h3_tv.png) no-repeat;
	color: #fff;
}

#bandi h3, #iniziative_department h3 {
	background: url(img/h3_bandi.png) no-repeat;
	color: #fff;
}

#avvisi_box h3, .form_generica h3   {
	background: url(img/h3_avvisi.png) no-repeat;
	margin-top: 10px;
	color: #fff;
}


#avvisi_box h3 {
	background-image: url(img/h3_avvisi_box.png);
}

#tv_box h3 a {
	color: #f5e964;
}

#eventi h3 a {
	color: #e8f7fe;
}

#news_box h3 {
	height: 25px;
	line-height: 25px;
	font-style: normal;
	text-transform: uppercase;
	color: #fff;
	/*
	background: url(img/h3_news.png) no-repeat;
	background-image: url('img/bg_arancio_25.png');
	background-repeat: repeat-x;
	*/
	background-color: #d87905;
}

#news_box h3 a {
	/*color: #590202;*/
	color: #fff;
}

#bandi h3 a {
	color: #8a0000;
}

#avvisi_box h3 a {
	color: #3d3803;
}

#content h3.ui-accordion-header {
	border-top: 1px solid #e6e6e6;
	margin-top: 10px;
}

#left h4 {
	color: #9db6ce;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #ebebeb;
	border-bottom-color: #c0c0c0;
	background: #ebebeb;
}

#content #left_content #accordion li {
	border-bottom: 1px solid #e4e4e4;
	padding: 5px 0;
	margin: 0 10px 0 0;
}

#content #left_content #accordion li h4 {
	border: 0;
	padding-left: 5px;
}

#content #left_content #accordion li h4 a {
	color: #c60;
}

#content #left_content #accordion li p {
	padding: 0 0 5px 0;
																	font-size: 12px;
}

#content #left_content #accordion li p a {
	color: #900;
	font-style: italic;
}

#content #left_content #boxes h3 {
	font-weight: normal;
	margin: 0 10px;
	height: auto;
	line-height: 15px;
}

#content #left_content #boxes #dipartimenti h3 {
	text-indent: -9999px;
	background: url(img/dip_dip.png) repeat-x;
	height: 46px;
	line-height: 46px;
	padding: 0;
}

#content #left_content #boxes #regione_lista h3 {
	text-indent: -9999px;
	background: url(img/dip_giunta.png) repeat-x;
	height: 46px;
	padding: 0;
	line-height: 46px
}

#content #left_content #boxes #relazioni_pubblico h3 {
	text-indent: -9999px;
	background: url(img/dip_rel.png) repeat-x;
	height: 46px;
	padding: 0;
	line-height: 46px
}

#content #left_content #boxes #sedi h3 {
	text-indent: -9999px;
	background: url(img/dip_sedi.png) repeat-x;
	height: 46px;
	padding: 0;
	line-height: 46px
}

#content #calendar h3 span {
	font-weight: normal;
	color: #f30;
}

#content #calendar.presidente h3 span {
	color: #fc0;
}

/*****************************/

/* left_content */

/*****************************/

#left_content
, .left_content  {
	float: left;
	display: inline;
	width: 650px;
}
.undefinedpage #left_content
, .dipartimento #left_content
, .detailpage #left_content {
	width: 640px;
	padding-right: 8px;
}

/* select dipartimenti */

#department_select {
	float: right;
	display: inline;
	padding-right: 10px;
	padding-top: 20px;
}

.dipartimento #department_select {
	float: left;
	display: inline;
	padding: 10px;
	padding-top: 25px;
}

#department_select  select {
	background: #fff;
	color: #1e4d6e;
																	font-size: 1.2em;
	text-transform: uppercase;
	width: 180px;
}

#department_select  label {
																	font-size: 1.4em;
	padding: 0 14px;
	color: #fff;
	text-transform: uppercase;
}

/* box avvisi */

h3#avvisi_title {
	float: left;
	margin-top: 14px;
	display: inline;
	width: 306px;
	text-transform: uppercase;



}

#avvisi_box, #presidente_box  {
	clear: both;
	width: 960px;
	float: left;
	padding:0 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 950px
}

.avviso_box, #presidente_box .box_small {
	width: 152px;
	float: left;
	margin: 0;
	margin-right: 5px;
	display: inline;
	background:#fdfcf7 url(img/post-it.jpg) repeat-x bottom right;
	padding: 10px 8px 20px 7px;
	min-height: 165px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 137px
}

 #presidente_box .box_small {
	width: 186px;
	margin-top: 16px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-right: 4px;
	text-align: center;
	padding-top: 0;
	min-height: 230px;
	background:#eff2f7 url(img/president.png) repeat-x top;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:178px
}


#content #presidente_box .box_small h3 {
																	font-size: 0.9em;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	color: #fff;
	background: url(img/presidenth3.png) no-repeat;
}

#content #presidente_box .box_small p {
																	font-size: 0.9em;
	font-weight: normal;
	line-height: 15px;
	}

#content #presidente_box .box_small img {
	
	padding: 5px 0;
	border-bottom: 1px solid #e3e3e3;
		}

 #presidente_box .box_small ul {
	list-style: none;
	padding: 0 5px;
	text-align: left;
																	font-size: 11px;
}

#presidente_box .box_small ul li a{
	padding: 4px 0;
	text-decoration: none;
	display: block;
	color: #333;
	border-bottom: 1px solid #7fb6ec;
																	font-size: 11px;
}

.blue {
	background-image: url(img/post-it_blue.jpg);
	background-color: #fbf7fd;
}

.gree {
	background-image: url(img/post-it_green.jpg);
	background-color: #f8fdf7;
}

.red {
	background-color: #fdf8f7;
	background-image: url(img/post-it_red.jpg);
}

.avviso_box h4 {
																	font-size: 1.1em;
	padding-bottom: 4px;
	line-height: 12px;
}

	.avviso_box h4 a{
		color: #555;
	}

		.avviso_box h4 a:hover{
			color: #900;
		}

.avviso_box p {
																	font-size: 1.1em;
	line-height: 13px;
}

div.photo_container {
	float: left;
	margin: 0 5px 5px 0;
	overflow: hidden;
	width:148px;
}

#tv .avviso div.photo_container {
	float: left;
	margin: 0 5px 5px 0;
	overflow: hidden;
	width:105px;
}

div.photo_container a {
	display: block;
	border: 0;
}

div.photo_container img {
	margin: 0;
}

#tv .avviso div.photo_container a {
	border: 1px solid #d6d6d6;
	display: block;
	width: 105px;
	background: #fff;
	padding: 1px;
	voice-family: "\"}\""; 
voice-family:inherit;
	width:101px
}

.dipartimento .photo_container a {
}

/* evidenza */

#evidenza {
	clear: both;
}

#evidenza ul {
	list-style: none;
	float: left;
	display: inline;
	padding: 10px 0;
	width: 570px;
	margin-left: 15px;
}

#evidenza ul li {
	list-style: none;
	float: left;
	display: inline;
	margin-right: 3px;
}

#evidenza ul li#evidenza {
	margin-right: 0;
}

#evidenza ul li#arrow a {
	display: block;
	text-indent: -9999px;
	background: url(img/nextevidenza.png) no-repeat;
	width: 260px;
	height: 60px;
}

/* aree tematiche */

#aree_tematiche {
	clear: both;
	margin: 10px 0;
	width: 300px;
	padding: 0;
	float: left;
	display: inline;
}

#aree_tematiche ul {
	list-style: none;
	float: left;
	padding: 0;
	width: 285px;
	margin-top: 8px;
	display: inline;
	margin-left: 15px;
}

#aree_tematiche ul li {
	float: left;
	display: inline;
	width: 85px;
	height: 50px;
	margin-left: 8px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}

#aree_tematiche ul li a {
	padding: 29px 6px 0 6px;
	display: block;
	line-height: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
																	font-size: 11px;
	text-transform: uppercase;
}

/* breadCrumb */

#breadCrumb {
	margin: 3px 8px;
	padding: 3px;
	border-bottom: 1px solid #ddd;
}

#breadCrumb p {
																	font-size: 11px;
	font-style: italic;
	color: #333;
	line-height: 1.8em;
}

#breadCrumb p a {
	color: #f60;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/*main_article */

#main_article
, .indexpage #dipartimenti_box {
	padding: 0 0 0 10px;
	margin-bottom: 1em;
	overflow: hidden;
}
body.articolo #main_article {
	margin-top: 10px;
}
body.articolo #main_article ul {
	margin-left: 2em;
}
body.articolo #main_article ul li {
	/*background-image: url("img/small_arrow.png");
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
}

#main_article h3 {
	height: inherit;
	margin-bottom: 6px;
	font-style: normal;
	padding: 0px;
	color: #999;
	text-indent: inherit;
}

#content #main_article img.left {
	border: solid 1px #ccc;
	padding: 1px;
}

#content #main_article #list h4 {
	background: #f2f2f2;
	border-top: 1px solid #fff;
}
#content #main_article .single_article h3 {
	height: inherit;
	line-height: 2em;
																	font-size: 1.2em;
	text-indent: 0px;
}
#content #main_article .single_article h4 {
	border-top: 1px dotted #999;
	padding: 6px 4px;
																	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	background: #f9f9f9;
}

#content #main_article .single_article h4 a{
	color: #333;
	text-decoration: none;
}

/*fix elenco numerato, add margin-left*/
#main_article ol {
	padding: 0 20px;
}

#content #main_article .single_article.video p {
																	font-size: 11px;
	padding: 4px 8px;
	line-height: 15px;
}

#content #main_article .single_article.video h4 {
	padding: 4px 8px;
	line-height: 15†px;
}



#main_article.news_detail img {
	width: 145px;
	border: solid 1px #ccc;
	padding: 1px;
	position: relative;
}
#main_article.news_detail .single_article {
	line-height: 1.5em;
}
#main_article.news_detail .single_article ul {
	margin: 0 0 0 2em;
	list-style: disc;
}
#main_article.news_detail .single_article ul li {
	margin: 1em 0;
}



/* article tool */

	#content #main_article .single_article p.article_tools {
		text-align: left;
		border: 1px solid #e3e3e3;
		border-right: 0;
		overflow: hidden;
		zoom:1;
		border-left: 0;
		padding-bottom: 0;
		border-bottom: 3px solid #999;
		float: none;
		clear: both;
	}



#main_article .single_article.short p.article_tools a#continua {
	color: #900;
	font-weight: bold;
	background-image: url(img/file.png);
}

#main_article .single_article.short p.article_tools a#scarica {
	border-top: 1px dotted #999;
	background-image: url(img/attach.png);
}

span.hour {
	color: #900;
	font-weight: bold;
																	font-size: 11px;
	border-right: 1px dotted #999;
	margin-right: 5px;
	padding-right: 4px;
}

#main_article .single_article p.article_tools span.hour {
	display: block;
	color: #555;
	margin: 0;
	padding: 0 5px;
	background: #e6e6e6;
	border-bottom: 1px solid #d6d6d6;	
}

span.tipologia {
	color: #999;
	font-weight: bold;
	font-style: italic;
}

#main_article .single_article p.article_tools a {
	padding: 5px 5px 5px 25px;
																	font-size: 11px;
	border-left: 1px dotted #999;
	color: #f30;
	font-weight: 700;
	display: block;
	float: left;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-right: 5px;
}

#main_article .single_article p.article_tools span {
	margin-right: 10px;
	padding-right: 10px;
}

a#video {
	background-image: url(img/video.png);
}

a#foto {
	background-image: url(img/photo.png);
}

a#commenta {
	background-image: url(img/comment.png);
		border-right: 1px dotted #999;

}

/*mainarticle */

#main_article table {
	margin: 0 20px;
	width: 500px;
	border-collapse: collapse;
	border-spacing: 0;
}

#main_article table td, #main_article table th {
	text-align: left;
																	font-size: 12px;
	padding: 8px 5px;
	color: #333;
	background: url(img/td.png) repeat-x bottom;
	border: 1px solid #9badbc;
}

/* form */

#main_article form {
	margin: 0 15px;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.articolo #main_article form p {
	margin: 0;
	color: #333;
	padding: 10px;
}

.articolo #main_article form p input {
	margin: 0 px;
	color: #333;
																	font-size: 11px;
	padding: 3px;
}

.articolo #main_article form p input#service {
	width: 350px;
}

.articolo #main_article form p input.search {
	width: 50px;
	background: #3f70c5 url(img/thcal.png) repeat-x bottom;
	color: #fff;
}

/*regione informa */

.single_article {
	clear: both;
	line-height: 2em;
	margin: 10px 0px;
	padding-bottom: 15px;
	text-align: justify;
}

.single_article.video {
	width: 200px;
	overflow: hidden;
	float: left;
	display: inline;
	border-top: 1px solid #d6d6d6;
}

.single_article img {
	/*position: absolute;*/
	float: left;
	width: 210px;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 10px;
	/*clip: rect(0px 280px 90px 0px);*/
}

.single_article img.right {
	float: right;
	margin: 10px 0px 10px 10px;
}
.single_article img.left {
	float: left;
	margin: 10px 10px 10px 0px;
}

.single_article.video img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.single_article.video a {
	display: block;
	width: 160px;
	overflow: hidden;
	margin: 6px 20px;
}




.radio_player {
	border-bottom: 1px solid #e6e6e6;
	margin: 0 10px 10px 10px;
	padding: 10px;
	border: 1px solid #e6e6e6;
	display: block;
	text-align: center;
}

.radio_player  object {
	display: block;
	margin: 0 auto;
}

.radio_player  p {
	margin-top: 10px;
	text-align: left;
}







#list {
	margint-top: 0;
	padding: 0;
}

#list.regione_events{
	clear: both;
	overflow: hidden;
	zoom:1;
	}
	

#list h4 {
	line-height: 20px;
																	font-size: 13px;
	font-weight: normal;
}

#list h4 a {
	color: #333;
}





/*
	Approfondimenti tema
*/

#list.appro
, #content #main_article .single_article #list.appro h3
, #list.appro h3
, #list.appro a {
	color: #3c7693;
}
#list.appro {
	float: right;
	width: 50%;
	line-height: 1.3em;
	margin: 0 0 1em 1em;
	padding: 1em;
	text-align: left;
	background-color: #e3eff4;
	border: solid 1px #76adc8;
}
#content #main_article .single_article #list.appro h3
, #list.appro h3 {
	height: 1.5em;
	line-height: 1.5em;
	font-size: 1em;
}
.undefinedpage #content .single_article #list.appro ul
, #list.appro ul {
	margin: 0;
	padding: 0;
}
.undefinedpage #content .single_article #list.appro ul li
, #list.appro ul li {
	margin: 0;
	padding: 0.25em 1em;
	background-image: url('img/subsezioni_arrow.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.undefinedpage #content .single_article #list.appro ul li:first-child
, #list.appro ul li:first-child {
	margin: 0;
}
.undefinedpage #content .single_article #list.appro ul li a
, #list.appro ul li a {
	display: block;
	border: none;
}
.undefinedpage #content .single_article #list.appro ul li a:hover
, #list.appro ul li a:hover {
	color: #ff8c00;
}



#list ul {
	width: auto;
	padding: 0 0 4px 10px;
	list-style: none;
}
#list ul li {
	padding: 0 0 5px 0;
	margin-bottom: 0;
	clear: both;
	background: url(img/dot.gif) repeat-x top;
}
#list ul li img {
	float: left;
	display: inline;
	margin: 0;
	border: 5px solid #fff;
	border-left: 0;
	border-top-width: 3px;
}
#list ul li h4 {
	color: #3b4c6e;
	font-weight: normal;
	padding: 6px 0;
}
#list ul li h4 a {
	color: #3B4C6E;
																	font-size: 12px;
}
#list ul li h4 a:hover {
	color: #900;
}
#list ul li p.subtitle {
																	font-size: 1.3em;
	font-weight: bold;
}
#list ul li p.date {
																	font-size: 1.1em;
	color: #999;
	font-weight: bold;
	padding: 5px 0;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}



.articolo #main_article p.date {
	clear: both;
	margin: 15px 0px;
	font-style: italic;
	color: #999;
}



/*
	PAGINAZIONE
*/
#pager {
	clear: both;
	margin-top: 25px;
	font-size: 0.9em;
	text-align: center;
	color: #999;
}
#pager a
, #pager b {
	padding: 5px 2px;
}
#pager a {
	color: inherit;
}
#pager a:hover {
	color: #333;
}
#pager b {
	color: #fc880f;
}



/* linkutili*/

#link_utili {
	float: left;
	margin: 30px 0;
	display: inline;
	width: 300px;


/*

clear:both;*/
}

#link_utili h3 {
	display: none;
}

#link_utili ul {
	list-style: none;
	margin-top: 10px;
	width: 280px;
	padding-bottom: 10px;
	border-top: 1px solid #607fc0;
	margin-left: 15px;
}

#link_utili ul li {
	line-height: 20px;
	background: url(img/dot.gif) repeat-x bottom;
}

#link_utili a {
	color: #26525f;
																	font-size: 1.1em;
	text-decoration: none;
}

/* sitemap */

#siteMap ul {
	padding-left: 30px;
	list-style: none;
																	font-size: 12px;
}
#siteMap ul ul {
	padding: 10px 15px;
																	font-size: 11px;
}
#siteMap ul li {
	border-bottom: 1px dotted #D2D2D2;
	text-transform: uppercase;
	margin-right: 50px;
	padding: 3px 0;
}
#siteMap ul  a {
	color: #8F431A;
	text-decoration: none;
}
#siteMap ul  ul  a {
	color: #333;
	text-decoration: none;
}

#sitemap ul {
	line-height: 1.1em;
}

/* article_tools */

#article_tools {
	line-height: 2em;
	text-align: right;
}

#article_tools a {
	padding: 0 0 0 20px;
	color: #999;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: 0 50%;
	border: none;
}

#stampa {
	background-image: url(img/print.png);
}
#segnala {
	background-image: url(img/mail.png);
}
#cerca {
	background-image: url(img/magnify.png);
}

/* news_dipartimento / uffici_dipartimento */

#boxes {
	
}

#department_initiatives.box {
	clear: both;
}

.box {
	position: relative;
	margin-left: 0;
}

#department_news ul, #department_link ul {
	padding: 6px 0;
	margin-left: 15px;
	list-style: none;
	display: inline;
	float: left;
/*	background: url(img/dot.gif) repeat-y center;*/
	width: 290px;
}

div.box ul {
	float: none;
	display: inline;
	width: auto;
	padding: 6px 0;
	list-style: none;
}

div#dipartimenti_box.box ul {
	width: 210px;
	}

div#eventi.box ul {
	display: block;
	margin: 0;
}

#boxes div.box ul {
	margin: 0 10px;
	display: block;
	padding: 0;
	width: 360px;
	background: #eee;
																	font-size: 13px;
	overflow: hidden;
	*zoom: 1
}

#department_link {
	background: none;
	display: inline;
}

#department_link ul {
	background: none;
	width: 200px;
	display: inline;
	margin-left: 15px
}

#department_news ul li, #department_link ul li {
	padding: 6px 0;
	margin-right: 10px;
	display: inline;
	float: left;
	width: 135px;
}

#department_link ul li {
	width: 200px;
	text-transform: uppercase;
	padding: 8px 0;
	border-bottom: 1px dotted #d2d2d2;
}

/*.box ul li {
	background: url(img/dot.gif) repeat-x bottom;
}*/

div#dipartimenti ul li {
	padding: 10px 15px;
	zoom: 1;
	border-bottom: 1px dotted #d2d2d2;
}

#department_link ul li a
/*, .box ul li a*/ {
																	font-size: 1.1em;
	color: #8f431a;
	text-decoration: none;
}

.box ul li a {
	color: #3c7693;
}
.box ul li a:hover {
	color: #999;
}

#calendar.box ul li p a {
	color: #000;
}

#boxes .box ul li a {
	color: #296396;
}

#boxes .box ul li a:hover {
	color: #f8651f;
}

#boxes #dipartimenti.box ul li a {
	color: #767676;
	display: block;
	background: url(img/dipartimento_arrow.png) no-repeat left center;
	padding-left: 20px;
	width: 510px;
}

#boxes #dipartimenti.box ul li a:hover {
	color: #f26522;
	background-image: url(img/dipartimento_hover.png);
}

#regione_lista, #sedi, #relazioni_pubblico {
	float: left;
	width: 380px;
	display: inline;
}

#relazioni_pubblico {
	clear: left;
}

#regione_lista h3, #sedi h3, #relazioni_pubblico h3, #dipartimenti h3 {
	margin: 8px;
	margin-bottom: 0;
	color: #fff;
}

#dipartimenti h3 {
	background-image: url(img/h3_dipartimenti_box.png);
}

#regione_lista h3 {
	background-image: url(img/h3_regione_box.png);
}

#relazioni_pubblico h3 {
	background-image: url(img/h3_sedi_box.png);
}

#sedi h3 {
	background-image: url(img/h3_urp_box.png);
}

#dipartimenti {
	float: right;
	width: 580px;
	display: inline;
}

#boxes div#dipartimenti.box ul {
	width: 560px;
}

div#regione_lista.box ul li, div#sedi.box ul li {	
 	margin: 0;
	display: inline;
	padding: 0;
	border-bottom: 0;
}

div#relazioni_pubblico.box ul li {
	float: none;
	display: block;
	padding: 8px 15px;
	width: 330px;
	clear: both;
	*zoom: 1
}

#boxes #regione_lista.box ul li a, #boxes #sedi.box ul li a {
	line-height: 40px;
	height: 40px;
	float: left;
	display: block;
	padding: 0 23px 0 5px;
	background: url(img/slice_regione.png) no-repeat right top;
}

#presidente_foto img {
	padding: 3px 0;
	display: block;
	text-align: center;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	margin-top: 5px;	
}

#presidente_foto p {
																	font-size: 16px;
	padding: 5px 0 0 0;
}

/*****************************/
/* right_content */
/*****************************/

#right_content
, .right_content {
	position: relative;
	display: inline;
	float: right;
	width: 294px;
	padding: 0 7px;
}

	.right_box .avviso {
		clear: both;
		margin-bottom: 5px;
		overflow: hidden;
		zoom:1
	}

	.right_box .avviso p {
																	font-size: 11px;
		line-height: 13px;
		padding: 5px ;
	}

	#tv .right_box .avviso {
		border-bottom: 1px dotted #999;
		margin-bottom: 10px;
	}

#right_content h3 {
	clear: both;
	margin: 10px 0 5px 0;
}

		#right_content h4 {
			color: #2d6ca4;
																	font-size: 1.3em;
			border-bottom: 1px solid #d6d6d6;
			border-top: 1px solid #d6d6d6;
			padding: 3px 25px 3px 0;
			background: #f6f6f6 url(img/nextfour.png) no-repeat 276px center;
		}

#avvisi_home h3, .right_menu h3{
	color: #fff;
	line-height: 23px;
	background: url(img/h3_venti_home.png) no-repeat;
}

#iniziative_home h3 {
	color: #fff;
	background: url(img/h3_iniziative_home.png) no-repeat;
}

#calendar h3 {
	color: #fff;
	text-align: center;
																	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 0;
	background: url(img/h3calendario.png) no-repeat;
}

#calendar.presidente h3 {
	text-align: left;
	background: url(img/primopianofull.png) no-repeat;
}

#content #right_content .sottotemi h3 {
																	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	background: none;
	padding-left: 18px;
	color: #861710;
	background: url(img/h3sotto.png) no-repeat -5px center;
}

#right_content h3 a {
	color: #900;
	clear: both;
	padding: 3px 0;
	margin: 10px 0;
}

#right_content #avvisi_box h3 a {
	display: inline;
	clear: both;
	padding-left: 10px;
}



/*
	Contenuti correlati colonna destra
*/
#right_content .related {
	margin: 10px 0;
}
#right_content .related h2 {
}
#right_content .related ul {
	list-style: none;
}
#right_content .related li {
	margin: 0.5em 0;
	background-color: #eee;
}
#right_content .related li a {
	display: block;
	border-left: 0.5em solid #a754a7;
	padding: 0.5em;
}
/* *** */


a.standAlone {
	display: block;
	border-top: 1px dotted #999;
}

/* news_box - menu temi dipartimento */

#main_stripe {
	overflow: hidden;
	margin-top: 5px;
}

.center_box {
	float: left;
	width: 418px;
}

.homepage #news_box
, #bandi
, #iniziative_department {
	width: 418px;
	float: left;
	display: inline;
	margin-left: 5px;
	padding-top: 5px;
}
#iniziative_department .iniziative {
	margin-top: 15px;
	list-style: none;
}
#iniziative_department li {
	margin-top: 1em;
	list-style: none;
}

#iniziative_department .elenco {
	font-size: 0;
}
#iniziative_department a {
	/* Precedenti 100px x 55px */
	display: inline-block;
	width: 130px;
	height: 75px;
	margin: 14px 0 0 0;
	padding: 1em 0;
}
#iniziative_department .item_2 {
	margin-right: 14px;
	margin-left: 14px;
}
#iniziative_department a img {
	display: block;
	width: 100%;
	height: 100%;
	margin: auto;
}

#bandi {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#tv_box.box, #eventi.box, #dipartimenti_box, .basilicatanet {
	width: 210px;
	float: left;
	display: inline;
	padding: 5px 5px 0px 5px;
	/*background: url(img/dot.gif) repeat-y right;*/
	voice-family: "\"}\"";
	voice-family: inherit;
}
/* Larghezza box dipartimenti e altri collegamenti */
.homepage #tv_box {
	width: 217px;
}

#tv_box #tg a {
	display: block;
	width: 103px;
	margin: 0 1px;
	text-align: left;
	height: 69px;
	float: left;
	position: relative;
	overflow: hidden;
}

#tv_box #tg a span {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: #fc0 url(img/play.png) no-repeat;
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -9999px;
}

#tv_box #tg a:hover span {
	background-image: url(img/playover.png);
}

#tv_box #tg a img {
	margin: 0;
	border: 0;
}

/* dip_box */

.indexpage #dipartimenti_box {
	width: 100%;
}
.indexpage #dipartimenti_box ul {
	font-size: 1.2em;
}
.indexpage #dipartimenti_box ul li {
	padding-left: 25px;
	background-image: url('img/dipartimento_arrow_small.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.indexpage #dipartimenti_box.box ul li a {
	display: block;
	padding: 5px 0;
	color: inherit;
}
.indexpage #dipartimenti_box.box ul li a:hover {
	color: #999;
}

#temi {
	padding-top: 5px;
}

/* infomenu */

#information_menu {
/*	float: left;
	margin-top: 3px;*/
}

/*.box #information_menu ul {
	margin: 0;
	list-style: none;
	float: left;
	width: 208px;
	padding: 0;
	padding: 0;
	padding-bottom: 4px;
	background: url(img/infobottom.png) no-repeat bottom;
}*/

#information_menu {
  /*  border-top: 1px dotted #D4D4CA;
    margin-top: 5px;
    padding-top: 5px;*/
}


/*
.box #information_menu ul li {
	font-size: 11px;
	list-style: none;
	width: 104px;
	display: block;
	height: 40px;
	float: left;
	padding: 0;
	background: url(img/informa.png) no-repeat left center;
}

#information_menu ul li a {
	padding: 6px 0 6px 44px;
	display: block;
	line-height: 12px;
	color: #fff;
	text-decoration: none;
	background-position: 13px center;
	background-repeat: no-repeat;
}

li#digitale a {
	background-image: url(img/digitale.png);
}

li#rassegna a {
	background-image: url(img/rassegna.png);
}

li#giornale a {
	background-image: url(img/radio.png);
}

li#informa a {
	background-image: url(img/informa2.png);
}*/

div.ui-accordion-content-active ul {
	margin-left: -20px;
}

/* bandi */

#bandi .column_bandi {
	float: left;
	width: 194px;
	margin-top: 10px;
}
#bandi .column_bandi div.tipo {
	position: relative;
	text-transform: uppercase;
}
#bandi .column_bandi div.tipo a.small {
	color: #999;
}
#bandi #incorso div.tipo {
	color: #fc880f;
	border-bottom: solid 1px #fc880f;
}
#bandi #altri div.tipo {
	color: #3c7693;
	border-bottom: solid 1px #3c7693;
}
#bandi .single_bando {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}
#bandi #incorso {
	margin-right: 10px;
	margin-left: 5px;
}
#bandi #altri {
	margin-right: 5px;
	margin-left: 10px;
}
.single_bando p a {
	color: #333;
}
.single_bando p a:hover {
	color: #999;
}
.single_bando p a.readall {
	float: right;
	text-decoration: none;
	color: #900;
																	font-size: 10px;
}

/*temi */

#theme_menu {
	border-left: 1px solid #fff;
}

#news_box ul, #theme_menu ul, #theme_sezioni ul, #calendar table, .sottotemi ul, #aprof_menu ul {
	list-style: none;
}

.sottotemi ul {
	margin: .5em 1.5em
}

#theme_menu ul li {
	background-color: #fff;
	line-height: 10px;
}
#theme_menu ul li {
	padding: 5px 0px;
	border-bottom: 1px solid #dfe0e2;
}



#theme_menu ul li, #approf_menu ul li {
	padding: .6em 0;
	margin-left: 1.5em;
	display: inline;
	float: left;
	width: 14em;
}

.right_menu ul li {
	float: none;
	clear: both;
	padding: 2px 6px;
	border-bottom: 1px solid #e9ecf2;
	*zoom: 1;
	display: block;
}

.right_menu ul li li {
	border-bottom: 0;
	padding: 2px 6px;
}

.right_menu ul li a
, .right_menu span.struttura {
	padding: 3px 10px;
}
.right_menu ul li a {
	color: #617aa8;
	text-decoration: none;
	display: block;
	background: url(img/sezioni_arrow.png) no-repeat left center;
}

.right_menu ul li.sublisted a {
	color: #ff8c00;
	background: url(img/sublistes.png) no-repeat left center;
}

.right_menu ul li.sublisted li a {
	color: #7b7b7b;
	text-decoration: none;
																	font-size: 12px;
	background: url(img/subsezioni_arrow.png) no-repeat left center;
}

.right_menu ul li a:hover {
	color: #000;
}

.right_menu ul li li a:hover {
	color: #f90;
}

#theme_sezioni ul li, .sottotemi ul li {
	padding: .6em 0;
	margin-left: 1.5em;
}

.sottotemi ul li {
	padding: 3px 0
}

#news_box ul li p {
																	font-size: 12px;
	word-spacing: -1px;
	/*line-height: 10px;*/
        height: 13px;
        line-height: 1.1em;
        overflow: hidden;
        width: 418px;
}

#news_box ul li p a
, .sottotemi ul li  a {
	color: #555555;
	text-decoration: none;
}

.sottotemi ul li.selected  a {
	color: #900;
	font-weight: bold;
}

#news_box ul li p span {
	color: #ff8c00;
	letter-spacing: -1px;
	margin-right: .4em;
	padding: 0;
																	font-size: 10px;
	font-weight: bold;
}

#news_box ul li.odd p span {
	color: #5b91c1;
}

#theme_menu ul li a,  #approf_menu ul li a {
																	font-size: 12px;
	padding-left: 10px;
	line-height: 14px;
	color: #3682b0;
	background: url(img/little_arrow.png) no-repeat left 3px;
	font-weight: bold;
	text-decoration: none;
}

#theme_menu ul li.selected a {
	color: #900;
	background-position: left -14px;
}

#theme_menu ul li a:hover {
	background-position: left -14px;
	color: #c16400;
}

/* ******************** */
/* liste ************** */ 
/* ******************** */

.boxes {
	overflow: hidden;
	padding: 0 10px;
}

#sitemap.one_column.boxes .box {
	line-height: 1.5em;
}
#sitemap.one_column.boxes .box h4 {
	float: left;
	width: 175px;
	padding: 5px;
}
#sitemap.one_column.boxes .box ul {
	float: right;
	width: 400px;
	overflow: hidden;
}
#sitemap.one_column.boxes .box ul li {
	padding: 5px 5px 5px 25px;
	background-image: url('img/small_arrow.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#content .boxes .box h4.title_list {
	clear: both;
	line-height: 34px;
	padding-left: 20px;
	background: url(img/small_arrow_on.png) no-repeat left;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
}

.boxes .box ul li {
	display: block;
}

#content div.two_column div.box ul li {
	padding: 10px 5px;
}

#complex_list.boxes .box ul li {
	overflow: hidden;
}

	.boxes  .box ul li img{
		float: left;
		margin: 0 9px 3px 0;
		padding: 1px;
		border: 1px solid #dedede;
		}

	#complex_list.boxes  .box ul li h4{
		float: left;
		width: 480px;
		}

	#complex_list.boxes  .box ul li p{
		float: left;
		width: 480px;
		padding-top: 10px;
	}



.boxes .box ul li h2 {
}
.boxes .box ul li h2 a {
}
.boxes .box ul li h2 a:hover {
	color: #3c7693;
}
.boxes .box ul li a {
	color: #333;
	display: block;	
}
.boxes .box ul li a:hover {
	color: #999;
	/*background-image: url(img/small_arrow_on.png);*/
}

.boxes .newsIndex ul .date {
	
}



#sitemap.one_column.boxes .box ul li a {
	display: block;
	border: none;
}



#content .one_column.boxes .box  h3 a {
	color: #900;
}
		
		
		.three_column  .box {
			float: left;
			width: 200px;
			margin:10px 4px;
			display: inline;
		}
		.two_column .box {
			width: 300px;
			margin:10px 4px;		
			display: inline;
			float: left;
		}
	
		.one_column .box {
			margin:10px 4px;		
		}

#sitemap.one_column .box {
	border-top: dotted 1px #ccc;
}



/* calendar */

#day_scroll {
	margin: 0;
}

#day_scroll a {
	position: absolute;
	top: 3px;
	height: 22px;
	line-height: 20px;
																	font-size: 10px;
	background-repeat: no-repeat;
	color: #296090;
	text-decoration: none;
}

.presidente #day_scroll a {
	color: #fff;
	}

a.prevfour {
	left: 12px;
	padding-left: 10px;
	background-image: url(img/prevfour.png);
	background-position: left 2px;
}

.presidente a.prevfour {
	left: 170px;}

a.nextfour {
	right: 12px;
	padding-right: 10px;
	background-image: url(img/nextfour.png);
	background-position: right 2px;
}

#calendar ul, #calendar.box ul {
	list-style: none;
	margin: 0;
	float: left;
	display: inline;
}

#calendar {
	float: left;
	position: relative;
	padding-bottom: 10px;
	margin: 10px 0;
	width: 294px;
	background: url(img/calendar_bottom.png) no-repeat bottom;
}

#calendar ul li {
	float: left;
	display: inline;
	width: 72px;
	color: #000;
	margin-left: 0;
	height: 22px;
	margin-right: 1px;
	background: url(img/calendar.png) no-repeat left top;
}

#calendar.box ul li {
	padding: 0;
	height: 55px;
}

#calendar ul li p {
	padding: 3px 0 0 4px;
																	font-size: 13px;
	word-spacing: -1px;
	font-weight: bold;
	*letter-spacing: -1px;
	color: #fff;
}

#calendar ul li p a {
	text-decoration: none;
	color: #fff;
}

#calendar ul li p span {
																	font-size: 10px;
	font-weight: normal;
}

#calendar ul li.selected {
	color: #fff;
	background-image: url(img/calendar_in.png);
}

#calendar.box ul li.selected a {
	color: #fc0;
}

.selected_event {
	margin: 5px 0 0 0;
	width: 282px;
	display: inline;
	float: left;
	clear: both;
	background: url(img/dot.gif) repeat-y 136px;
}

.small_block  h4 {
																	font-size: 1.2em;
	color: #e24a00;
	clear: both;
	padding: .3em .9em;
	line-height: 1.2em;
}

#right_content #calendar .small_block  h4 {
																	font-size: 1.1em;
	color: #e24a00;
	clear: both;
	padding: .3em .9em;
	line-height: 1.2em;
}

.small_block  h4 a {
	color: #e24a00;
}

.small_block {
	float: left;
	width: 140px;
}

.small_block p {
																	font-size: 1.1em;
	padding: 0 1em ;
}

.selected_event p span {
																	font-size: .9em;
	font-weight: bold;
	display: block;
	color: #5e5e5e;
}

/*
	BOX EVENTI / AVVISI
*/
#eventi {
	margin-top: 5px;
	line-height: 1.5;
}
#eventi .avvisi .noitem {
	height: 80px;
	font-weight: bold;
	text-align: center;
	color: #333;
	background-image: url('img/spot_empty.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#eventi ul li {
	clear: both;
	margin: 5px 0px 15px 0px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
#eventi ul li img {
	display: block;
	float: left;
	width: 40%;
	margin: 0 10px 10px 0;
}
#eventi ul li h3 {
	font-weight: normal;
}
#eventi ul li h3 a {
	display: block;
	color: #3c7693;
}
#eventi .descrizione {
	display: block;
	float: none;
	clear: both;
}
#eventi .categorie {
	display: block;
	clear: both;
	margin: 10px 0;
	padding: 0 10px;
	font-size: 2em;
	/*color: #fff;
	background-color: #ccc;*/
}

/* table */

#calendar table {
	margin-left: 30px;
	margin-top: 10px;
	width: 280px;
	border-collapse: collapse;
	border-spacing: 0;
}

#calendar table  caption {
	text-align: left;
																	font-size: 1.3em;
	padding: 0 0 .4em 0;
	border-bottom: 1px solid #999;
	margin-bottom: .5em;
	color: #8f431a;
}

#calendar table  td, #calendar table th {
	text-align: left;
																	font-size: 12px;
	padding: 8px 5px;
	color: #333;
	background: #fff url(img/td.png) repeat-x bottom;
	border: 1px solid #9badbc;
}

#calendar table th {
	border-color: #fff;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 3px;
	text-transform: uppercase;
	background: #3f70c5 url(img/thcal.png) repeat-x bottom;
}

#calendar table  td.holiday {
	background: #f2f2f2;
	color: #c00
}

#calendar table  td.eventday {
	background: #f8731b url(img/eventday.png) repeat-x;
}

#calendar table  td.eventday a {
	font-weight: 700;
																	font-size: 14px;
	color: #fff;
	text-decoration: none;
}



/* Primopiano */
#primo_piano {
	background: url(img/primopiano.png) no-repeat center 35px;
	overflow: hidden;
	_zoom:1;
}

#primo_piano.divided .primopiano {
	float: left;
	width:148px ;
	
}

#content  #right_content #primo_piano.divided .primopiano h3 {
	font-weight: 500;
	color: #fff;
																	font-size: 11px;
	background: url(img/primopianodivided.png) no-repeat ;
}

#content  #right_content #primo_piano .primopiano h3 {
	font-weight: 500;
	color: #fff;
	background: url(img/primopianofull.png) no-repeat ;
}

 #primo_piano .primopiano h5 {
	font-weight: 500;
	color: #000;
	padding:3px 8px  ;
																	font-size: 12px;
}


#primo_piano .primopiano h5 span {
	color: #c00;}
	
#primo_piano .primopiano p {
	padding:0 8px 10px 8px  ;
																	font-size: 11px;
}

#primo_piano.divided .primopiano p {
																	font-size: 10px;
}



/* *********** **/
/* form */
/************* */
.form_generica {
	margin: 0 10px 10px 10px ;
	overflow: hidden;
	padding: 10px 0;
	zoom:1;
	border-bottom: 1px dotted #999;
	padding-top: 10px;
}
#content .form_generica h3 {
	margin-bottom:10px ;
}
.form_generica form p {
	display: inline;
	float: left;
	width: 240px;
																	font-size: 12px;
}

.form_generica form p.long_input {
	display: inline;
	float: left;
	width: 480px;
																	font-size: 12px;
	}

.form_generica form p.submit {
	width: 60px;
	
	}

.form_generica form p label{
	display: block;
	float: left;
	width: 60px;
	color: #999;		
	padding: 3px 0 ;
	}

.form_generica form p.submit label{
	display: none;	}

.form_generica form p input{
	color: #333;
	padding: 3px 0 ;
	width: 160px;
	}

.form_generica form p.long_input input{
	width: 410px;
	}

.form_generica form p.submit input{
	width: 60px;
		background: #3f70c5 url(img/thcal.png) repeat-x bottom;
	color: #fff;
	border: 0;
																	font-size: 13px;
	display: block;
	padding: 3px 0;
	}





.footer_interno {
																	font-size: 11px;
	clear: both;
	text-align: left;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	font-style: italic;
	color: #333;
	margin-bottom: 10px;
}

.footer_interno p {
	padding: 5px 10px;
	background: #e9e9e9;
}


/* iniziative */
#iniziative_home {
	clear: both;
	padding-top: 10px;
}



/*
	FOOTER
*/

#footer {
	background: url(img/footer.png) repeat-x top #d9e3ed;
	clear: both;
	overflow: hidden;
}
#footer_content {
	width: 970px;
	margin: 0 auto;
	padding: 20px 15px;
	text-align: left;
	background: url(img/footer_content.png) no-repeat;
	background-position: 50% 0;
	box-sizing: border-box;
}
#footer_content ul {
	list-style: none;
}
#footer_content ul.image {
	padding-bottom: 1.5rem;
	font-size: 0;
}
#footer_content ul.image li {
	position: relative;
	display: inline-block;
	height: 75px;
	font-size: 1rem;
}
#footer_content ul.image li img {
	position: absolute;
	margin: 0;
	padding: 0;
}
#footer_content ul.image li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#footer_content ul.image li a span {
	position: absolute;
	display: inline-block;
	padding: 10px;
}
#footer_content ul.image li a .title {
	top: 0;
	left: 0;
	line-height: 1em;
	font-weight: bold;
	font-size: 0.825rem;
	text-align: left;
	color: #000;
	text-shadow: 2px 2px 5px #fff;
	z-index: 2;
}
#footer_content ul.image li a .description {
	right: 0;
	bottom: 0;
	line-height: 1.25em;
	font-size: 0.625rem;
	text-align: right;
	color: #fff;
	text-shadow: 2px 2px 5px #000;
	z-index: 1;
}
#footer_content ul.image .big a .title {
	width: 75%;
}
#footer_content ul.image .big {
	width: 190px;
	margin-left: 20px;
}
#footer_content ul.image .big:first-child {
	margin-left: 0;
}
#footer_content ul.image .small {
	width: 85px;
	margin-left: 20px;
}
#footer_content ul.image .small:first-child {
	margin-left: 0;
}

#footer_content .colonna {
	float: left;
	margin: 0;
	padding: 0;
}
#footer_content .colonna.sinistra {
	width: 610px;
}
#footer_content .colonna.centro {
	width: 10px;
	padding: 0 20px;
}
#footer_content .colonna.destra {
	width: 280px;
}
#footer_content .top {
	line-height: 2em;
}
#footer_content .bottom p {
	line-height: 1.5em;
}

#footer_content .destra {
	float: right;
	text-align: right;
}
#footer_content .sinistra {
	float: left;
}
#footer_content .destra p
, #footer_content .sinistra p
, #footer_content h4 {
	color: #456b92;
}
#footer_content h4 {
	font-weight: normal;
	text-align: right;
}
#footer_content .destra p a
, #footer_content .sinistra p a
, #footer_content h4 a {
	color: #333;
	text-decoration: none;
}
#footer_content .bottom .nota-agenzia {
	padding: 1.5em 0;
	text-align: center;
}
/* Social */
#footer_content ul.social {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	text-align: right;
}
#footer_content ul.social li {
	display: inline-block;
	position: relative;
	padding: 0;
}
#footer_content ul.social li:not(:first-child) {
	margin: 0 0 0 1em;
}
#footer_content ul.social li a {
	display: inline-block;
	line-height: 2;
	text-decoration: none;
	color: #32353b;
	color: #8890a1;
}
#footer_content .social i {
	margin-right: 0.5em;
}
#footer_content ul li:last-child {
	border: none;
}

/*.footer_menu {
	float: left;
	width: 300px;
	margin: 10px 10px 10px 20px;
}*/
.footer_menu ul {
	list-style: none;
																	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.footer_menu ul li {
	padding: 3px 0;
	border-bottom: 1px solid #85b4ea;
}
.footer_menu ul li a {
	text-decoration: none;
	color: #333;
}
.footer_menu ul li a:hover {
	color: #376990;
}

/* clearfix auto float clear */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*FIX pagina URP*/
.no_overflow{
    overflow: visible !important;
}

.instead_overflow{
    margin-bottom: 10px;
}





/*
	MODIFICHE LAYOUT 2014
*/

h1#homepage_header
, h1#dipartimento_header {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	text-align: center;
	background: none;
	visibility: hidden;
}
#content h1
, #content #main_article h2
, #content .iniziative h2 {
	font-weight: normal;
}
.detailpage #content h1
, .indexpage h1
, .undefinedpage h1
, .dipartimento #main_article h1 {
	margin-bottom: 25px;
	font-size: 1.5em;
	color: #3c7693;
}
#content #main_article h2
, #content .iniziative h2 {
	font-size: 1.3em;
	color: #333;
}
#content #main_article h2 {
	margin: 25px 0 15px 0;
}

.homepage h1
, .homepage h2
, .dipartimento #right_content #temi h3
, .dipartimento #right_content #sezioni h3
, .dipartimento #content .two_column.boxes .box h3
, #right_content h2
, .nav_bar {
	height: 25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px 10px;
	text-transform: uppercase;
	color: #fff;
	background-color: #aaa;
	background-image: url('img/bg_sfumatura.png');
	background-repeat: repeat-x;
	background-position: 50% 100%;
}
.dipartimento #right_content #temi h3
, .dipartimento #right_content #sezioni h3
, .dipartimento #bandi h2
, .dipartimento #iniziative_department h2 {
	margin-top: 5px;
}
.dipartimento #right_content #temi h3
, .dipartimento #right_content #sezioni h3 {
	background-image: url('img/bg_right_25.png');
}
.dipartimento #bandi h2
, .dipartimento #iniziative_department h2 {
	background-color: #900;
}
.dipartimento #content .two_column.boxes .box h3 {
	background-color: #fc880f;
}
h1 a
, h2 a
, h3 a.small {
	text-decoration: none;
	color: #fff;
}
h1 .small
, h2 .small
, h3 .small
, #bandi .tipo .small {
	position: absolute;
	top: 0px;
	right: 10px;
	display: block;
	font-size: 0.85em;
}
h1 span.small a
, h2 span.small a
, h1 span.small span
, h2 span.small span {
	float: left;
}
h1 span.small .nota
, h2 span.small .nota {
	text-transform: none;
}
h1 span.small span
, h2 span.small span {
	margin: 0px 10px 0px 10px;
}

/*
	Header
*/

#ibas_link {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	display: block;
	width: 110px;
	height: 42px;
	color: #333;
	background-image: url('img/iBasilicata.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#ibas_link span {
	visibility: hidden;
}

/*
	Home > Seconda riga di contenuti
*/

.contents_row {
	margin-top: 10px;
	padding-top: 5px;
}

/*
	Home > Collegamenti SX
*/

#main_stripe .separatore {
	clear: both;
}
body.homepage .dipartimenti h2 {
	background-image: url('img/bg_grigio_25.png');
	background-repeat: repeat-x;
}
body.homepage .dipartimenti ul
, body.homepage .collegamenti ul {
	display: block;
	padding: 0px;
	list-style: none;
}
body.homepage .dipartimenti ul {
	margin: 5px 0 0 0;
}
body.homepage .collegamenti ul {
	margin: 0px;
}
body.homepage .dipartimenti ul li
, body.homepage .collegamenti ul li {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}


/*
	8 DIPARTIMENTI
*/
body.homepage .dipartimenti ul li {
	height: 34px;
	line-height: 35px;
}
/*
	4 COLLEGAMENTI
*/
body.homepage .collegamenti ul li {
	height: 39px;
	line-height: 39px;
}



body.homepage .dipartimenti ul li a
, #main_stripe .collegamenti ul li a {
	display: block;
	margin-left: 0px;
	text-decoration: none;
}
body.homepage .dipartimenti ul li a {
	color: #333;
}
body.homepage .dipartimenti ul.giunta li {
	padding-bottom: 3px;
}
body.homepage .dipartimenti ul.giunta li a {
	font-weight: bold;
	color: #900;
}
body.homepage .collegamenti ul li a {
	padding: 0 0 0 23px;
	color: #147414;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
body.homepage .collegamenti ul li.amministrazionetrasparente a {
	background-image: url('img/ico_amministrazionetrasparente.png');
}
body.homepage .collegamenti ul li.bollettinoufficiale a {
	background-image: url('img/ico_bur.png');
}
#main_stripe .collegamenti ul li.avvisiebandi a {
	background-image: url('img/ico_avvisiebandi.png');
}
body.homepage .collegamenti ul li.gazzettaamministrativa a {
	background-image: url('img/ico_gazzamministrativa.png');
}

/*
	Home > News
*/
#news_box {
}
#news_box .newsticker {
	height: 440px;
	line-height: 1.2;
}
#news_box .newsticker li {
	height: 72px;
	padding: 5px 0 10px 0;
	border-bottom: dotted thin #ccc;
}
#news_box .newsticker li a {
	display: block;
	width: 100%;
	height: 100%;
}
#news_box .newsticker .immagine {
	display: inline-block;
	float: left;
	width: 23%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
#news_box .newsticker .immagine img {
	width: 100%;
}
#news_box .newsticker .notizia {
	display: inline-block;
	float: right;
	width: 75%;
}
#news_box .newsticker .notizia span {
	margin: 0;
	padding: 0;
}
#news_box .newsticker .data_ora
, #news_box .newsticker .testo {
	display: block;
	margin-top: 2.5px;
}
#news_box .newsticker li .notizia .news_tag {
	display: inline;
}
/* Nel box laterale, le immagini non vengono visualizzate */
#news_box .side .immagine {
	display: none;
}
#news_box .side .notizia {
	width: 100%;
}
/* *** */

/* Elenco in verticale */
#news_box .vertical {
	flex-direction: column;
	height: 260px;
}
/* Elenco in orizzontale */
#news_box .horizontal {
	flex-direction: row;
	height: 87px;
}
#news_box .horizontal .notizia .titolo {
	font-weight: normal;
}
#news_box .horizontal .immagine
, #news_box .horizontal .notizia .testo {
	display: none;
}
#news_box h2
, #searchNews h2 {
	background-image: url('img/bg_azzurro_25.png');
	background-repeat: repeat-x;
}
#news_box li {
	background-repeat: repeat-x;
	background-position: 100% 0%;
}
#news_box li a {
}
#news_box li:first-child a {
	padding: 0;
}
#news_box ul li.even {
																	/*background-color: #eee;
																	background-image: url('img/bg_news.png');*/
}
#news_box .newsticker li
, #news_box .newsticker span {
																	/*overflow: hidden;*/
}
#news_box .newsticker a {
	display: block;
	text-decoration: none;
	color: inherit;
}
#news_box .newsticker a:hover {
	opacity: 0.5;
}
#news_box .data_ora
, #news_box .news_tag
, #news_box .titolo {
	position: relative;
	display: block;
}
#news_box .data_ora
, #news_box .news_tag {
																	/*float: left;*/
	text-transform: capitalize;
}
#news_box .data_ora {
																	/*width: 125px;*/
	color: #933;
}
#news_box .titolo {
	font-weight: bold;
	color: #3c7693;
}
#news_box .testo {
	/*color: #999;*/
}
/* Home portale */
.homepage #news_box {
	height: 470px;/* +5px margin-top = 395px */
}
.homepage #news_box .newsticker {
																	/*height: 352px;*/
	margin-top: 5px;
}
.homepage #news_box li {
																	/*height: 44px;*/
}

/* Home dipartimento */
.dipartimento #news_box {
	margin: 5px 0 0 5px;
}

/* Home Giunta */
body.giunta #news_box {
																	/*height: 287px;*/
}
body.giunta #news_box .newsticker {
																	/*height: 262px;*/
}
body.giunta #news_box li {
}

/* Tutti tranne sidebar */
#news_box .data_ora
, #news_box .news_tag {
																	/*top: 15%;
																	height: 45%;*/
}
#news_box .titolo {
																	/*top: 5%;*/
}

/* Nessuna news */
#news_box p.noitem {
	height: 200px;
	background-image: url('img/document_125x125.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/*
#news_box li span {
	background: orange;
}
#news_box .titolo {
	background: yellow;
}
*/



/*
#news_box ul li.prima a span.titolo
, #news_box ul li.prima a span.sottotitolo {
	color: #3c7693;
}
#news_box ul li a span.sottotitolo {
	clear: both;
	display: block;
	line-height: 1.2em;
	padding: 0px 0px 5px 37px;
	font-size: 0.9em;
	overflow: hidden;
}
*/



.ricercaRapida {
	margin-bottom: 25px;
	color: #999;
}
.ricercaRapida .giorni {
	float: right;
	color: #fc880f;
}
.ricercaRapida a {
	margin-left: 20px;
	color: inherit;
	border-bottom: dotted 1px #fc880f;
}
.indexpage .news_tag {
	margin-left: 15px;
}



/*
	Dettaglio notizia
*/

.detailpage .articolo {
	margin: 10px 0 10px 10px;
}

/* Colonna destra */

.detailpage .articolo .destra .agenzia
, #main_article.news_detail .destra .agenzia {
	float: left;
	width: 150px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
/*.detailpage .articolo .destra .agr
, #main_article.news_detail .destra .agr {
	content: url('images/ico_agrbasilicata.png');
}
.detailpage .articolo .bas
, #main_article.news_detail .bas {
	background-image: url('images/ico_basilicatanet.png');
}*/

.detailpage .articolo .strumenti a
, #main_article.news_detail .strumenti a {
	border: none;
}
.detailpage .articolo .destra
, #main_article.news_detail .destra {
	position: relative;
	float: right;
	width: 440px;
	text-align: justify;
}
#main_article.news_detail .destra {
	margin-right: 10px;
}
.detailpage .articolo .strumenti
, #main_article.news_detail .strumenti {
	float: right;
	width: 175px;
	padding-bottom: 1.5em;
}
.share-container {
	display: inline-block;
	width: 150px;
}
body.articolo #main_article .share-container ul {
	margin: 0;
	padding: 0;
}
.detailpage .articolo .destra .print
, #main_article.news_detail .destra .print {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url('img/stampante.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
}
.detailpage .articolo .destra .print span
, #main_article.news_detail .destra .print span {
	visibility: hidden;
}
.detailpage .articolo .destra .contenuto {
	clear: both;
}
.detailpage .articolo .destra .contenuto a {
	color: #3c7693;
	border-bottom: dotted 1px #3c7693; 
}
.detailpage .articolo .destra .contenuto .immagine a {
	border: none; 
}
.detailpage .articolo .destra .contenuto #audioLettura {
	line-height: 1.5em;
}
.detailpage .articolo .destra .right
, .detailpage .articolo .destra .right img
, .detailpage .articolo .destra .left
, .detailpage .articolo .destra .left img {
	width: 150px;
}
.detailpage .articolo .destra .right {
	float: right;
	padding-left: 15px;
}
.detailpage .articolo .destra .left {
	float: left;
	padding-right: 15px;
}
.detailpage.articolo .destra .contenuto img {
	width: 150px;
	max-width: 150px !important;
}
.detailpage.articolo .destra .contenuto .immagine {
	display: inline-block;
	float: right;
	width: 35%;
	margin: 0 0 1em 1em;
	/*display: none;*/
}
.detailpage.articolo .destra .contenuto .immagine img {
	width: 100%;
	max-width: 250px !important;
}
.detailpage .articolo .didascalia {
	clear: both;
	display: block;
	font-size: 0.9em;
	text-align: center;
	color: #999;
}
.detailpage .articolo .destra .didascalia {
	padding-bottom: 10px;
}

/* Galleria immagini */

.news-gallery
, .news-gallery * {
	box-sizing: border-box;
}
.news-gallery {
	width: 100%;
	margin: 2.5em auto;
}
.news-gallery h2 {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: center;
	color: #e24a00;
}
.news-gallery ul {
	font-size: 0;
}
.news-gallery li {
	display: inline-block;
	width: 50%;
	font-size: 12px;
	font-size: 1rem;
	vertical-align: middle;
}
.news-gallery a {
	display: block;
	padding: 0 25%;
}
.news-gallery .col-0 a {
	padding: 0 10% 0 40%;
}
.news-gallery .col-1 a {
	padding: 0 40% 0 10%;
}
.news-gallery a img {
	width: 100%;
	margin: auto;
	border: solid 1px #e24a00;
}

/* Colonna sinistra */

.detailpage .articolo .sinistra {
	float: left;
	width: 175px;
	padding-top: 13px;
}
.detailpage .articolo .sinistra .separatore {
	margin-bottom: 30px;
}
.detailpage .articolo .sinistra
, .detailpage .articolo .sinistra h2
, .detailpage .articolo .sinistra .immagine
, .detailpage .articolo .sinistra .componenti {
	display: block;
	padding-bottom: 30px;
}
.detailpage .articolo .sinistra h2 {
	padding-top: 0;
}
/*.detailpage .articolo .sinistra
, .detailpage .articolo .sinistra .immagine
, .detailpage .articolo .sinistra .componenti {
	background-image: url('img/punti.png');
	background-repeat: no-repeat;
}*/
/*
.detailpage .articolo .sinistra
, .detailpage .articolo .sinistra .immagine {
	background-position: 0 0;
}
.detailpage .articolo .sinistra .dataora
, .detailpage .articolo .sinistra h2
, .detailpage .articolo .sinistra .immagine {
}
*/
.detailpage .articolo .sinistra .apici {
	margin-left: 15px;
	padding-bottom: 30px;
}
.detailpage .articolo .sinistra .dataora {
	margin-right: 15px;
}
.detailpage .articolo .sinistra h2
, .detailpage .articolo .sinistra .componenti {
	margin-right: 15px;
	margin-left: 15px;
}
.detailpage .articolo .sinistra .dataora {
	display: block;
	line-height: 1em;
	font-weight: bold;
	color: #e24a00;
/*	background-image: url('img/apici.png');
	background-repeat: no-repeat;
	background-position: 15px 0;*/
}
.detailpage .articolo .sinistra .apici {
	float: left
}
.detailpage .articolo .sinistra .dataora {
	float: right;
}
.detailpage .articolo .sinistra .dataora span {
	display: block;
}
.detailpage .articolo .sinistra h2 {
	float: none;
	clear: both;
	line-height: 1.4em;
	font-size: 1.2em;
	font-weight: normal;
	color: #999;
}
.detailpage .articolo .sinistra .immagine a img {
	width: 100%;
	border: solid 3px #e24a00;
	box-sizing: border-box;
}
.detailpage .articolo .tag {
	margin-right: 10px;
	color: #999;
}

.detailpage .articolo .sinistra .componenti ul {
	margin: 10px 0;
	padding: 0;
	line-height: 16px;
	list-style: none;
	font-size: 12px;
}
.detailpage .articolo .sinistra .componenti li {
	padding-left: 26px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.detailpage .articolo .sinistra .allegati li {
	background-image: url('images/ico_allegato.png');
}
.detailpage .articolo .sinistra .link li {
	background-image: url('images/ico_link.png');
}

/* /Dettaglio notizia */



/*
	STAMPA NOTIZIA
*/

#popup_news
, #popup_news * {
	background: none;
}
#popup_news {
	padding: 1em 5%;
	font-size: 11pt;
	text-align: justify;
}
#popup_news .intestazione {
	position: relative;
	width: 100%;
	height: 50px;
}
#popup_news .regbas
, #popup_news .regbas img {
	height: 100%;
}
#popup_news .intestazione {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-style: normal;
	text-align: center;
}
#popup_news .agenzia
, #popup_news .regbas
, #popup_news .dataora {
	position: absolute;
	bottom: 0;
}
#popup_news .agenzia
, #popup_news .regbas
, #popup_news .dataora
, #popup_news .intestazione img {
	display: inline-block;
}
#popup_news .agenzia {
	left: 0;
}
#popup_news .regbas {
	right: 0;
}
#popup_news .dataora {
	width: 200px;
	left: 50%;
	margin-left: -100px;
	color: #999;
}

#popup_news h1
, #popup_news h2 {
	margin: 0 0 0.5em 0;
	line-height: 1.15;
}
#popup_news h1 {
	font-size: 16pt;
	text-transform: uppercase;
}
#popup_news h2 {
	font-size: 13pt;
}

#popup_news .articolo .tag {
	margin-right: 1em;
	padding-right: 1em;
	font-size: bold;
	color: #999;
	border-right: solid 1px #999;
}
#popup_news .articolo .testo {
	line-height: 1.5;
}
#popup_news .articolo .testo .immagine {
	display: inline-block;
	float: right;
	width: 40%;
	margin: 0 0 1em 2em;
}
#popup_news .articolo .testo img {
	width: 100%;
}
#popup_news .articolo .testo .didascalia {
	display: block;
	line-height: 1.25;
	font-size: 9pt;
	text-align: center;
}



/* Ricerca notizie */

#searchNews form {
	padding: 10px;
	line-height: 20px;
}
#searchNews form p {
	clear: both;
	padding-top: 10px;
}
#searchNews form p:first-child {
	padding-top: 0;
}
#searchNews form input
, #searchNews form select {
	color: #666;
}
#searchNews form input {
	text-align: center;
}
#searchNews form .form_item {
	display: block;
}
#searchNews form .intervallo .form_item {
	width: 50%;
}
#searchNews form .intervallo .form_item.sinistra {
	float: left;
}
#searchNews form .intervallo .form_item.destra {
	float: right;
	text-align: right;
}
#searchNews form .intervallo input {
	width: 100px;
	margin-left: 5px;
}
#searchNews form .contenuto label
, #searchNews form .contenuto input
, #searchNews form .argomento label
, #searchNews form .argomento select
, #searchNews form .fonte label
, #searchNews form .fonte select {
	display: block;
}
#searchNews form .contenuto label
, #searchNews form .argomento label
, #searchNews form .fonte label {
	float: left;
	width: 120px;
}
#searchNews form .contenuto input
, #searchNews form .argomento select
, #searchNews form .fonte select {
	float: right;
	width: 150px;
}
#searchNews .ordinamento .campi
, #searchNews .submit .archivio {
	display: block;
	float: right;
	text-align: right;
}
#searchNews .ordinamento input
, #searchNews .ordinamento label {
	float: left;
}
#searchNews .ordinamento input {
	margin: 0 5px 0 10px;
}
#searchNews form .submit #submit {
	width: 125px;
	height: 22px;
	font-weight: bold;
	text-align: center;
	color: #5498bb;
	background-color: #fff;
}

/*
	Home > Collegamenti sotto notizie
*/

body.home .launcher {
	float: left;
	width: 418px;
	margin: 5px 0px 0px 5px;
}
body.home .launcher ul
, body.home .launcher li {
	margin: 0px;
	padding: 0px;
}
body.home .launcher ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body.home .launcher li {
	display: inline-block;
	background-image: url('img/bg_azzurro_25.png');
	background-position: 100% 50%;
	background-repeat: repeat-x;
}

/* Due link */
/*body.home .launcher li {width: 49%;}
body.home .launcher li.mid {margin: 0 0 0 1%;}*/

/*Tre link*/
body.home .launcher li {width: 33%;}
body.home .launcher li.mid {margin: 0 0.5%;}

body.home .launcher a {
	display: block;
	height: 23px;
	line-height: 23px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

/*
	Home > In primo piano
*/

#right_content #avvisi_home {
	margin: 10px 0 0 0;
}
#right_content #avvisi_home h2 {
	margin-bottom: 10px;
	background-color: #999;
}
#avvisi_home .no_result {
	height: 120px;
	padding: 60px 0;
	line-height: 40px;
	font-size: 2em;
	text-align: center;
	color: #ccc;
	background-image: url('images/alert.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}



/*
	Home > Collegamenti DX
*/

body.home .right_content ul.narrow
, body.home .right_content ul.wide {
	margin-top: 10px;
	list-style: none;
}
body.home .right_content ul.narrow li
, body.home .right_content ul.wide li {
	float: left;
}
body.home .right_content ul.narrow li a
, body.home .right_content ul.wide li a {
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 10px 0;
}
body.home .right_content ul.narrow li a {
	width: 140px;
	height: 40px;
	line-height: 40px;
}
body.home .right_content ul.narrow li.odd a {
	margin-right: 7px;
}
body.home .right_content ul.narrow li.even a {
	margin-left: 7px;
}
body.home .right_content ul.wide li a {
	width: 295px;
	height: 52px;
	line-height: 52px;
}
body.home .right_content ul.wide li a.numeroverde {
	background-image: url('img/numero_verde.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
body.home .right_content ul.wide li a.cup {
	height: 27px;
	line-height: 27px;
	background-image: url('img/cup.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
body.home .right_content ul.wide li a.numeroverde span
, body.home .right_content ul.wide li a.cup span {
	visibility: hidden;
}

body.home #right_content ul.tiles {
	width: 294px;
	height: 40px;
	padding: 0 0 9px 0;
	box-sizing: content-box;
	list-style: none;
	border-bottom: dotted thin #ccc;
}
body.home #right_content ul.tiles li {
	position: relative;
	float: left;
	width: 294px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
body.home #right_content ul.tiles li.narrow {
	width: 140px;
}
body.home #right_content ul.tiles li.bottom {
	/*margin-top: 5px;*/
}
body.home #right_content ul.tiles li.left {
	margin-right: 14px;
}
body.home #right_content ul.tiles li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #fff;
	background-image: url('img/bg_azzurro_50.png');
	background-repeat: repeat-x;
}
body.home #right_content ul.tiles li.narrow a {
	float: left;
	margin: 0 0 0 2px;
}
body.home #right_content ul.tiles li.narrow a:first-child {
	margin: 0 2px 0 0;
}
body.home #right_content ul.tiles li strong
, body.home #right_content ul.tiles li span {
	display: block;
	line-height: 20px;
}
body.home #right_content ul.tiles li span {
	font-weight: normal;
}
body.home #right_content ul.tiles li.top a.fixed {
	background-image: url('images/spot_294x40.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
body.home #right_content ul.tiles li.top a.fixed span {
	visibility: hidden;
}
body.home #right_content ul.tiles li a.sititematici {
	background-image: url('img/bg_grigio_50.png');
	background-repeat: repeat-x;
}
body.home #right_content ul.tiles li a.basilicataeuropa {
	background-image: url('img/basilicata_europa.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
body.home #right_content ul.tiles li a.basilicataeuropa span {
	visibility: hidden;
}

/*
	SPOT
*/
/* Solo prima riga */
#right_content .right_box div.spot {
	margin-top: 10px;
}
div.spot ul {
    list-style: none;
	font-size: 0;
}
div.spot ul li {
	position: relative;
	display: block;
	height: 60px;
	background-image: url('img/spot_empty.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
/* Spot larghi (1 per riga) */
div.spot .big {
	margin: 10px 0;
}
/* Spot stretti (2 per riga) */
div.spot .small li {
	display: inline-block;
}
/* Solo seconda riga */
.contents_row .right_content .spot .small li {
	margin-bottom: 10px;
}
div.spot .small .odd {
	margin-right: 7px;
}
div.spot .small .even {
	margin-left: 7px;
}
div.spot ul li a {
	display: block;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
div.spot ul li img {
	position: relative;
	border: none;
	height: 60px;
}
div.spot .big li {
	margin-top: 7px;
}
div.spot .big li
, div.spot .big li a
, div.spot .big li img {
	width: 294px;
}
div.spot .small li
, div.spot .small li a
, div.spot .small li img {
	width: 140px;
}

div.spot ul .titolo
, div.spot ul .titolo {
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	height: 16px;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	padding: 0px 3px;/*Cambiando il padding laterale, adeguare la larghezza*/
	font-size: 10px;
	background-image: url('img/bg_spot_1x1.png');
	overflow: hidden;
}
div.spot .small span.titolo {
    width: 134px;/*Adeguare al padding*/
}
div.spot .big span.titolo {
    width: 289px;/*Adeguare al padding*/
}



/*
	Eventi
*/

#content .calendario h2 {
	background-color: #999;
}
#content .calendario .settimana {
	width: 296px;
	margin: 15px auto 0 auto;
}
#content .calendario .elemento {
	float: left;
	width: 52px;
	margin-left: 9px;
	text-align: center;
}
#content .calendario .elemento:first-child {
	margin-left: 0;
}
#content .calendario .elemento a {
	display: block;
}
#content .calendario div span {
	display: block;
}
#content .calendario div span.giorno {
	padding: 3px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	background-color: #900;
	background-image: url('img/bg_sfumatura.png');
	background-position: 0 100%;
	background-repeat: repeat-x;
	border-radius: 5px;
}
#content .calendario div span.anno {
	margin: 0 5px;
	font-size: 1.3em;
	border-bottom: solid 1px #333;
}
#content .calendario div span.data
, #content .calendario div span.mese
, #content .calendario div span.giorno {
	font-weight: bold;
}
#content .calendario div span.data {
	padding: 5px 0;
	font-size: 2em;
	color: #900;
}
#content .calendario .elemento a:hover span.data {
	color: #c33;
}
#content .calendario div span.mese {
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: solid 1px #999;
}

/*
	Home > Sezioni Basilicatanet
*/
.basilicatanet {
	float: left;
	width: 210px;
	padding: 0px 5px;
}
body.home .basilicatanet ul {
	margin: 0px;
	padding: 0px;
}
body.home .basilicatanet ul li {
	float: left;
	display: block;
	height: 100px;
	line-height: 100px;
	text-align: center;
	background-color: #333;
	/*
	background-image: url('img/bg_verde_125.png');
	background-repeat: repeat-x;
	background-position: 50% 0%;
	*/
}
body.home .basilicatanet ul.narrow li {
	width: 100px;
	height: 100px;
	line-height: 100px;
}
body.home .basilicatanet ul.wide li {
	width: 210px;
	height: 50px;
	line-height: 50px;
	margin: 5px 0px;
}
body.home .basilicatanet ul.narrow li.dx {
	margin: 5px 0px 5px 5px;
}
body.home .basilicatanet ul.narrow li.sx {
	margin: 5px 5px 5px 0px;
}
body.home .basilicatanet ul li a {
	display: block;
	height: 100%;
	color: #fff;
}

/*
	Home > Avvisi
*/

body.home .avvisi {
	float: left;
	margin: 0px 0px 0px 5px;
}
body.home.regione .avvisi {
	width: 638px;
}
body.home .avvisi h2 {
	background-image: url('img/bg_grigio_25.png');
	background-repeat: repeat-x;
}
body.home .avvisi .avviso {
	position: relative;
	float: left;
	width: 144px;
	line-height: 1.4em;
	overflow: hidden;
}
body.home .avvisi .avviso:first-child {
	border: none;
}
body.home .avvisi .avviso h3 {
	clear: both;
	line-height: 1.4em;
	font-weight: normal;
}
body.home .avvisi .avviso h3 a {
	display: block;
	text-decoration: none;
	color: #333;
}
body.home .avvisi .avviso a:hover {
	color: #999;
}
body.home .avvisi .due {
	border-right: dotted 1px #ccc;
	border-left: dotted 1px #ccc;
}
body.home .avvisi .avviso div {
	margin-top: 5px;
}
body.home .avvisi .avviso .categorie a {
	color: #fff;
}
body.home .avvisi .avviso .categorie a span {
	display: none;
}
body.home .avvisi .avviso .sommario
, body.home .avvisi .avviso .sommario a {
	color: #999;
}
body.home .avvisi .avviso .sommario a:hover {
	color: #ccc;
}
body.home .avvisi .avviso .link
, body.home .avvisi .avviso .fonte {
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0px;
}
body.home .avvisi .avviso .link {
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	font-style: italic;
	color: #147414;
}
body.home .avvisi .avviso .fonte {
	height: 3em;
	line-height: 1em;
	color: #999;
}
body.home .avvisi .avviso .link a
, body.home .avvisi .avviso .fonte a {
	display: block;
	color: #333;
}
body.home .avvisi .avviso .link a:hover
, body.home .avvisi .avviso .fonte a:hover {
	color: #999;
}
body.home .avvisi .avviso .link a {
	text-align: right;
}
body.home .avvisi .avviso .fonte a {
	position: absolute;
	bottom: 0;
	margin: 0 10px 0 10px;
}
body.home .avvisi .categorie a {
	height: 5px;
	margin-bottom: 5px;
}
body.home .avvisi #categorie {
	margin: 0 0 1px 0;
}
body.home.regione .avvisi #categorie {
	width: 648px;
}
body.home .avvisi #categorie ul {
	list-style: none;
	height: 15px;
	line-height: 15px;
}
body.home .avvisi #categorie ul li {
	float: left;
	width: 154px;
	margin-left: 7px;
}
body.home .avvisi #categorie ul li {
	width: 154px;
	margin-left: 7px;
}
body.home.giunta .avvisi #categorie ul li {
	width: 232px;
}
body.home .avvisi #categorie li:first-child {
	margin-right: 1px;
	margin-left: 0px;
}
body.home .avvisi #categorie li a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
/*
body .avvisi {
	background-color: yellow;
}
body .avvisi .avviso {
	background-color: orange;
}
*/
body.giunta .avvisi .avviso {
	width: 18%;
	height: 200px;
	margin: 10px 1% 0 1%;
	padding: 0;
}
body.regione .avvisi .avviso {
	width: 31.3%;
	height: 194px;
	margin: 5px 1% 0 1%;
	padding: 0;
}


/* Avviso > Dettaglio */

.boxes .box ul.more_info {
	display: block;
	margin: 1em 0 0 0;
}
.boxes .box ul.more_info li {
	background-image: url('img/small_arrow.png');
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
#main_article .boxes .box ul.more_info li a
, .single_article .boxes .box ul.more_info li a
, .boxes .box ul.more_info li a {
	display: block;
	padding: 0.5em 0 0.5em 2em;
	font-weight: bold;
	color: #fc880f;
	border: none;
}
.boxes .box ul.more_info li a:hover {
	opacity: 0.5;
}


/*
	Elenchi (eventi, avvisi, approfondimenti, notizie)
*/

#content #temi_list.elenco
, #content #main_article ul.elenco {
}
.result {
	color: #999;
}
#content #main_article .elenco * {
	text-indent: 0px;
}
.indexpage h1 .periodo {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #999;
}
.indexpage .elenco.immagine h2
, .indexpage .elenco.immagine h3
, .indexpage .elenco.immagine .data
, .indexpage .elenco.immagine .stato_bando {
	float: right;
	width: 475px;
	height: inherit;
	line-height: inherit;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
}
.indexpage .elenco h3 {
	color: #999;
}
#content #temi_list.elenco h2
, #content #temi_list.elenco h3
, #content #main_article ul.elenco h2
, #content #main_article ul.elenco h3 {
	font-size: 1.1em;
	font-weight: normal;
}
.indexpage .elenco h2
, #content #temi_list.elenco h2
, #content #main_article ul.elenco h2 {
	clear: none;
	text-transform: none;
	background: none;
}
#content .newsIndex #temi_list.elenco h2 {
	text-transform: uppercase;
}
#content #temi_list.elenco h3
, #content #main_article ul.elenco h3 {
	clear: none;
	color: #999;
}
.indexpage .elenco h2 a
, #content #temi_list.elenco h2 a
, #content #main_article ul.elenco h2 a {
	display: block;
	color: #333;
}
#content #temi_list.elenco h2 a:hover
, #content #main_article ul.elenco h2 a:hover {
	color: #999;
}
.indexpage .elenco li
, #content #temi_list.elenco li
, #content #main_article .elenco li {
	clear: both;
	line-height: 1.5em;
	margin-top: 25px;
}
.indexpage .elenco.immagine .immagine
, #content #temi_list.elenco li .immagine
, #content #main_article .elenco li .immagine {
	float: left;
	width: 100px;
	padding: 0;
	border: none;
}
.indexpage .elenco.immagine .immagine.noimg
, #content #temi_list.elenco li .immagine.noimg
, #content #main_article .elenco li .immagine.noimg {
	height: 80px;
	background-image: url('img/approf_noimg_100x80.png');
}
.indexpage .elenco.immagine .immagine img
, #content #temi_list.elenco li .immagine img
, #content #main_article .elenco li .immagine img {
	width: 100px;
	margin: 0;
	padding: 0;
	border: none;
}
#content #temi_list.elenco li .info
, #content #main_article .elenco li .info {
	float: right;
	width: 480px;
}
#content #main_article .elenco p {
	line-height: inherit;
}
#content #main_article .elenco .info {
	display: block;
	float: left;
	width: 450px;
	padding: 0px;
	color: #333;
}
#content #main_article .elenco .info a {
	display: block;
	padding: 0px;
	color: #333;
	text-indent: 0px;
	background: none;
	border: none;
}
#content #main_article .elenco .info a.link {
	clear: both;
	height: inherit;
}
.indexpage .elenco .data
, #content #temi_list.elenco span.data
, #content #main_article .elenco span.data {
	display: block;
	color: #3c7693;
}
#content #temi_list.elenco span.data strong
, #content #main_article .elenco span.data strong {
	margin-right: 25px;
}
#content #main_article .elenco .info a strong {
	color: #3c7693;
}
#content #main_article .elenco .info .testo {
	display: block;
	margin-top: 5px;
}
#content #main_article .elenco .info .testo strong {
	display: block;
	margin: 5px 0px 0px 0px;
}
#content #main_article .elenco .immagine {
	float: right;
	width: 100px;
	padding: 0px;
}
#content #main_article .elenco .immagine img {
	width: 100px;
	/*height: 150px;*/
}
#content #main_article .elenco .categorie {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
#content #main_article .elenco .categorie a {
	float: left;
	width: 50px;
	height: 5px;
	margin-right: 25px;
	text-align: center;
	background: none;
	color: #fff;
	text-decoration: none;
}
#content #main_article .elenco .categorie a span {
	display: none;
	font-size: 0.85em;
	text-transform: uppercase;
}
#content #main_article .elenco a.cittadini {
	background-color: #d3351a;
}
#content #main_article .elenco a.imprese {
	background-color: #b8cd18;
}
#content #main_article .elenco a.entilocali {
	background-color: #a754a7;
}
#content #main_article .elenco a.territorio {
	background-color: #e8ae00;
}
#categorie .cittadini a {
	background-image: url('img/bg_cat_rosso.png');
	background-repeat: repeat-x;
}
#categorie .imprese a {
	background-image: url('img/bg_cat_verde.png');
	background-repeat: repeat-x;
}
#categorie .entilocali a {
	background-image: url('img/bg_cat_viola.png');
	background-repeat: repeat-x;
}
#categorie .territorio a {
	background-image: url('img/bg_cat_ocra.png');
	background-repeat: repeat-x;
}

body.home .avvisi .categorie a.cittadini {
	background-color: #d3351a;
}
body.home .avvisi .categorie a.imprese {
	background-color: #b8cd18;
}
body.home .avvisi .categorie a.entilocali {
	background-color: #a754a7;
}
body.home .avvisi .categorie a.territorio {
	background-color: #e8ae00;
}


body.home .avvisi .categorie a {
	float: left;
	display: block;
	width: 100%;
}
body.home .avvisi .due a {
	width: 45%;
	margin-right: 5%;
}
body.home .avvisi .tre a {
	width: 27%;
	margin-right: 5%;
}
body.home .avvisi .quattro a {
	width: 20%;
	margin-right: 5%;
}

/*
	Iniziative (Siti tematici, aprofondimenti Giunta)
*/
#content .iniziative {
	margin: 10px 0px;
}
#content .iniziative div {
}
#content .iniziative .elemento {
	margin: 15px 0px 0px 0px;
	margin-bottom: 25px;
}
#content .iniziative .odd {
}
#content .iniziative .even {
}
#content .iniziative h2
, #content .iniziative h3
, #content #temi_list.approfondimenti_giunta h2
, #content #temi_list.approfondimenti_giunta h3 {
	float: right;
	width: 500px;
}
.elemento .image {
	float: left;
	width: 100px;
	height: 60px;
}
.elemento .image img {
	width: 93px;
	height: 52px;
	margin: 0px 4px 0px 7px;
	border: solid 1px #aaa;
}
.elemento .info {
	float: right;
	width: 500px;
	margin-right: 5px;
}
.elemento .info a {
	display: block;
	padding: 10px;
	text-align: right;
	text-decoration: none;
	color: #fc880f;
}

/*
	TESTI
*/
.single_article {
	text-align: justify;
}
.single_article a {
	color: #3c7693;
	border-bottom: dotted 1px #3c7693;
}

/*
	PAGINE NON DEFINITE
*/

.undefinedpage #content #left_content .single_article p {
	margin: 1.1em 0;
}
.undefinedpage.home #main_article a {
	color: #3c7693;
	border-bottom: dotted 1px #3c7693;
}
.undefinedpage #content #left_content .single_article ul {
	margin: 0 0 0 25px;
}
.undefinedpage #content #left_content .single_article ul li {
	padding: 5px;
}

.indexpage .elenco .stato_bando {
	color: #999;
}



/*
	Avviso dipartimento
*/
.evidenza-dipartimento {
	display:table;
	width: auto;
	margin: 1em auto 0.5em auto;
	line-height: 1;
	/*border-style: solid;
	border-width: 1px;
	border-color: #ccc;*/
}
.evidenza-dipartimento span {
	display: table-cell;
	width: 10%;
	padding: 0.5em;
	text-align: center;
	vertical-align: middle;
}
.evidenza-dipartimento .certificazione {
	width: 45%;
}
.evidenza-dipartimento i {
	display: block;
	font-size: 3em;
	color: #c33;
}
.evidenza-dipartimento a {
	display: block;
	padding: 1em;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: inherit;
	background-color: #eee;
}
.evidenza-dipartimento a:hover {
	opacity: 0.5;
}



/*
	MULTIMEDIA
*/

#radio h2
, #tg h2 {
	background: none;
}
body#tg #main_article div.archive {
	float: right;
	line-height: 25px;
	/*margin-top: -35px;*/
}
body#tg #main_article div.archive ul li {
	
}
body#tg #main_article div.archive ul {
	list-style: none;
}



/*
	VIDEO (GIUNTA + CONSIGLIO)
*/
.undefinedpage.home #main_article.videogallery a {
	border: none;
}
.videogallery .left
, .videogallery .right {
	width: 49%;
}
.videogallery .left {
	float: left;
}
.videogallery .right {
	float: right;
}
.videogallery .archive a {
	display: block;
	line-height: 2em;
	margin: 1em 0;
	font-size: 0.8em;
	text-align: right;
	text-transform: uppercase;
}
.videogallery .item {
	margin-bottom: 2em;
}
.videogallery .list .item {
	float: left;
	width: 49%;
}
.videogallery .giunta {
	
}
.videogallery .consiglio {
	
}
.videogallery .item a {
	position: relative;
	display: block;
	float: left;
	width: 128px;
	height: 72px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	overflow: hidden;
	cursor: pointer;
}
.videogallery .item a img {
	width: 128px;
	height: 72px;
	cursor: pointer;
}
.videogallery .item .date {
	color: #a00;
}
.videogallery .item .play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	margin-left: -18px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.videogallery .item a .play {
	background-image: url('img/PlayDisabledSmall.png');
}
.videogallery .item a:hover .play {
	background-image: url('img/PlayActiveSmall.png');
}
.videogallery .item .play span {
	visibility: hidden;
}
.videogallery .item h3 {
	float: right;
	clear: none;
	width: 175px;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}
.videogallery .item .info {
	clear: both;
	padding-top: 0.5em;
}
.videogallery .main {
	margin-bottom: 3em;
}
.videogallery .main a {
	float: none;
	width: 100%;
	height: 144px;
	margin-bottom: 1em;
}
.videogallery .main a img {
	width: 256px;
	height: 144px;
	margin: 0 28px;
}
.videogallery .main h3 {
	float: none;
}
.videogallery .main h3
, .videogallery .main .info {
	width: 100%;
}



/*
	AVVISO POPUP
*/

#msgBox_bg {
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #000;
	opacity: 0.6;
	z-index: 990;
}
#msgBox {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 640px;
	line-height: 1.5em;
	font-size: 1.2em;
	text-align: justify;
	color: #333;
	background-color: #fff;
	border: solid 1px #fff;
	border-radius: 15px;
	z-index: 999;
}
#msgBox div.msgText {
	margin: 25px 35px;
}
#msgBox a {
	color: #111;
	border-bottom: dotted 1px #111;
}
#msgBox strong {
	display: block;
	margin-bottom: 1em;
	color: #900;
	border-bottom: solid 2px #900;
}
#msgBox a#msgBox_close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 25px;
	height: 25px;
	background-image: url('img/close_25.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: none;
}



/*
	NUOVA GUIDA AL DIPARTIMENTO
*/
/* Collegamenti */
#nuova_gad {
	margin: 10px;
}
#nuova_gad ul {
	line-height: 2em;
	list-style: none;
}
#nuova_gad li {
	padding-left: 25px;
	background-image: url('img/dipartimento_arrow_small.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
}
/* Elenco dipendenti */
#contenitore-dipendenti {
	margin-top: 25px;
}
#main_article.office h3 {
	margin: 0;
	padding: 0.5em 10px;
	font-weight: normal;
	color: inherit;
	background-color: #eee;
	border-style: solid;
	border-color: #ccc;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}
#main_article.office dl {
	padding: 1em;
	border: solid thin #ccc;
}
#contenitore-dipendenti dt label {
	padding-left: 10px;
}
#contenitore-dipendenti .pos {
	margin-left: 25px;
	font-size: 0.85em;
	color: #999;
}
#contenitore-dipendenti span.rel
, #contenitore-dipendenti span.pos {
	font-weight: bold;
}
#contenitore-dipendenti .odd
, #contenitore-dipendenti .even {
	margin-top: 15px;
	padding-bottom: 5px;
	list-style: none;
}
.office .ass {
	margin-left: 1em;
	color: #999;
}
/*
#contenitore-dipendenti .odd {
	float: left;
	margin-right: 1px;
}
#contenitore-dipendenti .even {
	float: right;
	margin-left: 1px;
}
*/
#contenitore-dipendenti .dep {
	list-style: none;
}
#contenitore-dipendenti .dep li {
	width: 100%;
}/*
#contenitore-dipendenti strong {
	color: #3c9;
}
#contenitore-dipendenti .dir strong {
	color: #cc3;
}
#contenitore-dipendenti .ext strong {
	color: #c36;
}*/
#contenitore-dipendenti .dep a {
	/*color: #39c;*/
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
/* Ufficio */
.office {
	line-height: 20px;
}
.office dl {
	margin: 0 0 1em 0;
}
.office dt {
	padding: 0;
}
.office dt:not(:last-child) {
	margin-bottom: 1em;
}
.office .info {
	color: #999;
	background-color: #eee;
	border: solid 1px #ccc;
}
.office .info
, .office .info a {
	color: inherit;
}
.office .info a {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: inherit;
}
.office label {
	display: inline-block;
	width: 100px;
	color: #999;
}
.office .telefono label
, .office .email label
, .office .pec label {
	display: none;
}
.office .telefono
, .office .email
, .office .pec {
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.office .telefono {
	background-image: url('img/phone.png');
}
.office .email
, .office .pec {
	background-image: url('img/mail.png');
}



/*
	LISTA URP
*/

.urp #sitemap.one_column.boxes .box h4 {
	padding: 0;
}
#content #main_article.urp h2 {
	margin: 25px 0 15px 0;
}
.urp .one_column.boxes
, .urp .one_column .box {
	margin: 0;
	padding: 0;
}
.undefinedpage #content #left_content #main_article.urp p
, .undefinedpage #content #left_content #main_article.urp ul
, .urp .boxes .box ul
, .urp #sitemap.one_column.boxes .box ul {
	margin: 0;
	padding: 0;
}
.urp #sitemap.one_column.boxes .box ul {
	width: 350px;
}
#content #left_content #main_article.urp ul li {
	margin-top: 15px;
	padding: 0;
}
.urp .boxes .box ul a
, .urp #sitemap.one_column.boxes .box ul a {
	display: inline;
}
.urp #sitemap.one_column.boxes .box ul a {
	margin: 0 0 0 25px;
}



/*
	MODULO URP
*/
#main_article .modulo form {
	margin: 0;
	padding: 1em;
	border: none;
}
#main_article .modulo form p {
	margin: 1.5em 0;
	padding: 0;
}
#main_article .modulo form p label {
	display: block;
	float: left;
	width: 175px;
	margin-right: 1em;
	font-weight: bold;
}
#main_article .modulo form p.submit input {
	text-transform: uppercase;
}
#main_article .modulo .informativa ul {
	margin: 15px;
}
#main_article .modulo .informativa ul li {
	margin: 0.5em 0;
}



/*
	AMMINISTRAZIONE TRASPARENTE > TIPOLOGIE DI PROCEDIMENTO > SERVIZI
*/
.attivita ul {
	list-style: none;
}
.attivita li {
	line-height: 20px;
	margin: 1em 0;
	padding-left: 25px;
	background-image: url('img/small_arrow.png');/* 12x12 */
	background-position: 0 4px;
	background-repeat: no-repeat;
}
.attivita li a {
	font-weight: bold;
}
.attivita li a:hover {
	color: #999;
}



/*
	NAVIGAZIONE
*/

.nav_bar {
	margin: 10px 0 15px 10px;
	font-size: 0.9em;
	text-transform: capitalize;
	background-image: url('img/bg_right_25.png');
}
.nav_bar a {
	font-weight: bold;
	color: #fff;
}

/*
	NOTA REDAZIONALE
*/

h1 span.small .nota
, h2 span.small .nota {
	padding-left: 20px;
	background-image: url('img/info_15.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.nota_redazionale {
	font-style: italic;
	color: #999;
}
.nota_redazionale a {
	float: right;
	height: 25px;
	line-height: 25px;
	margin-top: -25px;
	padding: 0 0 0 25px;
	color: inherit;
	background-image: url('img/info_20.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
}


/*
	BANNER HOMEPAGE
*/
#banner_homepage {
	clear: both;
	width: 100%;
	font-size: 0;
}
#banner_homepage img {
	display: block;
	width: 100%;
	border: none;
}
#banner_homepage a {
	display: block;
}


/*
	SPOT APP NOTIZIE
*/

.app_spot {
	position: relative;
	margin: 10px 0;
}
.app_spot a {
	position: absolute;
	left: 10px;
	display: block;
	width: 109px;
	height: 32px;
}
.app_spot span {
	visibility: hidden;
}
.app_spot .appstore {
	top: 132px;
}
.app_spot .googleplay {
	top: 167px;
}


/*
	AVVISO COOKIE
*/

#cookie_banner {
	position: fixed;
	bottom: 1em;
	left: 5%;
	width: 90%;
	margin: 1em auto;
	padding: 1em;
	text-align: left;
	color: #111;
	background-color: #ccc;
	border: solid 1px #369;
}
#cookie_list {
	list-style: none;
}
#cookie_list li {
	padding-top: 0.5em;
}
#cookie_list li label {
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #369;
}
#cookie_buttons {
	position: absolute;
	right: 1em;
	bottom: 1em;
}
#cookie_buttons button {
	margin: 1em;
	padding: 0.5em 1em;
	color: #ccc;
	background-color: #369;
	cursor: pointer;	
}
/* ??? ToDel ??? */
.cookie_notice {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 1.3em;
	z-index: 999;
	font-size: 1.1em;
	text-align: left;
	color: #fff;
	background-color: #111;
}
.cookie_notice p {
	padding: 1em 2em;
}
/* ??? */


/*
	MEDIA QUERIES
*/

@media print {
	.detailpage.articolo
	, .detailpage.articolo #page_ext
	, .detailpage.articolo #page_int
	, .detailpage.articolo #content {
		width: 100%;
		margin: 0;
		padding: 0;
		background: none;
	}
	
	.detailpage.articolo #header
	, .detailpage.articolo .nav_bar
	, .detailpage.articolo #right_content
	, .detailpage.articolo #footer
	, .detailpage .articolo .strumenti
	, .detailpage .articolo .sinistra .separatore
	, .detailpage .articolo .sinistra .apici
	, .detailpage .articolo .sinistra .immagine
	, .detailpage .articolo .sinistra .componenti
	, .detailpage .articolo .sinistra .dataora
	, .detailpage .articolo .destra .agenzia
	, .detailpage .articolo .destra .news-gallery {
		display: none;
	}
	
	.detailpage.articolo #content #left_content {
		position: relative;
		width: 90%;
		margin: auto;
		padding: 1em 5%;
		line-height: 1.5;
		font-size: 11pt;
	}
	.detailpage.articolo #content #left_content * {
		text-align: justify;
		color: inherit;
	}
	.detailpage.articolo #content #left_content .intestazione .print-dataora
	, .detailpage.articolo #content #left_content .articolo .destra .contenuto .immagine
	, .detailpage.articolo #content #left_content .articolo .destra .contenuto .immagine span {
		text-align: center;
	}
	
	.detailpage.articolo #content #left_content .articolo .intestazione {
		position: relative;
		height: 50px;
		margin: 0 0 2.5em 0;
		padding: 0;
		font-style: normal;
		text-align: center;
		color: #999;
	}
	.detailpage .articolo .intestazione .print-agenzia-agr
	, .detailpage .articolo .intestazione .print-agenzia-bas
	, .detailpage .articolo .intestazione .print-regbas
	, .detailpage .articolo .intestazione .print-dataora {
		position: absolute;
		bottom: 0;
	}
	.detailpage .articolo .intestazione .print-agenzia-agr
	, .detailpage .articolo .intestazione .print-agenzia-bas {
		left: 0;
	}
	.detailpage .articolo .intestazione .print-agenzia-agr {
		content: url('images/ico_agr.png');
	}
	.detailpage .articolo .intestazione .print-agenzia-bas {
		content: url('images/ico_bas.png');
	}
	.detailpage .articolo .intestazione .print-regbas {
		right: 0;
		content: url('images/regbas.png');
	}
	.detailpage .articolo .intestazione .print-regbas
	, .detailpage .articolo .intestazione .print-regbas img {
		height: 100%;
	}
	.detailpage .articolo .intestazione .print-dataora {
		display: inline-block;
		width: 200px;
		margin-left: -100px;
	}
	.detailpage .articolo .intestazione .print-dataora span:before {
		content: attr(print-time);
	}
	
	.detailpage #content .articolo h1
	, .detailpage .articolo .sinistra h2 {
		margin: 0 0 0.5em 0;
		padding: 0;
		line-height: 1.1;
	}
	.detailpage.articolo #content h1 {
		font-size: 16pt;
	}
	.detailpage .articolo .sinistra h2 {
		font-size: 13pt;
	}
	
	.detailpage .articolo #printable
	, .detailpage .articolo .sinistra
	, .detailpage .articolo .destra {
		box-sizing: border-box;
	}
	.detailpage .articolo #printable:after
	, .detailpage .articolo .sinistra:after
	, .detailpage .articolo .destra:after {
		content: "";
		display: table;
		clear: both;
	}
	.detailpage .articolo #printable {
		width: 100%;
		margin: auto;
	}
	.detailpage .articolo .sinistra
	, .detailpage .articolo .destra {
		float: none;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.detailpage .articolo .destra .tag {
		margin-right: 1em;
		padding-right: 1em;
		color: #999;
		border-right: solid 1px #999;
	}
	.detailpage .articolo .destra .contenuto .immagine {
		display: inline-block;
		width: 40%;
		float: right;
		margin: 0 0 1em 2em;
		font-size: 9pt;
	}
	.detailpage .articolo .destra .contenuto .immagine img
	, .detailpage .articolo .destra .contenuto .immagine span {
		display: block;
		width: 100%;
	}
}