@charset "utf-8";



body,td,th 

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 11px;

}



body 

{

		padding:0px;

		margin:0px;

}



a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

}



#fundototal

{

	float:left;

	width:100%;

	height:auto;

	background-image:url(imagens/fundo_degrade.jpg);

	background-repeat:repeat-x;

}

#banner
{
	width: 760px;
	float:left;
	height:auto;
	margin-bottom:5px;
}

#bannerexpandido
{
	display:none;
	width:760px;
	float:left;
	height:auto;
	margin-bottom:5px;
	cursor:pointer;
}

#menu {

	float:left;

	width: 760px;

	height: 40px;

	float: left;

	margin-bottom:5px;

	background-image:url(imagens/menu_fundo.jpg);

	background-repeat:repeat-x;

}



#camadalogobanner {

	float:left;

	width:760px;

	height:85px;

	background-image:url(imagens/topo.jpg);

	background-repeat:no-repeat;

}



#camadadatapesquisa {

	float:left;

	margin-bottom:5px;

	width:760px;

}



#pesquisa {

	float:left;

	width: auto;

	margin-top:2px;

	margin-left:22px;

}



#data {

	float:right;

	width:250px;

}



#corpo {

	margin-bottom:5px;

	float:left;

	width: 770px;

	height:auto;
	
	display:none;

}



#menulateral 

{

	display:none;

	width:225px;

	float:left;

	margin-left:15px;

}



#principal 

{

	float:right;

	width:500px;

	height:auto;

}



#rodape {

	float: left;

	height: 50px;

	width: 100%;

	background-image:url(imagens/fundo_degrade.jpg);

	background-repeat:repeat-x;

}



.campoform {

	border-color:#999999;

	background-color:#FFFFFF;

	border-width:1px;

	vertical-align:middle;

}



.rotulo

{

	color:#FFFFFF;

	font-weight: bold;

	margin-top: 2px;

	margin-left:3px;

}



h1

{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight: bold;

	color: #333333;

}



.menu

{

	font-size:14px;

	color:#FFFFFF;

	width:22%; 

	float:left;

}



.titulonoticia

{

	color:#333333;

	font-weight:500;

	font-size:16px;

	margin-top:5px;

	margin-bottom:5px;

}
