@charset "utf-8";
/* CSS Document */
#quadro{
	background-color:#FFF;
	margin:0px auto;
	width:829px;
}
#quadro2{
	clear:both;
	float:right;
	width:629px;
	height:156px;
}
#menu{
	background-color:#0099FF;
	width:200px;
	height:auto;
	text-align: center;
}
#quadroendereço{
	height:auto;
	width:200px;
	text-align:center;
	color: #FFF;
}
#menuleft{
	margin:0px;
	padding:0px;
	text-align:center;
	width:200px;
	height:266px;
	background-color:#0099FF;
	color: #081E8E;
}
#produtos{
	font-family:Arial;
	font-size:16px;
	text-align:center;
	margin: 0px auto;
}
#img{
	margin: 10px 12px auto;
}
A:link {
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000099;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #000099;
	TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: none;
	COLOR:#000;
}
.letrapalco{
	width:610px;
	font-family:Arial;
	color: #000;
	text-align: center;
	font-size: 15px;
}
.endereço{
	text-align:center;
	font-size:16px;
	color:#FFF;
	font-family: Arial Narrow;
	float:inherit;
	font-weight: bold;
}
.endereço2{
	text-align:center;
	color:#FF9;
	font-family:Arial Narrow;
	font-size: 16px;
	line-height: 15px;
}
.cmm{
	background-color:#0CF;
	color:#FF9;
}
