body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #404040;
	background: #fff;
}
* {
	margin: 0;
	padding: 0;
}
a {
 color: #00788B;
}
a:hover {
	color: #778E1E;
}

h1 {
	color: #ec8000;
	line-height: 32px;
	font-size: 27px;
	font-weight: normal;
	margin:40px 0 20px 0;
}
h2 {
	font-size: 100%;
	color: #ec8000;
}
h3 {

}
h4 {
	border-bottom: 1px solid #ccc;
	margin: 20px 0 10px 0;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}


h5 {
	color: #ec8000;
	font-size: 18px;
	font-weight: bold;
	margin:20px 0 20px 0;
}


p {
	margin-bottom:15px;
}

#content {
	float: left;
	width: 100%;
}
.container {
	width: 960px;
	margin: 0 auto;
}


#header {
	width: 960px;
	float:left;
	position: relative;
	z-index: 2;
}

#header ul {
	width: 710px;
	float:right;
	padding:22px 0 18px 0;
	list-style-type: none;

}
#header li {
	float: left;
}
#header li a {
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	text-decoration: none;
	margin:0 20px 0 0; 
	font-size: 12px;
}
#header a:hover, #header .ativo a {
	color: #1f5253;
}
#text {
	width: 960px;
	float:left;
	position: relative;
	z-index: 1;
	min-height: 540px;
	padding-bottom:40px;
}
#text ul {
	list-style:none;
	margin-bottom:15px;
}
#text li {
	font-size:11px;
	padding: 2px 0;
	clear:left;
}
#text li img {
	margin: 4px 4px 4px 0;
}

#tabconteudo ul  { list-style-type: disc ; margin-bottom: 10px;}
#tabconteudo ul ul { list-style-type: square; }
#tabconteudo li { margin-left: 13px; padding-right: 3px; }
#tabconteudo th {background-color: #ec8000; color: white;}

.video {
	margin-bottom:15px;
}
.grid_1, .grid_2, .grid_3, .grid_4 {
	float: left;
}
.grid_1 {
	width: 210px;
}
.grid_2 {
	width: 460px
}
.grid_3 {
	width: 710px;
}
.grid_4 {
	width: 960px
}
.right {
	float: right;
}
blockquote {
	position:absolute;
	background: #fff;
	width: 400px;
	left:0;
	top: 240px;
	padding:30px;
	text-align: center;
	opacity:.75;
	filter:alpha(opacity=75);
	font-size: 21px;
	line-height: 28px;
}
blockquote p {
	margin:0;
}
#footer {
	float: left;
	width: 100%;
	clear: both;
	font-size: 11px;
	padding-bottom: 120px;
	background: url(/img/footerbg.jpg) repeat-x;
}

fieldset {
	border:0;
}
.border {
	border: 1px solid #ccc;
	padding: 10px;
	width: 440px;
	margin-top: 20px;
	position: relative;
}
.input-text {
	width: 198px;
	height: 13px;
	padding: 6px;
	border: 1px solid #ccc;
	margin-bottom: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
}
.input-textarea {
	width: 196px;
	padding: 6px;
	height: 44px;
	border: 1px solid #ccc;
	margin-bottom: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 14px;
}
form p {
	float:left;
	margin: 0;
	clear:both;
	color: #999;
}
.addthis_button {
	width: 210px;
	float:left;
}
.form-button {
	float: right;
}

td {
	font-size:11px;
	padding-left:5px;
	padding-bottom: 5px;
}


.cities { 
  display: none; 
  position: fixed;
  left: 20%;
  top: 120px;
  width: 320px;
  height: 290px;
  background-color: #ffffff;
  border: 2px solid #ec8000;
  padding: 15px;
	z-index: 3;
}


.evento {
 display: block;
 background-color: #ec8000;
 color: #ffffff;
 padding: 2px 4px 2px 4px;
 text-decoration: none;
 text-align: left ;
 margin: 3px 0px 0px 3px; 
}

.down {
 display: block;
 background-color: #ffffff;
 color: black;
 padding: 2px 4px 2px 4px;
 text-align: center;
 float: left;
 margin: 3px 0px 0px 3px;
}

a.down:visited, a.down:link {
 color: black;}
 
a.down:hover {
 background-color: #ec8000;
 text-decoration:none;
 color: white;}

#rast  {
  width:710px;
  	float:right;
	padding:5px 0px 0px 0px;
	font-size: 10px;
} 
#rast a:hover, #rast a {
	color: #000000;
}

#pesq  {
  width:710px;
  	float:right;
	padding:5px 0px 0px 0px;
	font-size: 10px;
} 


.subl td {                            
border-bottom: 1px #b6b6b6 dashed;  padding: 5px 0px 5px 0px;}
