* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

div#container {
	position: absolute;
	left: 0px; top: 0px;
	width: 945px; height: 700px;
	background: url(../images/gfx.png) no-repeat;
}

div#bocca { position: absolute; left: 740px; top: 30px }
div#menu { position: absolute; left: 460px; top: 132px; color: #B0B0B0; }
div#content { position: absolute; left: 460px; top: 190px; width: 270px; font-family: verdana; color: #000000; font-size: 12px; line-height: 20px; }
div#rodape { font-size: 10px; color: #808080 }
div#halftone {position: absolute; left: 935px; top: 695px }

ol {padding-left: 10px }

a.sellink { font-size: 12px; line-height: 20px; font-family: verdana; color: #202020; text-decoration:none; font-weight: bold; }
a.sellink:link { font-size: 12px; font-family: verdana; color: #202020; text-decoration:none;  font-weight: bold;}
a.sellink:hover { font-size: 12px; font-family: verdana; color: #202020; text-decoration:underline;  font-weight: bold;}
a.sellink:active { font-size: 12px; font-family: verdana; color: #202020; text-decoration:none;  font-weight: bold;}
a.sellink:visited { font-size: 12px; font-family: verdana; }

a { font-size: 12px; line-height: 20px; font-family: verdana; color: #404040; text-decoration:none; }
a:link { font-size: 12px; font-family: verdana; color: #404040; text-decoration:none; }
a:hover { font-size: 12px; font-family: verdana; color: #404040; text-decoration:underline; }
a:active { font-size: 12px; font-family: verdana; color: #404040; text-decoration:none; }
a:visited { font-size: 12px; font-family: verdana; }

div#formfield { float: left;  width: 185px; height: 30px; background: url(../images/formfield.png) no-repeat; }
div#formbt { float: left; padding-left: 10px; }
div#formfield_pad { padding: 5px 5px 0px 5px; }
input.formfield { width: 170px; border: none; background: none; font-size: 12px; font-family: verdana; height: 25px}

div.galeria_thumb { float: left; width: 80px; height: 60px; padding: 0px 10px 10px 0px }