<!--
body {
	background-color: #000000;
	background-image: url(./fundo2.jpg);
}

.foto {
	border: 3px   solid #737A8A;
}


.foto_servicos {
	border: 3px  double #737A8A;
}


.foto_servicos2 {
	border: 1px  double #737A8A;
}





.foto_procura {
	border: 7px   solid #DCDDE0;
}

.botao {
background:#CCCCCC; 
/* a cor do fundo do boto */

color:#000000; /* a cor das letras Enviar */
border:1px solid #333333;
/* uma borda de 2px solida branca no boto*/
    font-family:"Trebuchet MS";
	font-size:10px;
	
}  

.input{
color:#000000;

	font-family:"Trebuchet MS";
	font-size:10px;
	
	


}
.titulo_pagina {
	color: #666666;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 16px;
}

.texto_pagina {
	color: #666666;
	font-weight: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.label {
	color: #666666;
	font-weight: blod;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.depoimento {
	color: #000000;
	font-weight: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.autor {
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 10px;
}


.titulo_item {
	color: #990000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
}



.titulo_celula{
	
	
	 background-color:ffffff;
    border-style:dashed;
    border-color:999999;
    border-width:1px;
	border-bottom:hidden;
	border-top:hidden;	
	color: #666666;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
}





.titulo_celula { 
background-color: #D7D7DA;
font-family: "Trebuchet MS";
font-size: 10px;
color:#636465;

}

.estilotabela{
    background-color:ffffff;
    border-style:dashed;
    border-color:999999;
    border-width:1px;
} 

.celula{
    background-color:ffffff;
    border-style:dashed;
    border-color:999999;
    border-width:1px;
	border-bottom:hidden;
	border-top:hidden;
	
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: none;
	font-size: 11px;
} 

.style2 {
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: bold;
	font-size: 18px;
}


.select { 
background-color: #D7D7DA;
font-family: "Trebuchet MS";
font-size: 10px;
color:#636465;
width:230;
}

.select2 { 
background-color: #D7D7DA;
font-family: "Trebuchet MS";
font-size: 10px;
color:#636465;

}


.select_mini { 

background-color: #D7D7DA;
font-family: "Trebuchet MS";
font-size: 10px;

color:#636465;
width:230;
}

