* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ECE9D8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
P { padding-bottom: 15px; }
.caixas {
	border: 1px solid #BEEAF7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.select {
	border: 1px solid #BEEAF7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.caixas_edit input {
	background-image:url(../gfx/icons/icon_edit.png);
	border: 1px solid #BEEAF7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.caixas_edit button {
	background:#FFF;
	color: #0CF;
	font-size: 10px;
	border: none;
}
.aviso {
	margin-left: 3px;
	float: left;
	width: 355px;
	height: 22px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3799CD;
	padding-left: 3px;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3799CD;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #3799CD;
	border-right-color: #3799CD;
	border-bottom-color: #3799CD;
}
.aviso_v {
	margin-left: 3px;
	float: left;
	width: 355px;
	height: 22px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #92BE30;
	padding-left: 3px;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #92BE30;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #92BE30;
	border-right-color: #92BE30;
	border-bottom-color: #92BE30;
}
#Template {
	background-image: url(../gfx/Layout/bk.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Geral {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 5px;
}
#barra_1 {
	float: left;
	margin-left: 6px;
}
#barra_2 {
	float: right;
	width: 370px; /*367*/
}
#barra_2 #caixas_infos #caixas_1 {
	float: left;
	width: 187px;
	padding-right: 2px;
}
#barra_2 #caixas_infos #caixas_2 {
	float: right;
	width: 180px;
}
/*
* CSS das caixas com 168 PX de With
*/
.caixa_168 {
	width: 168px;
}
.caixa_168 .meio {
	background-image: url(../gfx/Layout/caixas_168/caixa_168_meio.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.noticias {
	width: 510px;
	margin-top: 10px;
}
.noticias .meio {
	background-image: url(../gfx/Layout/caixa_not/caixa_not_meio.jpg);
	background-repeat: repeat-y;
	color: #9A9A9A;
	text-decoration: none;
	padding: 12px 5px 12px 12px;
	text-align: justify;
}
.noticias .meio li {
	margin-left: 20px;
}
.noticias .meio .titulo {
	float: right;
	width: 327px;
	height: 17px;
	background-image: url(../gfx/Layout/caixa_not/caixa_not_bk_not.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.noticias .meio .texto {
	float: right;
	width: 490px;
	text-decoration: none;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	margin-right: 7px;
}
.noticias .meio .texto .img {
	margin-right: 5px;
}
.noticias .meio .ler_mais {
	margin-right: 7px;
}
.caixa_normal {
	width: 510px;
	margin-top: 10px;
}
.caixa_normal .topo {
	background-image: url(../gfx/Layout/caixa_normal/caixa_normal_topo.jpg);
	background-repeat: no-repeat;
	min-height: 12px;
}
.caixa_normal .meio {
	text-decoration: none;
	background-image: url(../gfx/Layout/caixa_normal/caixa_normal_meio.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.caixa_normal .meio h2 {
	font-size: 10px;
	color: #8BB5C2;
	text-decoration: none;
	margin-left: 15px;
	margin-bottom: 5px;
}
#links {
	text-align: right;
	padding-right: 20px;
}
#rodape {
	clear: both;
	background-image: url(../gfx/Layout/footer.png);
	height: 53px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
}
.caixa_185 {
	width: 185px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.caixa_185 .meio {
	background-image: url(../gfx/Layout/caixas_185/caixas_185_meio.gif);
	background-repeat: repeat-y;
	padding-right: 3px;
	padding-left: 4px;
}
.caixa_185 .meio .cinza {
	background-color: #ededed;
	height: 18px;
	padding-top: 6px;
	padding-left: 12px;
}
.caixa_185 .meio .branco {
	background-color: #FFF;
	height: 18px;
	padding-top: 6px;
	padding-left: 12px;
}
.setas_azuis li {
	list-style-image: url(../gfx/Layout/seta_azul.jpg);
	margin-left: 15px;
}
#newsletter {
	margin-bottom: 10px;
	width: 304px;
	margin-right: auto;
	margin-left: auto;
}
#newsletter .input {
	background-image: url(../gfx/Layout/newsletter/newsletter_input.png);
	height: 25px;
	width: 216px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #959595;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#newsletter #enviar {
	width: 78px;
	height: 25px;
	float: left;
}
a {
	font-weight: bold;
	color:#000;
	/*color: #87CBE1;*/
	text-decoration: none;
}
/*
 * Tabs
 */
#tabs {
	width: 504px;
	margin-left: 4px;
}
#tabs #opcoes {
	background-image: url(../gfx/Layout/tabs/tabs-xoose_01.png);
	background-repeat: no-repeat;
	height: 29px;
}
#tabs #opcoes ul {
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
}
#tabs #opcoes li {
	display: inline;
	list-style: none;
}
#tabs #opcoes li a {
	background-image: url(../gfx/Layout/tabs/tabs-botao.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 99px;
	float: left;
	text-align: center;
	padding-top: 2px;
}
#tabs #opcoes li a:hover {
	background-image: url(../gfx/Layout/tabs/tabs-botao-over.png);
}
#tabs #opcoes li .selected {
	background-image: url(../gfx/Layout/tabs/tabs-botao-over.png);
}
#tabs #conteudo {
	background-image: url(../gfx/Layout/tabs/tabs-xoose_02-03.png);
	background-repeat: repeat-y;
	min-height: 150px;
	text-align: left;
	padding: 5px;
}
#tabs #rodape {
	background-image: url(../gfx/Layout/tabs/tabs-xoose_05.png);
	background-repeat: no-repeat;
	height: 8px;
	background-position: top;
}
/* Pagincao */
#pags {
	margin: 10px;
}
#pags .pages {
	margin-left: 15px;
}
#pags .pages li {
	display: inline;
	list-style: none;
}
#pags .pages li {
	height: 7px;
	width: 15px;
	float: left;
	text-align: center;
	padding: 3px 2px 6px 2px;
	margin: 0px 2px 0px 2px;
	border: 1px solid #0CF;
}
#pags .pages li.pgCurrent {
	text-decoration: blink;
	background-color: #A4DBFF;
}
#pags .pages li.first {
	width: 45px;
}
#pags .pages li.prev {
	width: 45px;
}
#pags .pages li.next {
	width: 50px;
}
#pags .pages li.last {
	width: 45px;
}
/* Tag Especial */
	dl a {
	display:block;
	text-decoration:none
}
dl {
	margin:0 auto;
	width:162px
}
dt {
	background-color:#bee9f7;
	padding:5px
}
dt a {
	color:#fff;
}
dd, ul {
	margin:0;
	padding:0
}
