
/*div {	border:1px solid red;}*/
body {
  background: #cfd838;
	margin-top:76px;
	line-height: 16px;
	font-family:TAhoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000
}
#site {
	width:867px;
	margin:0 auto;
	position:relative;
	background:url(../images/bg_fundo.png) no-repeat;
}
#logo {
	background:url(../images/logomarca.png) no-repeat;
	margin:0 0 0 31px;

}
#logo a {
  display:block; 
	width:152px;
  height:200px;
	text-indent:-2000px;
	clear:both
}
#flash {
	width:633px;
	height:167px;
	position:absolute;
	top:0;
	left:241px
}
.clear {
	height:74px;
	clear:both
}

ul.menu li {
	margin:0 0 8px 0
}
ul.menu li a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}
ul.menu li a:hover {
	text-decoration:none;
	color:#000000
}

#itenssubmenu {
	height:90px;
	padding:0 0 0 15px;
	font-size:10px;
	text-transform:uppercase;
	line-height:20px
}
#itenssubmenu a {
  font-size: 9px;
  font-weight: normal;  
	text-decoration:none;
	color:#FFFFFF;
}

#itenssubmenu a:hover {
	text-decoration:none;
	color:#000000
}

div#content_left {
  float: left;
  width: 218px;
}

div#content_right {
  float: right;
  width: 640px;
}

div#contact_left {
  float: left;
  width: 335px;
}

div#contact_rigth {
  float: right;
  width: 300px;
}

#conteudo h1 {
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF
}
#eventos_sustentaveis, #eventos_tradicionais, #programa_sustentavel, #brindes_corporativos {
	width:148px;
	float:left;
	margin-right:13px
}
#brindes_corporativos {
	margin:0
}
#eventos_sustentaveis h1 {
	background:url(../images/tit_eventos_sustentaveis.png) no-repeat;
	text-indent:-2000px;
	height:24px;
	margin-bottom:20px
}
#eventos_tradicionais h1 {
	background:url(../images/tit_eventos_tradicionais.png) no-repeat;
	text-indent:-2000px;
	height:24px;
	margin-bottom:20px
}
#programa_sustentavel h1 {
	background:url(../images/tit_programa_sustentavel.png) no-repeat;
	text-indent:-2000px;
	height:24px;
	margin-bottom:20px
}
#brindes_corporativos h1 {
	background:url(../images/tit_brindes_corporativos.png) no-repeat;
	text-indent:-2000px;
	height:24px;
	margin-bottom:20px
}
.itemPai { width:200px; }
.saibamais {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	line-height:46px;
	width:148px;
	display:block
}
.saibamais:hover {
	text-decoration: underline;
	color:#000000
}
#seo {
	font-size:2px;
	color:#cccc00;
}
#rodape {
	font-weight:bold;
	color:#fff;
	padding:60px 0 30px 0;
	clear:both;
	text-align:center;

}
#cores {
	width:60px;
	position:absolute;
	margin-left:50%;
	left:-440px;
	top:10px

}
#cores li {
	width:11px;
	height:13px;
	float: left;
	margin:0 4px 0 0;
}

.titulo { font-weight:bold; color:#000}
.link { font-weight:bold; color:#fff; text-decoration:underline}
.espacamento { margin:0 0 0 45px}

/* Validações */
.errorExplanation {
	width:322px;
	height:222px;
	background:url(/images/alerta_orcamento.png);
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif
}
.errorExplanation h2 {
	padding:20px 10px 0 50px;
	font-weight:bold;
	
}
.errorExplanation p { padding:0 0 0 20px }
.alerta_form {
	padding:10px;
	line-height:16px
}

.errorExplanation li {
	color:#FF0000;
	font-weight:bold;
	padding:3px 0 0 20px
}


.pop-up{
  border: 1.5px solid #ffffff; 
  margin-top: 38px;
  padding: 10px;
  width: 180px;
  
}

#noticias{
  border-bottom: 1px solid #F6F8DA;
  border-style: none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset;
}

.noticias{
	text-decoration: underline;
	font-weight:bold;
	color:#000000
}

.noticias:hover{
  text-decoration:none;
	color:#fff;

}

