/* CSS Document */

H1 {
	font-family: Arial;
	font-size:19px;
	font-weight:bold;
	color:#000000;
}

p {
	font-family:Arial;
	font-size:13px;
	color:#333333;
}

.legenda {
	font-family: Arial;
	font-size:9px;
	color:#666666;
}

.rodape {
	font-family:Arial;
	font-size:11px;
	color:#333333;
	word-spacing:2px;
	
}

.foto {
	border:solid 5px #DDE4B6; 
	float:left; 
	margin-right:20px;
}

.rodape {
	border-top: solid 1px #666666; 
	padding: 10px 10px 10px 0px;
}

#link {
	width:468px; 
	border-bottom:solid 1px #999999; 
	float:left; 
	text-align:right; 
	margin-bottom:50px; 
	margin-left:60px; 
	font-family:Arial; 
	font-size:14px; 
	color:#666666;
}
