html, body, p {
	font-family: verdana; font-size: 11px; font-weight: normal; text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

div#container {
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	background-color: #FFFFFF;
}
div#main_menu {
	width: 185px;
	float: left;
	padding: 2px;
}
div#corpo {
	width: 580px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.g_banner_h {
}
div.g_banner_v {
	padding: 10px 0px 0px;
}
div.g_banner_h iframe, div.g_banner_v iframe {
	border: 0px;
}

div.tab_container {
	width: 560px;
	margin: 0px 7px 0px 7px;
	border: #CECEFF 3px solid;
	-moz-border-radius: 5px;
}
.table_list, .table_list_sel, .table_list_no_margin, .table_list_no_margin_sel {
	border-collapse: collapse;
	width: 560px;
}
.table_list, .table_list_sel {
	margin: 0px 10px 0px 10px;
}

.box_color1 td, .box_color2 td, .box_color3 td, .box_color4 td, .box_color5 td, .box_color_desk td, .box_color_desk_title td, .box_color1_sel td, .box_color2_sel td, .box_color3_sel td, .box_color4_sel td, .box_color5_sel td {
	padding: 2px 5px 3px 5px;
}
.box_color1, .box_color1_sel {
	background-image: url(images/back_text_1.gif);
	border: 1px solid #D1D1D1;
}
.box_color2, .box_color2_sel {
	background-image: url(images/back_text_2.gif);
	border: 1px solid #D1D1D1;
}
.box_color3, .box_color3_sel {
	background-image: url(images/back_text_3.gif);
	border: 1px solid #D1D1D1;
}
.box_color4, .box_color4_sel {
	background-image: url(images/back_text_4.gif);
	border: 1px solid #D1D1D1;
}
.box_color5, .box_color5_sel {
	background-image: url(images/back_text_5.gif);
	border: 1px solid #D1D1D1;
}
.box_color_desk, .box_color_desk_title {
	background-image: url(images/back_text_desk.gif);
	border: 1px solid #D1D1D1;
}
.box_color_desk_title {
	font-weight: bold;
}
.table_list_no_margin_sel .box_color1:hover, .table_list_no_margin_sel .box_color2:hover, .table_list_no_margin_sel .box_color4:hover, .table_list_no_margin_sel .box_color5:hover,
.table_list_sel .box_color1:hover, .table_list_sel .box_color2:hover, .table_list_sel .box_color4:hover, .box_color5:hover,
.box_color1_sel:hover, .box_color2_sel:hover, .box_color3_sel:hover, .box_color4_sel:hover, .box_color5_sel:hover {
	background-image: url(images/back_text_3.gif);
	border: 1px solid #D1D1D1;
}

.list_null td {
	padding: 1px;
	border-top: 0px;
	border-bottom: 0px;
}

.thumb {
	position: relative;
	bottom: 19px;
	left: 2px;
}
.thumb img {
	padding-right: 2px;
}

label {
	cursor: pointer;
}

br.slim {
	line-height: 6px;
}
br.break {
	clear: both;
}

a, a:hover {
	font-weight: bold; color: #0000FF; text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a.u, a.u:hover {
	font-weight: normal; color: #000000; text-decoration: none;
}
a.u:hover {
	text-decoration: underline;
}
a.o, a.o:hover {
	font-weight: normal; color: #696969; text-decoration: none;
	border-bottom: 1px dotted #696969;
}
a.o:hover {
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
}
a.tag, a.tag:hover {
	font-weight: normal; color: #696969; text-decoration: none;
	font-style: italic;
	border-bottom: 1px dotted #696969;
}
a.tag:hover {
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
}

img {
	border: 0px;
}
.image_left {
	margin: 4px 8px 4px 0px;
	float: left;
	display: block;
	clear: both;
}
.image_right {
	margin: 4px 0px 4px 8px;
	float: right;
	display: block;
	clear: both;
}
.image_center {
	margin: 4px auto;
	display: block;
	clear: both;
}

.image_opacity {
	filter: alpha(opacity:70); 
	KHTMLOpacity: 0.50;
	MozOpacity: 0.50;
	opacity: 0.50;
}

.image_overlay {
	position:relative;
	top:-10px;
	left:0;
	text-shadow:2px 1px 8px black;
	color:white;
	font-weight:bold;
	text-align:center;
	font-family:helvetica;
	font-size:14px;
	opacity:0.8;
	filter:alpha(opacity:80);
}

.info_box {
	font-size: 9px;
}

h1 {
	font-size: 22px; color: #FF8500; font-weight: bold;
	text-align: left;
	margin: 0px 26px 15px 0px;
	border-bottom: #8B2600 2px solid;
}
h2 {
	font-size: 17px; color: #FF8500; font-weight: bold;
	text-align: left;
	margin: 0px 0px 15px 0px;
}
h3 {
	font-size: 17px; color: #616161; font-weight: bold;
	text-align: left;
	margin: 0px;
}
h4 {
	font-size: 13px; color: #616161; font-weight: bolder;
	text-align: left;
	margin: 0px;
}
h5 {
	font-size: 11px; color: #616161; font-weight: bolder;
	text-align: left;
	margin: 0px;
	border-bottom: 1px solid #ACACAC;
}
h5.high {
	border-bottom: 1px solid #FF0000;
}

hr {
	border: 0px; height: 1px;
	margin: 0px;
	padding: 0px;
}
hr.orange {
	border-bottom: #FF8500 1px solid; 
}
hr.grey {
	border-bottom: #E6E6E6 1px solid;
}

.button, .button_normal, .button_big, .button_selected, .button_selected_big, .button_disabled_big {
	font-size: 9px; font-weight: bold; 
	background: #EEEEEE; color: #727272; text-decoration: none;
	padding: 0px 5px;
	margin: 0px 3px;
	border: #CECEFF 1px solid;
	-moz-border-radius: 5px;
}
.button_normal {
	font-size: 11px;
}
.button_big, .button_selected_big, .button_disabled_big {
	font-size: 11px;
	line-height: 14px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
}
.button_big {
	border-bottom: #EEEEEE 1px solid;
}
.button_selected_big {
	border-bottom: #CECEFF 1px solid;
}
.button_disabled_big {
	background: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
}
.button:hover, .button_big:hover {
	background: #CECEFF; color: #727272; text-decoration: none;
	border-bottom: #CECEFF 1px solid;
}
.button_selected, .button_selected_big {
	background: #CECEFF;
	color: #000000;
}
.button_selected {
	background: #B9B9FF;
}

form {
	margin: 0px;
	padding: 0px;
}

.s_input {
	font-family: verdana; font-size: 11px; background: #FDFCFF;
	background-color: #F5F5F5;
	border: #D1D1D1 1px solid;
	margin: 0px;
	padding: 1px;
}
.s_input:hover {
	background-color: #FFDCB9;
}
.s_input:focus {
	border: #FF4848 1px solid;
	background-color: #FFDCB9;
}

.s_submit {
	font-family: verdana; font-size: 11px; background: #EEEEEE;
	border: #D1D1D1 1px solid;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	cursor: pointer;
}
.s_submit:hover {
	background: #CECEFF;
	cursor: hand;
}

ul, ol {
	margin-top: 3px; margin-bottom: 3px;
}
ul.slim {
	margin-top: 5px; margin-bottom: 5px;
}

span.msg_read {
	font-style: normal;
}
span.msg_unread {
	font-style: italic;
	color: #999999;
}

td.g_out, td.g_over {
	background-image: url(images/back_text_1.gif);
	border: 1px solid #D1D1D1;
	text-align: center;
	cursor: pointer;
}
td.g_over {
	background: #AEE4FF;
}

a.bm_facebook, a.bm_facebook:hover,
a.bm_twitter, a.bm_twitter:hover,
a.bm_stumbleupon, a.bm_stumbleupon:hover,
a.bm_digg, a.bm_digg:hover {
	background:url(images/bookmarks.png) no-repeat; width:65px; height:35px; display:block; float:left;
}
a.bm_facebook { background-position:-187px -38px; }
a.bm_twitter { background-position:0px -38px; }
a.bm_stumbleupon { background-position:-61px -38px; }
a.bm_digg { background-position:-124px -38px; }
a.bm_facebook:hover { background-position:-187px 3px; }
a.bm_twitter:hover { background-position:0px 3px; }
a.bm_stumbleupon:hover { background-position:-61px 3px; }
a.bm_digg:hover { background-position:-124px 3px; }

/* tag cloud CSS ------------------------------------------------ */
.tagcloud {
	width: 135px;
	overflow: hidden;
}

.tagcloud a {
	border: 0px;
	font-weight: bold;
}

a.tag_1:link, a.tag_1:visited, a.tag_1:active {
	color: #8c8c8c;
	font-size: 2em;
}
a.tag_2:link, a.tag_2:visited, a.tag_2:active {
	color: #8c8c8c;
	font-size: 1.8em;
}
a.tag_3:link, a.tag_3:visited, a.tag_3:active {
	color: #8c8c8c;
	font-size: 1.7em;
}
a.tag_4:link, a.tag_4:visited, a.tag_4:active {
	color: #a7a7a7;
	font-size: 1.5em;
}
a.tag_5:link, a.tag_5:visited, a.tag_5:active {
	color: #a7a7a7;
	font-size: 1.3em;
}
a.tag_6:link, a.tag_6:visited, a.tag_6:active {
	color: #b3b3b3;
	font-size: 1em;
}

.tagcloud a:hover {
	text-decoration: none;
	color: #000;
	background: transparent;
}
/* --------------------------------------------------------------- */

