#equipe_content {
	position:				relative;
	width:					550px;
	margin:					0 auto;
}

#equipe_menu {
	position:				relative;
	float:					left;
	background:				url(../img/equipe_bg.gif) no-repeat 0 0;
	width:					199px;
	height:					285px;
	padding-top:			10px;
}

#equipe_menu ul {
}

#equipe_menu ul li {
	padding: 				5px 0;
	line-height: 			20px;
}

#equipe_menu ul li a {
	text-decoration: 		underline;
	color: 					#000000;
	font: 					bold 80% Verdana;
}

#equipe_menu ul li a:hover {
	color: 					#797979;
	text-decoration: 		underline;
}

#equipe_img {
	position: 				relative;
	float:					left;
	left:					50px;
	width: 					297px;
	height: 				310px;
	background: 			url("../img/equipe_fundo.jpg") no-repeat 0 0;
	text-align: 			center;
}


p.membro_foto {
	padding-top: 			30px;
}

p.membro_nome {
	padding: 				15px;
	font: 					bold 130% Verdana;
}

p.membro_cargo {
	font: 					bold 90% Verdana;
}
