@CHARSET "ISO-8859-1";

.sfondo {
	background: transparent url("../images/common/linebackground.png") repeat scroll 0 0;
}

/* --- Scheda 1--- */
.title{
	color:#F28C26;
	font: bold 16px "Trebuchet MS";
	padding: 10px 10px 0px 20px;
}

.body {
	
}

.scheda {
	height: 414px;
	overflow: hidden;
	text-align: center;
	padding: 15px 0px 0px 20px;
	line-height: 14px !important;
	display: none;
	position: absolute;
}

.schedaShow {
	height: 414px;
	overflow: hidden;
	text-align: center;
	padding: 15px 0px 0px 20px;
	line-height: 14px;
	display: block;
}

.schedaShow div {
	/*overflow: hidden;*/
	padding: 5px;
}

.schedaShow div > table {
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 2px;
}

.schedaShow > ul {
	padding: 10px;
	text-align: justify;
	text-indent: 0;
}

.schedaShow li {
	margin-bottom: 8px;
}
.image {
	text-align: center;
	vertical-align: top;
	width: 80px;
}

.image img{
	height: 70px;
	width: 70px;
	vertical-align: middle;
}

.titolo {
	text-align: left;
	vertical-align: middle;
	height: 20px;
	padding-left: 10px;
	color:#F28C26;
	font: bold 18px "Trebuchet MS";
	line-height: 16px;
}


.text {
	text-align: justify;
	vertical-align: top;
	padding: 5px 40px 5px 10px;
	color:#444;
	font: normal 12px "Trebuchet MS";
	line-height: 13px;
}

/* --- Scheda 1 ---*/
#scheda1 th.titolo {
	text-align: center;
	font: bold 24px "Trebuchet MS";
	line-height: 22px;
}

.immagineLogo{
	height: 300px;
}

#scheda1 .text {
	padding: 0 20px 10px 20px;
}

/* --- Scheda 1 ---*/


/* --- Scheda 2 ---*/
#scheda2 div {
	padding: 0;
}

#scheda2 > ul {
	padding: 5px 10px;
}

#scheda2 .scheda21 {
	height: 147px;
	padding: 0;
	
}
#scheda2 .scheda22 {
	height: 180px;
}
/* --- Scheda 2 ---*/


/* --- Scheda 3 ---*/
#scheda3 .scheda31 {
	height: 98px;
}
#scheda3 .scheda32 {
	height: 139px;
}
#scheda3 .scheda33 {
	height: 159px;
}

#scheda3 .scheda31 td{
	text-indent: 0;
}
#tabellavalutazione{
	padding: 5px;
	width: 100%;
}
#tabellavalutazione td {
	margin: 5px;
	vertical-align: middle;
}
/* --- Scheda 3 ---*/



/* --- Scheda 4 ---*/
#scheda4 .scheda41 {
	height: 100%;
}

#scheda4 ul {
	padding: 5px 20px;
	list-style-type: decimal;
}
/* --- Scheda 4 ---*/


/* --- Scheda 5 ---*/
#scheda5 .scheda51 {
	height: 120px;
}
#scheda5 .scheda52 {
	height: 160px;
}
/* --- Scheda 3 ---*/



/* --- Scheda 6 ---*/
#scheda6 > div {
	height:276px;
	overflow-x: hidden;
	overflow-y: scroll;
	width:491px;
}

#scheda6 table {
	width: 470px;
}


#scheda6 .image{
	width: 100%;
	padding: 0 10px; 
}

#scheda6 th {
	color:#F28C26;
	font: 14px "Trebuchet MS";
	font-variant: small-caps;
	width: 176px;
	height: 20px;
	padding: 2px 5px 21px 8px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}


#scheda6 td {
	font: 12px "Trebuchet MS";
	text-align: justify;
	padding: 0px 10px 17px 0px; 
	vertical-align: top;
	color: #444;
}

/* --- Scheda 6 ---*/


/* --- Scheda 7 ---*/
#scheda7 ul {
	padding: 5px 15px;
}

#scheda7 li {
	margin-bottom: 5px;
}

/* --- Scheda 7 ---*/
/* --- Scheda 8 ---*/
/* --- Scheda 8 ---*/
/* --- Scheda 9 ---*/

#scheda1 th.titolo {
	text-align: center;
	font: bold 24px "Trebuchet MS";
	line-height: 22px;
}


.video{
	height: 250px;
	position: relative;
}

.video object, .video embed {
/*	top: 55px; */
	left: 0px;
}

#scheda1 .text {
	padding: 0px 30px 20px 10px;
}

#scheda10 {
	padding: 5px 0px 0px 0px;
}

#scheda10 .titolo {
	height: 8px;
	padding: 5px;
	
}

#scheda10 div { 
	padding: 0px;
}
#playerListDiv div.entries {
	padding: 1px;
}

#playerListDiv {
	width: 507px !important;
}

#pl { 
	width: 450px !important;
}	
/* --- Scheda 9 ---*/
/* --- Navigatore --- */


.navigator{
	display: inline;
	position: absolute;
	top: 434px;
	left: 111px;
	height: 35px;
	margin-top: -10px;
}

.nav {
	height: 25px;
	width: 300px;
	background: transparent url("../images/solution/barra.gif") no-repeat;
	text-align: center;
	vertical-align: middle;
}

.nav1 {
	height: 25px;
	width: 150px;
	background: transparent url("../images/solution/barraPiccola.gif") no-repeat;
	text-align: center;
	vertical-align: middle;
	margin-left: 60px;
}

.navigator td[id] {
	height: 25px;
	width: 25px;
	color : #F28C26;
	font: bold 14px "Trebuchet MS";
	background: transparent url("../images/solution/unselected.gif") center no-repeat;
}
.navSelect {
	background: transparent url("../images/solution/selected.gif")  center no-repeat !important;
	color: white !important;
}
.navigator td:hover {
	cursor: pointer;
}

/* --- Navigatore --- */
/* --- Registrazione --- */
.linkBasso{
margin-top: 160px;
}
.fieldSet{
	margin: 5px 15px;
	padding: 5px;
	font: 12px "Trebuchet MS"; 
	line-height: 12px;
}
.fieldSet table {
	height: 100%;
	width: 100%;
}

.fieldSet table tr > td {
	width: 120px;
}

.fieldSet table *{
	margin: 5px 0;
	*margin: 4px 0;
}
.fieldSet input {
	width: 250px;
}
.fieldSet legend {
	font: bold 18px "Trebuchet MS"; 
}
#informazione {
	height: 280px;
	margin-bottom: 7px;
}

#informazione table{
	*height : 260px;
}

#licenza {
	margin-bottom: 5px;
	font: 10px "Trebuchet MS"; 
	width: 430px;
}

.response{
	padding: 10px;
}

.response * {
	margin: 5px;
}

#responseField{
	height: 275px;
}

.errore {
	font-weight:bolder;
	color : red; 
}

/* --- Registrazione --- */

.ListaContest, .ListaContest1{
	margin: 0 15px; 	
}

.ListaContest li {
	margin: 20px 0; 	
}


