body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color:#e7e7e7;
 margin: 10px 0 0 0;
}

#wrapper {
	margin: 0 auto 20px auto;
	width: 890px;
	background-image:url(../immagini/bg_wrapper.gif);
	background-repeat: repeat-y;
}

#content { 
 float: right;
 color: #333;
 width: 623px;
 display: inline;
}

#leftcolumn { 
 color: #333;
 width: 248px;
 float: left;
}

.slog { 
 color: #907c61;
 text-align:right;
 font-size: 10px;
}

#title { 
 color: #fff;
 text-align:right;
 font-size: 14px;
 font-weight:bold;
 background-color: #c4c2ad;
 padding: 23px 5px 3px 0;
 margin-top: 20px;
}

#title1 { 
 color: #fff;
 text-align:right;
 font-size: 14px;
 font-weight:bold;
 margin-top: 20px;
 padding-left:25px;
}

.logo {
border:none;
border-bottom: 60px solid #e7e7e7;
}

#menu { 
 margin-left: 60px;
}

#menu a { 
 font-size : 12px;
 text-decoration: none;
 font-weight : bold;
 color: #75726c; 
}

#menu .menu { 
 font-weight : normal;
}

.titolomenu {
cursor: pointer;
color: #75726c; 
font-weight : bold; 	
margin-top : 0px;
}

a:hover.menu, .menu_int a:hover {
color: #DEA600;
}

a:visited.menu, .menu_int a:visited, a:visited {
color: #98958F;
}

.menu_int {
margin-top : 4px;
}

.menu_int a {
color: #7A7858;
font-weight : normal;
line-height:16px;
}

a:link {
color: #75726c;
font-weight : bold; 	
}

a:hover {
color: #DEA600;; 
}

#content p, #content ul {
 line-height: 18px;
}

#content {
 color: #726f69;
}

#footer { 
 margin: 0;
 width: 100%;
 background-image:url(../immagini/bg_footer.gif);
 background-repeat: repeat-x;
 color: #836c4f;
 font-size:10px;
 clear:both;
}

#footer a { 
 color: #836c4f;
 text-decoration: none;
 font-weight: bold;
}

#footer a:hover { 
 color: #DEA600;
}

#footer table { 
 padding-bottom: 10px;
}

.campi_form {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #83827A;
}

.pulsanti_form {
	border : #83827A;
	background-color : #C4C2AD;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
 	font-family : verdana;
	font-size : 10px;
	font-weight: bold;
}

.pulsanti_form_cancella {
	border : #C4C2AD;
	background-color : #D4D1C2;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
 	font-family : verdana;
	font-size : 10px;
	font-weight: bold;
}

td.td_interlinea {
	background-color: #828282;
}

td.td_step {
	padding: 1px;
	border: 1px #FFFFFF;
	color: #BEBEBE;
	font-size : 10px;
}

td.td_step_attivo {
	padding: 1px;
	color: #828282;
	font-size : 9px;
	font-weight: bold;
}

td.td_titolo {
	background-color: #C4C2AD;
	color: #ffffff;
	font-size : 11px;
	font-weight: bold;
}


td.td_errore {
	background-color: #FFCC00;
	padding: 1px;
	border: 1px #FF9900;
	font-weight: italic;
	color: #990000;
}

hr.hr_uniform {
	color:#C4C2AD;
}

.image {
	border:1px solid #C4C2AD;
}

small {
	color: #836C4F;
}

