body {
	margin:0;
	color:#333333;
	background-color:#b9cc82;
	background-image: url(../../images/layout/sfondo.jpg);
	background-repeat: repeat-x;
}

body, td, th {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
}

ul {
	list-style-image: url(../images/bullet.png);
}

h1 {
	margin: 0 0 0 0;
	padding:5px 0 5px 0 ;
	text-align:center;
	font-size:12px;
	color: #999999;
	font-weight: normal;
	background-color: #333333;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #99cc00;
	letter-spacing:1px;
}


div#modulo {
	width: 243px; 
	text-align:center;
	float:right;
	padding-left:30px;
}

div#modulo div.boxModulo {
	width: 243px;
	height:197px;
	background-image: url(../images/modulo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px;
	text-align:left;
}

.backInput {
	background-image: url(../../images/layout/backInput.gif);
	background-repeat: repeat-x;
	background-position: top;
}

div#schermate {
	margin:0 auto 0;
	border-top: solid 1px #FF6600;
	border-bottom: solid 1px #FF6600;
	padding:0 0 10px 0;
	width:600px;
	height:auto;
	overflow:auto;
}

.schermata {
	float:left;
	margin:8px;
	border: solid 1px #dddddd;
	padding:1px;
	width:180px;
	text-align:center;
	font-size:11px;
	font-style:italic;
}

.boxYouTube {
	border:4px solid #dddddd;
	padding:0;
	margin:0 auto 0;
	width:640px;
}

.evidenza {
	background-color:#FFFF00;
}

div#contenuto {
	width: 754px; 
	text-align:left;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 30px;
	margin-top: 0;
	padding-top:0;
	background-color:#FFFFFF;	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#contenuto h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF6600;
	text-align:center;
	padding-top:0;
	margin-top:0;
}

#contenuto h2 span {
	color:#d70305;
}

#contenuto h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

#contenuto h6 {
	font-size:16px;
	font-weight:bold;
	color:#d70305;
}

#contenuto a:link {
	color:#1560d4;
}
#contenuto a:visited {
	color: #4b81d4;
}
#contenuto a:hover {
	color: #ff3300;
}





div#footer {
	width: 100%;
	height: auto;
	text-align:center;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;
	background-color: #333333;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size:10px;
}

#info table tr td p {
	font-size:10px;
}

#info p {
	margin-top:5px;
	margin-bottom:5px;
}

td#footer {
	font-size:10px;
	background-color: #333333;
}

p.titoloFooter {
	margin: 15px 0 10px 0;
	font-size:16px;
	color:#99cc00;
	font-weight:normal;
}

div#info{
	font-size:10px;
	width:900px;
	color: #CCCCCC;
	text-align: left;
	margin:auto;
	padding-left:50px;
}

#info a:link, #info a:visited{
	color:#CCCCCC;
	text-decoration:none;
}

#info a:hover{
	color:#ff3300;
	text-decoration:none;
}

.rowwhite, .rowgray {
	vertical-align: middle;
	text-align: center;
}

.rowwhitefirst td {
	border-left: 1px solid #CCCCCC;
	padding-bottom: 10px;
}

.rowwhite td, .rowgray td {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.rowwhite td.first, .rowgray td.first, .rowwhitefirst td.first {
	padding-left: 15px;
	border-left: none;
	text-align: left;
}

td.first {
	font-size: 14px;
}

.rowwhite, .rowwhitefirst  {
	background-color: #FFFFFF;
}

.rowgray {
	background-color: #F6F6F6;
}

.apTesto {
  height:1.1em;
  overflow:hidden;
  margin:0;
  padding:0;}

.boxModuloBottom {
	padding: 10px;
	background-color:#efefef;
	margin:0 auto;
	width:350px;
	}
