@charset "utf-8";
/* CSS Document */
body{
	background:#97c215;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.5em;
	color:#999999;
}

#barra-topo{
	background-image:url(../img/bkg_barra_topo_a.jpg); background-position:top; background-repeat:repeat-x;
	overflow:hidden;
}

a{
	color:#030000;
	text-decoration:none;
	list-style:none;
}
a:link{
	color:#030000;
	text-decoration:none;
	list-style:none;
}
a:visited{
	color:#030000;
	text-decoration:none;
	list-style:none;
}
a:hover{
	color:#8dc63f;
	text-decoration:none;
	list-style:none;
}

li{
	list-style:none;
	padding:0;
	margin:0;
}

#geral{
	background:#f5f9ee;
	background-image:url(../img/bkg_barra_footer.jpg); background-position:bottom; background-repeat:repeat-x;
	overflow:hidden;
}

#container{
	background-color:#FFF;
	overflow:hidden;
}
#col-modelos{
	margin-top:15px;
	display:none;
}

#escolha-modelos{
	margin-bottom:30px;
}
#escolha-modelos p.nome-modelo{
	font-size:.9em;
}
#escolha-modelos p.nome-modelo a{
	font-size:.9em;
	color:#8dc63f;
}
#escolha-modelos p.nome-modelo a:hover{
	font-size:.9em;
	color:#F30;
}
#header{
	height:130px;
}
#banner-topo{
	display:none;
	height:470px;	
}
#topo-a{
	padding:40px 0 10px 0;
}
#topo-b{
	padding:0 0 0 0;
}
#abas-topo{
	float:right;
}
#menu-topo{
	float:right;
}
#mainContents{
	background-color:#FFF;
	margin-top:15px;
}

#col2{
	background-color:#FFF;
	margin-top:15px;
}

#footer{
	background-image:url(../img/bkg_barra_footer_b.jpg); background-position:bottom; background-repeat:repeat-x;
	height:110px;
	width:960px;
	padding-top:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:18px;
	text-align:center;
}
#selinho{}

#barra{
	background-image:url(../img/barra.jpg); background-position:bottom left; background-repeat:no-repeat;
	height:5px;
}

.imgLeftFloat{
	float:left;
	margin:0 10px 10px 0;
}
.imgRightFloat{
	float:right;
	margin: 0 0 10px 10px;
}

#menu-topo ul.menu-horizontal{
	padding:0;
	margin:0;
}

#menu-topo ul.menu-horizontal li{
   float:left; 
   font-size:1em;
   font-weight:bold;
   overflow:hidden;
   /*padding:20px 2px 2px 2px;*/
   margin-left:10px;
   color:#8dc63f;
}

#menu-topo ul.menu-horizontal li a{
   float:left; 
   font-size:1em;
   font-weight:bold;
   overflow:hidden;
   padding:20px 2px 2px 2px;
   margin-left:10px;
   border-bottom:4px #FFF solid;
   color:#8dc63f;
}

#menu-topo ul.menu-horizontal a:hover{
   float:left; 
   font-size:1em;
   font-weight:bold;
   overflow:hidden;
   padding:20px 2px 2px 2px;
   margin-left:10px;
   color:#FFF;
   border-bottom:4px #8dc63f solid;
   background-color:#9C0;
}

#abas-topo ul.abas-horizontal{
	padding:0;
	margin:0;
}

#abas-topo ul.abas-horizontal li{
   float:left; 
   font-size:1em;
   font-weight:bold;
   text-align:center;
   overflow:hidden;
   width:150px;
   margin-left:5px;
   color:#FFF;
}

#abas-topo ul.abas-horizontal li a{
   float:left; 
   font-size:1em;
   font-weight:bold;
   text-align:center;
   overflow:hidden;
   width:150px;
   padding:5px 0 5px 0;
   margin-top:50px;
   color:#FFF;
   background-color:#CCC;
}

#abas-topo ul.abas-horizontal a:hover{
   float:left; 
   font-size:1em;
   font-weight:bold;
   text-align:center;
   overflow:hidden;
   width:150px;
   padding:5px 0 5px 0;
   margin-top:50px;
   color:#FFF;
   background-color:#666666;
}
#cbx-categoria{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 2px;
	BORDER-RIGHT: #a4b683 1px solid;
	BORDER-BOTTOM: #a4b683 1px solid;
	BORDER-TOP: #a4b683 1px solid;
	BORDER-LEFT: #a4b683 1px solid;
	BACKGROUND: #e3f0cd;
	COLOR: #030;
}
.cbx-modelos-on{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 2px;
	BORDER-RIGHT: #a4b683 1px solid;
	BORDER-BOTTOM: #a4b683 1px solid;
	BORDER-TOP: #a4b683 1px solid;
	BORDER-LEFT: #a4b683 1px solid;
	BACKGROUND: #e3f0cd;
	COLOR: #030;
}
.cbx-modelos-off{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 2px;
	BORDER-RIGHT: #a4b683 1px solid;
	BORDER-BOTTOM: #a4b683 1px solid;
	BORDER-TOP: #a4b683 1px solid;
	BORDER-LEFT: #a4b683 1px solid;
	BACKGROUND: #f2f2f2;
	COLOR: #666666;
}

/*////// tabs /////////////////////*/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	/*border-bottom: 1px solid #999;
	border-left: 1px solid #999;*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border-left: thin solid #CCC;
	border-right: thin solid #CCC;
	margin-bottom: -1px;
	background: #fff;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: .9em;
	padding: 0 20px;
	/*border: 1px solid #fff;*/
	outline: none;
}
ul.tabs li a:hover {
	color: #9C0;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #f2f2f2;
	/*border-bottom: 1px solid #fff;*/
}
.tab_container {
	/*border: 1px solid #999;*/
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px 0 20px 0;
	font-size: .9em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
/*.tab_content img {
	float: left;
	margin: 0 0 0 0;
	border: 1px solid #ddd;
	padding: 5px;
}*/

/*/////////////////////////////////////////////////////////*/


