@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
}

body{
	background:#ac9373;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #84C225;
}
a:active {
	color: #FFF;
}
/*#teste{
	width:20px;
	height:20px;
	background:#F00;
}*/
#total{
	border:1px;
	position:relative;
	margin:0px auto;
	width:885px;
	background:#70614e;
	padding-bottom:10px;
}

#logo{
	position:absolute;
	left:50%;
	margin-left:-146px;
	width:293px;
	height:183px;
	top:15px;
}

#contato{
	position:relative;
	float:right;
	padding-right:10px;
	width:250px;
	height:70px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:50px;
}

#conteudo{
	clear:both;
	border:1px;
	position:relative;
	width:860px;
	height:470px;
	background:#938068;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:15px;
}
/***************Topo*****************/

#totalTopo{
	position:relative;
	width:885px;
	height:20px;
	margin:0px auto;
	margin-top:70px;
}

#cantoEsqTopo{
	position:relative;
	float:left;
	/*background:url(../imagens/1.png);*/
	width:20px;
	height:20px;
}

#linhaTopo{
	position:relative;
	float:left;
	width:845px;
	height:20px;
	background:#70614e;
}

#cantoDirTopo{
	position:relative;
	float:left;
	/*background:url(../imagens/2.png);*/
	width:20px;
	height:20px;
}

/************** Topo Conteudo ***********************/
#topoConteudo{
	position:relative;
	clear:both;
	width:860px;
	height:20px;
	margin:0 auto;
}

#cantoEsq{
	position:relative;
	float:left;
	/*background:url(../imagens/11.png);*/
	width:20px;
	height:20px;
}

#cantoDir{
	position:relative;
	float:left;
	/*background:url(../imagens/22.png);*/
	width:20px;
	height:20px;
}

#linha{
	position:relative;
	float:left;
	width:820px;
	height:20px;
	background:#938068;
}

/*********** Rodape do Conteudo *****************/
#rodapeConteudo{
	position:relative;
	clear:both;
	width:860px;
	margin:0 auto;
	height: 20px;
}

#cantoEsq1{
	position:relative;
	float:left;
	/*background:url(../imagens/33.png);*/
	width:20px;
	height:20px;
}

#cantoDir1{
	position:relative;
	float:left;
	/*background:url(../imagens/44.png);*/
	width:20px;
	height:20px;
}

/**************** Rodape da página *******************/
#rodape{
	position:relative;
	padding-left:242px;
	padding-right:243px;
	width:400px;
	height:70px;
	background:#000;
	margin:0 auto;
}

/***************** Borda arredondada Rodapé ******************/

#rodapeBorda{
	position:relative;
	width:885px;
	height:20px;
	margin:0 auto;
	margin-bottom:15px;
}

#cantoEsq2{
	position:relative;
	float:left;
	/*background:url(../imagens/333.png);*/
	width:20px;
	height:20px;
}

#cantoDir2{
	position:relative;
	float:left;
	/*background:url(../imagens/444.png);*/
	width:20px;
	height:20px;
}

#linha2{
	position:relative;
	float:left;
	width:845px;
	height:20px;
	background: #000;
	text-align:center;
}

/****************** Div texto sobre a Empresa *****************/
#textoEmpresa{
	position:relative;
	float:left;
	font-size:12px;
	width:400px;
	line-height:150%;
	padding:7px 7px 0;
	padding-left:15px;
	margin-bottom:10px;
}

#fotosForm{
	position:relative;
	float:right;
	width:430px;
	border-left:2px solid #c5bc98;
	/*border:1px solid #000;*/
}

#fotos{
	width:425px;
	height:250px;
}

#formulario{
	width:425px;
	height:200px;
}
/************** Titulos / Fale conosco - Nossos Serviços *****************/
h1{
	margin:0;
	padding:0;
	font-size:20px;
	color:#c5bc98;
}

.letra{
	font-size:50px;
}

/***************** Drop Caps *********************/
p{
  text-align   : justify;
  line-height  : 1.5em;
}

.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.60em; /* use -0.205em for two lines 0.63*/
  height       : 4.5em;
}

.firstLetter span{
  font-size    : 5.6em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.fone{
	font-size:25px;
}

.horario{
	font-size:20px;
}

input{
	border:1px solid #70614E;
	background:#C5BC98;
}

textarea{
	border:1px solid #70614e;
	background:#C5BC98;
}

/**** Horario de Atendimento ***/
#horario{
	width:250px;
	float:left;
	border:1px;
	margin-left:15px;
}

/****** Borda Mapa *****/
.borda{
	padding:4px;
	border:1px solid #70614E;
}

.borda img{
	border:1px solid #70614E;
}


#obs{
	width:95%;
	margin:0 auto;
	height:25px;
	clear:both;
}

.obs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.tituloFoto{
	padding-right:7px;
}
