body {
	text-align: center;
	margin: 0;
	padding: 0;
}
body, html {
	height: 100%;
}
body, table, input, select, textarea {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
body {
	background-attachment: fixed;
	background-color: #faf7f3;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	color:#1a6091;
	text-decoration: none;
}
a:hover {
	color: #000;
}
#container {
	width: 980px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top: 40px;
}
#searchbox {
	display:none;
}
#header {
	height:90px;
	width:100%;
	float:left;
	clear:both;
	background-image: url(immagini/content_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	float: left;
	width: 328px;
	height: 90px;
	clear:left;
	margin:0;
	text-align:left;
}
#logo h1 {
	text-indent: -9999px;
	text-align:left;
	position: absolute;
	width: 328px;
	height: 90px;
	margin: 0;
	padding: 0;	
	background-color: transparent;
	background-image: url(immagini/logo_accademia.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo h1 a {
	display: block;
	width: auto;
	height: 85px;
	margin: 0;
	padding: 0;
	border: 0 solid;
	text-align:left;
}

#sponsor {
	float: right;
	clear:both;
	width: 980px;
	height: 90px;
	text-align: center;
}
#sponsor img {
	vertical-align:middle;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content, #contenthp {
	width: 980px;
	float: left;
	clear:both;
	text-align: left;
	background-color: #FFF;
	margin-bottom: 15px;
	border-bottom-color:white;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
#contenthp {
	background-image: url(immagini/sfondo_contenthp.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content {
	background-image: url(immagini/sfondo_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentleft {
	width: 195px;
	float: left;
	display: inline;
	text-align: left;
	margin: 0;
}
#contentmenu {
	width: 100%;
	float: left;
	margin:0;
	padding: 0;
}
#contentmiddle {
	width: 557px;
	float: left;
	display: inline;
	margin: 0px 5px 0 0px;
}
#contentright {
	width: 775px;
	float: right;
	margin: 0;
	padding:0;
	background-image: url(immagini/sfondo_contentright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.naviboxhp {
	width: 100%;
	margin: 0px 0 0 3%;
}
.navibox {
	width: 96%;
	margin: 0px 0 0 3%;
	border: 1px solid #C60;
}
.naviboxhp ul, .navibox ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.naviboxhp ul li, .navibox ul li {
	margin: 0;
	text-align: left;
	padding: 0;
	color: #FFF;
	background-color: #FF9904;
}
.naviboxhp ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #FF9904;
}
.navibox ul li {
	background-color:transparent;
}
.naviboxhp ul li a, .navibox ul li a {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 0px 6px 3px;
	display:block
}
.navibox a {
	color: #2a4c69;
}
.navibox a:hover {
	color: #ff9900;
}

.naviboxhp a {
	color: #FFF;
}
.naviboxhp a:hover {
	color: #ff9900;
	background:#FFF;
}

a.selection {
	color: #F90;
}
.navibox ul li ul {
	margin-left: 10px;
	font-size: 0.98em;
}
.navibox ul li ul li {
	padding: 0 0 0 0;
}
.box50left, .box50right {
	width: 47%;
	margin: 0 0 10px 0;
	padding: 1%;
	border: 1px solid #f2f2f2;
}
.box50left {
	float: left;
	clear:left;
}
.box50right {
	float: right;
	clear:right;
}

.box50rightgray, .box50leftgray {
	width: 100%;
	background:#f2f2f2;
	clear: both;
	float: left;
	min-height:90px;
}

.box50left h3, .box50leftgray h3, .box50right h3, .box50rightgray h3 {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
}
.box50right h3 a, .box50rightgray h3 a {
	color: #009900;
}

.box50left h3 a, .box50leftgray h3 a {
	color: #CC0000;
}

.box50left img, .box50leftgray img, .box50right img, .box50rightgray img {
	margin: 0 3px 0 0;
	float:left;
	border: 0;
}
/*
.box50left img, .box50leftgray img, .box50right img, .box50rightgray img {


*/
.box50left h4, .box50leftgray h4, .box50right h4, .box50rightgray h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0 0 0 24px;
	line-height:1.2em;
}

.box50right ul, .box50rightgray ul, .box50left ul, .box50leftgray ul {
	clear:both;
}

.box50right ul li, .box50rightgray ul li, .box50left ul li, .box50leftgray ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 1em 0;
}
.box50right ul li a, .box50rightgray ul li a, .box50left ul li a, .box50leftgray ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.box50left ul li a:hover {
	color: #C00;
}
.box50right ul li a:hover {
	color: #090;
}

.box50right ul li {
	list-style-image: url(immagini/dotgreen.gif);
}

.box50left ul li, .box50leftgray ul li {
	list-style-image: url(immagini/dotred.gif);
}

.box50 h3 {
	text-transform: none;
	margin: 15px 10px 0 10px;
	padding: 10px 0 10px 10px;
	background-color: #f7f7f7;
	color: #333;
	font-weight: bold;
}
.box50 p {
	background-color: #f7f7f7;
	line-height: 16px;
	padding: 10px 10px 0 15px;
	margin: 0 10px 0 10px;
	color: #333;
	text-align: left;
}
.box50 a {
	background-color: #f7f7f7;
	margin: 0 10px 0 10px;
	padding: 10px 15px 0 0;
	color: #333;
	display: block;
	text-align: right;
	line-height: 45px;
}
.box50 a:hover {
	color: #000;
}
#sidebar h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	display:block;
	color:#FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
}
#sidebar .title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	display:block;
	color:#FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin: 0;
	text-indent:3px;
}
.boxgreen, .boxorange {
	width:96%;
	border:2px solid #FFF;
	float: left;
	padding: 0;
	margin: 0;
}
.boxgreen p, .boxorange p {
	padding: 0.5em;
	color:#000;
}
.boxgreen a, .boxorange a {
	color:#000;
}
.boxgreen a:hover, .boxorange a:hover {
	color:#daf2da;
}

.boxgreen .datanews, .boxorange .datanews {
	font-size:90%;
	
}

.boxgreen h3, .boxorange h3 {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
}
.boxgreen h3 {
	background-color:#669933;
}
.boxorange h3 {
	background-color:#cc9900;
}
.boxgreen {
	background-color:#c0d9a7;
}
.boxorange {
	background-image: url(immagini/patternsfondoorange.jpg);
	background-repeat: repeat;
}
.boxgreenlink, .boxorangelink {
	border-top-width: 1px;
	border-left-width: 4px;
	border-left-style: solid;
	border-top-style: solid;
}
p.boxgreenlink, p.boxorangelink {
	margin: 1em 0 0 0;
	padding:0;
}
.boxgreenlink a, .boxorangelink a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1em 3px 1em 3px;
}
.boxgreenlink {
	border-top-color: #693;
	border-left-color: #693;
}
.boxorangelink {
	border-top-color: #C60;
	border-left-color: #C60;
}
.banner {
	width:98%;
	float: left;
	clear:both;
	margin: 20px 0 10px 0;
	padding: 0;
	text-align:center;
}
.banner ul, .banner ul li {
	padding:5px 0 5px 0;
	margin:0;
	list-style-type:none;
	text-align:left;
}
.banner img {
	border:1px solid #EFEFEF;
}
.box em {
	font-style: normal;
	text-decoration: underline;
	background-color: #f7f7f7;
	margin: 0 10px 0 10px;
	padding: 0px 15px 10px 0;
	color: #333;
	display: block;
	text-align: right;
}
.box a.small {
	background-color: #f7f7f7;
	margin: 0 10px 0 10px;
	padding: 10px 15px 0 0;
	color: #333;
	display: block;
	text-align: right;
	line-height: 25px;
}
#sidebar {
	width: 205px;
	float: right;
	margin:0;
	padding: 0 0 0 0;
}
.clear {
	width:100%;
	float:left;
	clear:both;
	height:3px;
}
#ricerca {
	width:96%;
	border:2px solid #FFF;
	padding: 1%;
	background-image: url(immagini/patternsfondoblack.jpg);
	clear: both;
	background-repeat: repeat;
	height: 28px;
	background-position: left top;
}
/* PULSANTI NAVIGAZIONE PER AREA PAGINE INTERNE */
#naviarea {
	width:100%;
	padding: 0;
	float:left;
	clear:both;
}
#naviarea ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#naviarea ul li {
	text-align: left;
	margin: 5px 0 5px 0;
}
#naviarea ul li a {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0 5px 0;
	text-indent: 2px;
}
.linkred, .linkgreen, .linkorange {
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	background:#FFF;
}
.linkred, .linkred a {
	color:red;
	border-bottom-color: red;
	border-left-color: red;
	display:block;
}
.linkred a:hover {
	color:white;
	background-color: red;
}

.linkgreen, .linkgreen a {
	color:#693;
	border-bottom-color: #693;
	border-left-color: #693;
	display:block;
}
.linkgreen a:hover {
	color:white;
	background-color: #693;
}

.linkorange, .linkorange a {
	color:#c60;
	border-bottom-color: #c60;
	border-left-color: #c60;
	display:block;
}
.linkorange a:hover {
	color:white;
	background-color: #c60;
}

.linkredselection, .linkgreenselection, .linkorangeselection {
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px 0 5px 0;
}
.linkredselection {
	background:red;
	border-bottom-color: red;
	border-left-color: red;
}
.linkgreenselection {
	background:#693;
	border-bottom-color: #693;
	border-left-color: #693;
}
.linkorangeselection {
	background:#c60;
	border-bottom-color: #c60;
	border-left-color: #c60;
}
#naviarea ul .linkgreenselection a, #naviarea ul .linkredselection a, #naviarea ul .linkorangeselection a {
	color: #FFF;
}
#ricerca a, #ricerca label {
	color: #fff;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
}
#ricerca input {
	margin: 2px;
	height:16px;
	font-size: 12px;
}
.boxutility {
	width: 100%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	float:left;
}
#sidebar .boxutility .title {
	color:#000;
	font-weight:bold;
	background-image: url(immagini/dotgray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	background-color: #E8E8E8;
}
.boxutility ul {
	width: 170px;
}
.boxutility ul li {
	padding: 0.5em 0 0.5em 0;
	list-style-image: url(immagini/dotblu.gif);
}
.boxtext {
	padding: 0 1.5em 0 1.5em;
}
.boxtext a:hover, .boxtext a, .boxutility a:hover {
	text-decoration:underline;
}

.boxtext p {
	font-size:1.1em;
}
.boxtext .titlered {
	color: red;
}
.boxtext .titlegreen {
	color: #693;
}
.boxtext .titleorange {
	color: #c60;
}
.boxtext .titleblu {
/*	color: #1a6091;*/
}
.boxtext .titlered, .boxtext .titlegreen, .boxtext .titleorange, .boxtext .titleblu {
	background-image: url(immagini/dotgray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	/*background-color: #E8E8E8;*/
	font-size : 18px;
	color: #1a6091;
}
#pollicino {
	color: #555;
	font-size: 0.9em;
	word-spacing: 2px;
	letter-spacing: 1px;
	margin: 5px 0 25px 0;
	padding-bottom: 1%;
	padding-left: 1%;
}
#pollicino ul {
	margin: 1.5em;
	padding: 0;

}
#pollicino ul li {
	display: inline;
	list-style-type: none;
	
}
#flickr {
}
#flickr img a {
	border:0px none #FFF;
}
.boxtextutility {
	width: 100%;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005786;
	clear: both;
	float: left;
}
.boxtextutility ul li {
	display: inline;
	padding-right: 15px;
	list-style-type: none;
}
.boxtextutility ul li a {
	font-weight: bold;
}
.boxtextutility ul li a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	padding-right: 5px;
}
.go {
	text-align:right;
	padding:10px;
}
/*elenchi file*/

.infoblock {
	width:100%;
	float:left;
	clear:both;
	padding: 5px 0 0 0;
}
.infoblock img {
	width:auto;
	vertical-align: text-bottom;
}
.infoblock ul {
	padding-left: 15px;
	margin: 0px;
	margin-left:0px;
	margin-top: 0px;
	list-style:none;
}
.infoblock li.doc {
	list-style-image:url(immagini/ico_doc.gif);
	margin:0px 0px 0px 5px;
	padding-left: 5px;
	/*border-bottom:1px solid #CCC;  */

  padding-bottom:5px;
	margin-bottom: 5px;
}
.infoblock li.xls {
	list-style-image:url(immagini/ico_excel.gif);
	margin:0px 0px 0px 5px;
	padding-left: 5px;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom: 5px;
}
.infoblock li.pdf {
	list-style-image:url(immagini/ico_pdf.gif);
	margin:0px 0px 0px 5px;
	padding-left: 5px;
	/*border-bottom:1px solid #CCC; */

  padding-bottom:5px;
	margin-bottom: 5px;
}
.infoblock li.ppt {
	list-style-image:url(immagini/ico_ppt.gif);
	margin:0px 0px 0px 5px;
	padding-left: 5px;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom: 5px;
}
.infoblock li.rtf {
	list-style-image:url(immagini/ico_rtf.gif);
	margin:0px 0px 0px 5px;
	padding-left: 5px;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom: 5px;
}
.infoblock li.zip {
	list-style-image:url(immagini/ico_zip.gif);
	margin:0px 0px 0px 5px;
	padding-left: 5px;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom: 5px;
}
/* stili form richiesta dati */
.standardform form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font-size:100%;
	margin: 0;
	padding: 0;
	min-width: 500px;
	max-width: 600px;
	width: 560px;
}
.standardform form fieldset {
	clear: both; /* note that this clear causes inputs to break to left in ie5.x mac, commented out */
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0;
}
.standardform form fieldset legend {
	font-size:1.1em;
}
.standardform form label {
	display: block;
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
}
.standardform form fieldset label:first-letter {
	text-decoration:underline;
}
.standardform form input, form textarea {
	width:auto;
	margin:5px 0 0 10px;
}
.standardformform input#reset {
	margin-left:0px;
}
textarea {
	overflow: auto;
}
.standardform form small {
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
	font-size: 88%;
}
.standardform form .required {
	font-weight:bold;
}
.standardform form br {
	clear:left;
}
#yearmonth_selector {
	float:right;
	width:100%;
	clear:both;
	padding: 5px 0 5px 0;
	text-align: right;
}
#yearmonth_selector ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#yearmonth_selector ul li {
	padding:0 5px 0 5px;
	font-weight:bold;
	display: inline;	
}
#footer {
	clear: both;
	float: left;
	height: 30px;
	/*width: 100%;*/
	text-align : left;
}
#footer p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#contentmenu .naviboxhp ul .areariservata {
	background-color: #0099cc;
	padding: 0px 0px 0px 0px;
}
.areariservata a:hover {
	color:#0099cc;
}
/*ELENCO LISTE*/
.elencosottoargomenti {
}
ul.elencosottoargomenti {
	list-style-type: none;
	padding-left: 0;
}
ul.elencosottoargomenti li{
	margin: 0 0 15px 0;
}

ul.elencosottoargomenti h3, ul.elencosottoargomenti p {
	margin: 0;
	padding:0;
}
ul.elencosottoargomenti h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:110%;
	
}
/* PAGINAZIONE E RICERCA */
#content .risultati{
	padding: 0;
	margin: 0 1.5em 0 1.5em;
}
#content .risultati h4 {
	font-size: 110%;
	padding: 0;
	margin: 0;
}
#content .risultati p {
	padding: 0;
	margin-top: 0;
}

#content .risultati ul {
	margin: 0;
	padding: 0;	
}
#content .risultati li {
	list-style-type: none;
	margin-top: 20px;	
}
#content .paginazione {
	font-size: 1.0em;
	clear: both;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: right;
}
#content .paginazione a, #content .paginazione .selezionato {
	padding: 3px 7px;
	border: 1px solid #bbbbbb;
	background: #fdfdfd;
	color: #194c8b;
	margin-left: 3px;
	text-decoration: none;
}
#content .paginazione a:hover, #content .paginazione .current {
	color: #232323;
	background: #fdfdfd;
}
#content .paginazione .pagine {
	float: left;
}
.search_advanced {
	margin: 10px 0 10px 0;
}

a .piccolo {
	font-size: 0.8em;
}
#infopoint {
	clear: both;
	float: left;
	width: 95%;
	padding-top: 15%;
	padding-right: 0%;
	padding-bottom: 5%;
	padding-left: 5%;
}
#infopoint #telefono {
	height: 36px;
	padding-left: 50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(immagini/telefono.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
}
#infopoint #mail {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFF;
	background-image: url(immagini/busta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#infopoint #mail a {
	color: #FFF;
}
/* newsletter */
#nwslcornice {
	width: 654px;
	background-color: #fff;
	padding: 0;
	margin: 10px auto 0 auto 0;
}

#nwslcornice a {
	color: 40px;
}

#nwslheadtitle {
	width: 100%;
	float:left;
	clear:both;
}
#nwslheadtitle a img {
	border: 0;
}


#nwsldata {
	width: 100%;
	float:left;
	clear:both;
	text-align:left;
	background-color:#FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	height=18px
}
#nwsldata p {
	padding: 0 0 0 10px;
	margin:0;
}
#nwslcontent {
	width: 100%;
	background-color:#FFF
	float:left;
	clear:both;
	text-align:left;
	padding: 10px 0 0 0;
}
#nwslcontent p {
	font-size: 12px; 
	line-height: 14px; 
	margin:0; 
}
#nwslfooter {
	background-color:#f2f2f2;
}
#nwslfooter p {
	text-align:left;
	 font-size: 10px;
	 line-height: 14px; 
	 margin:0;
}
#nwslcontent li, #nwslfooter li {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif; 
}
#nwslcontent li a {
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
	color: #1a6091;
}

/* ELENCO PUNTATO CON IMMAGINI A SX E TESTO A DX - utilizzato per i docenti */
.elencofoto {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.elencofoto li .boxelenco {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
	clear: both;
	margin-left: 0px;
}
.elencofoto li .boxelenco .fotoboxelenco {
	float: left;
	width: 90px;
	margin: 0 10px 0 0;
}
.elencofoto li .boxelenco .testoboxelenco {
	float: right;
	width: 410px;
}
