/*
# COLOR CODE

blu: #00659F
*/

body {font-size:75%;margin:0;background:#18555c;color:#000;font-family:Arial, Verdana, Tahoma;}

a{text-decoration: none; color: #fff;}
a:hover { text-decoration: underline; color: #ff0000;}

.wrap{
	border:5px solid #18555c;
	margin-top:10px;
	width:700px;
}

table{
	background: #fff;
	font-size:1em;
}

.laterale{
	background:url(../images1_2009/bkg_laterale.jpg) no-repeat;
	border-right:1px solid #ffffff;
	border-left:1px solid #18555c;
	background-color:#af9f81;
	width:202px;
	height:750px;
	background-position:bottom;
	}
.laterale img{border:0}
	
.tableMenu{border: 0;margin:25px 0 0 10px; background-color:#af9f81;}

.tableMenu td a {
	color: #18555c;
	font-size: 1em;
	font-weight: bold;
}
.tableMenu td a:hover {color: #000000;}
