body {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
a {
	font-weight: bolder;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FC6806;
	font-weight: bolder;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#top_box {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 12px;
	color: White;
}
a#top_link {
	color: White;
	text-decoration: none;
}
a:hover#top_link {
	color: White;
	text-decoration: none;
}
#table_menu {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #9E9E9E;
	line-height: 12px;
}
.td_menu {
	border-bottom: 2px dotted #9E9E9E;
	margin-top: 0px;
	vertical-align: middle;
	padding-right: 5px;
}
#patt_col {
	background: url(img/pattern_lat_sx.gif) repeat-y;
	background-position: right;
}
#patt_dx {
	background-position: left;
	padding-left: 10px;
	padding-top: 10px;
}
.patt_dash {
	width: 100%;
	padding: 3px;
	border-top: 1px dashed #9E9E9E;
	border-bottom: 1px dashed #9E9E9E;
	color: #696969;
	font-size: 12px;
	font-weight: bold;
}
.patt_dash_abs {
	width: 100%;
	padding: 3px;
	color: #696969;
	font-size: 10px;
	border-bottom: 1px dashed #9E9E9E;
}

td {
	color: #686868;
}
a.mail {
	color: blue;
	text-decoration: underline;
	text-align: center;
}
a.link_corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3366ff;
	text-decoration: underline;
}
a:hover.link_corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3366ff;
	text-decoration: none;
}
a:active.link_corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3366ff;
	text-decoration: none;
}
a:visited.link_corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3366ff;
	text-decoration: underline;
}