body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #000 url(../images/bkg_topo.jpg) no-repeat center top;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color: #DDD;
}
h1 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color: #CCB183;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
a {
	text-decoration: none;
	color: #DDD;
}
a:hover {
	text-decoration: underline;
	color: #DDD;
}

.clear {
	clear:both;}
/*TOPO----------------------------------*/
#topo {
	width: 975px;
	height: 310px;
	margin: 0 auto;
}

/*MEIO----------------------------------*/
#conteudo {
	width: 960px;
	margin: 0 auto;
	display: table;
}

div#conteudo:after{/*Float left no Firefox*/
   content:".";
   display:block;
   clear:both;
   visibility:hidden;
   height:0;
   overflow:hidden;
}
#cont {
	width: 610px;
	margin-right: 30px;
	float: left;
}
#right {
	width: 320px;
	float: left;
	font-size: 13px;
}
/*home*/
#homevd {
	width: 600px;
	border: 5px solid #CCB183;
	margin-bottom: 10px;
	margin-top: 5px;
}
#homeprog {
	text-align: justify;
	line-height: 20px;
	padding-top: 10px;
}
/*right*/
#patrocionio {
	height: 237px;
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
}
#ultprogramas {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 105px;
}
#ultprogramas img {
	width: 100px;
	float: left;
	margin-right: 10px;
	border: 3px solid #CCB183;
}
#buscabar {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/ic_encontre.png) no-repeat right top;
}
#indiquebar {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/ic_indique.png) no-repeat right top;
}
#cacadornaweb {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/ic_naweb.png) no-repeat right top;
}
#news {
	width: 320px;
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/ic_news.png) no-repeat right top;
	display: table;
}
/*programas*/
#programas {
	width: 600px;
	text-align: justify;
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: table;
}
#programas img {
	width: 140px;
	float: left;
	margin: 4px 10px 0px 0px;
	border: 3px solid #CCB183;
}
#programas small {
	font-size: 11px;
	font-weight: bold;
}
#paginacao {
	padding: 3px 0px 3px 0px;
	font-size: 11px;
}
/*BASE----------------------------------*/
#rodape {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	margin-top: 5px;
}
#base {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	display: table;
	background: url(../images/bkg_base.png) no-repeat center top;
	color: #000;
	font-size: 12px;
}
#baseass {
	margin: 14px 15px 0px 0px;
	float: right;
	text-align: right;
}
#base ul {
	margin: 14px 0px 0px 15px;
	padding: 0px;
}
#base li {
	display: inline;
	list-style: none;
}
#base a {
	text-decoration: none;
	color: #000;
}
#base a:hover {
	text-decoration: underline;
	color: #000;
}
/*FORMULÁRIOS----------------------------------*/
.news-nome {
	border: 1px solid #CCC;
	color: #FFF;
	background: none;
	padding-left: 3px;
	width: 120px;
	height: 20px;
	margin: 2px 4px 5px 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
}
.form_text {
	border: 1px solid #CCC;
	color: #FFF;
	background: none;
	padding-left: 3px;
	width: 300px;
	height: 20px;
	margin: 2px 4px 5px 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.form_text2 {
	border: 1px solid #CCC;
	color: #FFF;
	background: none;
	padding-left: 3px;
	width: 120px;
	height: 20px;
	margin: 2px 4px 5px 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.form_sel{
	border: 1px solid #CCC;
	color: #FFF;
	background-color:#000;
	padding-left: 3px;
	width: 150px;
	height: 20px;
	margin: 2px 4px 5px 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.form_texta {
	border: 1px solid #CCC;
	color: #FFF;
	background: none;
	padding-left: 3px;
	width: 300px;
	height: 120px;
	margin: 2px 4px 5px 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.news-bt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: none;
	color: #FFF;
	border: 0px;
	cursor: pointer;
	margin: 2px 0px 0px -3px;
	*margin: 0px 0px 0px -3px;
	float: left;
}
.news-bt:hover {
	border: 0px;
	color: #CCB183;
}

#galeriasmask {
	width: 600px;
	display: table;}

#galeriasthint {
	border: solid 1px #222;
	text-align: center;
	margin: 11px;
	padding: 3px;
	width: 130px;
	height: 130px;
	vertical-align: middle;
	float: left;
}
.galeria_img {
	border: 3px solid #CCC;
}

.mes{
	display: block;
	width: 580px;
	padding: 10px;
	border-bottom: 1px dotted #CCC;
}
