@font-face {
    font-family: Unispace;
    src: url("unispace.ttf");/*
    font-style: normal;
    font-weight: normal;*/
}

body {
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #EDE8E2;
	background-image: url('imagens/bg.gif');
	background-repeat: repeat;
}

img {
	border: 0;
}

div .cabecalho {
	height: 150px;
	padding: 0px;
	margin: 0px;
}

.principal {
	width: 780px;
	margin: 10px auto;
	padding: 10px 10px 10px 10px !important;
	background-color: white; 
	border: 1px solid #c8d4bf;
	height: auto;
}

a {
	text-decoration: none;
	color: #88b046;
}

a:hover {
	color: #c4302f;
}

a.wp {
	text-decoration: none;
	color: #c4302f;
	font-size: 14px;
	font-weight: bold;
}

.email {
	font-style: italic;
}

span.linque {
	color: #88b046;
	cursor: pointer;
}

span.linque:hover {
	color: #c4302f;
}

.creditos {
	font-size: 10px;
	margin: 6px 0 3px 0;
	text-align: right;
}

p.item {
	color: #88b046;
}

p.item_ativo {
	color: #c4302f;
}

p.item_ativo a {
	color: #c4302f;
	text-decoration: underline;
}

p.item_inativo {
	color: #aaaaaa;
}

p.item_inativo a {
	color: #aaaaaa
	;
	text-decoration: underline;
}

div.rodape {
	display: block !important;
	background-color: #96D41A;
	font-size: 10px;
	padding: 10px;
	width: 760px;
}

p {
	text-align: justify;
}

ul {
	text-align: justify;
}

li {
	text-align: justify;
}

div.meio {
	width: 778px;
	margin: 10px 0;
	border: 1px solid #c8d4bf;
	background-color: #f3edff;
}

div.colunae {
	float: left;
	width: 197px;
}
/*
.colunae .barra_botao {
	float: left;
	padding: 5px 5px 5px 0;
	color: #53B046;
	width: 208px;	
	min-height: 25px;
	height: 25px; 
	border-width: 0 0 0 5px;
	border-style: solid;
	border-color: #f3edff;
}

html>body .barra_botao {
	height: auto;
}

a.barra_botao:hover {
	background-color: white; 
	border-color: #800000;
}
*/

p.titulo-conteudo {
	color: #c4302f;
	font-size: 14px;
	font-weight: bold;
}

/*
.colunae .selecionado {
	background-color: white;
	border-color: white;
}
*/
#conteudo {
	margin-left: 218px;
	width: 530px;
	padding: 1px 15px 15px 15px !important;
	min-height: 1250px;
	background-color: white;
}

/*
div.titulo-conteudo {
	height: 20px;
	margin-top: 15px;
}
*/
/*
.colunae .titulo-menu {
	padding: 5px;
	border: 0;
}
*/
#creditos {
	float: left;
	margin-top: 70px;
	width: 219px;
}

img.banner {
	margin-top: 15px;
}

div.verhtml {
	text-align:center;
	margin-top:5px;	
	color: #c4302f;
	cursor: pointer;
}

.verhtml {
	font-size: 15px;
	color: #c4302f;
	cursor: pointer;
}

span.verhtml:hover, a.verhtml:hover {
	text-decoration: underline;
}

div.pamigas {
	display: inline;
	width: 120px;
	height: 50px;
	text-align: center;
	margin: 5px 10px 5px 0;
}

img.pamigas {
	width: 120px;
	height: 50px;
}

table.one-column-emphasis tr#titulo {background:#E8FFCD;}
table.one-column-emphasis {text-align:left;border-collapse:collapse;}
table.one-column-emphasis th {text-align:center;font-size:14px;font-weight:bold;padding:12px 15px;}
table.one-column-emphasis td {cursor: pointer;text-align:center;border-bottom:1px solid #c8d4bf;background:#F0FEE0;padding:10px 15px;}
table.one-column-emphasis td a {color:black;}
table.one-column-emphasis tr:hover td {background:white;color: #c4302f;}
table.one-column-emphasis tr:hover a {color: #c4302f;}
table.one-column-emphasis th#col1 {width:90px;min-width:90px;}
table.one-column-emphasis th#col2 {width:100%;}
table.one-column-emphasis th#col3 {width:100px;}
table.one-column-emphasis th#col4 {width:20px;min-width:20px;max-width:20px}

#programacao {
	border-top: 1px solid #c8d4bf;
}

img.miniatura {
	width: 160px;
	height: 120px;
}

#menu, .tituloConteudo {
	font-family: Unispace, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #5D811F;
}

#menu.tituloConteudo {
	background-color: #fff;
}

#menu a {
	float: left;
	padding: 8px 5px 0px 5px;
	width: 203px;	
	height: 25px; 
	color: #5D811F;
	border-width: 0 0 0 5px;
	border-style: solid;
	border-color: #f3edff;
}

#menu a:hover, #menu .selecionado, #conteudo .tituloConteudo {
	color: #830707;
}

#menu a:hover, #menu .selecionado {
	background-color: white; 
}

#menu a:hover {
	border-color: #800000;
}

#menu .selecionado {
	border-color: white;
}

div.tituloConteudo {
	margin-top: 15px;
}

#creditos.tituloConteudo {
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 50px;
}
