body{
	padding:0px;
	padding-top:30px;
	margin:0px;
	background-color:#f3f3f3;
	background:url(../images/bg_novo.png);
/*background:url(images/bg-top.gif) top repeat-x;*/
}


table {border-collapse:collapse; border:0px;}


table, td {
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#636363;
	}

.h_text { color:#3D3D3D}

.s_text { color:#838383}
	
.l_text { color:#363636; text-decoration:none}
.l_text:hover{ color:#363636; text-decoration:underline}
	
.c_text { color:#FFFFFF}
.c_text a{ color:#FFFFFF}

.c2_text a{ color:#484848; text-decoration:none}
.c2_text a:hover{ color:#484848; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.lh { line-height:15px}
.lh2 { line-height:12px}
	
.line { background:#EAEAEA; width:533px; height:2px}
.line2 { background:#EAEAEA; width:265px; height:2px}
.line3 { background:#EAEAEA; width:203px; height:1px}


textarea {width:171px; height:134px; padding-left:5px; overflow:hidden; margin-top:7px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(../images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 13px}
li a  {font-family:Tahoma; font-size:11px; line-height:22px; color:#5A6165; text-decoration:none;}
li a:hover {text-decoration:underline;}

.ul2 li  {background:url(../images/a2.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px; font-weight:bold}
.ul2 li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#727272; text-decoration:underline}
.ul2 li a:hover {text-decoration:none}
h1{
	line-height:110%;
	font-size:17px;
}
.left{ float:left; padding-right:10px;}
.right{ float:right; padding-left:10px;}

#menusup ul{ 
}
#menusup li{
		padding-left:7px;
		display:inline;
		margin-left:16px;
		background:transparent url(../images/a2.gif) no-repeat scroll left center;
}
#tabela_resultados {
	width:auto;
}
#tabela_resultados td{
	line-height:130%;
	padding:3px 3px 3px 5px;
}

#tabela_resultados th{
	line-height:130%;
	padding:3px 3px 3px 5px;
	border-right:1px solid #FFFFFF;
	height:22px;
	background-color:#D6DFFF;
}
#tabela_resultados .altrow{
 	background-color:#EDEDED;
}

input[type="submit"]{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
}	


input, select, button, textarea {
	border:1px solid #999999;
	padding-left:3px;
	color: #676767;
	font-size:11px;
	background-color:#fafafa;
}

.input label {
	display:block;
	padding-top:5px;  
}
.input label {
	font-weight:bold; 
	margin-top:8px;
}
input[type="text"],input[type="file"],input[type="password"],select{
	width:280px;
	font-size:15px;
	padding:3px 3px 3px 3px;
}
	
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:4px;
	background-color: #F8F8F8;
	color:#666666; 
}
.disabled {
	display:inline;
}
.message{
	width:200px;
	padding:5px 10px;
	border:1px solid #bac5e5;
	background-color:#e9eefa;
}
.checkbox label {
	display:inline;
}
.checkbox {
	margin-top:8px;
}
#post {
	font-size:13px;
	line-height:130%;
}
#post li,ul,div{
	font-size:13px;
	line-height:130%;
}
#post ul{
	list-style:circle;
	background: none;
}
#post li {
	background: none;
	margin-left:24px;
	padding-left:5px; 
}

#post #subtitle{
	font-size:14px;
	color:#666666;
	font-style:italic;
}

#post h1{
	border-bottom:1px solid #dadada; 
	margin-bottom:4px;
	font-size:19px;
}

#post h2{
	border-bottom:1px solid #dadada; 
	margin-bottom:4px;
	font-size:15px;
	padding-bottom:3px;
}
#tdconteudo {
	font-size:12px;
	line-height:133%;
}

#tdconteudo ul{
	list-style:circle;
	background: none;
}
#tdconteudo li {
	background: none;
	margin-left:24px;
	padding-left:5px; 
	font-size:12px;
	line-height:140%;
}

