* {
	text-decoration:none;
	list-style:none;
	font-style:normal;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, input, textarea, p, blockquote, img {
	margin:0;
	padding:0;
	border:0;
}

body {
	background:#dfdfdf url(../imagens/bg_selector.jpg) no-repeat top;
}

#wrapper {
	width:608px;
	height:260px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-304px;
	margin-top:-130px;
}

.replacement {
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}

#titulo h1 {
	width:287px;
	height:19px;
	background:url(../imagens/titulo_selector.jpg);
	margin-bottom:10px;
	margin-left:150px;
}
	
#seletor {
	width:608px;
	height:213px;
	background:url(../imagens/bg_selector_interna.gif) no-repeat center;
}

#seletor a {
	width:125px;
	height:31px;
	background:url(../imagens/btn_acesse.gif)
}

#seletor a:hover {
	background:url(../imagens/btn_acesse_hover.gif)
}

#novos {
	width:266px;
	float:left;
	display:inline;
}

#seminovos {
	width:340px;
	float:right;
	display:inline;
}

#novos h2 {
	width:145px;
	height:111px;
	background:url(../imagens/logo_massaru_seletor.jpg) no-repeat center;
	margin-top:20px;
	margin-left:60px;
}

#novos a {
	margin-top:30px;
	margin-left:70px;
}

#seminovos h2 {
	width:228px;
	height:82px;
	background:url(../imagens/logo_certified_seletor.jpg) no-repeat center;
	margin-top:50px;
	margin-left:50px;
}

#seminovos a {
	margin-top:30px;
	margin-left:100px;
}