/* MODULE RIGHT & LEFT BASIC STYLE
--------------------------------------------------------- */

#lateral div.module_menu h3,
#lateral div.module_text h3,
#lateral div.module h3{
  font-weight:bold;
  font-size:12px;
  text-align:left;
  line-height:24px;
  margin-bottom:6px;
  height:24px;
  background:url(../imagens/sep_horiz.gif) repeat-x bottom ;
}
#lateral div.module_menu,
#lateral div.module_text,
#lateral div.module{
	text-align:left;
	font-size:92%;
	color:#777;
	padding:10px;
	padding-top:0;
	line-height:1.4;
	margin-bottom:10px;

}

/* Slideshow MODULE 
--------------------------------------------------------- */

#slideshow div.module h3,
#slideshow div.module_text h3,
#slideshow div.module_menu h3
{
  font-size:16px;
  font-weight:bold;
  margin-bottom:4px;
  padding:4px 0 4px 0;
  color:#333;
}

#slideshow h4, #slideshow h4 a{
  font-size:12px;
  font-weight:bold;
  margin-bottom:4px;
  margin-top:6px;
  line-height:12px;
  color:#555;
  text-decoration:none;
  display:block;
}

#slideshow div.module,
#slideshow div.module_text,
#slideshow div.module_menu
{
	font-size:92%;
	color:#555;
	text-align:left;
	line-height:1.4;
	clear:both;

}
#slideshow a.readon {
	padding:1px 0 1px 0;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #ccc;
}
/* SMOOTHGALLERY MODULE WITH SUFFIX
--------------------------------------------------------- */

#slideshow div.module_slideshow h3
{
  font-size:14px;
  padding:0;
  margin:0;
  line-height:100%;
  color:#666;
}


#slideshow div.module_slideshow
{
	text-align:left;
	font-size:100%;
	color:#777;
	text-align:left;
	line-height:1.4;
	/*border-left:1px solid #fff;
	border-right:1px solid #fff;*/
}
/* MODULE painel 1 2 3
--------------------------------------------------------- */

#paineis div.module_menu h3,
#paineis div.module_text h3,
#paineis div.module h3{
  font-family: Tahoma, Arial, sans-serif !important;
  color:#000;
  font-weight:bold;
  font-size:12px;
  text-align:left;
  line-height:30px;
  letter-spacing:0.1em;
  margin-top:0;
  margin-bottom:6px;
  border-bottom:1px solid #6E7B8B;
}

#paineis div.module_menu,
#paineis div.module_text,
#paineis div.module{
	font-size:92%;
	color:#000;
	text-align:left;
	line-height:1.4;
	padding:10px;
}
