body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout/bg.gif);
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.style2 {
	font-family: Tahoma;
	color: #09046B;
	font-size: 12px;
}
.style3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

.content{
  	font-family: Arial, Verdana;
	letter-spacing: 1px;
	font-size:12px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left: 20px;
	border:#c0c0c0 1px solid;
}

.big{
  	font-family: Arial, Verdana;
	letter-spacing: 1px;
	font-size:14px;
	wont-weight:bold;
	text-decotarion:none;
	color:#ffffff;
}

a.big{
  	font-family: Arial, Verdana;
	letter-spacing: 1px;
	font-size:14px;
	wont-weight:bold;
	color:#000000;
	text-decotarion:none;
	color:#ffffff;
}

a.big:hover{
  	font-family: Arial, Verdana;
	letter-spacing: 1px;
	font-size:14px;
	wont-weight:bold;
	text-decoration:underline;
	color:#ffffff;
}

.link{
	color:#000000;
	text-decoration:none;
}

.link:hover{
	color:#000000;
	text-decoration:underline;
}

.link_gray{
	color:#666666;
	text-decoration:none;
}

.link_gray:hover{
	color:#666666;
	text-decoration:underline;
}

input{
 	background: #e0e0e0;
	border: #c0c0c0 1px solid;
}

select{
 	background: #e0e0e0;
	border: #c0c0c0 1px solid;
}

textarea{
 	background: #e0e0e0;
	border: #c0c0c0 1px solid;
}

.class1{
 background-color:#FFF5B0;
}

.class2{
 background-color:#E8E8E8;
}

.blue{
 background-color:#000055;
 height:35px;
 color:#ffffff;
 padding-left:10px;
 font-family: Arial, Verdana;
 letter-spacing: 5px;
 font-weight:bold;
}

.riquadro{
 border: #c0c0c0 1px solid;
 height:100%;
}