@charset "utf-8";
/* CSS Document */

html{}
body {background:#000000;}

#site {
	margin:0 auto 0;
	clear:both;
	width:999px;
	height:100%;
}

#bg_top {float:left; width:999px; height:8px; background:url(../images/bg_top.png) no-repeat;}
#bg_bot {float:left; width:999px; height:8px; background:url(../images/bg_bot.png) no-repeat;}

#box {float:left; width:999px; height:100%; background:url(../images/bg_box.gif) repeat-y;}
#barraMenu {float:left; padding:0 1px 17px 18px; width:196px;}

#conteudoHome {float:left; width:735px; height:100%; padding:0 0 0 49px; border:0px red solid;}
#colA {float:left; width:330px; margin-right:15px; height:100%;}
#colB {float:left; width:300px; padding-left:22px; height:100%; background:url(../images/pont1.gif) repeat-y}

#conteudo {float:left; width:678px; height:100%; padding:0 0 0 48px; border:0px red solid;}
#conteudo h1 {margin:0; margin-top:20px; padding:6px; font:22px tahoma; font-weight:bold; color:#ee7600;}
.image {/*margin-left:25px;*/ text-align:center;}

/* formatação de conteudo */
#conteudo, #conteudo p {font:12px tahoma; line-height:18px; text-align:left; font-color:#496280; border:0px red solid;}

.linkBotao {float:left; width:172px; height:28px; background:#6e8eb7; border:1px #c7d2e1 solid; text-align:center; font:12px tahoma; font-weight:bold; color:#fff;}

.lang, .lang:hover {font:12px tahoma; color:#ffffff; text-decoration:none;}

.pont {border-botttom:1px #f3f4f5 solid;  border-top:1px #adaeb5 dashed; margin-bottom:0; color:#f3f4f5}

.item {
	float:left; 
	margin-top:5px;
	width:178px; 
	padding:5px 0 5px 18px;
	font:12px tahoma; font-weight:bold; color:#414141; 
	text-decoration:none; 
}
.item:hover, .itemOn  {
	float:left; 
	margin-top:5px;
	width:178px; 
	padding:5px 0 5px 18px;
	background:#fba61c; 
	font:12px tahoma; font-weight:bold; color:#414141; 
	text-decoration:none;
}

#space {clear:both; height:10px; width:10px;}


h1 {margin:0; padding:6px; font:14px tahoma; font-weight:bold; color:#ee7600; background:#e6e7e8;}
.azul {color:#3ba9bc;}
.laranja {color:#ffa038}

p {font:12px tahoma; line-height:18px; text-align:left; font-color:#496280; border:0px red solid;}

a 		{font-weight:bold; color:#3BAABD; text-decoration:none;}
a:hover {font-weight:bold; color:#3BAABD; text-decoration:underline;}

.mini {font:10px tahoma; color:#ffa038;}
#boxCategory {float:right; margin:20px 0 20px 20px; padding:10px; background:#e6e7e8;}

.bot {
	text-align:center;
	font:11px tahoma; line-height:16px; text-align:center; color:#ffffff;
}

#arq_sub {float:left; width:100%; height:auto; padding:10px;}
#arq_sub a 			{padding-left:20px; font:12px tahoma; font-weight:bold; color:#6e6e6e; text-decoration:none;}
#arq_sub a:hover, #arq_sub #on	{padding-left:20px; font:12px tahoma; font-weight:bold; color:#ff8003; text-decoration:underline;}


#tituloTabelaG {float:left; width:725px; height:23px; padding-left:10px; background:#fba61c;}
#espacoTabelaG {float:left; width:715px; height:100%; padding:10px; background:#e8e9ea; border-top:1px #ffffff solid;}


/* formulario */
label {float:left; clear:left; width:140px; text-align:right; margin-right:20px;}
.edit,select,textarea {width:320px; font:11px arial; color:#788d86; border:1px #788d86 solid;}
.editNoWidth {font:10px arial; color:#788d86; border:1px #788d86 solid;}
.edit:focus, .editNoWidth:focus, select:focus, textarea:focus {background-color:#ffe7cf;}

.botao {width:172px; height:22px; background:#6e8eb7; border:1px #c7d2e1 solid; text-align:center; font:12px tahoma; font-weight:bold; color:#fff;}

.pagination {padding: 3px; margin: 3px;}
.pagination a {padding: 2px 5px 2px 5px; margin: 2px; border: 0px solid #aaaadd; text-decoration: none;}
.pagination a:hover, .pagination a:active {border: 0px solid #84d5f9;}
.pagination span.current {padding: 2px 5px 2px 5px; margin: 2px; border: 0px solid #84d5f9; font-weight: bold; background-color: #84d5f9; color: #FFF;}
.pagination span.disabled {padding: 2px 5px 2px 5px; margin: 2px; border: 0px solid #eee; color: #ddd;}
















