html {
	background: #ffffff url(/layout/greypoint.png) 200px 0 repeat-y;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
body {
	margin: 0;
	padding: 0;
	text-align: left;
}
img {
	border: none;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset {
	border: 0;
	width: auto;
}
label {
	width: 500px;
	margin: 0 10px 0 0;
}
input {
	width: 120px;
}
#errore  {
	width: auto;
	background: #FE8F00;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	color: #FFFFFF;
}
#testata {
	width: 100%;
	height: 134px;
	background: #ffffff url(/layout/postaperte.png) 25px 25px no-repeat;
	border-bottom: 2px solid #efefef;
	text-align: right;
}
#accountemail  {
	margin-top: 115px;
	float: right;
	margin-right: 20px;
}
#accountemail a  {
	padding-left: 11px;
	background: url(/layout/descend_rest_dark.gif) 0 3px no-repeat;
}
#accountemail a:link, #accountemail a:visited {
	color: #FE8F00;
	text-decoration: none;
}
#accountemail a:hover {
	color: #666666;
}
#scegliaccount {
	position: absolute;
	right: 20px;
	top: 135px;
	background: #000000;
	border: 1px solid #FE8F00;
	padding: 5px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 99;
}
#scegliaccount a:link, #scegliaccount a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 0 2px 15px;
	background: url(/layout/i_nextpage_disable.gif) 0 3px no-repeat;
}
#scegliaccount a:hover {
	color: #333333;
	background: #FE8F00 url(/layout/i_nextpage_disable.gif) 0 3px no-repeat;
}
#corpo {
	clear: both;
	width: 100%;
}
#colonnasx {
	float: left;
	width: 200px;
}
#bloccomenuposta {
	margin: 10px 0 30px 0;
}
#bloccomenuposta i {
	font-size: 10px;
}
#bloccomenuposta ul {
	margin: 0 0 0 10px;
}
#bloccomenuposta ul a:link, #bloccomenuposta ul a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#bloccomenuposta ul a:hover {
	color: #000000;
}
#colonnadx {
	display: block;
	width: auto;
	color: #333333;
	font-weight: lighter;
	overflow: hidden;
}



#spazio {
	clear: both;
	width: 100%;
	height: 30px;
	background: #cccccc;
}
#fondo {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	margin: 30px 0 0 0;
	padding: 3px 0 3px 0; 
}
#fondo i {
	text-transform: uppercase;
	font-style: normal;
}
#fondo u {
	color: #FE8F00;
	text-decoration: none;
}
#fondo a:link, #fondo a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#fondo a:hover {
	color: #FE8F00;
}

#grigliaemail {
	width: 100%;
}
#grigliaemail thead {
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	background: #666666;
	color: #ffffff;
	text-transform: capitalize;
}
#grigliaemail thead tr:hover {
	background: #666666;
}
#grigliaemail thead a:link, #grigliaemail thead a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
#grigliaemail i {
	display: none;
}
#grigliaemail thead a:hover {
	color: #ffffff;
	background: #FE8F00;
}
#grigliaemail th {
	border-left: #efefef 1px solid;
}
#grigliaemail tr:hover {
	background: #efefef;
}
#grigliaemail td  {
	border-left: #efefef 1px solid;
	border-bottom: #efefef 1px solid;
	padding: 5px; 
	line-height: 16px;
}
#priorita {
	text-align: center;
	font-size: 10px;
}
#letto {
	text-align: center;
}
#allegato {
	text-align: center;
}
#selezione {
	text-align: center;
}
#mittente {
	text-align: left;
	overflow: hidden;
}
#oggetto {
	text-align: left;
	overflow: hidden;
}
#giorno {
	text-align: center;
}
#dimensione {
	text-align: center;
}
#grigliaemail tfoot {
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	background: #666666;
	color: #ffffff;
	padding: 0 50px 0 50px;
}
#grigliaemail tfoot tr:hover {
	/*color: #ffffff;*/
	/*background: #FE8F00;*/
	background: #666666;
}
#grigliaemail tfoot ul {
	display: inline;
	padding: 0 5px 0 0;
}
#grigliaemail tfoot ul b {
	font-size: 13px;
	color: #FE8F00;
}
#grigliaemail tfoot ul a:link, #grigliaemail tfoot ul a:visited{
	text-decoration: none;
	color: #ffffff;
}
#grigliaemail tfoot ul a:hover {
	color: #FE8F00;
}

