/* CSS Document */

body, html {
	scrollbar-arrow-color:#993366;
	scrollbar-3dlight-color:#efefef;
	scrollbar-highlight-co0lor:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#efefef;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#efefef;
	font: 0.9em "Times New Roman", Times, serif;
	background: #FFFFFF url(../img/bg_pagina.jpg) repeat;
	margin: 0;
	padding: 0;
}
a {
	color: #990066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 1000px;
	position: relative;
}
#tab_grid {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}
#linha1 {
	background: #FFFFFF url(../img/bg_flores.jpg) no-repeat 200px bottom;
	display: block;
	height: 493px;
	position: relative;
}
#linha1_int {
	background: #FFFFFF url(../img/bg_flores.jpg) no-repeat 200px 270px;
	display: block;
	position: relative;
	min-height: 500px;
	width: 100%;
}
#linha2 {
	background: #E6E6E6;
	height: 175px;
}
#linha3 {
	background: #FBFDF2;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 145px;
	border-bottom: 1px dotted #DBEC88;
}

#tx_apresent {
	background: #FFFFFF url(../img/bg_tx_home.jpg) repeat-y left bottom;
	margin: 0px;
	padding: 10px 5px 5px 35px;
	float: right;
	width: 600px;
	color: #666666;
	height: 58px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
#ani_home {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 420px;
	width: 635px;
}
#logo {
	height: 110px;
	float: left;
	margin: 10px;
}
/* MENU ------  */
#menu {
	width: 360px;
	position: absolute;
	left: 0px;
	z-index: 100;
	top: 200px;
}

#omenu {
	text-align: right;
	margin: 0;
	padding: 0px;
	width: 140px;
	list-style-type: none;
}
#omenu li {
	width: 170px;
}
#omenu a {
	padding: 0px 15px 0px 0px;
	color: #990066;
	width: 100%;
	text-decoration: none;
	font: 120% "Times New Roman", Times, serif;
}
#omenu a:hover {
	background: url(../img/bt_menu.gif) no-repeat right center;
}
#omenu .submenu {
	position: absolute;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	left: 180px;
	white-space: nowrap;
}
#omenu .submenu a {
	color: #787878;
}
/* ------------*/

#linha2 .box {
	background: #FFFFFF;
	display: block;
	float: left;
	height: 145px;
	width: 295px;
	border-left: thin dashed #666666;
	margin: 10px;
	padding: 5px 5px 5px 10px;
}
#linha3 .box {
	background: #FFFFFF;
	display: block;
	float: right;
	width: 290px;
	margin: 5px 10px 5px 5px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #CCCCCC;
	height: 125px;
}
#box1, #box2, #box3 {
	height: 145px;
}
.box {
	overflow: auto;
}
.box h1 {
	font: bold 120% "Times New Roman", Times, serif;
	color: #869D1A;
	margin: 0px 0px 5px;
	padding: 0px;
}
.box p {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	margin: 5px 0px;
	padding: 0px;
}
.box p img {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #666666;
}
#fotos {
	width: 660px;
	float: left;
	height: 125px;
	margin: 10px 0px 10px 5px;
	position: relative;
	padding-top: 5px;
}
#fotos img {
	border: solid 2px #FFFFFF;
	margin: 0 5px;
	height: 80px;
	width: 100px;
	position: absolute;
	z-index: 0;
}
.caption {
	font-size: 11px;
	color: gray;
	text-align: center;
	line-height: 11px;
	width: 100px;
	margin-top: 90px;
	margin-left: 5px;
}
.img_preview {
	width: 100px;
	height: 80px;
	float:left;
	margin-right: 5px;
}
#rodape {
	text-align: center;
	padding: 10px;
	display: block;
}
.destaque1 {
	color: #990066;
	font: 120% "Times New Roman", Times, serif;
}
.destaque2 {
	color: #788C17;
	font: 120% "Times New Roman", Times, serif;
}
.destaque3 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	background: #E9F3B6;
}

.tx_pequeno {
	font: 85% Arial, Helvetica, sans-serif !important;
	color: #666666;
}
/* popup --- */

#pop_topo {
	margin: 10px 0px 0px;
	padding: 0px 5px 0px 10px;
	width: 100%;
	height: 80px;
}
#pop_cont {
	margin: 0px auto;
	padding: 0 10px 5px 5px;
	width: 90%;
	text-align: center;
	background: #FFFFFF;
	display: block;
}
#pop_txt {
	padding: 10px 0;
	width: 98%;
	text-align: justify;
	font: 110% "Times New Roman", Times, serif;
	color: #666666;
	margin: 0 5px 0 5px;
}
#pop_txt li {
	margin-bottom: 5px;
}
#ovideo {
	text-align: center;
	padding: 10px;
	background: #FFFFFF url(../img/carregando.gif) no-repeat center 80px;
	height: 300px;
	width: 480px;
}
#pop_rodape {
	margin: 15px 5px 5px 5px;
	padding: 5px 10px;
	text-align: right;
	border-top: thin solid #CCCCCC;
	width: 95%;
	text-indent: 25px;
}
#pop_topo h1 {
	font: bold 120% "Times New Roman", Times, serif;
	color: #869D1A;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#pop_txt h1 {
	font-size: 120%;
	color: #990066;
	border-bottom: 1px solid #CCCCCC;
}
#pop_txt h2 {
	font-size: 110%;
	color: #869D1A;
	border-bottom: 1px dashed #CCCCCC;
}

#cont_int {
	background: #FFFFFF url(../img/bg_flores2.jpg) no-repeat right 5px;
	margin: 0px;
	padding: 10px 10px 5px 25px;
	float: right;
	width: 590px;
	color: #666666;
	min-height: 450px;
	border-left: thin dashed #DFDFDF;
	clear: right;
	display: block;
	font: normal 100% "Times New Roman", Times, serif;
}
#cont_int p {
	margin-right: 10px;
	font-size: 105%;
}
#cont_int h1 {
	font-size: 120%;
	color: #990066;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 10px;
	padding: 0px;
}
#cont_int h2 {
	font-size: 110%;
	color: #869D1A;
	border-bottom: 1px dashed #CCCCCC;
	padding: 0px 0px 3px;
}
.tit_pagina {
	display: block;
	height: 54px;
	text-align: right;
	margin: 20px 30px 40px 0;
	border-style: none !important;
}
.tit_pagina i {
	display: none;
	color: #869D1A;
}
.bordaimg1 {
	border: thin solid #869D1A;
}
.bordaimg2 {
	border: thin solid #869D1A;
	display: block;
}
.bordaim3 {
	border: thin solid #990066;
}
.bordaimg4 {
	border: thin solid #869D1A;
	margin-right: 10px;
	margin-bottom: 10px;
}

.assinatura {
	font-style: italic;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#novidades {
	border-bottom: solid 1px #EFEFEF;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#box1 #novidades {
	border-bottom: 0px !important;
	margin-bottom: 0px !important;
	padding-bottom: 5px !important;
}
#novidades .n_data {
	font-family: "Courier New", Courier, monospace;
	color: #999999;
	font-size: 90%;
	margin-bottom: 5px; 
	display: block;
}
#novidades img {
	display: block;
	border: thin solid #869D1A;
	margin: 0 10px 10px 0;
}
#novidades h1 {
	border: none !important;
}
#novidades p {
	padding: 0;
	margin: 0;
	display: block;
	clear: right;
}
#novidades a {
	padding-left: 0px;
}
.tab_mapa {
	margin: 10px 0px;
}
.tx_medio {
	font: 95% Arial, Helvetica, sans-serif !important;
}
