body,html {
	margin: 5px 0px 10px 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	color: Black;
	background: #83B8D3;
}

img {
	border: 0;
}

tbody, table, tr, td {
	border: none;
}

.risric_sez{
	margin-left: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #4595BD;
	font-weight: bold;
}


a.risric, a:link.risric, a:active.risric, a:visited.risric
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 14px;
	color: #004185;
	text-decoration: none;
}

a:hover.risric, a:target.risric, a:focus.risric
{
	text-decoration: underline;
}


a, a:link, a:active, a:visited{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #004185;
	font-weight: bold;}

a:hover, a:target, a:focus{
	text-decoration: underline;
	cursor: pointer;
}

img {
	border: none;
}

.main {
	display: block;
	position: relative;
	width: 960px;
}

.menu {
	width: 960px;
	height: 36px;
	background: #DAEAF2 url(../Images/bg_menu.gif) no-repeat center top;
	border-bottom: 3px solid White;
}

.bars {
	width: 960px;
	background: White url(../Images/bars.gif) repeat-y center top;
}

.grey {
	width: 638px;
	background-color: #CCCCCC;
}

.blue {
	width: 322px;
	background-color: #4595BD;
}

.logo {
	width: 638px;
	height: 90px;
	background-color: White;
}

.registrati {
	width: 322px;
	height: 57px;
	background-color: White;
}

.but_reg {
	display: block;
	position: relative;
	width:  320px;
	height: 41px;
	text-align: center;
	padding-top: 10px;
}

a.but_reg, a:link.but_reg, a:active.but_reg, a:visited.but_reg
{
	background-image: url(../Images/but_registrati.gif);
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a:hover.but_reg, a:target.but_reg, a:focus.but_reg
{
	background-image: url(../Images/but_registrati_alt.gif);
	text-decoration: none;
}

.espall {
	width: 322px;
	height: 33px;
	background-color: White;
}

.banner {
	width: 638px;
	height: 145px;
	background-color: White;
}

.steps {
	width: 322px;
	height: 145px;
	background-color: White;
}

.contents {
	width: 638px;
	height: auto;
	background-color: White;
}

.footer {
	width: 960px;
	height: 38px;
	background: White url(../Images/bg_foot.gif) no-repeat center bottom;
	text-align: right;
	padding-right: 10px;
}

.menudx{
	width: 322px;
	height: 690px;
	background: #4595BD url(../Images/bg_right.gif) no-repeat left bottom;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input {
	font: 10px "Lucida Sans", Lucida, Verdana, sans-serif;
}

.questionario {
}

.questionario li {
	padding-bottom: 2px;
}

.questionario .titolo {
	font: bold 12px "Lucida Sans", Lucida, Verdana, sans-serif;
	color: #004185;
	text-transform: uppercase;
	text-align: center;
}

.questionario .label {
	font: bold 10px/14px "Lucida Sans", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	color: #004185;
}

.questionario .label_mini {
	font: 10px/14px "Lucida Sans", Lucida, Verdana, sans-serif;
}

.questionario input, .questionario textarea {
	font: 10px/14px "Lucida Sans", Lucida, Verdana, sans-serif;
	background-color: white;
	border: 1px solid #4595BD;
}

.questionario .textField_long {
	width: 300px;
}

.questionario .textField_long .margin 
{
    margin-left: 20px;
}

.questionario .radio input, .questionario .checkbox input {
	width: 20px;
	background-color: white;
	border: none;
}

.questionario .button {
	color: white;
	font: bold 10px/14px "Lucida Sans", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	background-color: #004185;
	border: 2px solid #004185;
}

.questionario .button:hover {
	background-color: white;
	font: bold 10px/14px "Lucida Sans", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	color: #004185;
	border: 2px solid #004185;
	cursor: pointer;
}

.user {
	display: block;
	position: relative;
	float: left;
	left: 5px;
	top: 5px;
	border: 1px solid #70A8C7;
	height: 20px;
	width: 115px;
	background: #EDF5F9 url(../Images/bg_input_user.gif) no-repeat scroll right bottom;
}

.pwd {
	display: block;
	position: relative;
	float: left;
	left: 10px;
	top: 5px;
	border: 1px solid #70A8C7;
	height: 20px;
	width: 115px;
	background: #EDF5F9 url(../Images/bg_input_pwd.gif) no-repeat scroll right bottom;
}

.search {
	display: block;
	position: relative;
	float: left;
	left: 10px;
	top: 0px;
	border: 1px solid #A3A3A3;
	height: 20px;
	width: 168px;
	background: #F5F5F5 url(../Images/bg_input_search.gif) no-repeat scroll left bottom;
	padding-left: 24px;
}

.but_go {
	display: block;
	position: relative;
	float: left;
	left: 15px;
	top: 3px;
}

.excl_user {
	display: block;
	position: absolute;
	top: 6px;
	left: 795px;
	z-index: 100;
}

.excl_pwd {
	display: block;
	position: absolute;
	top: 6px;
	left: 925px;
	z-index: 100;
}

.message {
	display: block;
	position: absolute;
	width: 198px;
	height: 18px;
	padding: 3px 3px 0px 0px;
	top: 3px;
	right: 314px;
	background: url(../Images/balloon.png) no-repeat;
	text-align: left;
	font-size: 10px;
	text-indent: 10px;
	font-weight: bold;
}

.redbox {
	display: block;
	position: relative;
	width: 610px;
	height: 70px;
	top: 20px;
	left: 10px;	
	background: url(../Images/redbox.gif) no-repeat center;
	text-align: left;
	margin-bottom: 30px;
}

.msg_redbox {
	display: block;
	position: relative;
	width: 530px;
	height: 60px;
	top: 5px;
	left: 70px;
	font-size: 11px;
	color: #004185;
}

.area_riservata {
	display: block;
	position: relative;
	width: 404px;
	height: 204px;
	padding: 0px 0px 0px 0px;	
	background: url(../Images/msg_empty.jpg) no-repeat center;
	text-align: left;
}


.messaggio {
	display: block;
	position: relative;
	width: 220px;
	height: 168px;
	top:  8px;
	left: 165px;
	text-align: left;
}

a.messaggio, a:link.messaggio, a:active.messaggio, a:visited.messaggio
{
	font-size: 14px;
	font-weight: bold;
	color: #4595BD;
}

a:hover.messaggio, a:target.messaggio, a:focus.messaggio
{
	text-decoration: underline;
}


.welcome {
	font-size: 12px;
	color: #4595BD;
	font-weight: bold;
}

.title_blue {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 16px;
	color: #004185;
	font-weight:bold;
	vertical-align: 15px;
	margin-left: 10px;
}

.title_white {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	margin-left: 10px;
}

.title_pages {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 30px;
	color: #004185;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
}

ul, li {
	padding-top: 0px;
	margin-top: 0px;
}

li {
	line-height: 18px;
}

.agenda {
	font-size: 11px;
	color: Black;
	list-style-image: url(../Images/li_agenda.gif);
	list-style-position: outside;
}

a.agenda, a:link.agenda, a:active.agenda, a:visited.agenda
{
	font-size: 11px;
	color: Black;
	text-decoration: none;
}

a:hover.agenda, a:target.agenda, a:focus.agenda
{
	text-decoration: underline;
}

.stats {
	font-size: 11px;
	color: Black;
	list-style-image: url(../Images/li_stats.gif);
	list-style-position: outside;
}

a.stats, a:link.stats, a:active.stats, a:visited.stats
{
	font-size: 11px;
	color: Black;
	text-decoration: none;
}

a:hover.stats, a:target.list, a:focus.stats
{
	text-decoration: underline;
}

.note {
	font-size: 11px;
	color: White;
	list-style-image: url(../Images/li_note.gif);
	list-style-position: outside;	
}

a.note, a:link.note, a:active.note, a:visited.note
{
	font-size: 11px;
	color: White;
	text-decoration: none;
}

a:hover.note, a:target.note, a:focus.note
{
	color: White;
	text-decoration: underline;
}

.list {
	font-size: 11px;
	color: Black;
}

a.list, a:link.list, a:active.list, a:visited.list
{
	font-size: 11px;
	color: Black;
	text-decoration: none;
}

a:hover.list, a:target.list, a:focus.list
{
	text-decoration: underline;
}

.But
{
	padding-left:6px;
	padding-top:10px;
}

.but_home {
	font-size: 12px;
	color: White;
	padding-left: 10px;
}

a.but_home, a:link.but_home, a:active.but_home, a:visited.but_home
{
	font-size: 12px;
	color: White;
	text-decoration: none;
}

a:hover.but_home, a:target.but_home, a:focus.but_home
{
	padding-left: 10px;
	text-decoration: underline;
}

