#navcontainer ul a {
	text-decoration: none;
	color: #66CCCC;
	margin-right: 10px;
}

#navcontainer ul a:hover {
	text-shadow: 2px 2px 2px #CCCCCC;
	color: #006666;
	margin-right: 10px;
}

#navcontainer #current {
	color: #006666;
}
#ilustraFotos{
	margin-top: -14px;
}

img#icnNav{
	padding-top: -20px;
	position: relative;
	bottom: -2px;

}