h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
p {font-size: 14px;}
a {
	text-decoration: none;
	color: #732f57;
	font-weight: bold;
	outline: none;
}
a:hover , a:focus {
	text-decoration: underline;
}	

#mcTooltip {
	border-color: rgb(187, 187, 187); 
	width: auto; 
	height: 60px; 
	background-color: rgb(218, 230, 255);
}

.mcTooltipInner {
	opacity: 1; 
	width: 800px; 
	height: 129px; 
	top: auto; 
	left: auto; 
	position: absolute;
}
.nomes {margin-top: -7px;}
.fotos{	float: right;}

i {	font-weight: bolder;}

i:hover , i:focus {text-decoration: underline;}

.esquerda {float: left;}
.direita {float: right;}
.esquerda ,.direita {width: 380px;}
