* {
	margin:0; 
	padding:0;  
}

body, html { 
	background:#ABA691; 
	width:100%; 
}

/* mac ie5 hack \*/
body, html { 
	height:100%;  
}
/* end hack */


table, th, td, div { 
	font-family: Verdana, Arial, Sans-serif; 
	color: #645E42; 
	font-size:11px; 
	line-height:140%; 
}

input, textarea, select, optgroup { 
	font-family: Verdana, Arial, Sans-serif; 
	color:#444; 
	font-size:10px;
}
 
img { 
	border:0; 
}
 
p {
	text-align: justify; 
}

a, a:visited, a:hover { 
	color:#645E42; 
	text-decoration:underline;  
}

optgroup {
	font-size:1.1em;
	padding-top:5px;
	padding-left:2px;
}

option {
	padding-left:2px;
}

#main_box {
	width:970px;
	height:100%; 
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}

.cento { 
	width:100%; 
	height:100%; 
}

.alto { 
	height:100%; 
	background:#fff; 
}

.envelope {
	width:970px;
	height:100%; 
	background:#fff; 
	vertical-align:top;
}

.p_class { 
	padding-bottom:10px; 
}

/* MENU */
.top_menu {
	width:970px;
	height:90px;
}
.top_menu td {
	padding:0 6px 0 7px;
}
.censimento	{
	background:url('../img/share/back_cens.gif') repeat-x 0 0;
}
.back_menu { 
	background:url('../img/share/back_menu.gif') repeat-x 0 0; 
	height:90px;
}

.menu_right { 
	background:url('../img/share/menu_right.gif') no-repeat right top; 
}

.attivo_right { 
	background:url('../img/share/att_right.gif') no-repeat right top; 
}
.attivo { 
	background:#fff; 
}
.attivo_left { 
	background:url('../img/share/att_left.gif') no-repeat 0 0; 
}

/* BOTTOM */
.btm { 
	height:60px;
	vertical-align:bottom;
}

.btm_left { 
	background:#F2F1EF; 
	height:60px;
	width:50%; 
	padding:0 50px; 
	font-weight:bold; 
	font-size:10px; 
}

.btm_right { 
	background:#F2F1EF; 
	height:60px;
	width:485px; 
	padding:0 50px; 
	text-align:right; 
}



/* TITOLO PAGINE */
.titolo { 
	padding-bottom:2px; 
	background:url('../img/share/sep.gif') repeat-x left bottom;  
}

.pad_titolo { 
	padding:15px 50px 20px 50px; 
	background:url('../img/share/back_titolo.gif') no-repeat 29px 19px;  
}

.pad_titolo2 { 
	padding:15px 10px 10px 30px; 
	background:url('../img/share/back_titolo.gif') no-repeat 29px 19px;  
}

.pad_titolo3 { 
	padding:15px 10px 20px 30px; 
	background:url('../img/share/back_titolo.gif') no-repeat 29px 19px;  
}

.pad_titolo4 { 
	padding:10px 25px 5px 30px; 
	background:url('../img/share/back_titolo.gif') no-repeat 29px 14px;  
}

.titolo3 { 
	padding-bottom:2px; 
	padding-left:20px; 
	background:url('../img/share/sep.gif') repeat-x left bottom;  
}

.stitolo		{ font-size:12px; font-weight:bold; padding-top:5px; }
.puntato		{ padding:0px 0px 5px 20px; background:url('../img/share/puntato.gif') no-repeat 10px 6px; }


.form_result_box {
	width:970px;
	height:290px;
	background:url('../img/partecipa/result.jpg') no-repeat;
}

