/* Reset ------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}

/* General ------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #FFF;
	color: #334;
	font: normal 75% sans-serif;
	line-height: 1.5;
}


/* Typography ------------------------------------------------------------------- */

/* Headings */

.titolo_fotogallery_scelta{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
    font-family:Arial, Helvetica, sans-serif;
	color: #444;
	font-weight: normal;
	line-height: 1.1;
}

h1 {font-size: 2.6em;margin-bottom: 0.5em;}

h2 {font-size: 1.8em;}

h3 {font-size: 1.4em;margin-bottom: 0.1em;}

h4 {font-size: 1.25em;}

h5 {font-size: 1.1em;}

h6 {font-size: 1.1em;

font-style:italic;

margin-bottom: 0.4em;
margin-top: 0.4em;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}

#tslideshow {
	overflow: hidden;
	width: 980px;
	height: 200px;
}

#slideshow {
	overflow: hidden;
	width: 980px;
	height: 200px;
}

#slideshow img {
	width: 980px;
	height: 200px;
}

/* Links */

a:focus,a:hover {color: #333333;}

a {
    font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

/* More links */

a.more {
	color: #333333;
	font-weight: bold;
}
a.more:hover {color: #333333;}

/* Pagina */

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom: 1em;
}

.testo_correlati{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color:#5A5A61;
}

.titolo_correlati{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.sottotitolo_correlati{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
}

.rubrica_correlati{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
background-color: #333333;
color:#FFFFFF;

}

.LinkPageSel {
    background-color:#171717;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	min-height: 0;
	padding:2px 4px 2px 4px;
	text-decoration:none;
}

.LinkPageSel:hover {

    background-color: #666666;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	min-height: 0;
	padding:2px 4px 2px 4px;
	text-decoration:none;
}

.LinkPage {

	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	min-height: 0;
	padding:2px 4px 2px 4px;
	text-decoration:none;
}

.LinkPage:hover {

    background-color: #666666;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	min-height: 0;
	padding:2px 4px 2px 4px;
	text-decoration:none;
}

.titolo_ass {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    color: #333333;
}

.testo_link_fotogallery {
    color: #ffffff;
}

.testo_link_fotogallery:hover {
    color: #ffffff;
}

.testo_articolo_sub {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #666666;
}

.testo_articolo_sub:hover {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #000000;
	text-decoration:underline;
}


abbr, acronym {border-bottom: 1px dotted #666;}

address {margin-bottom: 1.5em;}

del, blockquote { color:#666; }

em, dfn, blockquote, address {font-style: italic;}

strong, dfn {font-weight: bold;}

sup, sub {line-height: 0;}

pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre,code,tt {
	font: 1em monospace;
	line-height: 1.5;
}


/* Lists */

li ul, li ol {margin-left: 1.5em;}
ul, ol {margin: 0 0 1.5em 1.5em;}

ul {list-style-type: disc;}
ol {list-style-type: decimal;}

dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Menu */

li.space
{
float: left;
display: Inline;
width:29px;

}

/* Special lists */

ul.plain-list li, ul.nice-list li, ul.tabbed li {list-style: none;}

ul.tabbed {
	display: inline;
	margin: 0;
}
ul.tabbed li {float: left;}

ul.plain-list {margin: 0;}

ul.nice-list {margin-left: 0;}

ul.nice-list li {
	list-style: none;
	border-top: 1px solid #EEE;
	padding: 4px 0;
}

ul.nice-list li:first-child {border-top: none;}

ul.nice-list li .right {color: #999;}

/* Misc classes */

.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}

.large {font-size: 1.15em;}
.larger {font-size: 1.25em;}
.largest {font-size: 1.35em;}

.hidden {display: none;}

.quiet {color: #999;}
.loud {color: #000;}
.highlight {background:#ff0;}

.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.text-separator {padding: 0 5px;}

.error, .notice, .success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}

.titolo_fotogallery {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 0 0.3em 0.4em 0.5em;
	background: #000000; 
	color: #ffffff; 
	border-color: #000000;
}

/* 
   Forms 
------------------------------------------------------------------- */

label {font-weight: bold; cursor: pointer;}
fieldset {padding: 1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc;}
legend {font-weight: bold; font-size: 1.2em;}
textarea {overflow: auto;}
input.text, textarea, select {
	background: #FCFCFC;
	border: 1px inset #AAA;
	margin: 0.5em 0;
	padding: 4px 5px;
}
input.text:focus, textarea:focus, select:focus {background: #FFFFF5;}

input.button {
	background: #DDD;
	border: 1px outset #AAA;
	padding: 4px 5px;
}
input.button:active {border-style: inset;}

.form-error {border-color: #F00;}


/* 
   Alignment 
------------------------------------------------------------------- */

#map_sup {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Images */

#map_sup {
background-color: #fff;
	border: 1px solid #CCCCCC;
	padding: 4px;
}


/* General */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.left2,.alignleft2 {
	display: block;
	margin-left: 0;
	margin-right: auto;
}

/* Images */

img.bordered,img.alignleft,img.alignright,img.aligncenter,img.alignleft2 {
background-color: #fff;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

img.alignleft, img.left {
margin: 0 1.5em 0.5em 0;
	}
	
img.alignright, img.right {
margin: 0 0 0.5em 1.5em;
	}
	
img.fotogallery{
    display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border: 0px;
	padding: 6px;

}

img.social{
margin-top:0px;
	border: 0px;

}
	
/* Floats */   

.left,.alignleft {float: left;}

.right,.alignright {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}

/* Separators ------------------------------------------------------------------- */

.content-separator, .archive-separator, .content-separator-media, .content-separator-media-2, .content-separator-eng {
	background: #D5D5D5;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;	
}
.content-separator {margin: 20px 0;}

.archive-separator {margin: 10px 0;}

.testo-separator { height:15px; }

.testo-separator-home { height:8px; }

.testo-separator2 { height:5px; }

.foto-separator { height:20px; }

.content-separator-media {margin: 10px 0;}

.content-separator-media-2 {margin: 20px 0;}

.content-separator-eng {margin: 6px 0;}

	
.titolo-SITI{

height: 35px;

}

.titolo-interno-SITI{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

position:absolute;
margin-top:9px;
width:600px;

}

.titolo-interno-SITI-dx{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

position:absolute;
margin-top:9px;
width:350px;
margin-left:630px;

}

/* Sponsor ------------------------------------------------------------------- */

.sponsor_mini {
position:relative;
margin-bottom: 16px;
height:52px;
border: 1px solid #CCCCCC;
padding-left:1px;
padding-top:1px;
}

.sponsor_mini:hover {
position:relative;
margin-bottom: 16px;
height:52px;
border: 1px solid #333333;
padding-left:1px;
padding-top:1px;
}

.sponsor_large {
position:relative;
margin-bottom: 16px;
height:50px;
border: 1px solid #CCCCCC;
padding:1px;
}

.sponsor_large:hover {
position:relative;
margin-bottom: 16px;
height:50px;
border: 1px solid #333333;
padding:1px;
}

.sponsor_text{
padding-top:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
position:absolute;
margin-left:60px;
width:120px;

}

.sponsor_img{
position:absolute;
width:50px;
height:50px;

}

img.sponsor-50 {
background-color: #fff;
	border: 0px;
	}

/* Posts ------------------------------------------------------------------- */

.post a {text-decoration: none;}
.post a:hover {text-decoration: underline;}

.post img.left, .post img.right {margin-bottom: 0;}

.post-date {
	color: #777;
	margin: 2px 0 10px;
}
.post-date a {color: #444;}

.post-title h1, .post-title h2, .post-title h3 {margin-bottom: 0;}

.post-meta {
	background: #F6F6F6;
	border: 1px solid #DDD;
	color: #777;
	padding: 6px 10px;
}
.post-meta a {color: #345; }
.post-meta a:hover {color: #001;}

.post-body {font-size: 1.1em;}

.post-body img.left, .post-body img.right {margin-bottom: 1em;}


/* Archives */

.archive-pagination {margin-bottom: 16px;}
.archive-post-date {
	background: #F5F5F5;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #CFCFCF;
	float: left;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 46px;
}
.archive-post-title .post-date {margin: 0;}
.archive-post-title {padding-top: 4px;}
.archive-post-day {font: normal 1.6em Georgia,serif;}


/* 
   Layout 
------------------------------------------------------------------- */

/* General */
.center-wrapper {
	margin: 0 auto;
	width: 980px;
}

/* Toolbar */

#toolbar {
	padding: 12px 0 8px;
	font-size: 1.1em;
	color: #999;
}
#toolbar img {vertical-align: middle;}


/* Header */

#header {margin-bottom: 10px;}

/* Site title */

#site-title {

width:100%;
height:200px;
margin-bottom: 15px;

}

#testata{
position:absolute;
margin-top:0px;
width:280px;
margin-right:0px;
z-index:10;
	
}

#logo{
position:absolute;
width:164px;
margin-top:18px;
margin-right:0px;
z-index:10;
	
}

/* Main */

.main {margin-bottom: 18px;}

.main#main-three-columns {background: url('img/main-three-columns.gif') repeat-y right top;}
.main#main-three-columns .sidebar {width: 193px;}
.main#main-three-columns #main-left {width: 520px;}

.main#main-two-columns {background: url('img/main-two-columns.gif') repeat-y right top;}
.main#main-two-columns .sidebar {width: 260px;}
.main#main-two-columns #main-left {width: 671px;}

.sidebar a {text-decoration: none;}
.sidebar a:hover {text-decoration: underline;}

#sidebar-1 {margin-left: 37px;}

/* Columns */

.col3 {width: 32%;}
.col3-mid {margin-left: 2%;}

/* Sidebar */

#sidebar-wrapper {}
#sidebar {}

/* Sidebar sections */

.section {margin-bottom: 16px;}

.section-title {
    position:absolute;
    background-color:#171717;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	min-height: 0;
	padding: 3px 8px 3px;
	min-width:120px;
}

.section-title_dx {
    position:absolute;
    background-color:#ffffff;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-style:italic;
	min-height: 0;
	padding: 3px 0px 3px;
	width:75px;
	margin-left:444px;
}

.bck-title {

width:100%;
height:24px;
margin-bottom: 15px;
background-image:url(images/bar_title.png);

}

.bck-title2 {

width:96%;
height:24px;
margin-bottom: 15px;
background-image:url(images/bar_title.png);

}

.indent {

margin-left:20px;
margin-bottom:15px;

}

.indent_interlinea {

margin-left:20px;
margin-bottom:15px;
line-height:14px;
}

.indent_eng {

margin-left:20px;
margin-bottom:10px;
background-color: #FFFF99;

}

.indent_2 {

margin-left:20px;
margin-bottom:10px;
padding:15px;
background-color: #F5F5F5;

}

.indent_3 {

margin-left:20px;
margin-bottom:10px;
padding:5px;
background-color: #121212;

font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;

}

.testo_modulo {

font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}



.indent_correlati {

margin-left:20px;
margin-bottom:15px;
height:100px;
width:480px;
background-color: #EBEBEB;

}


.section-title2 {
    position:absolute;
    background-color:#171717;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	min-height: 0;
	padding: 3px 8px 3px;
	min-width:120px;
}

.network-section .section-title {
	background-color: #F6F6F6;
	border-color: #D6D6D6;
}

.testo_media {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.link_archivio {color: #CCCCCC;
font-size:13px;
}

.link_archivio:hover {color: #CCCCCC;
font-size:13px;
}

/* Footer */

#footer {
width:100%;
height:30px;
background-color:#000000;
margin-bottom:16px;
}

#footer-sx {
    position:absolute;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:500px;
	padding:5px;
}

#footer-dx {
	position:absolute;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;	
	font-style:italic;
	min-height: 0;
	width:180px;
	margin-left:790px;
	padding:5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .right, #footer .right a {
	color: #999;
	text-decoration: none;
}
#footer .text-separator {
	padding: 0 3px;
	color: #BBB;
}
#footer a:hover {color: #FFFFFF;
text-decoration:underline; }


/* Border */

.noborder {border: 0;}
.notborder {border-top: 0;}
.norborder {border-right: 0;}
.nobborder {border-bottom: 0;}
.nolborder {border-left: 0;}

/* Margin */

.nomargin {margin: 0;}
.notmargin {margin-top: 0;}
.normargin {margin-right: 0;}
.nobmargin {margin-bottom: 0;}
.nolmargin {margin-left: 0;}

/* Padding */

.nopadding {padding: 0;}
.notpadding {padding-top: 0;}
.norpadding {padding-right: 0;}
.nobpadding {padding-bottom: 0;}
.nolpadding {padding-left: 0;}

/* Single line IE fix */

* html #sub-nav, * html .section-title, * html .main {height: 0.01%; min-height: 0.01%;}

/* IMMAGINI RITALIATE BIG E MINI */

.clipborder{
  position:relative;
  height:171px;
  width:489px;
  border: 1px solid #CCCCCC;
  padding:4px;
  margin-top:4px;
}

.clipborder_mini{
	position:relative;
	height:116px;
	width:197px;
	border: 1px solid #CCCCCC;
	padding:4px;
	margin: 0 1.5em 0.5em 0;
	float: left;
}

/* RITAGLIO BIG ARTICOLO */

.clipwrapper{
  position:relative;
  height:171px;
  width:489px;
  border: 1px solid #CCCCCC;
  padding:4px;
  margin-top:4px;
  
}

.clip{
  
  position:absolute;
  clip:rect(84px 489px 255px 0px);
  top:-80px;
 

}

/* RITAGLIO MINI ARTICOLO */

.clipwrapper_archivio{
	position:relative;
	height:60px;
	width:80px;
	margin: 0 1em 1.5em 0;
	float: left;
}

.clip_archivio{
  
  position:absolute;
  clip:rect(0px 80px 60px 0px);
  top:4px;
  
}

/* RITAGLIO CORRELATI */

.clipwrapper_correlato{
	position:relative;
	height:81px;
	width:96px;
	border: 1px solid #999999;
	padding:3px;
	margin: 0 0.5em 0.5em 0;
	float: left;
}

.clip_correlato{
  
  position:absolute;
  clip:rect(0px 96px 81px 0px);
  top:3px;
 

}


/* RITAGLIO MINI ARTICOLO */

.clipwrapper_mini{
	position:relative;
	height:116px;
	width:197px;
	border: 1px solid #CCCCCC;
	padding:4px;
	margin: 0 1.5em 0.5em 0;
	float: left;
}

.clip_mini{
  
  position:absolute;
  clip:rect(0px 197px 116px 0px);
  top:4px;
 

}

/* RITAGLIO MINI FOTOGALLERY */

.clipwrapper_fotogallery{

  position:relative;
  height:119px;
  width:181px;
  
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
  border: 0px;
  padding: 6px;
  
}

.clip_fotogallery{
  
  position:absolute;
  clip:rect(0px 181px 119px 0px);
  top:6px;
 

}

/* FORM */


.formXX {

      background-color:#EDEDED;
      color:#333333;
      font-family: Arial;
      font-size: 12px;
      border: Solid 1px #DADADA;
}

.form2 {

      background-color:#EDEDED;
      color:#333333;
      font-family: Arial;
      font-size: 12px;
      border: Solid 1px #DADADA;
}

.bottone2 {

      background-color: #000000;
      color: #FFFFFF;
      font-family: Arial;
      font-size: 12px;
      border: Solid 1px #000000;
}

/*--- search ------------*/


/*--- menu ------------*/

#navigation {
text-align: Center;
padding: 3px;
margin-bottom: 18px;
margin-top:18px;
background-color:#EFEFEF;
}

.linea {
color:#999999;
}

a.MENU_select
{
background-color: #CCCCCC;
color: #333333;
    text-decoration: None;
	padding:5px;
	margin-right:16px;
	margin-left:16px;
		
}

a.MENU
{

color: #333333;
    text-decoration: None;
	padding:5px;
	margin-right:16px;
	margin-left:16px;
	
	
}
a:hover.MENU
{
    background-color: #121212;
    color: #FFFFFF;
    text-decoration: None;
	padding:5px;
	margin-right:16x;
	margin-left:16px;
}

/*--- breadcrumb ------------*/

#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
    color: #999999;
    width:100%;
    overflow:hidden;
    margin:0px;
	margin-bottom:10px;
	padding:2px;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
	color: #999999;
}
#breadcrumb a
{
    display:block;
    background-image:url('bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

#breadcrumb a:hover
{
	color: #000000;
}

/*--- maps ------------*/
#titolo_maps 
{
font-family: Helvetica, Arial, sans-serif;
				font-size:10px;
				margin:0;
				font-weight:bold;
				}
				
#sottotitolo_maps 
{
font-family: Helvetica, Arial, sans-serif;
				font-size:10px;
				margin:0;
				}
				
/*--- articoli correlati ------------*/


