/*---------azzeramento margini e padding--------------*/
html, body, h1, h2, h3, h4, h5, h6,
p,img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td, button, iframe {
	margin: 0;
	padding: 0;
	border: 0;
}
/*--------------------------------------------------*/
/*-------centratura IE5, font e background body------*/
html{
	overflow:-moz-scrollbars-vertical;
} 
body {
	color: #333;
	background: #F6F6F6;
	font: 62.5%/1.4 Verdana, Tahoma, "Bitstream Vera Sans", sans-serif;
	/*text-align:center;*/
}
/*--------------------------------------------------*/
/*--stili generici titoli, paragrafi, link, liste, testo...--*/
h2, h3, h4, h5, h6, p{
	margin: 0.6em 0 0.3em;
}
ul, ol{
	list-style-type:none;
}
#content2 h2{
	font-size:1.4em;
	color:#F90;
}
#content2 p{
	font-size:1.2em;
}
#content2 p.indietro{
	font-size:1em;
	margin-top:0;
	font-weight:bold;
	color:#666;
}
#content2 p.indietro a{
	text-decoration:none;
	color:#666;
}
#content2 p.indietro a:hover, #content2 p.indietro a:focus{
	text-decoration:underline;
}
a {
	color: #333;
}
.maiuscolo{
	text-transform:uppercase;
}
h3 {
	background-color:transparent;
	color:#333;
	display:block;
	float:none;
	font-size:12px;
	height:auto;
	position:static;
	text-transform:none;
	width:auto;
}
/*--container--*/
#barra, #linguaPulsante, #RSS, #superContenitore, #logoOVS {
	position: fixed;
}
#container{
	width: 850px !important;
	text-align:left;
	position:relative;
	z-index:100;
	margin:0 auto;
	padding:80px 0 50px 0;
}
#ombra1, #ombra2{
	position:absolute;
	border:1px solid #e5e4e4;
}
#ombra1{
	top:67px;
	right:-12px;
	bottom:65px;
	left: 14px;
	background:#ebebeb;
	z-index:50;
}
#ombra2{
	top:54px;
	right:-24px;
	bottom:80px;
	left: 28px;
	background:#c9c9c9;
	z-index:40;
}
#boxContenuti, #boxContenutiOmbra{
	background:transparent;
	height:1px;
	width:1px;
}
/* tabs */
#boxTabs {
	position: absolute; 
	top: 50px;
	left: 0;
	right: auto !important;
	width: 100%;
}
#boxTabs h3 {
	float: left;
	display: inline;
	height: 17px;
	margin: 0 5px;
	padding: 3px 10px;
	background-color: #EEEEEE;	
}
#boxTabs h3.tab1 {
	margin-left: 35px;	
}
#boxTabs h3.tabSelezionata {
	margin-top: 9px;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	background-color: #FFFFFF;	
}
#boxTabs h3 a {
	text-decoration: none;
	color: #000000;
}

/*titolo*/
#titolo{
	width:89px;
	height:22px;
	line-height:20px;
	font-size:1.2em;
	text-transform:uppercase;
	background:#FFF;
	position:absolute;
	left:38px;
	top:60px;
	text-align:center;
	border:1px #333;
	border-style: solid solid none;
	z-index:110;
}
/*--content--*/
#content, #content2{
	background:#FFF;
	overflow:hidden;
	border:3px solid #333;
	position:relative;
	z-index:100;
	min-height:500px;
}
#content2{
	padding:15px;
	min-height:470px;
}
#ricerca, div.colonna{
	margin-left:17px;
	display:inline;
	float:left;
	background:#f7f7f7;
}
#ricerca{
	width: 709px !important;
	width /**/:739px;
	padding:10px 15px;
	color:#666;
	margin-top:15px;
}
div.colonna{
	width:235px;
}
#sfondo{
	width:756px;
	float:left;
	background:url(../img/img_press/bkg_colonne.gif) repeat-y left top;
	border-bottom:15px solid #FFF;
	height: auto !important;
	height: 400px;
	height /**/:415px;
	min-height: 400px;
}
#ricerca input, #ricerca label, #invia{
	float:left;
	height:15px;
	line-height:15px;
	margin-right:5px;
}
#invia{
	font-size:1.1em;
	background: transparent;
	font-weight:bold;
	color:#666;
	text-decoration:underline;
}
#ricerca label{
	margin-right:25px;
}
#ricerca h2{
	width:130px;
	float:left;
	margin:0;
	font-size:1em;
	line-height:1.5em;
}
div.colonna h2{
	background:#FFF;
	margin:0;
	font-size:1.1em;
	text-transform:uppercase;
	padding:10px 50px 10px 15px;
}
div.colonna h2 span{
	display:block;
	color:#fff;
	background:#000;
	padding:0 5px;
}
/*liste immagini comunicati eventi*/
#immagini, #comunicati, #eventi {
	width: 205px !important;
	width /**/:235px;
	float:left;
	padding:15px 15px 5px;
	line-height:1.3;
}
#comunicati{
	width: 215px !important;
	width /**/:235px;
	padding-left:5px;
}
#immagini li, #comunicati li, #eventi li{
	width:100%;
	float:left;
	margin-bottom:10px;
}
#comunicati li{
	width: 192px !important;
	width /**/:215px;
	padding-left:23px;
	background-repeat: no-repeat;
	background-position: left top;
}
#comunicati li.pdf{
	background-image: url(../img/img_press/pdf.gif);
}
#comunicati li.doc{
	background-image: url(../img/img_press/doc.gif);
}
#comunicati li.zip{
	background-image: url(../img/img_press/zip.gif);
}
#immagini img{
	float:left;
	margin-right:10px;
}
#immagini p{
	margin:0;
}
#comunicati p, #comunicati h3, #eventi p, #eventi h3{
	margin: 0 0 0.1em;
}
#comunicati h3, #eventi h3{
	font-weight:normal;
	font-size:1em;
	text-transform:uppercase;
}
#eventi h3{
	color:#FFF;
	background:#F90;
}
#calendario{
  width:180px;
  margin:15px auto 0;
  position: relative;
  left:0;
  top:0;
}
#content2 #calendario{
  width:160px;
  margin:15px 0;
  float:left;
}
#content2 .calendar, #content2 .calendar table {
  width:160px;
}
/*galleria immagini*/
#gallery{
	width:730px;
	float:left;
	display:inline;
}
#gallery li{
	width:78px;
	height:78px;
	float:left;
	margin:10px 10px 0 0;
	display:inline;
	padding:3px 3px 0 0;
	background: url(../img/img_press/bkg_gallery.gif) no-repeat left top;
}
#gallery a:hover{
	font-size:101%;
}
#gallery a img{
	border:4px solid #e2e2e2;
}
#gallery a:hover img, #gallery a:focus img{
	border-color: #f7f7f7;
}
/*eventi*/
#tab_eventi{
	width:570px;
	float:right;
	padding:15px 0 5px;
}
#tab_eventi table{
	width:100%;
	border-collapse:collapse;
	font-size:1.1em;
	line-height:1.2em;
}
#tab_eventi td, #tab_eventi th{
	border:1px solid #444;
	padding:5px 10px;
}
#tab_eventi th{
	white-space:nowrap;
	text-transform:uppercase;
	background:#fff;
}
#tab_eventi td.reminder{
	width:85px;
}
#tab_eventi td.date{
	width:90px;
}
#tab_eventi td.category{
	width:75px;
}
#tab_eventi td{
	vertical-align:top;
	background-position:expression(-this.offsetLeft);
}
#tab_eventi tr.odd{
	background:#ffcc80 url(../img/img_press/bkg_odd.gif) repeat-y left top;
}
#tab_eventi tr.even{
	background:#f2f2f2 url(../img/img_press/bkg_even.gif) repeat-y left top;
}
#tab_eventi td input, #privacy{
	vertical-align:middle;
	height:11px;
	margin-left:3px;
}
#nome, #mail, #vai{
	border:1px solid #444;
	padding:1px;
	font-size:1.1em;
	width:180px;
	float:left;
}
#vai{
	width:80px;
	background:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
}
#nome{
	margin-right:10px;
}
div.fondo{
	width:550px;
	float:left;
	padding:10px;
}
div.fondo label{
	font-size:1.1em;
	width:45px;
	float:left;
}
div.check{
	width:100%;
	float:left;
	margin:0px 0px 15px;
}
#privacy{
	margin:0 3px 0 0;
}
div.fondo div.check label{
	float:none;
	width:auto;
}
/*--popup--*/
#popup{
	/*display:none;*/
}
#popup_cont{
	width:574px;
	height:368px;
	padding:26px 26px 18px 18px;
	background: url(../img/img_press/bkg_popup.gif) no-repeat right top;
	text-align:left;
	line-height:1.4;
	position:relative;
}
a.chiudi{
	position:absolute;
	width:13px;
	height:15px;
	text-indent:-90000em;
	top:13px;
	right:20px;
	background:url(../img/img_press/chiudi.gif) no-repeat left top;
	outline:none;
}
#popup_cont img{
	float:left;
}
#popup_cont p, #popup_cont label{
	font-size:1.1em;
}
#form{
	width: 172px;
	float:right;
	padding:9px 12px 0 30px;
}
#user, #pwd{
	border:1px solid #444;
	padding:1px;
	width:168px;
}
#popup_cont label{
	display:block;
	margin-top:10px;
}
#popup_cont #vai{
	float:none;
	margin:15px 0 10px 58px;
	width:55px;
}
