body{
	margin:0px;
	background-color:#333333;
	}

a{
	text-decoration:none;
	}	
	
ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}	
	
hr{
	border:0px;
	height:1px;
	border-top:1px solid #666666;
	}
/* Sombra do site *************************************************************************************/	
.LateralCinzaDireita, .LateralCinzEsquerda{
	background-color:#333333;
	background-repeat:repeat-y;
}	
	
.LateralCinzEsquerda{
	background-image:url('../Images/BgLateralCinzEsquerda.jpg');
	background-position:top right;
}	
	
.LateralCinzaDireita{
	background-image:url('../Images/BgLateralCinzaDireita.jpg');
	background-position:top left;
}	
/* Classes de formatação de texto *********************************************************************/	
.Tahoma10Cinza{
	font-family:Tahoma, Verdana, "Lucida Console";
	font-size:10px;
	color:#999999;
	}	
	
.Tahoma11Cinza{
	font-family:Tahoma, Verdana, "Lucida Console";
	font-size:11px;
	color:#999999;
	}	
	
.Tahoma11Laranja{
	font-family:Tahoma, Verdana, "Lucida Console";
	font-size:11px;
	color:#FF6600;
	}	

.Tahoma11CinzaEscura{
	font-family:Tahoma, Verdana, "Lucida Console";
	font-size:11px;
	color:#666666;
	}
	
.TrebuchetTitulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}		

/* Home ***********************************************************************************************/	
#Noticias_Home{
	width:477px;
	height:270px;
	margin-left:4px;
	margin-right:-10px;

	background-image:url('../Images/BgNoticiasDireita.jpg');
	background-repeat:repeat-y;
	background-position:top right;

	float:left;
	}

#Noticias_Home_Scroll{
	width:461px;
	height:220px;
	overflow:auto;
	}


.Titulo_Noticias_Home{
	margin-left:40px;
	margin-top:0px;
	margin-bottom:10px;
	}
	
.BlocoTexto_Noticias_Home{
	margin-left:53px;
	padding-right:45px;
	}
	
#Busca_Newsletter_Home{
	width:269px;
	height:auto;
	margin-left:476px;
	}	

/* Produtos ******************************************************************************************/	
#MenuLateralEsquerdo{
	width:161px;
	padding-top:10px;
	height:auto;
	float:left;
	}

#MioloCentral{
	width:554px;
	height:auto;
	text-align:justify;
	padding-left:20px;
	padding-top:17px;
	line-height:20px;
	margin-left:162px;
	}
	
#MioloExpand{
	width:710px;
	height:auto;
	text-align:justify;
	padding-left:10px;
	padding-top:17px;
	line-height:20px;
	margin-left:10px;
	}

.BgMenuEsquerda{
	background-image:url('../Images/BgMenuEsquerda.jpg');
	background-repeat:repeat-y;
	background-position:top left;
	}

.ItemMioloCentral{
	height:93px;
	margin-bottom:30px;
	}

.ItemMioloCentralImagem{
	margin-right:13px;
	float:left
	}

.ItemMioloCentralTexto{
	height:71px;
	}


.ItemMenuEsquerda{
	height:21px;
	padding-left:10px;
	padding-top:10px;
	}

.BgItemMenuEsquerda{
	background-image:url('../Images/BgItemMenuEsquerda.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	}
/* Produtos ******************************************************************************************/	
.InputFormDDD{
	border:1px solid #8D8D8D;
	background-color:#D7D7D7;
	padding:2px;
	width:30px;
	height:20px;
}

.InputFormMensagem{
	border:1px solid #8D8D8D;
	background-color:#D7D7D7;
	padding:2px;
	width:260px;
	height:180px;
}

.InputFormContato{
	border:1px solid #8D8D8D;
	background-color:#D7D7D7;
	padding:2px;
	width:260px;
}

.InputFormContato2{
	border:1px solid #8D8D8D;
	background-color:#D7D7D7;
	padding:2px;
}


.InputFormTelefone{
	border:1px solid #8D8D8D;
	background-color:#D7D7D7;
	padding:2px;
	width:216px;
	height:20px;
}





