/***********************
 (c) 2002 E-side s.r.l. 
 ***********************/
 
/* Stile vuoto */
.base{}

 body, div, p, form, select, input{
 margin:0;padding:0;
 font-family:arial,verdana,georgia,helvetica;letter-spacing:0px;
 font-size:12px;
 }

.azzurro_bold_ucase{
    font-family:georgia,helvetica;
    font-size:13px;
    font-weight:bold;
	color:#009EE0;text-transform:uppercase;
}
.sottotitolo_bold
{
	padding-top:5px;
	padding-bottom:12px;
	font-weight:bold;
}

h1,h2,h3{margin:0;padding:0;}

h1{
	color:#B2B2B2;
	font-family:georgia,arial,verdana,helvetica;
	font-weight:normal;
	font-size:24px;
}
h2{
	/* color:#9EBA3B;*/
	color:#E21F25;
	font-family:georgia,arial,verdana,helvetica;
	font-weight:normal;
	font-size:24px;
}
/*
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;}
*/
.verde-sfondo{color:#268f3b;}
.azzurro{color:#009EE0;text-transform:uppercase;}
.azzurro-normal{color:#009EE0;text-transform:none;}

.red{color:#E21F25;text-transform:uppercase;}
.red-normal{color:#E21F25;text-transform:none;}

a{color:rgb(0,158,224);text-decoration:none;}
a:hover {color:#666666}

.uppercase{text-transform:uppercase;}
.underline{text-decoration: underline}
.bold {font-weight:bold;}
.italic{font-style:italic;}
a.red, .red {color:#e4342d;}
a.azzurro:hover {color:#8E979F;}
a.green2, .green2 {color:#26591C;}
a.green2:hover {color:#26591C;}
a.grey, .grey {color:#a0a0a0;}
a.grey:hover {color:#a0a0a0;}
a.grey2  {color:#707070;}
a.grey2:hover {color:#707070;}
a.white, .white {color:#ffffff;}
a.white:hover {color:#ffffff;}

.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
}

