/* CSS Document */


body {
	background: url(../img/bg_body.gif) left top #EAEAEA repeat-x;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #6D6C6C;
	text-align: center;
}
a {
	color: #AE0E10;
	text-decoration: underline;
}
a:hover {
	color: #AE0E10;
	text-decoration: none;
}
td {
	text-align: left;
	vertical-align: top;
}
.tdright {
	text-align: right;
}
.tdcenter {
	text-align: center;
}
.bold {
	font-weight: bold;
	color: #6D6C6C;
	text-decoration: none;
}
a.bold {
	font-weight: bold;
	color: #6D6C6C;
	text-decoration: none;
}
a:hover.bold {
	font-weight: bold;
	color: #6D6C6C;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #FFFFFF;
}
a.grey  {
	color: #6D6C6C;
	text-decoration: none;
}

a:hover.grey  {
	color: #6D6C6C;
	text-decoration: underline;
}
.title {
	color: #AE0E10;
	font-weight: bold;
	text-decoration: none;
}
a.title {
	color: #AE0E10;
	font-weight: bold;
	text-decoration: none;
}
a:hover.title {
	color: #AE0E10;
	font-weight: bold;
	text-decoration: underline;
}
.contenttable {
	width: 800px;
	text-align: center;
}

.menu {
	background: url(../img/menu.gif) no-repeat;
	width: 99px;
	height: 34px;
	text-align: center;
}
.menuover {
	background: url(../img/menu_h.gif) no-repeat;
	width: 99px;
	height: 34px;
	text-align: center;
}
.menuh {
	background: url(../img/menu_home.gif) no-repeat;
	width: 99px;
	height: 34px;
	text-align: center;
}
.menuoverh {
	background: url(../img/menu_home_h.gif) no-repeat;
	width: 99px;
	height: 34px;
	text-align: center;
}
a.menulink  {
	color: #535353;
	line-height: 34px;
	text-decoration: none;
}

a:hover.menulink  {
	color: #000000;
	line-height: 34px;
	text-decoration: none;
}

.patternvert {
	background: url(../img/pattern_vert.gif) center top repeat-y;
	width: 34px;
}
.tdleftpattern {
	width: 207px;
	background: url(../img/pattern_vert.gif) right repeat-y;
}
.content {
	padding-left: 20px;	
	width: 593px;
}
td.intestazione {
	background: url(../img/intestazione.gif) repeat-x;
	color: #535353;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 594px;
	height: 34px;
	line-height: 34px;
	
}
#colombini { position: absolute; top: 50; left: -100 }





