body {
    color: #333;
    background: #F4F4F4;/*#f7f7f7;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    margin-top: 10px;
}

#pagina {
    width: 780px; /* desenhado para 800x600 */
    margin: 0 auto;
    border: 1px solid #ccc;
    background: white;
}

#canal {
	text-align: center;
}

#cabecalho {
	position: relative;
	width: 100%;
	font-size: 90%;
	background: white;
	overflow: hidden;
	

}

#cabecalho * {
    margin: 0;
}

#cabecalho .divisor {
    float: right;
    width: 100%;
    height: 17px;
    background: #FFFFFF url("../imagens/cabecalho_curva_esquerda.gif") no-repeat bottom right; /*#397fad*/
    clear: both;
}

#cabecalho .wrapper {
    height: 2.1em;
    background: #a8a88e;
    clear: right;
	padding-right: 0.7cm;
	padding-top: 0.2cm;	
}

#cabecalho .wrapper2 {
    height: 2.1em;
    background: #397DAD;
    clear: right;
}

.aviso {
	background: #FFC;
	border: 1px solid #FC3;
	padding: 6px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	font-weight: bold;
	}

/***************************************************
	MENU
****************************************************/

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 15px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #45556A; /*#C1C1AE*/
text-decoration: none;
font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}


/***************************************************
	BANNER
****************************************************/
#banner {
    position:relative;
    padding:7px;
    width:566px;
    height: 262px;
}

#banner2 {
    position:relative;
    float:left;
    width: 193px;
    height: 278px;
    margin-left: 7px;
}

/***************************************************
	NOTICIAS E EVENTOS
****************************************************/
.novidadesbox {
    position: relative;
    border: 1px solid #bec8cb;
    width: 278px;
    min-height: 278px;
    float: left;
    margin-left: 6.5px;
}

.novidadesbox h1 {
    background: #a8a88e;
	color: #fff;
    margin: 0;
    font-size: 120%;
    padding: .5em;
}

.novidadesbox h1 a {
    display: block;
    width: 100%;
    color: #005fa9;
    text-decoration: none;
}

.novidadesbox a {
    color:#005fa9;
}

.novidadesbox a:hover {
    color:#ff9c00;
}

.novidadesbox .prblock span {
    display: block;
    clear: left;
    color: #808080;
}

.novidadesbox .prblock a {
    float: left;
    margin-bottom: 1em;
}

.novidadesbox .break {
    padding: 0 10px;
    padding-top: 1em;
/*    height: 22em;*/
    line-height: 1.1em;
}

#noticia {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
font-size: 10pt;

}
#noticia2 {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
font-size: 8pt;

}

/***************************************************
	OUTROS
****************************************************/
#coment_marquee {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 3px;
font-size: 8pt;

}
.divisor {
    float: right;
    width: 100%;
    height: 17px;
    background: #397fad url("../imagens/cabecalho_curva_esquerda.gif") no-repeat bottom left;
    clear: both;
}

.wrapper {
    height: 2.5em;
    background: #397fad;
    clear: right;
}


.clear {
    display: block;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    margin-top: -1px;
    clear: both;
}
/***************************************************
	RODAPE
****************************************************/
#rodape {
    clear: both;
    width: 98%;
    color: white;
    background: #A2AEBC; /* #45556A */
    padding: 1%;
    font-size: 90%;
    border-top: 7px solid white;
}

#rodape a {
    color: white;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}

#rodape a:hover {
    color: #d0e3f0;
}

#rodape p {
    /*float: center;*/
	margin-left: auto;
	margin-right: auto;
	
    margin: 0;
    margin-right: 12px;
    line-height: 15px;
}

#rodape p.copy {
    line-height: 13px;
    clear: both;
    float: none;
    color: #45556A;
    margin-top: -12px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}



a img {
    border: none;
}
a {
    color: #005fa9;
    text-decoration: none;
}

a:hover {
    color: #ff9c00;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    margin: 1em 0 0 0;
    font-size: 100%;
}

h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #7c7c7c;
    font-size: 220%;
    font-weight: bold;
    margin: 0;
    margin-bottom: 0.6em;
}

h2 {
    padding-top: 1em;
}

h4 {
    font-size: 105%;
    font-weight: bold;
}

table {
    border: none;
}

table * {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

th {
    padding-bottom: 4px;
    padding-left: 5px;
    border: 1px solid white;
    border-top: 2px solid #ebeced;
    border-bottom: none;
    background: #d7dce0;
    text-align: left;
}

td {
    padding: 5px 0 2px 5px;
    border: 1px solid white;
    border-top: 2px; /*solid #f3f3f3;*/
    background: #ebeced;

}

#googleprocura {
position: relative;
right: 25px;
top: 1px;
text-align: right;
padding: 2px;
}


#comentarios {
position: relative;
left: 40px;
bottom: 10px;
width: 75%;
background: #ebeced;
border: 1px solid #ccc;
text-align: left;
padding: 10px;
}

#fundo_inicio {
/*	width: 100%;
	background: #A8A88E;*/
}
#espaco {
	/*width: 100%;
	height: 5px;
	*/

}
	/* ------------ INICIO: MENU ------------ */
#menu_div {
	padding: 30px 15px 0 15px;
	margin: 0 0 0 0;
	/*background: #A8A88E;*/
	background:#A8A88E  url("../imagens/bgdegrade.jpg") repeat-x top left;
}

ul#simple-menu {
	list-style-type: none;
	width: 100%;
	position: relative;
	height: 27px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 11px 0 0 0;
}

ul#simple-menu li {
	display: block;
	float: left;
	margin: 0 0 0 4px;
	height: 27px;
}

ul#simple-menu li.left {
	margin: 0;
}

ul#simple-menu li a {
	display: block;
	float: left;
	color: #fff;
	background: #64645b;
	line-height: 27px;
	text-decoration: none;
	padding: 0 17px 0 18px;
	height: 27px;
}

ul#simple-menu li a.right {
	padding-right: 19px;
}

ul#simple-menu li a:hover {
	color: #64645b;
	background: #fff;
}

ul#simple-menu li a.current {
	color: #64645b;
	background: #fff;

}

ul#simple-menu li a.current:hover {
	color: #64645b;
	background: #fff;

}

/* ------------- FIM: MENU ------------- */