/* hack para png no IE6 */	
* { behavior: url(iepngfix.htc) }

/*******************************
************* Body *************
********************************/
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/body.gif) left top repeat-x;
}
/**/

/*******************************
********** Container ***********
********************************/
#container {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/borda.gif) left top no-repeat;
}
/**/

/*******************************
************ Topo **************
********************************/
#topo-header {
	background: url(images/topo2.jpg) left bottom no-repeat;
	height: 250px;
	padding-top: 15px;
}
/* Para a home */
.section-home #topo-header {
	height: 363px;
}
.bt-video {
	margin: 110px 0 0 700px;
	clear: left;
	display: block;
}
.section-home .bt-video {
	margin-top: 225px;
}
.bt-video img {
	border: none;
}
/**/

/****** Logo ******/
#logo {
	margin: 0;
	padding: 0;
	width: 309px;
}
#logo a {
	background: url(images/logo.png);
	display: block;
	text-decoration: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-top: 88px;
	height: 0px !important;
	width: 309px;
	cursor: pointer;
	color: #fff !important;
}
/**/

/****** Menu ******/
#menu {
	margin: 0;
	padding: 0;
	height: 38px;
	background: url(images/sep-menu.gif) left top repeat-x;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
}
#menu li a {
	display: block;
	text-align: center;
	background: url(images/item-menu.gif) left top repeat-x;
	font-size: 12px;
	color: #fff;
	padding: 12px 21px;
	margin: 0 3px 0 0;
	text-decoration: none;
}
#menu li#item-contato a {
	margin: 0;
	padding: 12px 26px 12px 25px;
}
#menu li a:hover, 
#menu li.selected a {
	background: url(images/item-menu-hover.gif) left top repeat-x;
}
/**/

/*******************************
*********** Conteudo ***********
********************************/
#conteudo {
	background: url(images/conteudo.gif) left top repeat-x #969696;
	padding: 20px;
}
/* Para a home */
.section-home #conteudo {
	padding: 0;
}
/**/

#conteudo a {
	text-decoration: none;
	color: #fff;
}
#conteudo a:hover {
	text-decoration: underline;
}
#conteudo a:hover img {
	text-decoration: none;
}
#conteudo a img {
	border: none;
}
.visualClear {
	display: block;
	clear: both;
}
#conteudo p, 
#conteudo li, 
#conteudo div,
#conteudo span, 
#conteudo dd, 
#conteudo td, 
#conteudo th, 
#conteudo label {
	font-size: 12px;
}
#conteudo p {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 12px;
}
/* titulos */
#conteudo h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
	position: relative;
}

/* imagens */
.image-left {
	float: left;
	margin: 0 10px 0 0;
}
.image-right {
	float: right;
	margin: 0 0 0 10px;
}

ul li {
	list-style: none;
	background: url(images/bullet-verde.gif) left 7px no-repeat;
	padding-left: 10px;	
}
ul li ul li{
	background: url(images/bullet-cinza.gif) left 7px no-repeat;
}

/****** Galeria ******/
.galeria {
	text-align: center;
	margin-top: 25px;
}
.galeriaFotos a {
	display: block;
	width: 130px;
	height: 135px;
	background: #6A6A6A;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	padding: 5px;
	font-size: 9px;
}
.galeriaFotos a:hover {
	text-decoration: none !important;
	background: #555555;
}

.galeria img {
	margin: 0 0 0 30px;
}
.galeriaFotos {
	text-align: center;
	width: 800px;
	margin: 0 50px;
}
.galeriaFotos img {
	border: 1px solid #000000 !important;
}

/****** Tabber ******/
#tabberMenu {
	margin: 0 0 0 33px;
	padding: 0;
	width: 840px;
	background: url(images/tabber-topo.gif) bottom left no-repeat;
	position: relative;
	top: 1px;
	display: block;
	height: 34px;
}
#tabberMenu li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	float: left;
	background: none;
}
#tabberMenu li a {
	display: block;
	width: 113px;
	height: 22px;
	text-align: center;
	background: url(images/tabber.gif) bottom left repeat-x;
	padding: 6px 0;
	margin-right: 1px;
}
#tabberMenu li a:hover {
	text-decoration: none !important;
}
#tabberMenu li a.selected {
	background: url(images/tabber-active.gif) left top no-repeat;
	border: none;
	margin: 0;
	margin-left: -1px;
}
#tabberMenu li#tabber-first a {
	background: url(images/tabber-first.gif) left bottom no-repeat #565656;
}
#tabberMenu li#tabber-first a.selected {
	background: url(images/tabber-active-first.gif) 1px top no-repeat;
	margin-right: -1px;
}
#tabberMenu li#tabber-last a.selected {
	background: url(images/tabber-active-last.gif) left top no-repeat;
}
.tabs {
	width: 840px;
	background: url(images/tabber-fundo.gif) left bottom no-repeat;
	padding-bottom: 20px;
	color: #fff;
	margin-left: 33px;
}
.tabberContent {
	clear: both;
}
.tabcontent {
	background: url(images/tabber-miolo.gif) left top repeat-y;
	padding: 20px 30px 15px 30px;
	_height: 800px;
	min-height: 800px;
}
.tabcontent ul {
	margin: 0 0 0 15px;
	padding: 0;
}
.tabcontent ul li {
	padding-bottom: 10px;
}
.tabcontent ul li ul li {
	padding-bottom: 5px;
}
.ficha-tecnica strong {
	color: #bdbdbd;
}

/****** Modelos ******/
.modelos {
	width: 326px;
	height: 302px;
	padding: 10px 12px 25px 12px;
	background: url(images/modelos.gif) left bottom no-repeat #000;
	margin-bottom: 10px;
	color: #fff;
	border: 1px solid #fff;
}
.modeloBasico {
	float: left;
	margin-left: 60px;
	_margin-left: 30px;
}
.modeloCompleto {
	float: right;
	margin-right: 60px;
	_margin-right: 30px;
}
.modelos .modelo-itens {
	height: 260px;
}
.modelos .modelo-itens ul {
	margin: 0 0 15px 7px;
	padding: 0;
}
.modelos .modelo-itens ul li {
	list-style: none;
	background: url(images/bullet-cinza.gif) left center no-repeat !important;
	padding-left: 10px;
}
.modelos .preco {
	font-size: 16px !important;
	font-weight: bold;
}
.caixaDegrade {
	border: 1px solid #fff;
	padding: 15px 15px 5px 15px;
	*padding-top: 10px;
	background: url(images/degrade-caixa.gif) left top repeat-x #3b3b3b;
	color: #fff;
	margin-top: 25px;
}
.caixaDegrade  ul {
	margin: 0 0 0 7px;
	padding: 0;
}
.caixaDegrade  ul li {
	padding-bottom: 10px;
}
/**/

/****** Como comprar ******/
.faq {
	width: 330px;
	border: 1px solid #fff;
	padding: 15px;
	background: url(images/degrade-caixa.gif) left top repeat-x #3b3b3b;
	float: right;
	color: #fff;
}
#formComprar, 
#contato {
	width: 500px;
}
.formbotao {
	border: 1px solid #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg-botao.gif) left top repeat-x;
	color: #fff;
	padding: 3px 5px;
	cursor: pointer;
}
/**/

/* Midia */

.midia a {
	display: block;
	width: 100px;
	height: 135px;
	float: left;
	text-align: center;
}

.midia a img {
	height: 80px;
	width: 60px;
}
.midia a:hover {
	text-decoration: none !important;
}

/*******************************
************ Rodape ************
********************************/
#rodape {
	background: url(images/rodape.gif) left top repeat-x;
	padding: 30px 0 29px 0;
}
#rodape p {
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
#rodape p a {
	color: #fff;
	text-decoration: none;
}
#rodape p a:hover {
	text-decoration: underline;
}
/**/