#wrapper {
	width: 790px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #000000;
	padding: 6px;
}
#right {
	float: right;
	width: 580px;
	padding: 10px;
	margin: 0px;
}

#right a {
	color: #000000;
	font-weight: bold;
}

#right a:hover {
	color: #FF9933;
	text-decoration: none;
}

#footer a {
	color: #000000;
	font-weight: bold;
}

#footer a:hover {
	color: #FF9933;
	text-decoration: none;
}

#left a {
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
}

#left {
	float: left;
	width: 170px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer {
	clear: both;
}


#left h3 {
	color: #FF9933;
	font-size: 16px;
	line-height: 20px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.tomate {
	color: #FF6600;
}
li {
	margin-top: 4px;
	margin-bottom: 4px;
}
