@charset "utf-8";
/* CSS Document */
@import url(total.css);

.esconde{
background-color:#000066;
font-size:2px;}


a{
text-decoration:none;
color:#333333;}


.nome_tel{

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;}


#tels{
	position:absolute;
	top:2px;
	padding:20px 5px 0px 0px;
	text-align:left;
	width:165px;
	height:35px;
	left: 9px;

	
}



.tels{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#003399;
	padding:-5px}
	
	
#caixa_tel{
padding:5px 5px 15px 10px;
	text-align:left;
	position:absolute;
	right: 514px;
	top: 47px;
	background:url(../imagem/caixa.gif);
	background-repeat:no-repeat;
	width:189px;
	height:105px;
 	left: 55px;
	
}


.destaque{

font-family:Verdana, Arial, Helvetica, sans-serif;
color:#7d7d7d;
font-weight:bold;
font-size:10px;
}
.destaque2{

font-family:Verdana, Arial, Helvetica, sans-serif;
color:#b6b6b6;
font-weight:bold;
font-size:10px;
}

.linha{
border:0px;
background-image:url(../imagem/linha_destaque.gif);
background-repeat:no-repeat;
height:1px;
width:114px;
}

label{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
margin:2px;
}

input {
margin-left:5px;
border:0px;
width:117px;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FF9900;
}
#form{
	position:absolute;
	top: 27px;
	height: 60px;
	width: 170px;
}

#caixa_texto{
	position:absolute;
	top: 27px;
	height: 60px;
	width: 162px;
}

#bot{
	position:absolute;
	background-image:url(../imagem/bot_ok.gif);
	background-repeat:no-repeat;
	height:17px;
	width:47px;
	top: 40px;
	left: 114px;
	cursor:pointer;
	

}

#caixa_testo{
	text-align:left;
	position:absolute;
	background:url(../imagem/caixa.gif);
	background-repeat:no-repeat;
	width:189px;
	height:105px;
	left: 55px;
	top: 51px;
	padding:5px 5px 15px 10px;

}


#caixa_testo2{
	text-align:left;
	position:absolute;
	background:url(../imagem/caixa.gif);
	background-repeat:no-repeat;
	width:189px;
	height:105px; 
	left: 55px;
	top: 158px;
	padding:5px 5px 15px 10px;


}


#caixa_foto{
	position:absolute;
	display:block;
	background:url(../imagem/caixa_fotos_home.jpg);
	width:158px;
	height:100px;
	right: 60px;
	top: 50px;
	cursor:pointer;
}
#caixa_foto a{
cursor:pointer;
width:158px;
height:100px;
}




#caixa_foto2{
	position:absolute;
	background:url(../imagem/caixa_fotos_home2.jpg);
	width:158px;
	height:100px;
	right: 61px;
	top: 157px;
}

#caixa_foto2 a{
cursor:pointer;
width:158px;
height:100px;
}


#texto{
	position:absolute;
	width:271px;
	height:206px;
	right: 226px;
	top: 50px;
	padding: 5px 2px 5px 2px;
	text-align:justify;
}

#chamada{


	background-image:url(../imagem/baixo_home.jpg);
	background-repeat:no-repeat;
	background-position: -5px 274px;
	width:758px;
	height:488px;
	bottom:0px;
	margin:auto;
	text-align:center; /* hack para o IE */	
		}
