body {
	margin: 0px;
	padding: 0px;
	background-color: #005F30;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 760px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#direita {
	width: 10px;
	float: left;
	background-image: url(imagens/sombra_dirdown.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
#esquerda {
	width: 10px;
	float: left;
	background-image: url(imagens/sombra_esqdown.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
#menu {
	background-color: #003E1F;
	float: left;
	width: 150px;
	height: 390px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
#header {
	height: 143px;
	width: 738px;
}
#texto {
	background-color: #DCE9A8;
	width: 220px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	padding: 30px 20px 3000px;
	text-align: justify;
	line-height: 1pc;
	margin-bottom: -3000px;
	background-image: url(imagens/onda1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#estrutural {
	background-color: #DCE9A8;
	position: relative;
	width: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
}

.titulos {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003300;
	background-color: #C4DA5E;
	text-align: center;
	height: 20px;
	background-position: center center;
	vertical-align: bottom;
	padding-top: 4px;
	width: 740px;
}
#footer a:link, a:visited {
	color: #339900;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #FF3300;
	text-decoration: none;
}
#autoria a:link, a:visited {
	color: #FFFF66;
	text-decoration: none;
}
#autoria a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
}
#galeria {
	width: 320px;
	padding-top: 20px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	float: left;
	background-image: url(imagens/onda2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#galeria td {
	padding: 3px;
}


#corpo {
	background-color: #DCE9A8;
	float: left;
	width: 740px;
	height: inherit;
}

#autoria {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFCC;
	background-color: #003E1F;
	text-align: center;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu ul {
	list-style-type: none;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	padding-left: 0px;
}
#menu a.menu:link, a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #289603;
}
#texto a {
	color: #CC3300;
}

#menu a.menu:hover, a.menu:active {
	color: #FFCC66;
	background-color: #01740A;
	background-image: url(imagens/fundobotao.jpg);
}
#menu a {
	display: block;
	width: 137px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.border_imagens {
	border: 1px solid #006600;
}
#index {
	width: 590px;
	height: auto;
	float: right;
	background-image: url(imagens/onda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
#texto_prog {
	background-color: #DCE9A8;
	width: 550px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-align: justify;
	line-height: 1pc;
	margin-bottom: -3000px;
	background-image: url(imagens/onda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 3000px;
	padding-left: 20px;
}
.tit_ementa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.td_ementa {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003E1F;
	border-bottom-color: #003E1F;
}
.td_prog_esquerda {
	font-weight: bold;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003E1F;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003E1F;
}
.td_prog_direita {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003E1F;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.td_tit_programas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003E1F;
}
.prog_preco {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}


a:link, a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover, a:active {
	color: #CC6600;
}

