@charset "utf-8";
/* CSS Documentbackground: #F7F7F7 url(images/fundo.png) repeat-x top; */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 12px;
         text-align:justify;
	color: #8a8a8a;
	background:#f8f8f8;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding-left: 10px;
         background: url(images/seta.png) no-repeat 0px 6px;
	
}

h2 {
	color: #cc0000;
	font-size: 14px;	
}

h3 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}

p {
	margin: 5px 0 10px 0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	border: 1px solid #8a8a8a;
	margin: 2px 0;
}

label {
	padding: 5px 2px 5px 0;
}

button {
	border:0;
	margin-left:145px;
	margin-top: 5px;
	width:44px;
	height:20px;
	background:#FFF url(images/button_enviar.png) no-repeat;
	text-align:center;
	color:#000;
	font-size:11px;
}
.alinhar-left{
         text-align:left;
}

.imgpecas {
        padding-top: 10px;
	padding-left: 55px;
}

.assinatura {
	float: right;
	margin-top: 15px;
}

.borda {
	background: #FFF;
	border: solid 1px #e8e7e7;
	padding: 6px;
         overflow:hidden;
         margin-botton: 20px;
}

.borda2 {
        width: 475px;
	height: 183px;
        background: #FFF;
	border: solid 1px #e8e7e7;
	padding: 6px;
         overflow:hidden;
         margin-botton: 20px;
}

.borda1 {
        width: 190px;
	background: #FFF;
	border: solid 1px #e8e7e7;
	padding: 6px;
         overflow:hidden;
         margin-botton: 20px;
}

.data {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	margin-top: 10px;
	float: left;
	width: 180px;
}

.img {
	float: left;
	padding-right: 7px;
        border-top-width: 0px;
}

.p {
	margin-top: 135px;
	margin-left: 665px;
}

.detalhes {
	float: left;
	padding-right: 7px;
}

#conteiner {
	width: 960px;
	margin: 0 auto;
	
}

#teste{
        width: 150px;
	height: 25px;
        background: #FFF;
	border: solid 1px #e8e7e7;
	padding: 6px;
        margin-botton: 20px;
        float:left;

}

#logo {
	margin: 10px 0 5px 0;
	float:left;
}

#contato {
	float: right;
	margin: 25px 0 0 0;
	text-align:right;
}

#menu {
	float: left;
	width: 960px;
	background: url(images/menu.png) repeat-x;
	border-right: solid 1px #666666;
}

#esquerda {
	float: left;
	width: 190px;
	margin: 6px 0 0 0;
}

#esquerda div {
	margin-bottom: 15px;
}

#newsletter {
	margin-top: 10px;
}

#centro {
	float: right;
	width: 744px;
	margin-top: 10px;
}

#bem-vindo {
	float: left;
	width: 490px; 
         margin-bottom: 5px;
}

#centro h1 {
	margin-bottom: 5px;
}

#bem-vindo-conteudo {
	height: 220px;
}

#vendas-conteudo {
	height: 220px;
}

#vendas {
	float: right;
	width: 240px;
}

#balancas {
	clear: both;
	width: 750px;
	margin-top: 10px;
}

#balancas div {
	float: left;
	width: 226px;
	height: 140px;
	margin-right: 5px;
        margin-top: 5px;
        
}

     
#ofertas {
	clear: both;
	width: 750px;
	margin-top: 10px;
}

#ofertas div {
	float: left;
	width: 226px;
	height: 230px;
	margin-right: 10px;
}

#ofertas img {
	float: left;
	margin: 30px 10px 30px 0;
}

.descricao-produto {
	float: right;
	width: 100px;
	margin-top: 5px;
}

#ofertas a {
	background: url(images/button_detalhes.png) no-repeat bottom;
	padding: 5px 18px;
	color: #4b4b4b;
}

#rodape {
	float: left;
	margin: 10px 0;
	width: 948px;
	height: 60px;
	color: #a5a5a5;
}

#rodape ul {
	margin-top: 20px;
}

#rodape ul li {
	display: inline;
}

#rodape ul li a {
	background: none;
	color: #a5a5a5;
	margin: 0 20px;
	padding: 0;
	font-weight: bold;
}





<!-- Menu -->
ul {
margin: 0;
padding: 0;
}

ul.menubar
{
	margin: 0;
	padding: 0;
	border:0;
}

ul.menubar .menuvertical
{
	background:repeat-x top;
	margin: 0px;
  	padding: 0px;
  	list-style: none;
	float:left;
	list-style-type: none;
}

ul.menubar ul.menu
{
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

ul.menubar a
{
	background:#000 url(images/bright_036.gif) no-repeat right top;
	text-decoration:none;
	display:block;
	padding:0;
	border:0;
	margin:0;
}
ul.menubar a span 
{
	display:block;
	background:url(images/bleft_036.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:700;
	line-height:26px;
	padding:0 18px 0 16px;
}

ul.menubar a:hover
{
	background-position:right bottom;	
	}
ul.menubar a:hover span 
{
	background-position:left bottom;

}

ul.menu,
ul.menu ul
{
	margin: 0; /* IE6 Bug */
	padding: 0;
	border-bottom: 1px solid  #FFFFFF; /* final da borda dos submenus */
	width: 150px; /* largura dos submenus */
	background-color: #FFFFFF; /* IE6 Bug */
}

ul.menu li
{
	position: relative; /* alinhar os submenus */
	list-style: none;
	border: 0px;
}



ul.menu li a
{
	display: block;
	text-decoration: none;
	border: 1px solid #FFFFFF; /*borda dos submenus\*/
	border-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color: #FFFFFF; /*cor da fonte dos submenus\*/
	padding:2; /*altura dos submenus\*/
	background: #CC0000
}

/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; height: 1%; }
* html ul.menu li a { height: 1%; }
/* End */

ul.menu ul
{
	position: absolute;
	display: none;
	left: 149px; /* Set 1px less than menu width */
	top: 0px;
	background:#00FFFF
}
ul.menu li a:hover { 
color: #333333; /* cor do fonte (mouse hover) */
background:#CCCCCC; /* cor do fundo (mouse hover) */
}

<!-- /Menu -->

