@charset "iso-8859-1";

body {
	background-color: #e5e5e5;
	color: #666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/* margin: 0 auto; */
	text-align: center;
}

a {
	outline: none;
}

img {
	border: 0;
}

#overall {
	background: #fff;
	width: 770px;
	margin:  0 auto;
	text-align: left;
}


/* header */
#header {
	background: #e5e5e5;
/*	height: 142px;*/
}

#teto {
	background: #e5e5e5;
	position: relative;
	width: 770px;
	height: 70px;
	margin-top: -31px;
}

.menuHeader_busca ul {
	float: right;
	padding: 0;
	margin: 0 0 6px 24px;
	list-style: none;
}

.menuHeader_busca ul img {
	margin-top: 6px;
}

.menuHeader img {
	float: left;
	margin: 28px 0 0 25px;
	background: #e5e5e5;
	border: 0;
}

.searchField {
	width: 127px ;
	height: 14px ;
	background: #e5e5e5;
	border: 2px solid #fff;
	padding: 2px 0 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9px;
	font-weight: bold;
	float: left;
}


.content {
	float: left;
	color: #999;
}

.content h1 { color: #CCC!important; font-size: 9px; margin: 10px 0 0 11px; padding: 0; font-weight: normal!important; }
.content h2 { margin: 23px 0 0 11px; padding: 0; }


/* footer */
#footer {
	background: url(/img/bg_footer.gif) no-repeat top left;
	clear: both;
	width: 723px;
	margin: auto;
	padding: 16px 0 10px 0;
}

#footer img {
float: left;
}

#footer ul {
	margin: 2px 20px 0 0 ;
	float: left;
	list-style: none;
	padding: 0;
	line-height: 15px;
}

.diskCoral{ margin: 2px 0 0 0; }

#projetosEspeciais {
	float: left;
	width: 160px;
	height: 84px;
	margin: -4px 0 0 33px;
	*margin-left: 20px;
}

#footerLinks {
	clear: both;
	margin: 0 0 15px 0;
	padding-bottom: 15px;
}


#footerLinks img {
	margin: 0 36px 0 0;
}


/*Banner Destaque*/
.container .banner1 {
margin: 37px 0 18px 0;
}

/*Over ~ Out*/
.overOpen {
	width: 138px;
	height: 140px;
	background: url(/img/seta_mouseover.gif) no-repeat #afaeae ;
	padding-top: 20px;
	text-align: center;
	position: absolute;
	z-index: 9999;
	display: none;
}

.overOpen img {
	 margin-bottom: 2px;
	 cursor: pointer;
}

.coresOpen {
	margin: 49px 0 0 11px ;
}

.produtosOpen {
	margin: 49px 0 0 309px ;
	height: 92px!important;
}

.tintaMeter {
	background: none;
	display: none;
	width: 365px !important;
	height: 430px !important;
	margin: 65px 0 0 405px;
	*margin-top: 76px;
	padding: 0;
	z-index: 999999;
}

.coralTit { margin-top: 0px !important; }
.maisCoral { margin: 12px 67px 0 1px ; }
.closeMenu { width: 100%; height: 100%; position: fixed; z-index: 4; left: 0; display: none; }


.clear {
	clear: both;
	margin: 0!important;
	padding: 0!important;
}