﻿
html,body{margin: 0;padding:0}
body{
	font-family: arial,sans-serif;
	font-size: 80%;
	text-align:center;
	/*background-image: url('Images/Yellowish.jpg');*/
}
div.img
{
  margin: 0px;
  border: 0px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  border: 0px;
}	
div.img img{
  display: inline;
  margin: 0px;
  border: 10px;
  border-color:Black;
}
div#container{
	width:920px; 
	margin:0 auto;
    border-width: 0 0px; 
    border-style:solid; 
    border-color: #ccc;
    /*background: url(3rightcol.jpg) repeat-y top right*/
}
div#Wrapper{
	text-align: left
}

/*stili generici, su header e footer*/
div#header{
	height: 140px;
	color: #ff0;
	border-width: 1px;
	margin-top: 10px;
	/*background-image: url(Images/YoubaYou_Header.png);*/
}
h1,h2{margin: 0;padding:0}
h1{padding-left:10px;font: bold 2.3em/80px arial,sans-serif}
h2{color: #69f;font-size: 2.5em}
h2 {
	color : #69f;
	font-size: 2.5em;
	/*margin : 5px;*/
}

#menu{
	padding:0;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:disc;
}
#menu li {display:inline;}
#menu li a{
	padding:0.2em 1em;
	background:#fc6;
	color:#000;
	text-decoration:none;
	float:left;
	border:1px solid #000;
}
#menu li a:hover
{
background:#08c;
color:#fff;
}

ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.decimal {list-style-type: decimal}
ul.decimal-leading-zero {list-style-type: decimal-leading-zero}
ul.lower-roman {list-style-type: lower-roman}
ul.upper-roman {list-style-type: upper-roman}
ul.lower-alpha {list-style-type: lower-alpha}
ul.upper-alpha {list-style-type: upper-alpha}
ul.lower-greek {list-style-type: lower-greek}
ul.lower-latin {list-style-type: lower-latin}
ul.upper-latin {list-style-type: upper-latin}
ul.hebrew {list-style-type: hebrew}
ul.armenian {list-style-type: armenian}
ul.georgian {list-style-type: georgian}
ul.cjk-ideographic {list-style-type: cjk-ideographic}
ul.hiragana {list-style-type: hiragana}
ul.katakana {list-style-type: katakana}
ul.hiragana-iroha {list-style-type: hiragana-iroha}
ul.katakana-iroha {list-style-type: katakana-iroha}

#maincontent 
{
	width: 490px;
	margin: 1em 209px 10px 170px;
	margin-top: 5px;
	padding: 5px 1em 1em 1em;
	border: 1px;
	border-color:inherit;
	float: none;
}
#maincontent .teaser {
	margin:-0.7em 0 0 0;
	color:#A68866;
}

#maincontent h2:before{content: url(Images/magnolia_small.gif);}

#maincontent fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #3399ff;
	color:#573922;
}

#maincontent legend {background-color: #FFFFFF; color: #3399ff;}

* html #maincontent legend {padding:0.5em;}

#maincontent label {line-height:2em;} 

#maincontent .txtBox {
    border:1px solid #DDD1C4;
    font-size:1em;
    background-color: #F5F2EF;
    left: 0px;
}

html>body #maincontent .txtBox {font-size:1.2em;}

#maincontent .txtBox:focus {background-color:#FFFFFF;}   
    
#maincontent caption {
    text-align:left; 
    font-weight:bold;
}

#maincontent table tr td {padding: 0.2em 0.5em;} 

.button {
    border:1px solid #64493E;
    color:#6D584D;
    background-color:#FAEBE7;
    font-size:smaller;
}

.button a:hover{cursor:progress;}

.FileUpload {
    border:1px solid #64493E;
    color:#6D584D;
    background-color:#FAEBE7;
    font-size:smaller;
}

.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
div.readmore {
	text-align:right;
}

/*stili specifici per il layout*/
div#LeftColumn{
	float: left;
	width: 160px;
	width:170px;
	width:160px;
	padding: 1em 10px 1em 0px;
	/*border: 1px solid #ccc;
	margin-top: 5px;*/
}
div#RightColumn{
	float: right; 
	width: 214px;
	width: 214px;
	padding: 1em 10px 1em 0px;
	/*border: 1px solid #ccc;
	margin-top: 5px;*/
	margin-left: 10px;
}
div#content{
	margin: 0 170px 10px;
	padding: 3em 10px;
	margin-top: 10px;
}
div#footer{
	clear:both;
	text-align:center; 
	padding: 5px 0;
    /*background-color:#999966 ; */
    color: #000;
	border: 0px solid #ccc;
	border-top: 2px solid #ccc;
	margin-top: 10px;
	margin-bottom: 20px;
}
div#footer a{
	color: Black;
	/*font-weight: bold;*/
	text-decoration: underline;
}

/*stili per la navigazione*/
div#LeftColumn ul{margin: 0;padding: 0; list-style-type: none}
div#LeftColumn li{margin: 0;padding: 0}
div#LeftColumn a{color:#369;font: normal bold 1.2em/1.4em arial,sans-serif;text-decoration: none}
div#LeftColumn a:hover{color: #033;text-decoration: underline}
div#LeftColumn a#activelink{color: #033;text-decoration: none}
div#LeftColumn p{font-size: 90%}

/*stili per la sezione extra*/
div#RightColumn div.newsbox{font-size: 90%;margin-bottom: 2em}
div#RightColumn div.newsbox h2{color: #999;font-size: 1.2em}
div#RightColumn div.newsbox p{margin: 0}

/**********Top Navigation tab***********/
#tabsH {
	float:left;
	width:100%;
	background:#000;
	font-size:93%;
	line-height:normal;
	margin-bottom: 0px;
}
#tabsH ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
#tabsH li {
  display:inline;
  margin:0;
  padding:0;
}
#tabsH a {
  float:left;
  background:url("Images/tableftH.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#tabsH a span {
  float:left;
  display:block;
  background:url("Images/tabrightH.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  font-weight: bold;
}

a.tabNav:visited {background:url("Images/tabrightH.gif") no-repeat right top;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {float:none;}
/* End IE5-Mac hack */
#tabsH a:hover span {
  color:#FFF;
}
#tabsH a:hover {
  background-position:0% -42px;
}
#tabsH a:hover span {
  background-position:100% -42px;
}

div.Boxed{
	font-family: arial,sans-serif;
	font-size: 100%;
	width: 100%;
	padding: 1em 5px;
	margin-right: 5px;
	margin-bottom: 1em;
	border: 1px solid #000;
	overflow:hidden;
	background-color: #f0f8ff;
	/*background-image: url('Images/Yellowish.jpg');*/
}


#Boxed a {}

div.NoBoxed{
	font-family: arial,sans-serif;
	font-size: 72%;
	width: 100%;
	padding: 1em 5px;
	margin-right: 5px;
	margin-bottom: 1em;
	border: 0;
	background-color: #f0f8ff;
	/*background-image: url('Images/Yellowish.jpg');*/
}

#NoBoxed a {}

#Boxed a:hover {text-decoration:underline;}

div.textimage{width: 400px;margin-bottom: 10px;border: 1px solid #000;background-color: #f9f9f9}
div.textimage img{float:left;margin: 10px}
div.textimage h2, div.textimage p{margin:0 10px;padding: 0}
div.textimage h2{margin-top: 10px; color: #666}
div.clearer{clear: left}

.button {
    border:1px solid #963427;
    font-size:1em;
    background-color:#F7DE8A;
    color:#964327;
    } 
#content .button {
    padding:0.1em 0.3em;
    border-color:#963427;
    background-color:#F1AC2C;
    color:#FFFFFF;
}
.txtBox {
    border: 1px solid #964327;
    font-size:1em;
    background-color: Transparent;/*#FFFFFF;*/
}

html>body #content .txtBox{font-size:1.2em;}

fieldset#groupframe 
{
	width: 400px;
	border: thin;
	border-color: #00FF00;
	color: #FF0000;
	top: auto
}

div.spot
{
	width: 250px;
	margin-bottom: 10px;
	/*background: #E6E6E6;*/
	color:#000;
	border: 3px;
}
div.spot h3
{
	font-size: 100%;
	margin:0;
	padding: 0 0 3px;
	background-color: #FFC5FF;
	color: #000;
	text-align: center
}

div.news{
	font-family: arial,sans-serif;
	font-size: 100%;
	width: 100%;
	padding: 0em 5px;
	margin-right: 5px;
	margin-bottom: 1em;
	border: 1px solid #000;
	overflow:hidden;
}

div.headlines{
	font-family: arial,sans-serif;
	font-size: 100%;
	width: 100%;
	padding: 1em 5px;
	/*margin-top: 15px;*/
	margin-bottom: 1em;
	background-color: #afeeee;
}

div.generalinfo{
	font-family: arial,sans-serif;
	font-size: 72%;
	width: 100%;
	padding: 1em 5px;
	margin-right: 5px;
	margin-bottom: 1em;
	border: 1px solid #000;
	overflow:hidden;
}

div.commentheader
{
	width: 100%;
	margin-top: 1em;
	padding: 0.1px 5px;
	background: #fff8dc;
	color:#000;
	border: 1px;
}

div.commentcontent
{
	width: 100%;
	margin-bottom: 0px;
	padding: 0.25px 5px;
	background: #f8f8ff;
	color:#000;
	border: 1px;
}

.hiddenwindow
{
	z-index: 999;
	position: absolute;
	top: -999px;
	left: -999px;
	display: none;
	visibility: hidden;

	width: 300px;
	height: 500px;

	background-color:  #ffffe0;
	border: dashed 1px black;
}

/*----------------------------------*/
div.main{
width:820px;
}        
        
div.lefthide{
	width :200px;
	float:left;
	background-color:#ffffff;
	display: none;
	visibility: hidden;
}
div.innercomment{
	background-color:#ffffff;
	background-color:  #ffffe0;
	border: dashed 1px black;
	padding:1em;
}
div.left{
	float:left;
	margin:0px 0px 0px 0px;
}
div.right{ 
	float:right;
	margin:0px 0px 0px 0px;
}


