/*CONTEUDO PADRÃO*/
html, body {height: 100%;}
body{
	margin:0; 
	padding:0;
	text-align:center;
	background-image: url(imagens/bg_wood.jpg);
	background-repeat: repeat;
	background-position: top;
}
#geral {
	position:relative;
	width: 750px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}
* html #geral {height: 100%; /* hack para IE6 hq trata height como min-height */}

#content {
	background-image: url(imagens/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#topo {
	height: 145px; 
}
#borda{
	height:15px;
	background-image: url(imagens/top_border.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.clear {clear:both;}
/*TAGS Rodapé*/
#rodape{
	width:720px;
	height:135px;
	padding: 15px 15px 0px 15px;
	bottom: 0;
	text-align:center;
	background-image: url(imagens/bgRodape.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color:#2b2607;
}
#logo {
	position:relative;
	float:left;
	width:154px;
	text-align:left;
}
#linksRodape{
	position:relative;
	float:left;
	text-align:left;
	margin-left: 15px;
	height:40px;
	vertical-align:middle;
}
#linksRodape img{
	padding: 5px 3px 0px 3px;
}
#linksRodape a{
	font-size:12px;
	text-decoration:none;
	color:#2b2607;
}

#ancora {
	position:relative;
	width:50px;
	float:right;
	padding-top:5px;
}
#endereco{
	width:720px;
	position:relative;
	float:left;
 	font-size: 12px;
	text-decoration: none;
	margin-top:15px;
}
#endereco a{
	text-decoration:none;
	color:#2b2607;
}
#endereco a:hover, #linksRodape a:hover{
	text-decoration:underline;
	color:#2b2607;
}
#endereco p{
	font-size:11px;
}
#selva{
	position:relative;
	float:right;
	width:550px;
	text-align:right;
	}
/*Fim das TAGS Rodapé*/
#lateral, #conteudo, #menu, #rodape, #topo { font: 12pt  Arial, Helvetica, sans-serif; }
/*FINAL DO CONTEUDO PADRÃO*/

/*HOME*/
#destaque {
	position:relative;
	width:750px;
	height:285px;
	float:left;
	}
#destaque1 {
	position:relative;
	float:left;
	width:720px;
	height:50px;
	padding:0px 15px 0px 15px;
	margin-bottom:20px;
	background-image: url(imagens/bg_nossosServicos.gif);
	background-repeat: repeat;
}
#destaque1 a{
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
}
#bloco1, #bloco2{
	position:relative;
	float:left;
	width:250px;
	height:120px;
	padding:0px 10px 0px 10px;
	margin-bottom:18px;
	margin-left:15px;
	}
#bloco1{
	background-image:url(imagens/bg_newsletter.gif);
}
#bloco1 input{
	float:left;
	position:relative;
	text-align:left;
	width:224px;
	height:16px;
	margin-bottom:2px;
	border: 1px solid #67675b;
	background-color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	color:#999999;
}
#bloco1 img, #bloco1 a, #bloco3 img, #bloco3 a{
	float:right;
	border:none;
}
#bloco2{
	background-image:url(imagens/bg_parceiros.gif);
	}
#bloco3{
	position:relative;
	float:right;
	width:412px;
	height:260px;
	padding:0px 10px 0px 10px;
	margin-bottom:20px;
	margin-right:15px;
	background-image:url(imagens/bg_galeria.gif);
	}
#googleAd{
	position:relative;
	float:left;
	width:720px;
	height:80px;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px 15px 0px 15px;;
	}
#olho{
	float:left;
	position:relative;
	text-align:left;
	margin-top:23px;
	margin-bottom:8px;
}
#imagemHome{
	float:left;
	position:relative;
	margin-right:10px;
	text-align:left;
	width:215px;
}
#imagem{
	float:left;
	position:relative;
	margin-right:15px;
	text-align:left;
}
#imagemProdutos{
	float:left;
	position:relative;
	margin-right:20px;
	margin-bottom:20px;
	width:210px;
	text-align:center;
}
#btSolicitar a{
	float:left;
	position:relative;
	height:50px;
	margin-right:15px;
	margin-bottom:20px;
	padding-top:168px;
}
#chamadaGaleria{
	float:left;
	position:relative;
	height:170px;
	width:175px;
	margin-bottom:10px;
}
#flashparceiros{
	position:relative;
	float:left;
	margin-top:5px;
}
#menuInterno{
	position:relative;
	float:left;
	margin-left:15px;
	width:215px;
	height:145px;
	padding: 55px 0px 0px 25px;
	background-image: url(imagens/bgMenu_OAtelie.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuInternoSub{
	position:relative;
	float:left;
	margin-left:15px;
	width:239px;
	background-color:#d8d4bd;
}
#subTop, #subRodape{
	float:left;
	width:239px;
}
#subLinks{
	float:left;
	padding: 15px 10px 0px 25px;
	width:204px;
}
#menuInterno a, #menuInternoSub a{
	font: 14px Arial, Helvetica, sans-serif;
	color: #66665a;
	font-weight:bold;
	text-decoration:none;
	display: block;
	margin-bottom:18px;
}
#menuInterno a:hover, #subLinks a:hover{
	color:#5c5c25;
}
#cantoOscar{
	float:left;
	position:relative;
	width:240px;
	height:250px;
	margin-top:40px;
	margin-left:15px;
}
#areaContent{
	float:right;
	position:relative;
	width:445px;
	padding-right:20px;
}
#areaContent1{
	float:right;
	position:relative;
	width:455px;
	padding-right:10px;
}
#videoArea{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
#bordaTable{
	border: 1px solid #666666;
	text-align:center;
}
ul li{
	margin-bottom:7px;

}
.textoPadrao{
	font: 13px Arial, Helvetica, sans-serif;
	color: #66665a;
}
#titulo {
	font:18px Arial, Helvetica, sans-serif;
	color:#66665a;
	font-weight:bold;
	margin-bottom:30px;
}
#sub {
	font:12px Arial, Helvetica, sans-serif;
	color:#7777777;
	margin-bottom:25px;
	font-weight:bol;
}
#areaParceiros{
	float:left;
	position:relative;
	width:220px;
	height:60px;
	padding-top:20px;
	background-image: url(imagens/bg_parceirosInterna.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left:2px;
	margin-top:30px;
	text-align:center;
}
#areaCursos{
	float:left;
	position:relative;
	width:220px;
	height:240px;
	background-image: url(imagens/bg_parceirosInterna.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left:2px;
	margin-top:15px;
	text-align:center;
}
#areaCursos p {
	font:14px Arial, Helvetica, sans-serif;
}
#formulario textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ebe7d9;
	height: 22px;
	width: 20px;
	padding-left: 7px;
	border: 1px solid #666666;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ebe7d9;
	height: 18px;
	width: 320px;
	padding-left: 7px;
	border: 1px solid #666666;
}
.inputLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ebe7d9;
	height: 18px;
	width: 240x;
	padding-left: 7px;
	border: 1px solid #666666;
}
.inputQuant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ebe7d9;
	height: 18px;
	width: 30px;
	padding-left: 4px;
	margin-bottom:4px;
	margin-top:4px;
	border: 1px solid #666666;
}
.inputCheck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ebe7d9;
	height: 16px;
	width:20px;
}
.CEP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ebe7d9;
	height: 18px;
	width: 90px;
	padding-left: 4px;
	margin: 4px 10px 4px 5px;
	border: 1px solid #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ebe7d9;
	height:120px;
	width: 320px;
	padding-left: 7px;
	border: 1px solid #666666;
}
#contemBT{
	float:right;
	text-align:right;
	margin-top:10px;
	padding-right:5px;
	}
.sucesso{
	font: 14px Arial, Helvetica, sans-serif;
	color: #930;
}