a{
	text-decoration:none;
	color:#458B74;	
}	

p{
	clear:both;
	margin:0;
	padding: 0px;
}


img{border:none;}



#congrats h3, #errors h3 {
        margin: 0;
        font-family: "Bitstream Vera Sans", sans-serif;
        font-weight:		800;
        font-style:		normal;
        text-decoration:	none;
        word-spacing:		normal;
        letter-spacing:	normal;
        text-transform:	none;
        border-color:		black;
        padding:		.4em;
}
#congrats h3 {
      background-color: #33cc00;
      color: white;      
}

#congrats p { padding: .5em 1em; }

#congrats p.toggle { text-indent: 10px;
        background: transparent url('../images/arrow-down.gif')  15px 0 no-repeat;
        }

#congrats p.closed{
        text-indent: 10px;
                background: transparent url('../images/arrow-right.gif')  15px 0 no-repeat;
}

#congrats pre { overflow: auto;}


img.inline-badge {
  float: left;
  padding: 10px;
  padding-top: 3em;
  margin: 0;
  margin-left: 1.6em;
}


pre.badgeSnippet {
  margin-left: 108px !important; /* give room to the image */
  margin-top:0;
  padding-left: 1em;
  font-size: small;
  color: #444;
  margin-bottom: 2em;
}



#writeme {
      background-color: #33cc00;
      color: black;      
}





#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:4px;
	display:none;
	color:#fff;
	font-family: Verdana, Arial, sans-serif, Helvetica ; /* per title */
	font-size: 14px;
	}

#Intestazione {
	position: relative;
	width: 960px;
	height: 140px;
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#Titolo_sx {
	position: absolute;
	border:0px solid yellow;
	left:10px;
	top:84px;
	width:230px;
	height:40px;
	font-family:  Arial, Verdana, Helvetica;
	font-size:26px;
	font-weight: bold;
	line-height: 1.5;
	color: #33CC00;
}

#Titolo_dx {
	position: absolute;
	border:0px solid yellow;
	left:720px;
	top:84px;
	width:230px;
	height:40px;
	font-family:  Arial, Verdana, Helvetica;
	font-size:26px;
	font-weight: bold;
	line-height: 1.5;
	color: #33CC00;
}

#Contenitore {
	position: relative;
	/*height: 300px;  si adegua alla lunghezza*/
	width: 958px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC00;
	border-right-color: #33CC00;
	border-bottom-color: #33CC00;
	border-left-color: #33CC00;
	margin: auto;
}
#Disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}

.Contenuto {
	position: relative;
	width: 948px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:normal;
	color:#333333;
	margin: auto;
	padding-top: 20px;
}

.Iscrizione {
	border:0px solid red;
	position: relative;
	width: 848px;
	Height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:normal;
	color:#333333;
	margin-left: 5px;
	padding-top: 0px;
}

.Iscrizione_testo {
	border:0px solid red;
	position: relative;
	width: 848px;
	Height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:normal;
	color:#333333;
	margin-left: 5px;
	padding-top: 0px;
}

.chisiamo {
	text-align:justify;
	margin-left: 5px;
	padding-top: 0px;
}