/* fix ie. hide from ie mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* end */

body {
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #E5E3E3;
}
.link_mapas a:link {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.link_mapas a:hover {
	text-decoration: underline;
	color: #336699;
}
.link_mapas a:visited {
	color: #FF0000;
	text-decoration: none;
}
.link_mapas a:active {
	color: #999999;
}

#fundo{
	margin: 0px;
	padding: 0px;
}
td{
	text-align: left;
}
th{
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
h1 {
	text-align: left;
	padding: 6px;
	color: #666666;
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.8em;
}
h2 {
	text-align: left;
	padding: 6px;
	color: #666666;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5em;
}
h3 {
	text-align: left;
	padding: 2px;
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
h3 a:link{
text-decoration:none;
	color: #666666;
}
h3 a:active{
	color: #666666;
}
h3 a:visited{
	color: #666666;
	text-decoration: none;
}
h3 a:hover{
	color:#CC0000;
	text-decoration: none;
}
h4 {

	text-align: center;
	margin: 0px;
	padding: 0px;
}
h5 {
	text-align: center;
	margin: 0px;
	padding: 2px;
	background-color: #ffffff;
}
p {
	font-size: 12px;
	color: #666666;
	line-height: 175%;
	text-align: justify;
	padding: 0px;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;
}
ul {
	width: 130px;
	float: left;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	padding: 0px;
	z-index: 200;
}
ul li {
	position: relative;
	margin: 5px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	z-index: 300;
}
li ul {
	position: absolute;
	top: 0;
	display: none;
	padding: 0px;
	left: 120px;
	margin: 0px;
	z-index: 400;
	background-color: #FFFFFF;
}
li:hover ul, li.over ul {
	display: block;
}
ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	width: 120px;
	text-align: center;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	z-index: 500;
}

ul li a:hover {
	text-decoration: none;
	background-color: #CC0000;
	color: #FFFFFF;
}

form {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
select {
	margin: 0px;
	color: #666F77;
	font-size: 10px;
	border: 1px solid #6699FF;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url(imagens/form-bg.jpg);
	background-repeat: repeat-x;
}
input {
	margin: 0px;
	color: #666F77;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url(imagens/form-bg.jpg);
	background-repeat: repeat-x;
}
input.error {
	background-color: #fafafa
}
textarea {
	margin: 0px;
	color: #666F77;
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(imagens/form-bg.jpg);
	background-repeat: repeat-x;
}
textarea.error {
	background-color: #fafafa
}

.botao {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	border: none;
	background-image: none;
}
.botao-on {
	background-color:#FF0000;
	font-size: 10px;
	color: #FFFFFF;
	border: none;
	background-image: none;
}

.img {
	border: 8px solid #e9e9e9;
	margin: 10px;
}
#linha {
	background: url(imagens/lininha.gif) repeat-x;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	clear: both;
	float: none;
}



#home {
	background-color: #FFFFFF;
	background-image: none;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: scroll;
	position: relative;
	visibility: visible;
}	
#container {
	width: 770px;
	margin: 0px auto;
	z-index: 1;
}



#cabecalho {
}


#coluna {
	float: left;
	width: 125px;
	z-index: 10;
	margin-left: 5px;
}



#content {
	background-image: url(imagens/meio.jpg);
	background-repeat: repeat-y;
	padding: 20px;
}



#rodape {
	margin: 0px;
	color: #666666;
	text-align: center;
	clear: both;
	font-size: 11px;
	display: block;
}
#rodape a:link {
	text-decoration: none;
	color: #333333;
}
#rodape a:hover {
	text-decoration: underline;
	color: #336699;
}
#rodape a:visited {
	color: #333333;
	text-decoration: none;
}
#rodape a:active {
	color: #999999;
}

#base {
	float: none;
	clear: both;
}


#link li {
	font-size: 11px;
	color: #CC0000;
	text-align:left;
	position: relative;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#link a {
	font-size: 11px;
	color: #CC0000;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#link a:link {
	font-size: 11px;
	text-decoration: none;
}
#link a:hover {
	text-decoration: none;
	background-color: #E6E6E6;
	
}
#link a:visited {
	text-decoration: none;
}
#link a:active {
	text-decoration: underline;
}
.chamada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.chamadaAzul {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
}
.botoes{
	text-align:right; 
	padding-right:50px;
}
.hm{
	font-size:11px;
	margin:15px;
	margin-left:24px;
	text-align:left;
	color:#666666;
}
.preco{
text-align:left;
font-size: 11px;
font-weight: bold;
padding-left: 4px;
}
.produto{
text-align:right;
color: #666666;
font-size: 11px;
font-weight: normal;
}
.observacao{
text-align:left;
color: #666666;
font-size: 10px;
font-weight: normal;
}
.foto{
text-align:center;
}
.tres{
	width:670px; 
	height:240px; 
	margin:0 auto; 
	border:1px solid #CCCCCC; 
	margin-bottom:25px; 
	margin-top:25px;
}
.tres td{
	width:250px; 
}
.promo{
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}

