body { 
	font: 82%/120% verdana, arial;
	margin: 0;
	padding : 0;
	background: url(sfondo_body.jpg) repeat;
	background-position: top;
	text-align:center;/* per IE5.x/Win */
	
}

#page{
	width: 752px;
	margin: 0 auto 0 auto;
	background: url(sfondo.jpg) repeat;
	background-position: top;
	padding : 0 20px 20px 20px;
}

#header{
	width: 752px;
	max-width:752px;
	margin: 0 auto 0 auto;
	padding: 0;
	position:relative;
	background: url(testata.jpg);
	background-position: top;
	height:232px;
	border: 1px solid #000;
}

#ombra{
	width: 790px;
	max-width:790px;
	margin: 0 auto 0 auto;
	background: url(ombra_sotto.jpg);
	background-position: top;
	height:50px;
}

.menuNavigazione{
	width: 752px;
	max-width:752px;
	margin: 0 auto 0 auto;
	color:#019934;
	text-align:left;
	font-size:100%;
	padding: 0;
}

.menuNavigazione ul{
	margin-left: 0;
	margin-right: 0;
	padding:0;
	list-style:none;
}

.menuNavigazione li{
	
	display:inline;
}

.menuNavigazione li.tabs-selected{
	
	background: url(menu_sx.jpg) no-repeat left top;
	padding-top: 0.5em; 
	padding-right: 0em;
	padding-bottom : 0.5em;
	padding-left: 10px;
	margin : 0;
}


.menuNavigazione li.tabs-selected a{
	height: 0;
	padding: 0.5em 0.75em 0.5em 0;
	margin : 0;
	text-decoration:none;
	background: url(menu_dx.jpg) no-repeat right top;
	
}

.menuNavigazione li.tabs-selected a span{
	margin-left: 0em;
	margin-right: 0em;
	
	padding: 0.5em 0;
	background: url(menu1_centro.jpg) repeat-x;
}

.menuNavigazione li a{
	
	
}

.menuNavigazione li a span{
	
	
}

#menuSpazio{
	width: 752px;
	max-width:752px;
	background: url(menu1_barra.jpg) repeat-x bottom;
	height: 32px;
	padding: 0;
	text-align: left;
	margin: -14px auto 0 auto;
	font-size: 90%;
}

#menuSpazio ul{
	
	margin-left: 0;
	list-style:none;
	padding-top:10px;
	padding-left:0px;
	font-size: 95%;
}

#menuSpazio li{
	display:inline;	
}

#content{
	position: relative;
	width: 752px;
	max-width:752px;
	margin: 0 auto 0 auto;
	text-align: justify;
	min-height: 400px;
 	height: auto !important;
 	height: 400px;
 	
}

.colsx{
	width: 520px;	
	position: relative;
	top: 0;
	left: 0;
	margin-top: 1em;
	margin-right: 232px;
	
}

.coldx{
	width: 226px;
	max-width: 226px;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 1em;
	margin-left: 15px;
	padding-left: 35px;
}

#footer{
	text-align:center;
	height: 152px;
	background: url(footer.jpg) no-repeat;
	width: 752px;
	max-width:752px;
	margin: 0 auto 0 auto;
	
}

div p{
	margin: 0;
	padding: 0.5em 1em;
}

div.immagine{
	border: 0px solid;
	position: relative;
	min-width: 150px;
	max-width: 200px;
	padding: 0.5em;
	margin: 0px 10px 5px 1em;
	border: 1px solid #ff0000;
	float: left;
	font-size: 90%;
}

div.immaginebb{
	position: relative;
	min-width: 150px;
	max-width: 150px;
	padding: 0.5em;
	margin: 0px 10px 5px 1em;
	float: left;
	font-size: 90%;
}

div.bb_anagrafica{
	font-size: 95%;
	color: #fff;
	background: url(menu2_titolo.jpg) repeat;
	text-align: center;
	font-weight: bold;
}

h1.titolo_scheda{
	font-size: 125%;
	color: #406766;
	font-weight: normal;
}

h1{
	text-align: left;
	color: #406766;
	margin: 2px;
	line-height: 1.2;
	font-size: 125%;
}

h2{
	text-align: left;
	color: #406766;
	margin: 2px;
	line-height: 1.2;
	font-size: 115%;
}

h3{
	text-align: left;
	color : #406766;
}

#sidebar{
	text-align:left;
	/*margin-left: 20px;
	padding: 20px;*/
	border: 1px solid #fff;
}

.bb_img_descr{
	text-align:center;
	margin : 0 auto 0 auto;
}

.bb_continua{
	text-align: right;
	
}

#footer2{
	
	text-align: center;
}

a {
	color : #406766;
	text-decoration: none;
}

.bb_nome{
	color : #406766;
	font-weight: bold;
}

.bb_input{

	width: 16em;
}

.tabv{
	float: left;
	width: 12em;
	margin-right: 0.5em;
}

.bb_link{
	
	color : #fff;
	text-decoration: none;	
}

.bb_link_h{
	
	text-align: right;
	font-size: 110%;
	text-decoration: none;
}

legend{

	color : #406766;
	font-size: 95%;
	background-color: #e8e8e8;
}
	
#cse-search-results{

	max-width: 500px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	margin : 0;
	padding : 0;
	border : 1px solid #fff;
	
}

/* gestione dom tab */

.basictab {
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px;
	border-bottom: 1px solid gray;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.basictab li {
	display: inline;
	margin: 0;
}
.basictab li a {
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #f6ffd5;
	color: #2d2b2b;
}
.basictab li a:visited {
	color: #2d2b2b;
}
.basictab li a:hover {
	background-color: #DBFF6C;
	color: black;
}
.basictab li a:active {
	color: black;
}
.basictab li.selected a {
	/*selected tab effect*/
position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #DBFF6C;
	color: black;
}

/*** Classi aggiunte per gestire il plugin jquery.tabs.js ***/
.tabs-hide {
	display: none;
}

.tabs-nav {
	padding: 3px 0;
	margin-left: 0;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid gray;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.tabs-nav li {
	display: inline;
	margin: 0;
}
.tabs-nav li a {
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #f6ffd5;
	color: #2d2b2b;
}
.tabs-nav li a:visited {
	color: #2d2b2b;
}
.tabs-nav li a:hover {
	background-color: #f6ffd5;
	color: black;
}
.tabs-nav li a:active {
	color: black;
}
.tabs-nav li.tabs-selected a {
	/*selected tab effect*/
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #FFFFFF;
	color: black;
}
.tabs-nav li.tabs-disabled a {
	color:#ccc;
} 
.tabs-hide {
	/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
	display: none;
}
#Container {
	
	padding: 0;
	background-color: #fff;
	width: 520px;
	display: block;
	margin-left: 0;
	margin-right: 0;
}

.date_selector, .date_selector * {
  width: auto;
  height: auto;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
.date_selector {
  background: #F2F2F2;
  border: 1px solid #bbb;
  padding: 5px;
  margin: -1px 0 0 0;
  position: absolute;
  z-index: 100000;
  display: none;
}
.date_selector_ieframe {
  position: absolute;
  z-index: 99999;
  display: none;
}

.date_selector .month_nav {
	margin: 0 0 5px 0;
    padding: 0;
    display: block;
}

.date_selector .month_name {
	font-weight: bold;
    line-height: 20px;
    display: block;
    text-align: center;
}

.date_selector .month_nav a {
	display: block;
    position: absolute;
    top: 5px;
    width: 20px;
    height: 20px;
    line-height: 17px;
    font-weight: bold;
    color: #003C78;
    text-align: center;
    font-size: 120%;
    overflow: hidden;
}

.date_selector .month_nav a:hover, .date_selector .month_nav a:focus {
	background: none;
    color: #003C78;
    text-decoration: none;
}

.date_selector .prev {
	left: 5px;
}

.date_selector .next {
	right: 5px;
}

.date_selector table {
    border-spacing: 0;
    border-collapse: collapse;
}

.date_selector th, .date_selector td {
	width: 2.5em;
    height: 2em;
    padding: 0;
    text-align: center;
}

.date_selector td {
	border: 1px solid #ccc;
    line-height: 2em;
    text-align: center;
    white-space: nowrap;
    background: white;
}

.date_selector td.today {
	background: #FFFED9;
}

.date_selector td.unselected_month {
	color: #ccc;
}
      
.date_selector td a {
	display: block;
    text-decoration: none !important;
    width: 100%;
    height: 100%;
    line-height: 2em;
    color: #003C78;
    text-align: center;
}

.date_selector td.today a {
	background: #FFFEB3;
}
      
.date_selector td.selected a {
	background: #D8DFE5;
    font-weight: bold;
}

.date_selector td a:hover {
	background: #003C78;
    color: white;
}

/* gestione blog */

.blog_data {
	float: right;
	margin-left: auto;
	margin-right: 0;
	text-align: right;
	border-left: 2px solid #019934;
	padding-left:0.25em;
}

.blog {
	clear: both;
	position: relative;
	margin-top: 1em;
	padding-top: 1em;
}

.blog_tag {
	position: relative;
	margin-top: 1em;
}

.blog_commenti {
	position: relative;
	margin-top: 1em;
	margin-bottom: 20px;
}

.blog_commento {
	
	margin-top: 20px;
	margin-left: 1em;
	padding-left: .5em;
	padding-bottom: .5em;
	border-left: 4px solid #dadada;
}

.blog_data_commento{
	
	margin-top: .5em;
	border-top: 2px solid #e1e1e1;
}

.blog_post_link {
	
	text-align: center;
}

.blog_label {

	background: url(menu1_barra.jpg) repeat-x bottom;
}

.blog_share {
	position: relative;
	margin-top: 0.25em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: 0;
	text-align: left;
	padding-left:0.25em;
}

.blog_share img{
	vertical-aling: middle;
}

.blog_h1{
	text-align: left;
	color : #406766;
	font-size: 125%;
}

.blog_h2{
	text-align: left;
	color : #000;
	font-size: 115%;
}

.blog_h3{
	text-align: left;
	color : #406766;
	font-size: 110%;
}

.titolo_post {
	
	width: 25em;
}

.error{
	
	color: red;
}

div.news{
	font-size: 90%;
	color: #fff;
	background: url(menu2_titolo.jpg) repeat;
	text-align: center;
	font-weight: bold;
}

.news_p{
	border-bottom: 1px dashed #406766;
}