* html #poststuff {
	height: 100%; /* kill peekaboo bug in IE */
}

/* This is the Holly Hack \*/
* html .wrap { height: 1% }
/* For Win IE's eyes only */

body {
	border: none;
}
a {
	border-bottom: 1px solid #69c;
	color: #00019b;
	text-decoration: none;
}

a.delete:hover {
	background: #c00;
	color: #fff;
}

body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
/*	background-image: url(../images/bg_site.gif); */
    background-color : #f3f3f3;
/*	background: #f9fcfe;*/
	color: #000;
	margin: 0;
	padding: 0;
}

body,td,th {
/*	font-family: tahoma; font-size: 11px;  */
	font: 11px Tahoma, "Lucida Grande", "Lucida Sans Unicode",Verdana;
}
.cright {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.MsgFont {FONT-FAMILY:;
	font-size:9pt;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
	text-decoration: none;
	background-color: #3366FF;
} 
.textos {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.subtitu {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.Edits{
     font: 11pt;
/*     font-weight:20px; */
     BORDER-RIGHT: #333333 1px solid;
     BORDER-TOP: #333333 1px solid;
     BORDER-LEFT: #333333 1px solid;
     BORDER-BOTTOM: #333333 1px solid;
/*	 width: 100%; */	
}

/*Edits:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font:  11px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
} */

/*A:visited {
	COLOR: #003063; FONT-FAMILY: tahoma;
}
A:link {
	COLOR: #003063;
}
A:hover {
	COLOR: #003063; BACKGROUND-COLOR: #E0F987;
	border-bottom: 1px dashed #0076A3;	
}
A {
	COLOR: #003063; TEXT-DECORATION: none
} */

a.edit, a.delete, a.edit:hover, a.delete:hover {
	border-bottom: none;
	display: block;
	padding: 5px 0;
	text-align: center;
}

a.edit:hover {
	background: #ccc;
	color: #036;
}

a:visited {
	color: #006;
}

a:hover {
/*	border-bottom: 1px solid #3a75ae;*/
	color: #069;
}

.LoginText {font-size: 11px; color: #FFFFFF; }

#login form {
	background: url('../images/login-bg-page.gif') no-repeat bottom center;
	padding: 0 50px 25px;
	_width: 325px;
	_margin: 0 auto;
}

#login #login_error {
	background: #0e3350;
	border: 1px solid #2571ab;
	color: #ebcd4e;
	font-size: 11px;
	font-weight: bold;
	padding: .6em;
	width: 310px;
	margin: 0 50px;
	text-align: center;
}

#login p { 
	font-size: 12px;
}

#login p.message { 
	width: 310px;
	margin: 0 auto 1em;
}

#login #login_error a {
	color: #ebcd4e;
	border-color: #ebcd4e;
}

#login #send {
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	_width: 325px;
	_margin: 0 auto 15px;
}

#login h1 a {
	margin: 0 auto;
	height: 88px;
	width: 320px;
	display: block;
	border-bottom: none;
}

#login .hide {
	display: none;
}

#login .message {
	font-size: 10pt;
	text-align: center;
}

#login .register {
	font-size: 20px;
}

#login input {
	padding: 4px;
}

.login ul, #protected #login .bottom {
	list-style: none;
	width: 325px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
}

.login ul li {
	font-size: 11px;
}

.login ul li a {
	color: #0d324f;
	border: none;
}

#login ul li a:hover {
	color: #fff;
}

#login .input {
	font-size: 1.8em;
	margin-top: 3px;
	width: 97%;
}

#login p label { 
	font-size: 11px;
}

#login #submit {
	margin: 0;
	font-size: 15px;
}

.plugins p {
}

#login .fullwidth {
	width: 320px;
}

.code {
	font-family: "Courier New", Courier, monospace;
}

.commentlist li {
	border-bottom: 1px solid #ccc;
	padding: 1em 1em .2em;
	margin: 0;
}

.submit input, .submit input:focus, .button, .button:focus {
	background: url( ../images/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.button, .button:focus {
	padding: 0.15em;
}

* html .button {
	padding: 0;
}

.submit, .editform th, #postcustomsubmit {
	text-align: right;
}

.btns {
	border-top        : 1px solid #D7D7D7;
	border-left       : 1px solid #D7D7D7;
	border-width      : 1px;
	background-color  : #FFFFFF;
	background-image  : url(../images/botao_fundo.gif);
	background-repeat : repeat-x;
	padding           : 2px 5px 2px 5px;
/*	font-family       : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size         : 8.5pt; */
	color             : #000000;
    	height: 24px;
    	width : 118px;
}

.MSGpanel_ERRO {
    width           : 100%;
    border          : 1px dotted;
	padding         : 5px 5px 5px 5px;
    border-color    : #D3BE96;
    background-color: #FF0000;
    font-family     : Verdana;
    color           : #ffffff;
    text-align: center;
}

.MSGpanel_INFO {
    width           : 100%;
    border          : 1px dotted;
	padding         : 5px 5px 5px 5px;
    border-color    : #D3BE96;
    background-color: #FFFF80;
    font-family     : Verdana;
    color           : #001100;
    text-align: center;
}
.ErrFont {
	font-size:8pt;
	color:#CCCCCC;
	font-weight:bold;
	padding:4px;
	font-weight:bold;
	text-decoration: none;
	background-color: #CC3300;
} 							
.DataTD {background-color:;color:#222222;padding:3px;margin:0px;vertical-align:top;border-width:1px;border-color:#bbbbbb;border-style:dashed;border-collapse:collapse;} 
.msgold {
	color: #FF0000;
	text-decoration: none;
	background-color: #006699;
	border: dotted;
}
.msgolds {
	color: #FFFF00;
	text-decoration: none;
}
.Highlight {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	background-color: #FFFF00;
}
.titulosPag {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.btnAcesso {
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
.negrito {
	font-weight: bold;
}
.txtVERMELHO {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.txtVERDE {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
.AVISOS {
	font-size: 9px;
	text-decoration: none;
}

.mBarra{
/*border-left:10px solid #EEC591; 
border-left: 1px solid red; */
border-left:5px solid #EEC591; /* uma barrinha a
esquerda dos links
BORDER-LEFT: black thin solid;*/
padding-left:5px; /* espaçamento entre a
barrinha e o texto do link */
/*color: #000000;*/
}

/* IMPORT TO WORDPRESS*/
