/* CSS Document */
/* struttura pagine */

.colonnaSx{
	width:80px;
}
.rosso_grassetto{
	font-weight:bold;
	color:#DD0000;
}

/* ********************** campi fieldset ************************************* */

div#main-pg fieldset legend{
	color:#000033;
	font-weight:bold;
}

/* ..................................... */

.form{
	width:180px;
	background-color:#eeeeee;
	font-size:11px;
	padding:3px;
	border: 1px solid #cccccc;
}

/* ..................................... */

.formtext{
	width:363px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#eeeeee;
	font-size:11px;
	padding:3px;
	border: 1px solid #cccccc;
	margin-bottom:10px;
}

/* ..................................... */

.click{
	width:300px;
	height:30px;
	background:url(../images/click.gif) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#eeeeee;
	font-size:11px;
	font-weight:bold;
	margin:20px 0 0 50px;
	border:none;
}

/* ..................................... */

div#main-pg h1{
	font-size:12px;
	font-weight:bold;
	color:#006699;
	margin-bottom:20px;
}
div#info{
	width:400px;
	position:relative;
	left:90px;
}
div#main-pg legend span{
	font-weight:bold;
	color:#006699;
}
div#main-pg fieldset{
	margin-bottom:20px;
	padding:10px;
}

div#risposta{
	color:#000;
	border:#666666 solid 1px;
	background-color:#FF9900;
	padding:5px;
	margin-bottom:20px;
}


/* ..................................... */

div#main-pg fieldset .pry{
	font-size:10px;
	margin-bottom:20px;
	margin-left:3px;
}
.privacy{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border: 1px solid #cccccc;
	margin-left:3px;
	width:363px;
}

/* ..................................... */






/* 

#welcome, #welcome span{
	width:222px;
	height:89px;
	background-image:url(../images/base/welcome.gif);
	background-repeat:no-repeat;
}

*/
