/* CSS Document */
/*
PROPERTIES RESET
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0px;
	vertical-align: middle;
	background: transparent

}
body {
	background:url(../images/fundo.gif) repeat-x #11161b;	
}

#d1 {
	width:100%;
}

#d4,#d5,#d6,#d7,#d8 {
	width:990px;
}

#d5a {
	float:left;
	width:700px;
	line-height:30px;	
	background:url(../images/fundo_estoque.gif) repeat-x #505050;
}

#d6a,#d6b {
	float:left;
}
#d6a {
	width:670px;
	margin-left:30px;
	_margin-left:15px;	
}
#d6b {
	width:290px;
}


A:LINK,
A:VISITED,
A:ACTIVE {color: #333; text-decoration:none;}
A:HOVER {color:#6d737b; text-decoration:underline;}


#oferta {
	line-height:29px;
	height:29px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
	color:#FFF;
	margin-left:34px;
}


table tr td {
	padding:5px;
	background-color:#EBEBEB;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
	vertical-align:middle;	
	color:#333;
}

th {
	padding:5px;
	background-color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
	color:#2f5889;
	vertical-align:middle;
}



#d8a {
	text-align:left;
	width:670px;
	float:left;	
	margin-left:30px;
	_margin-left:15px;	
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
	vertical-align:middle;	
	color:#333;
}

#Contato2 {
	float:left;
	width:250px;
	text-align:left;
	font-size: 14px;
}

#Contato {
	float:right;
	width:380px;
	text-align:left;
	font-size: 14px;
}