*{
		margin:0;
		padding:0;
}
body{
		font-family:Verdana;
		padding-top:0px;
}
a.back{
		background:transparent url(/portal/back.png) no-repeat 0px 0px;
		position:absolute;
		width:150px;
		height:27px;
		outline:none;
		top:2px;
		right:0px;
}

.rodapefundo {
}

.rodape {
	 padding-top:10px;
	 margin:0px auto;
	 width:978px;
	 font-size:10px;
	 color:#555;
	 display:table;
	 min-height:400px;
}						
.reference{
		width:300px;
		padding:0px;
		float:left;
}
.reference p a{
		color:#444;
		text-decoration:none;
		font-size:10px;

}
.reference p a:hover{
		color:#666;
		font-weight:bold;
}
.header {
		 width:978px;
		 margin:auto;
		 margin-top:0px;
		 margin-bottom:0px;
		 height:60px;
		 display:block;
}
.logoheader {
	width:250px;
	float:left;
	height:60px;
}
.menuheader {
		 float:right;
		 width:550px;
		 height:30px;
		 text-align:right;
		 text-decoration:none;
		 text-transform:uppercase;
		 vertical-align:middle;
		 padding-top:30px;
		 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		 font-size:12px;
}
.menuheader a {
		 text-decoration:none;
		 color:#333;
}
.menuheader a:hover {
			border-top: 1px dotted #000;
}
.loginpainel {
		 font-family:Calibri;
		 font-size:12px;
		 background-image:url(/portal/image/painelm.gif);
		 float:right;
		 width:390px;
		 height:45px;
		 padding:5px;
		 padding-top:10px;
		 text-align:center;
		 line-height:11px;
		 color:#fff;
									 
}
.twitts {
			width:200px;
			height:60px;
			float:right;
			border:none;
			text-decoration:none;
}
.twitts img {
			text-decoration:none;
			border:none;
}

.corpo {
			width:968px;
			margin:auto;
			margin-top:0px;
			margin-bottom:0px;
			min-height:380px;
}

.publ {
			margin:auto;
			margin-top:0px;
			margin-bottom:0px;
			min-height:60px;
			background-color:#0C3;
}

.botao {
    height:20px;
    font-family:Calibri;
    font-size:11px;
    color:#555;
    width:50px;
}

.edittx {
    border:1px #555 solid;
    font-family:Calibri;
    font-size:12px;
    color:#333;
    padding:3px;
    text-align:left;
    background-color:White;
}

.editnr {
    height:15px;
    border:1px #555 solid;
    font-family:Calibri;
    font-size:12px;
    color:#333;
    padding:3px;
    text-align:right;
    background-color:White;
}

input:focus {
    background-color:#ffff99;
}

.nolink a
{ text-decoration:none;
}