body {
	margin:10px;
	padding:0;
	text-align:center;
	font-family: Century Gothic, "Trebuchet MS",  Arial, Helvetica, sans-serif ;
	font-size:12px;
	background:#300;
	color:#fff;
	text-align:center
}

body,html { 	
	height:100%; 
}

.imgThumb {
	padding:10px;
	margin:5px;
	border:1px solid #666;
}

.telaio {
	border:0px solid #fff; 
	width:680px; 
	display:block; 
	margin:auto; 
	text-align:left
}
a {		
	text-decoration:none;
	color: #CC0000;
	font-size:13px;
}

a:hover{	
	text-decoration:none;
	color: #fff;
}


/* style per oggetti form----------------------------------------------------------- */
input ,textarea {
	font-size:12px;	
	font-family: Century Gothic, "Trebuchet MS",  Arial, Helvetica, sans-serif ;
	color:#fff;
	background: #464646;
	border:none;
	padding:4px;
}


.selectbox{
	font-size: 12px;
	border:1px solid #69c;
	font-family: Century Gothic, "Trebuchet MS",  Arial, Helvetica, sans-serif ;
	padding:0;
	color:#546C8E;
}

.customselectbox {
	font-size: 100%;
	color:#32305A;
	font-family: Century Gothic, "Trebuchet MS",  Arial, Helvetica, sans-serif ;
}

.button {
	/*background: #7083A0;
	border:1px solid #000;
	color: #fff;
	font-size: 90%;
	padding: 2px 5px;
	text-decoration: none;*/
}


.asterisco {
	color: #f00;
}

.note {
 font-size:90%;
}

/* end style per oggetti form----------------------------------------------------------- */


.Stile2 {
	font-size: 16px;
	color:#999999
}


.campi-dinamici {
	color:#999999
}
