
body
{
	margin:0px;
	background:#EDE3C9 url(../img/bgcolor.gif) repeat-x;
	font-family:arial;
	font-weight:bold;
	font-size:10px;
}

.testo
{
	font-weight:bold;
	color:#6A5414;
}

.titolo
{
	font-weight:bold;
	font-size:18px;
	color:#739360;
}

.parag
{
	font-weight:bold;
	font-size:16px;
	color:#7D6B3B;
}

a.alink:link 
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a.alink:visited 
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a.alink:hover
{
	color:red;
	text-decoration:underline;
	background-color:rgb(255,255,204);
}

a.artificium:link,
a.artificium:visited
{
	color:#6A5414;
	text-decoration:none;
}

a.artificium:hover
{
	text-decoration:underline;
}

.bigtable
{
	background-color:#F5FBED;
	border-bottom:#B1B1B1 1px solid;
	border-left:#B1B1B1 1px solid;
	border-right:#B1B1B1 1px solid;
	width:750px;
	/*height:430px;*/
}

.browntable
{
	text-align:left;
	padding:10px;
	background-color:#EDE3C9;
	border:#B1B1B1 1px solid;
	
	/*height:430px;*/
}

.intestatable
{
	width:750px;
	height:81px;
}

.intestapage
{
	background:url(../img/bg_top_bigtable.gif) top left repeat-x;
	width:750px;
	height:30px;
}

.corpotable
{
	width:750px;
	height:420px;
}

a.img_flag img { border: 1px solid #628851; }
a.img_flag:hover { font-size: 101%; }
a.img_flag:hover img { border-color:#9CB481; }

.green
{
	border:#739360 1px solid;
}

.gradient
{
	border:#739360 1px solid;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}

img.ghost
{
	behavior:url("./css/pngbehavior.htc");
}

div.box_azzurro
{
	background-color:rgb(234,234,234);
	border:#99ccff 1px solid;
	text-align:center;
	
}

.input
{
  font-family: tahoma;
  font-size: 12px;
  border: 1px #B1B1B1 solid; 
  color: #7D6B3B;
  background-color:#EDE3C9;
  font-weight:bold;
  padding-left:2px;
  padding-right:2px;
}
