/***********************
 (c) 2002 E-side s.r.l. 
 ***********************/
 
/* Stile vuoto */
.base{}

BODY 
{ 
    background:white; 
    color: black; 
    margin:0px;
	padding:0px;
} 
.evidenziato
{
	color:#707070;
	font-family:Georgia;
	font-size:16px;
	font-weight:normal;
	font-style:italic;	
	line-height:22px;
}
table.tabella-senza-bordo
{
	border:0px;
	padding:3px 6px 3px 0px;
}
h1,h2,h3,p{margin:0;padding:0;}

td,p,body,input,textarea,select,li,ul {
	font-family: verdana;
	font-size: 12px;
	line-height:18px;
	
	} 
h1{
	color:rgb(201,41,41); /* rgb(0,144,214); */
	font-family:Georgia;
	font-size:24px;
	font-weight:normal;
	font-style:normal;      
	margin-bottom:5px;
	line-height:24px;	
}
h2{
	font-size: 18px;
	font-family:Georgia;
	font-style:italic;
	color: #333; 
	font-weight:normal;
	margin-bottom:5px;	
	}
 
h3{
	font-size: 13px;
	color:rgb(255,137,141); 
	font-weight:bold; 
	}
h1{margin-top:5px;}
p{margin-bottom:3px;}

a{text-decoration:none;color:rgb(201,41,41);}
a:hover {color:#666666}

a.crumbs {}
a.crumbs:hover {}
.acrumbs {}



.dim0 {width: 95px}
.dim1 {width: 250px}

input,textarea
{
	border: 1px #333333 solid;
}

.but
{
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
}
.cbx,.bbx,.rbx,.img
{
	border: 0px
}
body.mceContentBody
{
	margin: 0 10px;
	color:rgb(0,85,156);
}
