body {
	margin: 0;
	border: 0;
	padding: 0;
	background: #c8c8c8;
	font-family: arial;
	font-size: 13px;
	color: #666;
}

.bodylogin {
	background: #fff;
}

a:link,a:visited {
	border: none;
	text-decoration: none;
	color: #333;
}

a:hover,a:active {
	border: none;
	text-decoration: none;
	color: #333;
}

a img {
	border: none;
}

#corpo {
	width: 80%;
	margin: 0 auto;
	background: url('../img/bg_colunae.jpg') repeat-y #f4f4f4;
	display: table;
}

#menu {
	margin-bottom: 40px;
}

#colesquerda {
	width: 240px;
	float: left;
	display: table;
}

#logoarea {
	width: 240px;
	background: #333;
	height: 100px;
	float: left;
}

#loginlogo {
	width: 240px;
	background: #333;
	height: 100px;
	float: left;
	border-right: 1px solid #3d3d3d;
}

#logo {
	width: 230px;
	background: #666;
	height: 100px;
}

#vazio {
	height: 31px;
	width: 230px;
	float: left;
}

.botao {
	width: 240px;
	height: 22px;
	clear: both;
	font-weight: bold;
}

.bt,.botaoativo {
	border-top: 1px solid #fff;
	width: 210px;
	height: 22px;
	padding-top: 8px;
	float: left;
}

.bt {
	background: #EAEAEA;
	color: #666;
	padding-left: 20px;
}

.bt:hover {
	background: #CECECE;
	color: #fff;
	padding-left: 20px;
	font-weight: bold;
}

a.bt {
	background: none;
	color: #666;
	width: 190px;
	height: 22px;
	padding-top: 8px;
	position: relative;
	top: -8px;
	float: left;
	padding-left: 0px !important;
}

a.bt:hover {
	background: none;
	width: 190px;
	height: 22px;
	padding-top: 8px;
	position: relative;
	top: -8px;
	float: left;
	color: #fff;
	padding-left: 0px !important;
	font-weight: bold;
}

.botaoativo {
	background: url('../img/botao_active_bg.jpg');
	color: #729409;
	padding-left: 20px;
}

.btaponta {
	width: 10px;
	height: 31px;
	background: url('../img/botao_active_ponta.jpg');
	float: right;
	border: none;
}

.btponta {
	width: 10px;
	height: 31px;
	background: url('../img/botao_bt_borda.jpg');
	float: left;
	border: none;
}

#coldireita {
	background: #F4F4F4;
	display: table;
	width: 75%;
}

#userinfo {
	height: 21px;
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
	color: #333;
	float: right;
	background: #f4f4f4;
	width: 750px;
	display: table;
}

#barraacoes {
	background: #333;
	height: 100px;
	color: #666;
	width: 75%;
	display: table;
}

#barraacoes a {
	color: #666;
}

#barraacoes img {
	margin: 10px;
	vertical-align: middle;
}

.acao {
	float: left;
	margin-top: 30px;
}

.acaoico:hover {
	color: #C5DD23 !important;
}

.acaoico {
	margin-left: 10px;
	float: left;
}

.nomepagina {
	width: auto;
	float: right;
	font-size: 15px;
	font-style: italic;
	margin-right: 45px;
	margin-top: 43px;
}

#conteudo {
	padding: 10px;
	display: table;
	width: 100%;
}

#boxaviso {
	background: #F2FAE5;
	border: 1px solid #EAEDE4;
	padding: 5px;
	padding-left: 10px;
	color: #9A9865;
	margin-bottom: 10px;
}

#boxaviso img {
	float: left;
	margin: 5px;
}

.input {
	color: #464646;
	font-weight: bold;
	margin-top: 15px;
	clear: both;
}

.input label {
	clear: both;
	display: block;
}

.radio fieldset {
	border: 0; 
	padding: 0;
	margin: 0;
	width: auto;
}

.radio input {
	width: 20px !important;
	display: inline;
	margin: 0px !important;
}

.radio label {
	float: left;
	display: inline;
}

.ast {
	color: #CE3436;
	font-size: 17px;
}

h2 {
	color: #CCCCCC;
}

#conteudo input,select,textarea {
	border: 1px solid #E4E4E4;
	color: #656565;
	padding: 7px;
}

#conteudo input,textarea,select {
	width: 700px;
}

#conteudo .radio,#conteudo .check {
	width: auto;
	margin: 5px;
}

#conteudo textarea {
	height: 150px;
}

#conteudo hr {
	color: #E4E4E4;
	background: #E4E4E4;
	border: solid 1px #E4E4E4;
	margin: 20px;
	width: 97%;
}

.info {
	color: #CCCCCC;
	font-weight: normal;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
}

#botaosalvar input {
	border: none;
	text-align: right;
	width: auto;
	float: right;
	margin-right: 20px;
	cursor: pointer;
	width: 66px;
	height: 29px;
}

#operacoes {
	background: #EAEAEA;
	padding: 5px;
	padding-left: 10px;
	color: #669900;
	padding-top: 15px;
	padding-bottom: 15px;
	display: table;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#operacoes .separador {
	color: #464646;
	font-weight: bold;
}

#operacoes a {
	color: #669900;
}

#operacoes a:hover {
	text-decoration: underline;
}

#selects {
	float: right;
}

#selects select {
	padding: 0px;
	width: 120px;
	margin-right: 10px;
}

#paginumeros {
	float: left;
	width: 430px;
	text-align: center;
}

#pagianterior {
	float: left;
	width: 120px;
}

#pagiseguinte {
	float: right;
	width: 120px;
	text-align: right;
	margin-right: 5px;
}

#registros {
	width: 100%;
}

#registros td,tr {
	border: 1px solid #EAEAEA;
	border-collapse: collapse;
	height: 32px;
	padding-left: 10px;
}

#registros input {
	width: auto;
	margin: 10px;
	border: 0;
}

.lititulo {
	width: 530px;
	padding-left: 10px;
}

.listatus {
	width: 120px;
	padding-left: 10px;
}

.linhap {
	background: #F8F8F8;
}

.linhai {
	background: #FFF;
}

.linhai:hover {
	background: #F2FAE5;
}

.linhap:hover {
	background: #F2FAE5;
}

#copyright {
	width: 210px;
	color: #CCCCCC;
	margin-left: 20px;
	font-size: 11px;
	float: left;
	height: 80px;
	display: table;
}

#copyright a {
	color: #669900;
}

#copyright a:hover {
	text-decoration: underline;
}

#espfooter {
	background: #F4F4F4;
	width: 75%;
	height: 80px;
	display: table;
}

.linha {
	display: table;
	clear: both;
}

.bordace {
	float: right;
	background: url('../img/botao_bt_borda.jpg');
	width: 10px;
}

.altura {
	width: 1px;
	height: 1px;
	margin-top: 800%;
}

.footer {
	width: 80%;
	margin: 0 auto;
	background: white;
}

.footer #copyright {
	float: left;
}

#busca input {
	width: 70px;
}

#busca {
	float: right;
}

.paging div {
	float: left;
}

table td.td_id {
	width: 40px;
}

table th {
	background: #EAEAEA;
	text-align: left;
	padding-left: 10px;
}

.key {
	font-weight: bold;
	width: 140px;
}

.categories table td {
	padding-left: 3px;
	text-align: left;
	vertical-align: top;
}

div.actions ul li {
	list-style: square;
	display: inline;
}

div.actions ul li a {
	color: #666;
	font-weight: bold;
}

div.actions ul li a:hover {
	color: #B3D72B;
	font-weight: bold;
}

#flashMessage {
	margin-top: 7px;
	height: 20px;
}

/* Colocar o label ao lado do checkbox */
.checkbox{
	display:inherit;
	width:500px;
	height:30px;
}

.checkbox label {
	width:100px !important;
	display:inline !important;
	padding-top:5px;
}

.checkbox input {
	float:left;
	width:15px !important;
}



