@CHARSET "ISO-8859-1";
@CHARSET "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 10px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background-position: 0;
}

img {
	border: 0;
}

h1 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #9dcd17;
}

h2 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #000000;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

a:hover, a:active {
	text-decoration: underline;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/* -- Estrutura -- */
div#banner {
	height: 160px;
	background-image: url(../imagens/banner.jpg);
}
#menu-base {
	float: left;
	width: 180px;
}

div#topo {
	padding: 4px;
	margin-top: 3px;
	background-image: url(../imagens/topo.jpg);
}

div#conteudo {

}

div#corpo {
	padding: 10px;
}

div#rodape {
	text-align: right;
	font-size: 10px;
	border: 1px solid #dfdfdf;
	color: #F60C85;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px;
}
	div#rodape h5 {
		padding: 5px 20px;
		margin-right: 15px;
		font-size: 11px;
		color: #bfd730;
		background-image: url("imagensadmin/oba.gif");
		background-repeat: no-repeat;
		background-position: right;
	}
	
/* MENU */

#menu {
	float:left;
	width:180px;
}

#menu img {
	border:0;
	margin:0 5px 0 0;
}

#menu ul {
	width:200px;
	padding:0;
	margin:0 0 0 5px;
	list-style:none;
	font:bold 11px Arial, Verdana, Serif;
}

#menu ul li {
	position:relative;
}

#menu ul a:link,
#menu ul a:visited {
	display: block;
	width: 180px;
	text-align:left;
	text-decoration:none;
	color:#000;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #FFF0F8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C3C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

>#pagebody>#menu ul a {
	width:160px;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

#menu ul a:hover {
	background-color: #FFCEE8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF65B5;
}

#menu ul.titulo a:link,
#menu ul.titulo a:visited {
	display: block;
	width: 178px;
	text-align:left;
	margin-bottom:1px;
	border:1px solid #FA67B0;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #FA67B0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

>#pagebody>#menu ul.titulo a {
	width:160px;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu.titulo ul li { float: left; height: 1%; }
* html #menu.titulo ul li a { height: 1%; }
/* End */

#menu ul a span {
	display:none;
}

#menu ul a:hover span {
	top:0;
	display:block;
	position:absolute;
	left:160px;
	width:150px;
	padding:6px 10px;
	margin-left:2px;
	background-color:#FFF;
	border:1px solid #9DCD17;
	font-size:10px;
	text-align:left;
	text-transform:none;
	color:#000; /*#9DCD17;*/
}

/* MENU FIM */

div#paginacao {
	margin: 10px;
	font-size: 11px;
	text-align: center;
}
	div#paginacao a:link,
	div#paginacao a:visited {
		padding: 5px 7px;
	}
	div#paginacao a:hover,
	div#paginacao a:active {
		background-color: #EAFCB8;
	}
	div#paginacao span.atual {
		padding: 5px 7px;
		background-color: #EAFCB8;
	}

a.sair:link,
a.sair:visited {
	padding: 2px 1px 2px 18px;
	background-image: url("imagensadmin/cross.png");
	background-position: 2px;
	background-repeat: no-repeat;
}
a.sair:hover {
	padding: 1px 0px 1px 17px;
	background-color: #eafcb8;
	background-position: 1px;
	border: solid 1px #9dcd17;
	text-decoration: none;
}


/* Tabela */

table.list {
	border-collapse: collapse;
}
	table.list td {
	padding: 3px;
	border-collapse: collapse;
	border-bottom: solid 1px #CCC;
	background: #fbfbfb;
	}
	table.list th {
	padding: 5px 3px;
	background: url("imagensadmin/tableback.png") repeat-x;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #A59EFF;
	border-top-color: #DAD7FF;
	}

.label {
	font-weight: bold;
	text-align: right;
}

/* Mensagem */
div.erro {
	margin: 5px 0 15px 0;
	padding: 8px;
	border: solid 1px #CC0000;
	background-color: #FFEBE8;
	font-weight: bold;
	text-align: center;
}

div.aviso {
	margin: 5px 0 15px 0;
	padding: 8px;
	border: solid 1px #cbcbb3;
	background-color: #fbfbe3;
	font-weight: bold;
	text-align: center;
}

div.sucesso {
	margin: 5px 0 15px 0;
	padding: 8px;
	border: solid 1px #b5cbb2;
	background-color: #e7fbe3;
	font-weight: bold;
	text-align: center;
}

span.texto_erro {
	color: #CC0000;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/* Bordas arredondadas */
#round i.c i,
#round div.ch-ctrl {
    border-color: #cac9c9;							/* Bordas */
}
#round div.ch-ctrl {
    background-color: #fff;							/* Background Interno */
}

div.text {
	border-color: #fff;
}

div.ch {
    position: relative;
    _zoom: 1;
}
div.ch-ctrl {
    border-width: 1px;
    border-style: solid;
}
div.ch i.c {
    position: absolute;
    z-index: 20;
    border: 1px none;
    background-image: none !important;
    width: 3px;
    height: 3px;
    _width: 4;
    _height: 4;
    overflow: hidden;
}
div.ch i.c i {
    position: absolute;
    width: 5px;
    height: 5px;
    border: 1px solid;
    overflow: hidden;
}
div.ch i.c b {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    background-color: #FFF;
}
div.ch i.tl {
    top: 0;
    left: 0;
    border-style: solid none none solid;
    border-color: #FFF;
}
div.ch i.tr {
    top: 0;
    right: 0;
    _right: -1;
    border-style: solid solid none none;
    border-color: #FFF;
}
div.ch i.bl {
    bottom: 0;
    left: 0;
    border-style: none none solid solid;
    border-color: #FFF;
}
div.ch i.br {
    bottom: 0;
    right: 0;
    _right: -1;
    border-style: none solid solid none;
    border-color: #FFF;
}

div.ch i.tl i,
div.ch i.tl b {
    top: 0;
    left: 0;
}
div.ch i.tr i,
div.ch i.tr b {
    top: 0;
    right: 0;
    _right: -1;
}
div.ch i.bl i,
div.ch i.bl b {
    bottom: 0;
    _bottom: auto;
    left: 0;
}
div.ch i.br i,
div.ch i.br b {
    bottom: 0;
    _bottom: auto;
    right: 0;
    _right: -1;
}
div.ch i.bl b,
div.ch i.br b {
    _top: 2;
}
div.ch i.bl i,
div.ch i.br i {
    _top: -2;
}
#topo-banner {
	border:1px solid #CCC;
	margin-top: 4px;
}
.inserir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.inserir2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.inserir:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6255FF;
	font-size: 12px;
	font-weight: bold;
}
.botao {
	background-image: url(excluir.png);
	height: 20px;
	width: 20px;
	color: #FFFFFF;
	font-size: 1px;
}
.excluir {
	background-color: #FBFBFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
table.list2 {
	border-collapse: collapse;
}
	table.list2 td {
	padding: 3px;
	border-collapse: collapse;
	border-bottom: solid 1px #000000;
	}
.bt_vendas {
	display: block;
	height:17px;
	padding-top: 5px;
	cursor: pointer;
	font-weight: bold;
}
.bt_vendas:hover {
	background-color: #FFF0F8;
	text-decoration: none;
}
#pagin {
	text-align: center;	
}
.font_doze {
	font-size: 12px;	
}