body {
	margin:0px;
	padding:0px;
}
body img{
	border:none;
}

/* BARRA ESQUERDA */
#leftcontent {
	top:80px;
	width:200px;
	float:left;
}
#leftcontent ul{
	list-style:none;
	margin-top:8px;
	margin-left:-35px;
	_margin-left:5px;
}
#leftcontent ul li{
	width:95%;
	padding:0px;
}
#leftcontent ul li a{
	display:block;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	color:#2D6AA2;
	padding:2px 4px 2px 4px;
	border-bottom: 1px solid #D0E2F2;
}
#leftcontent ul li a:hover{
	background-color:#E9F0F8;
}
#leftcontent .titulo{
	background-color:#FFE1BF;
	border-bottom:1px solid #FFC175;
	width:95%;
	text-align:left;
	color:#FF7300;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}


/* COLUNA CENTRAL */
#centercontent {
	background:#fff;
	margin-left: 201px;
	margin-right:199px;
	font-family:tahoma;
	font-size:11px;
	color:#333;
	line-height:16px;
	margin-top:20px;
	width:60%;
	_width:95%;
	border-left:1px solid #A6C5E1;
}

#centercontent .titulo{
	background-color:#D9E6F2;
	border-bottom:1px solid #A6C5E1;
	padding:4px;
	width:250px;
	text-align:left;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

#centercontent h1 a{
	font-family:arial;
	font-size:15px;
	color:#689ED0;
}
	/* CLASSES DA DATA DO PERÍODO */
	#centercontent .data1{
		font-family:arial;
		font-weight:bold;
		font-size:12px;
		color:#FF6C00;
		margin-top:-5px;
	}
	#centercontent .data2{
		font-family:arial;
		font-weight:bold;
		font-size:12px;
		color:#FF6C00;
		margin-left:10px;
		margin-top:-5px;
	}
	
#centercontent h1 a:hover{
	color:#8C8CFF;
}
	
/* CLASSES DO ARTIGO */
#centercontent .artigo{
	display:none;
}
#centercontent .artigo2{
	display:block;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
	padding:10px;
}
#centercontent .artigo2 a{
	color:#0000CC;
}

/* CLASSES DOS THUMBS */
#centercontent .thumb{
	float:left;
	margin:10px;
}
#centercontent .thumb2{
	float:left;
	padding:5px;
	margin:20px 20px 2px 20px;
	border:1px solid #cccccc;
}

#rightcontent {
	position: absolute;
	right:10px;
	top:60px;
	width:180px;
	_width:200px;
	background:#fff;
	padding:0px 10px 5px 10px;
}

#rightcontent #cpIni{
	border:none;
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#689ED0;
	width:120px;
	margin-top:5px;
	margin-bottom:5px;
}
#banner {
	background:#fff;
	height:90px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-image:url(../images/fblogo.jpg);
	background-repeat:repeat-x;
}

/* --- PESQUISA --- */
	#banner #pesquisa {
		width:200px;
		height:75px;
		float:right;
		margin-top:18px;
	}
	#banner #pesquisa input{
		width:150px;
		height:20px;
		margin-right:1px;
		font-family:tahoma;
		font-size:11px;
		color:#9999999;
	}
	#banner #pesquisa #ok{
		position:relative;
		top:4px;
	}
/* --- PESQUISA AVANÇADA --- */
#avancada {
	margin-left: 201px;
	margin-right:201px;
	background-image:url(../images/fbad.jpg);
	background-repeat:repeat-x;
	height:43px;
	border:1px solid #A6C5E1;
	margin-bottom:10px;
	padding:10px;
	width:60%;
	_width:97%;
	margin-top:15px;
}
#avancada fieldset{
	display:inline;
	border:none;
	margin-right:10px;
}
#avancada legend{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#436C96;
}
#avancada input,select{
	font-family:tahoma;
	font-size:11px;
	color:#9999999;
	margin-right:10px;
}
#avancada input{
	width:65px;
}
	#avancada #pesquisar{
		width:60px;
	}
#avancada select{
	width:170px;
}
#avancada label,legend{
	font-family:tahoma;
	font-size:11px;
	color:#436C96;
	margin-right:4px;
	margin-left:0px;
}
/* ------------------------------------ */

p,h1,pre {
	margin:0px 10px 10px 10px;
}

h1 {
	font-size:14px;
	padding-top:10px;
}

#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
}

#rightcontent p {
	font-size:10px
}
/*RODAPÉ*/
#footer {
	height:40px;
}

