
html {
	color: #000;
	background: #FFF;
}

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

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

strong {
	font-weight: bold;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button,
textarea,
select {
	*font-size: 100%;
	font-family: inherit;
}

body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;	
	*font-size:small; 	
	*font:x-small; 
}

select,
input,
button,
textarea,
button {
	font:99% arial,helvetica,clean,sans-serif;
}

table {
	font-size:inherit;
	font:100%;
}

pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}



.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

.clearfix:after{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}

.clearfix{
	display:inline-block;
}

* html .clearfix{
	height:1%;
}

.clearfix{
	display:block;
}

.image {
	font-size: 0px;
	line-height: 0px;
}



#lay-all {
}

#lay-site {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#lay-header {
}

#lay-header .top {
	height: 120px;
}


html {	
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #4c4c4c;
	background: #ffffff url('/buscape/imgs/bg.gif') repeat-x;
}



#lay-all {
}

#lay-site {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#lay-header {
}

#lay-header .top {
	height: 120px;
}

#lay-header .top .banner-728x90 {
	position: absolute;
	margin-top: 10px;
}

#lay-header .top .banner-220x90 {
	position: absolute;
	margin-top: 10px;
	margin-left: 740px;
}

#lay-header .middle {
	height: 80px;
}

#lay-header .middle .logo {
	position: absolute;
	margin-top: 0px;
}

#lay-header .middle .banner {
	position: absolute;
	width: 360px;
	height: 80px;	
	margin-left: 280px;
}

#lay-header .middle .banner .container {	
	height: 100%;
	padding: 0px 19px 0px 19px;
	border-left: 1px solid #c5d1d7;
	border-right: 1px solid #c5d1d7;
}

#lay-header .middle .login {
	position: absolute;
	width: 320px;
	height: 80px;
	margin-left: 640px;
}

#lay-header .bottom {
	height: 43px;
}

#lay-header .bottom .barra {
	width: 960px;
	height: 43px;
	background: url('/buscape/imgs/bg_barra.gif') no-repeat;
}

#lay-header .bottom .barra .container {
	padding-left: 158px;
}

#lay-header .bottom .search {
	position: absolute;
	margin-left: 660px;
	padding-top: 5px;	
}

#lay-main {
	margin-top: 17px;	
}

#lay-footer {
	margin-top: 30px;
}

#lay-footer .top {
	border-top: 3px solid #c5d1d7;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#lay-footer .menu {
	border-top: 1px solid #c5d1d7;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: center;
}

#lay-footer .credits {
	background: #304d83;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.menu-barra, ul.menu-barra ul{
	margin: 0px;
}
ul.menu-barra li {
	list-style: none;
}


ul.menu-barra li {
	float: left;
	padding-top: 8px;
	padding-right: 1px;
}

ul.menu-barra li.on {
	float: left;
	padding-top: 5px;
}

a:link, a:visited, a:active {
	color: #304d83;
	font-weight: bold;	
	text-decoration: none;
}

a:hover {	
	text-decoration: underline;
}


