@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF; margin:0px; padding:0px; font-family: Arial,Tahoma,Helvetica,   Verdana, sans-serif;
}
.container {
  
  width:930px;
  height:623px;
  margin: 5px auto;
  
}

.headerGlobal {
  
  background: url('imgs/bgtop.gif') repeat-x;
  color:#FFFFFF;
  margin:0px;
  padding:0;
  height:53px;
  border-bottom:1px solid #b8b8b8;
}
.leftHeader {
  display:block;
  float:left;
  padding:7px 10px 0px 20px;
}
.rightHeader {
  display:block;
  float:right;
  padding:3px 10px 0px 10px;
}
.headerPart {
  background:#000000;
  color:#FFFFFF;
  margin:0px;
  padding:0px;
  height:29px;
  background: url('imgs/bgtitlepart.gif') repeat-x;
  overflow:hidden;
}
.titlePart {
	width:250px;
	padding:5px 5px 0;
	float:left;
	font-size:16px;
	height: 24px;
	overflow:hidden;
}
.menuPart {
	padding:0 5px;
	margin:auto;
	float:left;
	font-size:12px;
}
.topmenubuttons {
   float:left;
}
.topmenubuttons a {
    color:#aeaeae;
   padding: 3px 5px;
   display:block;
   text-decoration:none;
}
.topmenubuttons span {
    color:#aeaeae;
   padding: 0px 5px 0;
   display:block;
   font-size:11px;
   text-decoration:none;
}
.topmenubuttons a:hover {
  color:white;
}
.footergreen {
  
  background:#0E2F0D;
  color:#000000;
  height:17px;
  width:100%;
  margin:0px;
  padding:0px;
  position: absolute;
  bottom:0;
}
.footer {
  
  background:#FFFFFF;
  color:#000000;
  height:20px;
  width:100%;
}

.footerlinks {
  font-size:11px; 
  display:block; 
  padding: 0px 5px;
  margin: 3px 0;
  height:11px;
  color: #666666;
  text-decoration:none;
}
.footerlinks:hover {
  color: #000000;
}

.homepage {
  height: 335px;
  overflow:hidden;
}
.homepagebottom {
  background: #b5b5b5;
  height:214px;
  width:100%;
}
.homepagebottompadding {
  padding: 10px 12px;
}

.boxhome {
  width: 300px;
  float:left;
}
.headerpresenthome {
  height:33px;
  overflow:hidden;
  margin: 0 14px;
  background: url('imgs/bgheaderboxes.gif') repeat-x;
}
.boxpresenthome {
  height:160px;
  margin: 0 14px;
  font-size:11px;
  color:white;
}
.boxpresenthome span {
    padding: 6px 3px;
    display:block;
}

.hometesttextcontainer {
  margin: 0 0 10px 0; 
  padding: 0 10px; 
}


.main {
padding:5px 80px; 
color:white; 
background: url('imgs/bgtest.jpg') bottom;
}

.mainTable {
	width:100%;
	padding:5px;
}

.tableHeader {
	/*font-weight:bold;*/
	font-size:19px;
	color:#FFFFFF;
	padding:3px;
}

.answer {
	font-size:12px;
}

.radio {
	text-align:right;
}

.definition {
	font-size:11px;
	width:156px;
}
.numero {
  
  border: 1px solid yellow;
  padding: 4px;
  float:left;
  font-size:24px;
  font-weight:bold;
  
}
.testo {
  padding: 7px;
  font-size: 20px;
  float:left;
  width: 650px;
}
.numQuestion {
	vertical-align:top;
	font-weight:bold;
	font-size:14px;
}

.question {
	font-size: 16px;
	color:#FFFFFF;
	padding:10px;
	font-style: italic;
}

.subquestion, .subquestionhead {
	font-size:12px;
	width:425px;
}

.subquestionmulti {
  width: 120px;
  font-size:12px;
}

.evaluate {
	text-align:center;
	font-size:11px;
	width: 39px;
}
.evaluatehead {
  	color:#000000;
	text-align:center;
	font-size:11px;
}
.multichoice {
	text-align:left;
	font-size:12px;
}

.niftybutton {
width:90px;  
 margin: 5px;
width:150px; 
position:relative; 
bottom:-140px !important; 
bottom:-30px; 
float:right; 
margin:0;
}

.button {
  text-align:center;
  color: #FFFFFF;
  display:block;
  text-decoration:none;
  font-size: 12px;
  background: #256341;
}



.buttonsave {
  margin: 5px;
  width:80px;
  height:16px;
  text-align:center;
  padding: 2px 5px;
  background: #CECF33;
  color: #000000;
  float:right;
  display:block;
  text-decoration:none;
  font-size: 12px;
  border: 2px outset #CECF33;
}

.buttonsave:hover {
  
  border: 2px inset #CECF33;
  
}

.buttontest {
  float:right;
}

.linesepare {
  background: #CCCC99;
  font-size:1px;
  line-height:1px;
  height:6px;
  filter:alpha(opacity=45);
  -moz-opacity:.45;
  opacity:.45;

}
.lineseparemargin {
  font-size:1px;
  line-height:1px;
  height:4px;
}

.tab {
  float:left;
 	height:37px;
}
.tabSelected {
float:left;

  background: url('imgs/buttabresulton.gif') repeat-x;
  height: 37px;
  
}


.tab a {
  color:#000000;
}
.tab a:hover {
  background: url('imgs/buttabresulton.gif') repeat-x;
  color:white;
}
.tabSelected a {
  color:#FFFFFF;
}
.tabSelected a, .tab a {
  margin:0;
  padding: 4px 5px 3px;
  display:block;
  text-decoration:none;
}

.tabs {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  background: #FFFFFF;
  float:left;
  font-size:12px;
  margin-top:10px;
}

.legenda {
  
  font-size:12px;
  padding: 2px;
  color:#FFFFFF;
  width:300px;
  margin-top: 5px;
  float:left;
  text-align:center;
}
.legenda table { padding:0px 5px 2px; text-align:left; }

.print {
  font-size:12px;
  padding: 0 5px;
  color:black;
  float:right;
  clear:right;
  text-align:center;
  margin-top: 10px;
}

.print a {
  color: white;
  text-decoration:none;
  display:block;
}
.scheda {
  display:block;
  clear:both;
  color:white;
  /*background: url('imgs/white50.png');*/
  border: 1px solid #cccccc;
  padding: 5px 2px;
  text-align: center;
}
.scheda img {
  border: 2px solid #006600;
}

.schedatitle, .schedatitlefirst {
  font-weight:bold;
  font-size:22px;
  margin: 4px auto;
  
}
.headsemaforo {
  text-align:left;
  padding-left: 8px;
  font-weight:bold;
  width:220px;
  height:21px;
  margin:5px auto;
  color: white;
  padding-top: 2px;
}
.tdredsemaforo {
   background: #dc9492;
   border: 1px solid red;
}
.tdorangesemaforo {
   background: #ffd392;
   border: 1px solid orange;
}
.tdgreensemaforo {
    background: #d5e793;
    border: 1px solid green;
}
.semaforo td {
   width: 33%; 
   vertical-align: top;
}
.semaforo {

}
.semaforo ul {
  margin-left:30px;
  margin-right:10px;
  padding:0;
  color: #333333;
  list-style-image: url('imgs/semlipoints.gif');
}
.semaforo li {
  margin: 3px 0;
}
.semdiv {
  width: 750px; margin: 5px auto;
}
.titleresult {
	text-align:left; margin: 8px 30px; font-weight: bold; font-size: 14px;
}
.commentresult {
  text-align:justify; margin: 3px 10px; font-weight: normal; font-size:12px;
}

.toprint {
  display: none;
}
.regheadbox {
  
  background: #006600;
  font-weight:bold;
  font-size:12px;
  padding: 2px 4px;

    
}

.inputbox {
  
  font-size:12px;
  width:200px;
  padding:1px;
  float:right;
  border:1px solid black;
  
}

input.inputbox {
  width:200px;
  }
select.inputbox {
  width:204px;
  }
.inputlabel {
  
  font-size:12px;
  font-weight:bold;
  padding: 1px 2px;
  
}

.hometextpars {
  font-size:12px;
}

.exportoptions {
  font-size:12px;
  background: #4BC882;
  border: 4px ridge green;
  width: 400px;
  padding: 15px 10px;
  margin: 8px auto;
  color:#003311;
}
.exportoptionscells {
  
  border: 1px solid white;
  width: 44%;
  margin: 0px 5px;
  padding: 3px;
  float: left;
  
}

a img {
  border:0;
}

.errormessage {
  display:block;
  width: 300px;
  position: absolute;
  top:50%;
  left:50%;
  margin-top:-75px;
  margin-left:-150px;
  text-decoration:none;
  background: #006600;
  color:white;
  font-weight: bold;
  padding:10px;
  overflow:auto;
  border: 1px solid #FFAE07;
  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
}

.errormessage ul { margin-top:0; padding-top:0; margin-bottom:0; padding-bottom:0;}

.errormessage p {
  text-align:center;
  color:red;
  font-weight:bold;
}


.rowwithborder td {
	border-bottom: 1px solid #88ae84;
}

.titlesez {
  
  font-size:22px;
 color: white;
 font-weight:bold; 
 padding-top:20px;
 margin:0px 80px;
  
}
.approfbox {
  height: 132px;
  background: #9a9a9a;
  border: 1px solid #aeaeae;
  margin: 10px 80px;
}
.linkbox {
  background: #9a9a9a;
  border: 1px solid #aeaeae;
  margin: 10px 80px;
  float:none;
  padding-bottom: 5px;
}
.pages {
  
  background: #c5c5c5 url('imgs/bgpages.gif') repeat-x;
  height: 520px;

}
.iconapprof {
  float:left; margin: 5px;
}
.titleapprof {
  margin-top:10px;
  color: #e2dc30;
  font-weight:bold;
  font-size:16px;
}
.titlelink {
  margin:5px 20px;
  color: #e2dc30;
  font-size:16px;
}
.textapprof {
  color:white;
  font-size:13px;
  width:700px;
}
.textlink {
  color:white;
  font-size:13px;
  margin:0px;
  width:700px;
}
.butdownload {

  margin: 5px 20px;
  display:block; 
  text-decoration:none;
  font-weight:bold; 
  color:#DFDA36;
  text-align:right;
}
.paginazione {
  margin: 5px 20px;
  text-align:right;
  color:#CDCDCD;
 
}

.presentarea {
  width: 590px;
  height:475px;
  padding: 21px 15px 20px 21px;
  float:left;
}
.presentbody {
    background: #cfcfd0 url('imgs/bgpresent.gif') repeat-x;
    height:475px;
}
#videoplayer {
    padding: 20px 15px;
}
.videodescr {
  width:225px; height: 88px;
  background: #CCCCCC;
  margin: 20px 15px 0;
  border:1px solid white;
  float:right;
}

.videograph {
  float:right;
  margin-top: 20px;
  margin-right:15px;
/*  background: #888888; */
  width: 225px;
  /*border:1px solid white;*/
}
.boxarchive {
    border-left: 1px solid #c0c0c0;
    height:475px;
    float:right;
    width:250px;
    padding-left:15px;
    margin-right: 16px;
    margin-top:20px;

}
.contained { 
  background:#747474; 
  height:475px; 
}

.datepresent {
  
  font-size:16px;
 color: white;
 font-weight:bold; 
 padding-top:24px;
 margin:0px 10px 0px;
}
.titlepresent {
  
  font-size:22px;
 color: white;
 font-weight:bold; 
 padding-top:0px;
 margin:10px 10px;
  
}

.archiveitem {
  height:98px; margin: 10px 7px; font-size:12px; color: white; display:block;background: #828282; text-decoration:none;
}
.archiveitemalt {
  height:98px; margin: 10px 7px; font-size:12px; color: white; display:block;background: #909090; text-decoration:none;
}

.archiveitemon {
  height:98px; margin: 10px 7px; font-size:12px; color: white; display:block; text-decoration:none; background: url('imgs/bgarchiveover.jpg') repeat-x;
}

.archiveitem:hover, .archiveitemalt:hover {
  background: url('imgs/bgarchiveover.jpg') repeat-x;
}

.yellowbutton {
  background: url('imgs/butyellow.gif');
  display:block;
  width: 185px;
  height: 67px;
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}

#privacy{
text-align:right; 
top:100px !important; 
top:6px; 
position:relative; 
width: 400px; 
float:left;
}
