/***********************
 (c) 2002 E-side s.r.l. 
 ***********************/ /* Stile vuoto */
.base {
	
}
a.grey2  {color:#707070;}
.azzurro {
	color: #6aabd9;
}

.verde {
	color: #95ac2e;
}

.arancione {
	color: #f39800;
}

.oliva {
	color: #c2bb79;
}

.viola {
	color: #a33b61;
}

body,div,p,form,select,input {
	margin: 0;
	padding: 0;
	font-family: arial, verdana, georgia, helvetica;
	letter-spacing: 0px;
	font-size: 12px;
	color: #808080;
}

.orange {
	color: #F39800
}

.dark {
	color: #4D4D4D;
}

.grey {
	color: #808080;
}
.green {
	color: #f39800;
}

.sottotitolo_bold {
	padding-top: 5px;
	padding-bottom: 12px;
	font-weight: bold;
}

h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

h1 {
	color: #B2B2B2;
	background: url(img/h_grey_border.gif) repeat-x bottom;
	line-height: 40px;
	font-family: georgia, arial, verdana, helvetica;
	font-weight: normal;
	font-size: 24px;
}

h2 {
	color: #F39800;
	font-family: georgia, arial, verdana, helvetica;
	font-weight: normal;
	text-transform: none;
	font-size: 24px;
	line-height: 30px;
}

h3 {
	background-color: #9B9B9B;
	color: #FFFFFF;
	padding: 3px 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 5px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	color: #4D4D4D;
}

/*
td,p,body,input,textarea,select,li,ul {font-family: verdana;font-size: 11px;line-height:18px;} 
h1{font-family: arial,helvetica;font-size: 22px; color:rgb(171,25,25);font-weight:normal;margin-bottom:5px;}
h2{font-size: 13px;color: #666666; font-weight:bold; } 
h3 {font-size: 11px;color:rgb(171,25,25); font-weight:bold; }
h1{margin-top:5px;}
p{margin-bottom:3px;}
*/
a {
	color: #F39800;
	text-decoration: none;
}

a:hover {
	color: #4D4D4D;
}

.uppercase {
	text-transform: uppercase;
}

.underline {
	text-decoration: underline
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.white {
	color: #FFFFFF;
}

.serif {
	font-family: georgia, times, serif;
}

.dim0 {
	width: 95px
}

.dim1 {
	width: 250px
}

input,textarea {
	border: 1px solid;
}

.but {
	cursor: hand;
	voice-family: "\"}\"";
	voice-family: inherit;
	cursor: pointer;
}

.cbx,.bbx,.rbx,.img {
	border: 0px
}

body.mceContentBody {
	margin: 0 10px;
}

ul{margin-left:5px;padding-left:0px;}