@charset "utf-8";
/* CSS Document */

.caixa_nossa_equipe{
	position:relative;
	float:left;
	width:764px;
	}
	
.caixa_comporta_funcionario{
	position:relative;
	float:left;
	width:365px;
	height:169px;
	border:1px solid #CCCCCC;
	margin-left:10px;
	margin-top:15px;
	}
	
.equipe_mostra{
	position:relative;
	float:left;
	width:355px;
	height:159px;
	margin-top:5px;
	margin-left:5px;
	}	
	
.foto_equipe{
	position:relative;
	float:left;
	width:132px;
	height:159px;
	background-image:url(../imagens/sem-foto-equipe.jpg);
	background-repeat:no-repeat;
	}	
	
.foto_equipe img{
	position:relative;
	float:left;
	width:132px;
	height:159px;
	}	
	
.linha_info_equipe{
	position:relative;
	float:right;
	width:219px;
	height:48px;
	background-color:#EAEAEA;
	}
	
.linha_info_equipe h1{
	position:relative;
	float:right;
	width:211px;
	height:15px;
	color:#990000;
	margin-top:7px;
	padding-left:8px;
	}	

.linha_info_equipe h2{
	position:relative;
	float:right;
	width:211px;
	height:15px;
	padding-left:8px;
	color:#999999;
	margin-top:2px;
	}	
	
		
.espaco_equipe{
	margin-top:7px;
		}

.telefone_equipe{
	
	}
	


         