body{
	background-color:#666666;}
#cabeca{}
#esquerda{}
#inicio{
	background-color:#ffffff;}
#direita{}

.fundo{
	background-image:url(../imagens/menuAzul1.png);
	background-image:repeat-x;}
#barraMenu{
	height:31px;
	text-align:center;}
#fundoMenu{
	width:558px;
	margin:0px auto 0px auto;}
.menu{
	width:90px;
	height:31px;
	float:left;}
.menu:hover{
	background-image:url(../imagens/menuAzul1a.png);
	background-image:repeat-x;}
.menuDiv{
	float:left;}
	
#fundoMenu a{
	vertical-align:middle;
	line-height:31px;
	color:#ffffff;
	font-size:11pt;
	text-decoration:none;}
#fundoMenu a:hover{
	color:#000000;
	font-weight:bold;}
	
#rodape{
	height:31px;
	font-family:arial;
	font-size:10pt;
	font-weight:500;
	color:#ffffff;
	background-color:#003399;
	}

#webDesign{
	font-family:arial;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	background-color:#666666;				
	}

.titulo4{
 	text-align:left;
	font-style:oblique;
	color:#003399;
	}

#prodNome{
 	font-family:arial;
	font-size:12pt;
	font-weight:bolder;
	color:#cc6666;
	}

#prodDescricao{
 	font-family:arial;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	}


#menuProdutos{
	width:165px;
	text-align:left;
	padding:10px;
	}
#menuProdutos div{
 	padding-top:0px;
 	margin-top:0px;
 	height:30px;
	margin:2px;
	background-color:#cccccc;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	}
#menuProdutos a{
 	width:100%;
	color:#000000;
	font-size:8pt;
	font-family:arial;
	font-weight:bolder;
	margin-top:0px;
	padding-top:0px;
	padding-left:15px;
	}
#menuProdutos a:hover{
	color:#ffffff;
	}



	
	
	