/*struttura*/


body,html {
background:#E5E5E5 url(../immagini/sfondo.jpg);
color:#000000;
margin:0;
padding:0;
}



body {
min-width:800px;
background:#E5E5E5 url(../immagini/sfondo.jpg) repeat left top;
font:76%/1.4em Verdana, Arial, Helvetica, sans-serif;
}

#wrap {
	background:#FFFFFF;
	width:760px;
	margin:0 auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}

#header {
	background:#FFFFFF url(../immagini/cina4_r1_c1.jpg) no-repeat center top;
	height:94px;
	margin:0;
	padding:0;
}

/*link a flickr*/
#header span {visibility:hidden;}
#header a:link {text-decoration:none;} 
#header a:visited {text-decoration:none;}
#header a:hover {text-decoration:none; }
#header a.active{text-decoration:none;}
#footer span {visibility:hidden;}
#footer a:link {text-decoration:none;} 
#footer a:visited {text-decoration:none;}
#footer a:hover {text-decoration:none; }
#footer a.active{text-decoration:none;}

#header h1 {
color:#6699FF;
font:italic bold 400% "Times New Roman", Times, serif;
margin:0;
padding:40px 20px;
}


#navor {
	border-top:none;
	border-bottom:1px groove #999999;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../immagini/cina4_r2_c1.jpg);
	margin-bottom: 4px;
}

#main {
	color:#000000;
	background:#FFFFFF;
	width:500px;
	border-right:1px solid #999999;
	padding:20px 0;
	margin-top: 1px;
}

#sidebar {
	background:#FFFFFF;
	float:right;
	width:240px;
	margin-top: 1px;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
}

#footer {
	color:#333333;
	border-top:1px groove #999999;
	background: url(../immagini/footer_cina4.jpg) no-repeat;
	height:25px;
	clear:both;
	padding-left: 20px;
}
#flashcontent{
	padding-left: 5px;
}

#post_left{
	background-image:url(../immagini/post.gif);
	background-repeat:no-repeat;
	height: 230px;
	width: 408px;
	background-position: left;
	margin-left: 10px;
	padding-top: 0.5em;
}
#post_right{
	background-image:url(../immagini/post.gif);
	background-repeat:no-repeat;
	float:none;
	height: 230px;
	width: 408px;
	padding-top: 0.5em;
	margin-left: 50px;
}

#segreteria{
	background-image: url(../immagini/div_segreteria.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-left: 60px;
	width: 370px;
	text-align: right;
	padding-top: 0em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 10px;
}
#player{
	padding-right:0.5em;
	width: 300px;
	text-align: center;
	float: right;
	margin: 0px;
}

#player p {
	line-height:0.1em;
	font-size: 9px;
}



/* fine struttura*/

/* inizio liste menu*/

#navor ul {
	list-style:none;
	margin:0;
	text-align: right;
	padding-top: 1.2em;
}

#navor li {
	display:inline;
	margin:0;
	color: #333333;
	padding-top: 3em;
	padding-bottom: 1em;
	padding-left: 0;
	padding-right: 1em;
}

#navor li a {
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}


#current a:link, #current a:visited, #current a:active, #current a:hover
{
	border-bottom: 2px solid #990000;
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	
}



#navor li a:hover {
border-bottom: 2px solid #ae4600;
padding-bottom: 2px;
background: transparent;
color: #000000;
}



#sidebar ul {
	list-style-type: none;
	padding-bottom: 0.5em;
}


#sidebar ul li a
{
	text-align: left;
	text-decoration: none;
	color:#003333;
	list-style-type: none;
}

#sidebar ul li a:hover
{
	color:#000000;
	background-color: #FFCC66;

}

#sidebar ul li a:active
{
border-bottom: 1px solid #336699;
padding-bottom: 1px;
background: transparent;
color: #336699;

}


#sidebar ul li a:visited {
color:#003333;
}

#task{
background:#EEEEEE;
border:solid;
border-style:dashed;
border-width:1px;
width:450px;
margin-right:10px;
margin-left:10px;
padding-top:4px;
padding-right:10px;
padding-left:10px;
}
#task2{
background:#EEEEEE;
border:solid;
border-style:dashed;
border-width:1px;
width:450px;
margin-right:10px;
margin-left:10px;
padding-top:4px;
padding-right:10px;
padding-left:10px;
}

/* fine liste menu*/

/* inizio elementi h e paragrafi*/

h1{font-size: 200%}
h2{font-size: 170%}
h3{
	font-size: 140%;
	color: #FF6600;
}
h4{font-size: 120%}
h5{
	font-size: 100%;
	padding-left: 10px;
}
h6{font-size: 80%}


#main h2,#main h3,#main p {
	padding:0 20px;
	color: #FF6600;
}
#main p {
color:#333333;
}
#main p.bold{
	font-weight: bold;
	color:#D65023;
	text-align: left;
	font-size: 96%;

}
blockquote{
background:#FFFFFF;
margin-top:15px;
margin-bottom:15px;
padding:6px;

}



#main h4{
	padding-left:15px;
	color:#333333;
}

p {
color:#000000;
}

#sidebar h3,#sidebar p {
padding:0px 10px 0px 0px;
}

#sidebar h3 {
	color:#003300;
	font-size: 120%;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-left: 0.2em;
	padding-bottom: 0px;
}

sup,sub {
color:#D38105;
}

blockquote.lis {
background:#FFFFFF;
border-left:1px solid #6699CC;
font:bold 0.9em/1.5em "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#333333;
letter-spacing:.05em;
margin-top:15px;
margin-bottom:15px;
padding:6px;
}


/* fine elementi h e paragrafi*/

a.material:link {
	color: #336699;
	font-size: 10px;
	padding: 1px 8px 1px 24px;
	background-image: url(../immagini/page_new.gif);
	background-repeat: no-repeat;

}     /* unvisited link */
a.material:visited {
	color: #C44F00;
	font-size: 10px;
	padding: 1px 8px 1px 24px;
	background-image: url(../immagini/page_new.gif);
	background-repeat: no-repeat;


}  /* visited link */
a.material:hover {color: #3366CC}   /* mouse over link */



		/* bottoni  */
.altButtonOk { background-color: #FFDFBF; font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; color: #003300;} 
#navigazione{
	margin: 0;
	width: 700px;
	padding-left: 275px;

}

/*classi*/
.italic{font-style:italic}
.blendedlinks {
color:#060;
text-decoration:none;
}
.bordiframe {
	text-decoration:none;
	border: 0px none;

}

.floater {
float: right;
}
.centrato {
	text-align: center;
	padding-left: 35px;
}
.generiche{
	list-style-image:url(../immagini/bullet.jpg);
	list-style-position: inside;
	list-style-type: none;
	line-height: 1.5em;
	top: 0px;
	background-repeat: no-repeat;
	}
	
.listeinterne{
	list-style-position: inside;
	list-style-type: none;
	padding-left: 0.5em;

	}
.liste_item{
	list-style-position: inside;
	list-style-type: none;
	padding-top: 0.3em;
	padding-left: 0px;
	}

	
.bold{ font-weight:bold;
       color:#C14820;
	   }

.item_sx{
	height: auto;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0.5em;
}

.item_dx{
	height: 100px;
	width: 399px;
	background-color: #FFFFF0;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
	padding-left: 0px;
	float: right;
}
.immagine_sx{
	float:left;
	height:100px;
	width:60px;
	padding: 10px 0px 10px 10px;
	clear: none;

}
.clear{
	clear:left;
	float: left;
	width: 499px;
}

#sidebar a {
	font-weight:bold;
	text-decoration:none;
	color:#003300;

}

.attuale{
	background-image: none;
	left: -10px;
	background-color: #FEEEE0;
}
.citazione {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000033;
}
.floater_sx {
	float: left;
	margin-right: 5px;
}

#main h3.ins{
	color: #CC0000;
}
