
 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: #E3E3E3;
	background-image: url(images/fundo_geral.jpg);
	background-repeat: repeat-x;
	}
.fundo_branco{background-color: #ffffff;border:1px;border-color:#566487;border-style:solid;float:left;

}
.margem_0{margin:0px 0px 0px 0px;float:left;}
.margem_10{margin:0px 20px 0px 20px;float:left;background-color: #ffffff;_margin:0px 0px 0px 0px;}
.resul{margin:0px 0px 0px 0px;float:left;}
form, ul, li{margin:0px; padding:0px;}

#view_forum table{margin:0px;}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { color :#1D2C4E; }
a:hover		{ text-decoration: underline; color : #465584; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{background-color:#FFFFFF; border:0px #000000 solid;}

/* This is the outline round the main forum tables */
.forumline	{background-color:#E0E0E0; border:1px #345487 solid;}


/* Main table cell colours and backgrounds */
td.row1{background-color: #f7f7f7; border-left:1px #E8E8E8 solid; padding-left:10px;}
td.row2{background-color: #f7f7f7; border-left:1px #D8D8D8 solid; padding-left:10px;}
td.row3{background-color: #f7f7f7; border:0px #345487 solid;}


/*  This is for the table cell above the Topics, Post & Last posts on the index.php page */
td.rowpic {
		background-color: #E4EAF2;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells */
th	{
	color: #3A4F6C; 
	font-size:11px; 
	font-weight : bold;
	background-color: #006699; 
	height:28px;
	background-image:url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/cellpic3.gif);
	background-color:#D1D7DC; 
	border: #FFFFFF; 
	border-style: solid; 
	height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 28px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; 
	border: #FFFFFF; 
	border-style: solid; 
	height:28px; 
}
td.row3Right,td.spaceRow {
	background-color:#f7f7f7; 
	border: #FFFFFF; 
	border-style: solid; 
}

th.thHead,td.catHead {
	font-size: 12px; 
	border-width: 0px 0px 0px 0px; 
}
th.thSides,td.catSides,td.spaceRow{ 
	border-width: 0px 0px 0px 0px; 
}
th.thRight,td.catRight,td.row3Right{ 
	border-width: 0px 0px 0px 0px; 
}
th.thLeft,td.catLeft{ 
	border-width: 0px 0px 0px 0px; 
}
th.thBottom,td.catBottom { 
	border-width: 0px 0px 0px 0px;
}
th.thTop{ 
	border-width: 0px 0px 0px 0px;
}
th.thCornerL {
	border-width: 0px 0px 0px 0px; 
}
th.thCornerR { 
	border-width: 0px 0px 0px 0px; 
}


/* The largest text used in the index page title and toptic title etc. */
h1,h2	{
	display:none;
	font-weight: bold; 
	font-size: 18px; 
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	line-height:120%; 
	color : #000000;
}
a.maintitle{
	font-weight: bold; 
	font-size: 18px; 
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	line-height:120%; 
	color:#000000;
}
.maintitle img{ 
	margin-left:0px;
}

/* General text */
.gen{
	font-size:12px;
}
.genmed{
	font-size:11px;
	color:#333;
}
.gen,.genmed{}
.gensmall {
	font-size:10px;
	color:#333;

}


a.gen,a.genmed,a.gensmall{
	color: #000000; 
	text-decoration: none; 
}
a.gen:hover,a.genmed:hover,a.gensmall:hover{
	color:#465584; 
	text-decoration: underline;
}

/* The register, login, search etc links at the top of the page */
#menu_left{
	float:left;
}
.mainmenu{ 
	font-size:11px;
	color:#000;
}
a.mainmenu{ 
	text-decoration: none; 
	color:#1D2C4E;
}
a.mainmenu:hover{ 
	text-decoration: underline; 
	color :#FB7D27; 
}

/* Header */
div.latin_text{
	float:right;
	width:260px;
	margin-top:70px;	
}
div.latin_text span{
	color:#6785AD; 
	font-size:13px;
}
div.latin_text span.sub_tit{
	padding-left:9px;
	font-size:11px;
}


/* FAQ, Search */
#menu_right{float:right; padding-top:3px; margin-right:8px;}
.block_right{font-size : 11px; color : #000;}
.mainmenu_right{ font-size : 11px; color : #E8E8E8; }
a.mainmenu_right{ text-decoration: none; color : #1D2C4E;  }
a.mainmenu_right:hover{ text-decoration: underline; color : #FB7D27; }


/* Forum category titles */
.cattitle		{ font-weight:bold; font-size: 11px ; letter-spacing: 1px; color : #1D2C4E;}
a.cattitle		{ text-decoration: none; color : #1D2C4E; }
a.cattitle:hover{ text-decoration: underline; color : #FB7D27;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #FFFFFF; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #465584; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #000000; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover	{ text-decoration: underline; color : #465584; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #880000; }
a.postlink:visited { text-decoration: none; color : #880000; }
a.postlink:hover { text-decoration: none; background : #CCFFCC; color : #880000;}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #E4EAF2;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}



/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* Customização */

/* header */
table.block_header{margin-bottom:0px;}
div#secondary_bar{background-image: url(images/bg_ul.gif); background-repeat:repeat-x; border:1px solid #345487; border-top:none; }
span.header_search{margin-right:25px;}
span.header_search input.post{ background-color:#fff; margin-right:5px;}


span.menu_forum_name{font-size:11px;color:#000;}
span.menu_forum_name a.forum_name{text-decoration:none; font-size:11px;color:#000;}
span.menu_forum_name a.forum_name:hover{text-decoration: underline;	color :#FB7D27; font-size:11px;}



#even{background-color:#F0E8F5;}
.odd{background-color:#F0E8F5;}


td.spaceRow{background-color:#D4DCEF;}
td.catLeft img {margin-top:-10px;}
span.show_old_topics{color:#3A4F6C;; font-size:11px; font-weight:bold;}

span.pager{color:#000000;font-size:11px;font-weight:bold;}
div.post_details_align{ margin-right:25px;}
span.tit_post{font-size:14px;}


a.links_register{color:#F99322; font-size:11px; font-weight:bold; text-decoration:none;}
a.links_register:hover{color:#FCBF7C; text-decoration:none;}
a.links_register:visited{color:#F99322; text-decoration:underline;}

/* faq */
th.faq_thHead{ font-size:11px; font-weight:bold;}
span.faq_cattitle{color:#006699;font-size:11px; font-weight:bold;}

/* profile */
th.prof_thHead{ font-size:11px; font-weight:bold;}
span.prof_gen{ font-size:11px; font-weight:bold;}

/* topic */
span.topic_gensmall{color:#1D2C4E; font-size:11px; font-weight:bold;}
span.topic_nav{font-size:10px;}
span.topic_nav a{font-size:11px; font-weight:bold;}


/* search */
td.bg_search_maintitle{background-color:#E9E9E9; border:1px solid #fff;height:25px; padding-bottom:6px; padding-left:15px;}
span.search_maintitle{color:#3E5973; font-size:11px; font-weight:bold;}

/* Topicos */
div#topicos td.row1{background-color: #FFFFFF;}
div#topicos td.row2{background-color: #F0E8F5;}
div#topicos td.row3{background-color: #EFEFEF;}
div.tit_topic{float:left;}
div.goto{float:right; margin-right:7px;}
span.last_post_img a{}

span.topic_replies a{font-size:11px; font-weight:bold; text-decoration: none;}

/* icons */
div#topicos span.nav a.nav{display:block; text-indent:-9999px; width:16px; height:18px;background-image: url(images/icon_top.gif); background-repeat:no-repeat;}
div#topicos span a.back_forum{display:block; margin-left:25px; text-indent:-9999px; width:16px; height:18px;background-image: url(images/icon_back_forum.gif); background-repeat:no-repeat;}

