

p { margin-bottom: 10px; text-align: justify; }
br { margin-bottom: 10px; text-align: justify; }
img { border: 0; }
fieldset { border: 0; }
ol { list-style: none; }

#galeria-de-fotos {
	width:460px;
	height:auto;
	float:left;
}

#galeria-de-fotos a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004A6C;
	font-weight:bold;
	text-decoration:none;
	
}
#galeria-de-fotos a:hover{
	color:#44728D;
}
#galeria-de-fotos ul{
	padding-top:3px;
	padding-bottom:5px;
	margin-left:10px;
}
#galeria-de-fotos li{
	list-style-type:none;
	display:inline;
	padding-left:0px;
	padding-right:13px;
}
#fotos-imagem{
	padding:2px;
	margin:2px;
	text-align:center;
}