@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/background.jpg);
}
input { border: solid 1px #CCCCCC; }
/* CSS Document */
* { margin:0;
	padding:0; 
	border:0; 
	border-collapse:collapse;
}


/* Pop box */
.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("../js/popbox/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("../js/popbox/images/magminus.cur"), pointer;
} 

/* HOME */
.home {
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:11px;
}

.menu { 
	font-family:"Trebuchet MS";
	color:#003366;
	font-size:15px;
	font-weight:bold;
}

.menu a { 
	font-family:"Trebuchet MS";
	color:#003366;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

.menu a:hover { 
	font-family:"Trebuchet MS";
	color:#0083C4;
	text-decoration:underline;
	font-size:15px;
	font-weight:bold;
}

/* CONTATO */
.contato { 
	font-family:"Trebuchet MS";
	color:#003366;
	font-size:11px;
}

.contatoresp { 
	font-family:"Trebuchet MS";
	color:#DB6802;
	font-size:14px;
}

/* EMPRESA */
.empresa { 
	font-family:"Trebuchet MS";
	color:#4F432B;
	font-size:11px;
}

/* PRODUTOS */
.produtos { 
	font-family:"Trebuchet MS";
	color:#4F432B;
	font-size:11px;
}

/* RODAPE */
.rodape { 
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:11px;
}

.rodape a { 
	font-family:"Trebuchet MS";
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}

.rodape a:hover { 
	font-family:"Trebuchet MS";
	color:#ffff00;
	text-decoration:underline;
	font-size:11px;
}
.titulosgrandes {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}
/*pagina BUFFET, subtitulos*/
.tipo{ font-family:"Trebuchet MS";
font-size:11px;
color: #6DA23B;
