/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.png);
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #DF7800;
}

a:hover {
	text-decoration: none;
}

a:focus { 
	outline: none; 
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 0px 15px;
}


/* Date */
#date{
	background-color: #f99016;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	color: #fff;

}


/* Wrapper */
#wrapper {
	padding-top: 0px;
	/*background: url(../images/img02.png) repeat-x;*/
}

/* Header */

#header {
	width: 760px;
	height: 80px;
	margin: 0 auto;
	background: #C90404 url(../../images/img03.jpg);
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 80px;
	padding: 0 0 0 0;
}

#logo h1, #logo h2 {
	margin: 0;
	/*text-transform: lowercase;*/
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 300px;
}

html>body #search {
	width: auto;
}

#search form {
	margin: 0;
	padding: 30px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchinput {
	width: 200px;
}

#searchsubmit {
}

/* Topo*/

#topo {
	width: 760px;
	height: 220px;
	margin: 0 auto;
	background: url(../../images/img04.jpg);
	background-color: #fff;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img05.gif) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 465px;
	padding: 30px 20px;
	/*background: url(../images/img06.gif) repeat-x;*/
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
	/*color: #F99016;*/
}

h2{
	color: #F99016;
}

#topo_index {
	height: 11.3em;
}

.twocols {
	height: 320px;
}

.twocols .col1 { 
	float: left;
	width: 225px;
	height: 300px;
}

.twocols .col2 {
	float: right;
	width: 225px;
	height: 300px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 35px 20px;
	/*background: url(../images/img06.gif) repeat-x;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	/*background: url(../images/img09.gif) repeat-x 0px 31px;
	margin-top:10px;
	margin-bottom:10px;*/
	min-width:150px;
}

#sidebar li ul {
	padding: 15px;
}

#sidebar li li {
	background: none;
}

#sidebar .item{
	height: 24px;
	line-height:24px;
	width:200px;
	margin: 0;
	margin-top:3px;
	padding: 0px 0px 0px 15px;
	background: url(../images/img08.gif) no-repeat right;
	background-color:#ccc;
	font-size: 100%;
}

#sidebar .item:hover{
	background: url(../images/img08_2.gif) no-repeat right;
	background-color:#fff;
}

#sidebar h3 {
	margin: 0;
	font-size: 85%;
}

#sidebar p {
	margin-top: 0;
	line-height: normal;
}

#sidebar a:link, a:active, a:visited{
	color:#000;
	text-decoration:none;
}

#sidebar a:hover{
	text-decoration:underline;
}



/* Footer */
#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 0px 0;
	padding-top:10px;
	padding-bottom:10px;
	/*background: url(../images/img07.gif) repeat-x;*/
	background-color: #fff;
	border-top: 5px solid #F99016;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 100%;
}

#footer a {
	color: #CCCCCC;
}

#footer #legal{
	line-height:20px;
}

#footer #links a{
	color:#000;
}

#btnFechar{
	margin-top:10px;
	margin-right:10px;
	float:right;
	min-width: 75px;
	min-height: 23px;
	color: #fff;
	border: 1px solid #999;
	background-color: #aaa;
	cursor: default;
	text-align: center;
	line-height: 23px;
}

#btnFechar:hover{
	float:right;
	display: inline;
	min-width: 75px;
	min-height: 23px;
	color: #000;
	border: 1px solid #999;
	background-color: #fff;
	cursor: pointer;
}

#WindowsMap{
	width:500px;
	height:500px;
	display:none;
	z-index: 10;
}

#map{
	width:400px;
	height:400px;
}

#promo{
	width: 200px;
	height: 200px;
	font-size:120%;
	text-align:justify;
	background-color:  #f99016;
	cursor: pointer;
}
#depo{
	width: 450px;
	height: 50px;
	/*border: 1px solid #ccc;*/
}
#promo .it{
	width: 200px;
	height: 200px;
	color: #333333;
	overflow-x: hidden;
	overflow-y: hidden;
}
#depo .it{
	width: 380px;
	margin: 10px 10px 10px 10px;
	color: #333333;
	text-align: left;
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#formContato label {
	font-size:12px;
	display: block;
	margin-top:10px;
}

#formContato input[type=text],textarea{
	border:1px solid #ccc;
	color:#F99016;
}

#formContato input[type=submit]{
	border:1px solid #999;
	color:#000;
	background-color:#fff;
	margin-top:10px;
}

#promo,depo{
	position: static;
}

/* Slides */

.slide {
	margin: 5px 0; 
}

#slide{
	margin-left: 15px;
}
	
#slide a, #s7 strong {
	color: #666;
	padding: 5px 15px 10px 15px; 
	background: url(../images/nav.jpg); 
	text-decoration: none; 
}

#slide a.activeSlide { 
	color: #000;
	background: url(../images/navactive.jpg);
}

#slide a:focus { 
	outline: none; 
}

.mix { 
	height: 200px; 
	width: 200px; 
	padding: 10px 10px 9px 10px; 
	margin:0; 
	overflow: hidden;
	background: url("../images/slides.jpg");
}

.mix img { 
	height: 200px; 
	width: 200px;
	margin: 10px 10px 10px 10px; 
	border: 0;
	top:0;
	left:0;
}

/* End Slides */


/* Galeria */

	/* jQuery lightBox plugin - Gallery style */
	.gallery {
		background-color: #E5E5E5;
		padding: 10px;
		width: 450px;
	}
	.gallery ul { list-style: none; padding: 0; text-align: center;}
	.gallery ul li { display: inline; }
	.gallery ul img {
		border: 5px solid #CCC;
		border-width: 5px 5px 20px;
	}
	.gallery ul a:hover img {
		border: 1px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	.gallery ul a:hover { color: #fff; }

/* End Galeria */

.destaque{
	font-size: 75px;
	color: #fff;
	text-align: center;
}

#divtabela {
	border: 1px solid #CCC;
}
