body {
	margin: 0px;
	background-color: #F0F1EC;
	background-image: url(../../img/design/bg__barra.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form, p, hr, h1, h2, h3{
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #666666;
	font-size: 16px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div {
	overflow: hidden;
}


#layout {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../../img/design/bg__center.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#layout #top {
	background-image: url(../../img/design/bg__top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 97px;
	width: 100%;
}
#layout #top #logo {
	float: left;
}
#layout #top #fone {
	float: right;
}



#layout  #center {
	width: 100%;
}
#layout   #center  #left {
	float: left;
	width: 195px;
}
#layout #center #left #menu {
	width: 98%;
	margin-bottom: 20px;
}
#layout #center #left #menu ul, li {
	margin: 0px;
	padding: 0px;
}

#layout #center #left #menu li {
	list-style-type: none;
}
#layout #center #left #menu ul li a {
	width: 100%;
	height: 26px;
	display: block;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#layout #center #left #menu ul li a:hover {
	width: 100%;
	height: 26px;
	display: block;
	background-color: #FFFF00;
}
#layout  #center  #left  input  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 98%;
	display: block;
	padding: 1px;
	margin-top: 2px;
}
#layout  #center  #left  #aol, #newsletter, #login, #simuladores {
	margin-bottom: 20px;
}

#layout #center #left label {
	font-weight: bold;
	display: block;
	margin-top: 2px;
}


#layout #center #left hr {
	border-top-width: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
}



#layout #center #right {
	float: right;
	width: 562px;
}
#layout #center #right hr {
	border-top-width: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
}
#layout #center #right #flash {
	margin: 1px;
}
#layout #center #right #busca {
	background-color: #E2E2E2;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 5px;
	padding: 10px;
	width: 505px;
}
#layout #center #right #busca select {
	padding: 1px;
	width: 100%;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#layout #center #right #busca label {
	font-weight: bold;
	display: block;
	width: 100%;
}

#layout #center #right #busca_codigo {
	background-color: #CCCCCC;
	padding: 10px;
	text-align: right;
	margin-bottom: 20px;
	height: 15px;
	width: 505px;
}
#layout #center #right #busca_codigo input {
	padding: 2px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#layout #center #right #content {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#layout #center #right #content .box {
	background-color: #e2e2e2;
	width: 142px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 0px;
	margin-right: 5px;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 290px;
}
#layout #center #right #content .box .foto {
	text-align: center;
	width: 140px;
	height: 105px;
	background-color: #FFFFFF;
}
#layout #center #right #content .box .preco {
	color: #FFFF00;
	background-color: #003399;
	text-align: center;
	padding: 2px;
	width: 136px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
#layout #center #right #content .box .cod {
	font-size: 13px;
	font-weight: bold;
}
#layout #center #right #content .box .tipo {
	font-size: 13px;
	font-weight: bold;
	width: 140px;
	overflow: hidden;
	height: 20px;
	white-space:nowrap
}
#layout  #center  #right  #content  #orderby {
	background-color: #e2e2e2;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#layout #center #right #content #orderby a {
	font-weight: bold;
	color: #003399;
}
#layout #center #right #content #orderby a:hover {
	font-weight: bold;
	color: #999999;
}
#layout #center #right #content #paginacao {
	background-color: #e2e2e2;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: left;
}

#layout #center #right #content #paginacao a {
	font-weight: bold;
	color: #003399;
}
#layout #center #right #content #paginacao a:hover {
	font-weight: bold;
	color: #999999;
}
#layout   #center   #right   #content   .formularios  input, select, textarea {
	width: 98%;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#layout #center #right #content #alerta {
	background-color: #FFFF00;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#layout #center #right #content .formularios label {
	font-weight: bold;
}

#layout #center #right #content .tipo {
	font-size: 20px;
	color: #003399;
}
#layout #center #right #content .bairro {
	font-size: 16px;
	color: #999999;
}
#layout #center #right #content .mini {
	font-size: 9px;
}
















#layout #bottom {
	background-image: url(../../img/design/bg__bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 550px;
	background-color: #F0F1EC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#layout #bottom #by {
	float: right;
	overflow: hidden;
	margin-top: -52px;
	text-align: right;
}
#layout #bottom #by img {
	margin-bottom: 5px;
}

#id_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFF99;
	padding: 4px;
	visibility: hidden;
	border: 1px solid #CCCCCC;
	overflow: visible;
	white-space: nowrap;
}

.bt_over      {
	background-color: #FFFF00;
}
