html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img, input{

}

img, div{ behavior: url(iepngfix.htc) }


body{
margin:0;
padding:0;
line-height: 1.455em;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 62.5%;
}

html>/**/body {
	overflow-y: scroll;
}

b{font-size: 110%;}
em{color: red;}

h1{font-size:16px; padding-bottom: 20px; color:#EE6600}
h2{font-size:14px; padding-bottom: 20px;}
h3{
	font-size:12px;
	padding-bottom: 10px;
}

a{
  text-decoration:none;
  color:#E4312A;
  padding:0;
}

a:hover{
  background-color:#E4312A;
  color:#FFF;
}

a.imagem:hover{background:none}

p, ul{
  margin-bottom:1em;
}

p, td{font-size: 1.3em; color:#333}

#maincontainer{width:100%; text-align:center}

#conteudo{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	text-align:left;
}

#topsection{
	height: 140px; /*Height of top section*/
	text-align:left;
	padding-top:5px;
}

#logo{
	width:960px;
	margin-right:auto; margin-left:auto;
}

#contentwrapper{
float: left;
width: 100%;
padding-top:10px;
}

#contentcolumn{
margin-right: 460px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
	float: left;
	width: 460px; /*Width of right column in pixels*/
	margin-left: -460px;
		margin-top: 10px
}

#footer{
	clear: left;
	width: 100%;
	color: #333;
	text-align: center;
	padding: 4px 0;
	font-size:12px;
	border-top: 1px #CCC solid
}

#footer a{
color: #000;
}

.innertube{
	margin-bottom:10px;
	margin-right:20px;
	margin-top: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
	width: 100%;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
	text-align:center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.mattblacktabs ul{
	width:430px;
	margin: auto;
	padding-left: 1px; /*offset of tabs relative to browser left edge*/
	font-size:11px;
	list-style-type: none;
	background-color:#e6e6e6;
	height:35px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-align: center;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 10px 13px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: #333;
background: #E6E6E6; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: #333;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	color: #333;
background:#ee6600; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.mattblacktabs li a.ativo{ background:#ee6600; color:#FFF; font-size:11px;}

.basic  {
	width: 430px;
	font-family: verdana;
	border: 1px solid black;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a.titulo {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background-image: url("AccordionTab0.gif");
}
.basic a.titulo:hover {
	background-color: white;
	background-image: url("AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("AccordionTab2.gif");
}

ul.marcadores{
	list-style-type: disc; 
	width:400px; margin-left:40px;
	_list-style: disc;
	font-size:120%;
	}
	
table#noticias{font-size: 11px; line-height:1.3em}

.campos { width: 300px; }
