/* CSS Document */

/* Importante a utilizaçao de body#new para nao haver confusao com o background do cms*/
body#new{
	background:#FFF;
}

/* Define que as imagens que se tornarem links nao possuiram bordas */
img{
	border:0px;
}

div#geral{
	width: 80%; text-align: left; margin-left: auto; margin-right: auto;
	border: 1px solid #666;
	width:750px;
	background:#FFF;
}

/* Cabecalho */
div#cabecalho{
	width:750px;
	height:114px;
	/*background:#fff url(../img/cabecalho.jpg) no-repeat;*/
}

div#ambiente{
	clear:both;
	width:750px;
	height:236px;
}

div#simulador{
	clear:both;
	width:750px;
	margin:7px 0px 7px 0px;
}

div#pginicialprodutos{
	clear:both;
	width:750px;
	margin:7px 0px 7px 0px;
	border:1px solid #f2f2f2;
}
div#produtos_int{
	/*background:url(../img/back_produtos.jpg) no-repeat bottom;*/
	width:548px;
	height:465px;
}

.formatainput{
	width:150px; 
	height:13px; 
	border:0px solid; 
	background-image:url(../img/back_select.gif);
	background-repeat: no-repeat; 
	background-attachment: inherit;
	
	padding:7px;
}
.formataselect{
	width:280px; 
	height:19px; 
	border:1px solid #000; 
	background:#FDC300; 
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


div#separacabecalho{
    clear:both;
	position:relative;
	width:750px;
	height:182px;
	margin:2px 0px 2px 0px;
}

div#conteudo{
	clear:both
	width:750px;
	margin:2px 2px 2px 3px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#666;
}

/* Define posição absoluta do formulário e campos de busca */
#busca{
	margin:60px 0px 0px 380px;	
	width:250px;
	height:15px;
	border:1px solid  #EFBA0A;
	background:#F2F2F2;
}

#btnbusca{
	width:50px;
	height:18px;
	border:1px solid  #EFBA0A;
	background:#EFBA0A;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:3px;
}

div#menus{
	float:right;
	width:170px;
	background:#FFF;
}
div#menu1{
	clear:both;
	width:160px;
	margin-bottom:1px;
	background:#FFF;
}
div#menu2{
	clear:both;
	width:160px;
	margin-bottom:1px;
	background:#FFF;
}
div#menu3{
	clear:both;
	width:160px;
	margin-bottom:1px;
	background:#FFF;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
div#menunews{
	clear:both;
	width:143px;
	padding-left:7px;
	margin-top:8px;
	margin-bottom:1px;
	background:#FFF;
	/*border:1px solid #CCC;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


div#conteudoesquerda{
	float:left;
	width:212px;
	height:240px;
	margin:7px 0px 7px 0px;
	background:url(../img/back_newsletter.jpg) no-repeat;
}

div#conteudodireita{
	float:left;
	margin:7px 0 7px 4px;
	width:334px;
	height:240px;
	background:#fff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding-left:3px;
	/*border:1px solid #f2f2f2;*/
	background:url(../img/back_noticias.jpg) no-repeat;
	
}
div#conteudodireita1{
	float:left;
	margin:7px 0 7px 3px;
	width:180px;
	height:240px;
	/*background:#DEDEDC;*/
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	/*border:1px solid #f2f2f2;*/
	background:url(../img/back_calculo_ini.jpg) no-repeat;
}

/* Conteudo interno */

div#conteudointernoesq{
	float:left;
	width:549px;
	padding-left:2px;
	margin:7px 0 7px 2px;
	/*border:1px solid #CCC;*/
}

div#conteudointernodir{
	float:left;
	margin:7px 0 7px 4px;
	width:183px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding-left:3px;
}


/* Controla Interaçao e sc */
div#containerscint{
	margin-left:2px;
	width:536px;
	padding-left:3px;
	float:left;
}

div#sc{
	width:285px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:3px;
}

div#interacao{
    width:248px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* Controla rodapé */
div#rodape{
	clear:both;
	width:750px;
	height:105px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	background:url(../img/back_rodape.jpg) no-repeat;
}
address{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 58px 0px 0px 0px;
	color:#FFF;
	margin:0px;
	text-align:center;
}
address a:link{
	text-decoration:underline;
	color:#FFF;
}
address a:hover{
	text-decoration:underline;
	color:#000;
}
address a:visited{
	text-decoration:underline;
	color:#FFF;
}

/* CSS padrao do Joomla */

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000;
	: #0874B2;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0874B2;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;

  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  /*float: left;*/
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 6px 6px;
  line-height: 5px;
  margin: 0px 10px 20px 0px;
}

.pagenav {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  border: 1px solid #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

/*td {
	text-align: left;
	font-size: 11px;
}*/

/* Joomla core stuff */
a:link, a:visited {
	color: #666; text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #666;	text-decoration: underline;
	font-weight: normal;
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px solid #CCC;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 10px 1px 5px 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	color: #000;
}

.componentheading {
		/* #0874B2  */
	color: #FCC304; 
	/*color:#666666;*/
	padding-left:3px;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding-bottom:20px;
	font-weight: bold;
	font-size: 20px;
	line-height:20px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	/*background:url(../img/back_titulo.jpg) no-repeat;*/
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	/* #0874B2  */
	color: #FCC304; 
	/*color:#666666;*/
	padding-left:3px;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding-bottom:20px;
	font-weight: bold;
	font-size: 20px;
	line-height:20px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	/*background:url(../img/back_titulo.jpg) no-repeat;*/
}

.contentpagetitle { 
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
	text-decoration:underline;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;  
}

.sectiontableheader {
	  font-weight: bold;
	  : #f0f0f0;
	  height:20px;
	  padding: 4px;
	  margin-top:20px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	color : #000;
	padding:10px 0px 10px 0px;
	text-align:left;
}

.sectiontableentry2 {
	color : #000;
	padding:10px 0px 10px 0px;
	text-align:left;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  : url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #0874B2;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	color: #F97200;
	padding: 0;
	font-weight:bold;
}
.code {
	-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  : #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height:2px;
	margin:7px 0px 7px 0px;
}

a.readon:link{
	margin-top:30px;
	text-decoration:underline;	
	color:#000;
}

a.readon:hover{
	padding:10px 0px 10px 0px;
	color:#000;
}

/* css para o mapa do site */

.sitemap ul {
	display		: block;
	list-style	: none;
	margin		: 0;
	padding		: 0;
}

.sitemap ul li {
	margin		: 0;
	padding		: 0;
	white-space	: nowrap;
		: transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sitemap a img {
	border		: none;
}
.sitemap ul.level_0 ul {
	list-style	: inside square;
	padding		: 0;
}
.sitemap ul.level_1 li {
	padding		: 0 0 0 2em;
	white-space	: nowrap;
}
.sitemap .active {
	font-style	: italic;
}

a#hiddenlink, a#hiddenlink:hover { /* Criei para utilizar o link de acesso do usuário ao editor */
	color: #FFF;
	text-decoration:none;
	cursor: text;
	:none;
	font-size:10px;
}

/* Notícias da página principal Modificaçao da configuraçao de CSS do joomla */

ul.latestnews{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:5px 2px 3px 5px; 
	color:#FFF;
}
li.latestnews{
	margin-bottom:7px;
	color:#FFF;
}

a.latestnews{
	color:#000;
}

/*********************
* Calendar style
**********************/
.cal_table {
   border: 1px solid #000000;
}
.cal_td_daysnames {
    border-bottom: 1px solid #000000;
}
.cal_daysnames {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
.cal_td_daysoutofmonth {
    background-color: #B0C4DE;
}
.cal_daysoutofmonth {
    font-family:  Arial;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
.cal_td_today {
    background-color:#E9B4A1;
}
.cal_td_daysnoevents {
    background-color: #FFDEAD;
}
a.cal_daylink:link {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: black;
    text-decoration: none
}
a.cal_daylink:visited{
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
a.cal_daylink:hover{
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: Red;
    text-decoration: none
}
a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
    font-size:10px;
    font-family: Verdana;
    color:black;
    text-decoration: none;
}

/***************************
* List style
**************************/
a.ev_link_cat:link {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_cat:visited  {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_cat:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black;
}
a.ev_link_row:link {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_row:visited  {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_row:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black;
}
a.ev_link_unpublished {
    color:red;
}
a.ev_link_weekday:link {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_weekday:visited  {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.ev_link_weekday:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black;
}
.ev_fieldset {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
	/*
    color: black;
	*/
}
.ev_table {
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}
.ev_td_right {
    background-color: #FFFFFF;
    border-top: 1px solid #000000;
}
.ev_td_left {
    background-color: #c5d5e5;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
    text-align : left;
    vertical-align: top;
}
.ev_td_today {
    background-color: #E9B4A1;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
}

/**********************
* Form style
**********************/
 /* Styles for dhtml tabbed-pages */
.ontab {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: ThreedShadow;
    border-left: outset 1px #ff9900;
    border-right: outset 1px #808080;
    border-top: outset 1px #ff9900;
    border-bottom: solid 1px #d5d5d5;
    text-align: center;
    cursor: hand;
    font-weight: bold;
	/*
    color: #FFFFFF;
	*/
}
.offtab {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
	border-bottom: solid 0px #777777;
}
.tabheading {
	background-color: #ffae00;
	border-left: solid 1px #777777;
	border-right: solid 1px #777777;
	/*
	color: #FFFFFF;
	*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.tabcontent {
	/*
    background-color: ThreedFace;
	*/
    border-top: solid 1px #777777;
    border-left: solid 1px #777777;
    border-right: solid 1px #777777;
    border-bottom: solid 1px #777777;
	/*
    color: #FFFFFF;
	*/
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 16pt;
    text-align: left;
}
.pagetext {
	visibility: hidden;
   display: none;
	position: relative;
	top: 0;
}
.frm_td_bydays {
    background-color: #FFF8DC;
    font-size: 12px;
    color: black;
}
.frm_td_byweeks {
    background-color: #FFF0F5;
    font-size: 12px;
    color: black;
}
.frm_td_bymonth {
    background-color: #FDF5E6;
    font-size: 12px;
    color: black;
}
.frm_td_byyear {
    background-color: #F0F8FF;
    font-size: 12px;
    color: black;
}
/**********************
* Nav bar style
**********************/
a.nav_bar_link:link {
    font-size: 10px;
    font-family: Verdana;
    color: Green;
}
a.nav_bar_link:visited  {
    font-size:10px;
    font-family: Verdana;
    color: Teal;
}
a.nav_bar_link:hover  {
    font-size:10px;
    font-family: Verdana;
    color: Lime;
}
.nav_bar_cell{
	background-color: #ECECEC;
}

/* CSS Criado para notícias */

.componentheadingnoticias{
	/* #0874B2  */
	color: #174C90; 
	/*color:#666666;*/
	text-align: left;
	margin:0px 0px 10px 0px;
	font-weight: bold;
	font-size: 20px;
	line-height:20px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.contentpanenoticias{
	border:1px solid #CCC;
	padding:5px;
}
.sectiontableheadernoticias{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}
.sectiontableentry1noticias{
	background:#F2F2F2;
	padding:10px 0px 10px 0px;
	height:8px;
}

.sectiontableentry2noticias{
	background:#FFF;
	padding:10px 0px 10px 0px;
	height:8px;
}

.sectiontableentry1noticias a:link,a:visited{
	color:#000;
}
.sectiontableentry1noticias a:hover{
	color: #174C90; 
}


.sectiontableentry2noticias a:link,a:visited{
	color:#000;
}
.sectiontableentry2noticias a:hover{
	color: #174C90; 
}

/* Adicionado para o botão da newsletter */

.buttonletter{
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px solid #666;
  width: 147px;
  height: 24px;
  margin-top:10px;
}

.textoprodutos{
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

#btnewsletter{
	width:130px;
	height:20px;
	border:1px solid #FF9933;
    background:#fff;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF6633;
	text-decoration:underline;
	margin-top:5px;
	margin-left:65px;
}

div#calculo_superficie{
	width:530px;
	height:349px;
	background:url(../img/back_calculo.jpg) no-repeat top;
	border:1px solid #f2f2f2;
}
h3{
		/* #0874B2  */
	color: #FCC304; 
	/*color:#666666;*/
	padding-left:3px;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding-bottom:20px;
	font-weight: bold;
	font-size: 20px;
	line-height:20px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	/*background:url(../img/back_titulo.jpg) no-repeat;*/
}

/* ComZoom */

.blockContainer {
	width: 100%;
	visibility: visible;
	border: none;
}
.blockHeader {
	background-image: url('../www/images/blocks/header.png');
	background-repeat: repeat-x;
	height: 21px;
	font-size: 6px;
	font-weight: bold;
	color: #D9E1F6;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.blockBody {
	border: 1px solid #0F367B;
	padding: 4px;
	text-align: left;
}
a.blockHeader {
	font-size: 9pt;
	font-weight: bold;
	color: #D9E1F6;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.blockHeader:hover {
	color: #FFFFFF;
}
/* Shadow for thumbnail images */
.img-shadow {
  float:left;
  background: url(../www/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../www/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 3px;
}
/*For full size img (zoom gallery) */
.img-shadow-full {
	float: right;
}
.img-shadow-full-border {
  background: url(../www/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../www/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  float:left; /* RC4 Release */
}

.img-shadow-full {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 6px;
  }
  

/*Custom Zoom Media Gallery CSS*/
/*For galleryshow.php */
.zoom-logo {text-align:left;}
.zoom-wrap-search {}
.zoom-keywords {float:left;clear:right;margin-top:20px;}
.zoom-search {float:right;clear:left;margin:0;padding:0;margin-top:-26px;}
.search-zg{font-size:1em;}
.search-zg label {font-weight:bold;color:#666;padding-left:5px;}
/* ZMG Album */
.zmg-album {width:100%;text-align:center;margin-left:0%;margin-right:0%;padding-top:20px;}
.zmg-album-inner {float:left;}
.zmg-album-inner a {font-weight:bold;}
.zmg-album-image {font-size:0.8em;line-height:16px;color:#777;background-color:#eee;border:1px solid #ddd; margin:5px 15px 15px 5px;padding:8px;}
.zmg-image-of-album {background-color:#fff;border:1px solid #ddd;padding:4px;} /*Style the actual image album*/
/* ZMG SubAlbum */
.zmg-sub-album {width:100%;text-align:center;margin-left:0%;margin-right:0%;padding-top:20px;}
.zmg-sub-album-inner {float:left;}
.zmg-sub-album-inner a {font-weight:bold;border:0px;}
.zmg-sub-album-image {font-size:0.8em;line-height:16px;color:#777;background-color:#eee;border:1px solid #ddd; margin:5px 15px 15px 5px;padding:8px;}
.zmg-image-of-sub-album {background-color:#fff;border:1px solid #ddd;padding:4px;} /*Style the actual image album*/
/*ZMG Thumbnail display*/
.zmg-image-thumb {background-color:#fff;border:1px solid #ddd;padding:4px;} /*Style the actual image thumbnail*/
.zmg-image-thumb-outer {margin-bottom:20px;}
.zmg-unpublished {color:red;} /*unpublished text*/
/*Details shown on thumbnails page*/
.zmg-comments-on {margin:0;font-size:0.8em;}
.zmg-hits {margin:0;font-size:0.8em;}
.zmg-bar {width:100%; float:right; padding-top:20px; display:inline; text-align:right;font-size:0.8em;margin:10px 0;} /* For the - Top | Last submitted | Last Coomented | Top Rate | */ 
.zmg-bar-left {float:left; clear:left; }
.zmg-bar-right {float:right; clear:right; }
.zmg-bar a {font-weight:bold;}
.zmg-admin-system a {font-weight:bold;}
/* Styles for ZMG full size image */
.zmg-image-full-outer {margin:30px auto 0px auto;}
.zmg-image-full {background-color:#fff;text-align:center;border:1px solid #ddd; padding:6px;}
/*Zoom Gallery slide show control*/
h3.zmg-slideshow-control-title {margin:0;font-size:0.9em;}
.zmg-slideshow-control {text-align:center;}
/*For the search.php (zoom)*/
.zoom-search-page {float:right;margin:0;padding:0;margin-top:-16px;}
/*Add to Lightbox link*/
a.add-to-lightbox {font-size:0.8em;}
/*For top of full image page where lightbox and ecard is*/
.top-full-image-lightbox {float:right;}
.top-full-image-ecard {float:right;}
/*Zoom Gallery Properties box details */
#details {clear:both;}
.detail-box {}
.detail-box-img-name-title {font-weight:bold;width:100px;text-align:left;}
.detail-box-img-name {text-align:left;}
.detail-box-filename-title {font-weight:bold;width:100px;text-align:left;}
.detail-box-filename {text-align:left;}
.detail-box-keyword-title {font-weight:bold;width:100px;text-align:left;}
.detail-box-keyword {text-align:left;}
.detail-box-date-title {font-weight:bold;width:100px;text-align:left;}
.detail-box-date {text-align:left;}
.detail-box-username-title {font-weight:bold;width:100px;text-align:left;}
.detail-box-username {text-align:left;}
.detail-box-desc-title {font-weight:bold;width:100px;text-align:left;}
.detail-box-desc {text-align:left;}
.detail-box-hits-title {font-weight:bold;width:100px;text-align:left;}
.detail-box-hits {text-align:left;}
.detail-box-ratings-title {font-weight:bold;width:100px;text-align:left;}
.detail-box-ratings {text-align:left;}
/*Zoom Gallery Commments*/
.zmg-comment-block {padding:10px;margin:10px;border:1px solid #ddd;background-color:#fefefe;}
h4.zmg-comment-intro {font-weight:bold;padding-bottom:10px;padding-left:10px;margin:0;}
.comments-added-date {font-size:0.9em}
.zmg-comments-added-name {font-weight:bold;padding-bottom:10px;}
.zmg-comments-says {font-weight:normal;}
.zmg-comments-added-text {padding-bottom:20px;}
.zmg-comments {padding-top:20px;}
.zmg-comments-name {text-align: right;margin-left:35px;}
.inputbox-zmg-comment {width:280px}
.zmg-comments-textarea {vertical-align:top;margin-top:10px;margin-left:10px}
.zmg-comments-submit {margin:20px 0 10px 85px;}
.zmg-comment-button {}
.zmg-comments-emoticons {margin-left:10px;padding:5px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
/* Zoom Gallery Ecard */
h3.zmg-ecard-title {}
#zmg-ecard form {margin:0;margin-top:20px;float:left;}
#zmg-ecard label {text-align:right;}
#zmg-ecard p {margin:0;padding-bottom:5px;}
.zmg-ecard-name {margin-left:103px;}
.zmg-ecard-email {margin-left:50px;}
.zmg-ecard-friendsname {margin-left:53px;}
.zmg-ecard-friendsendemail {}
.zmg-ecard-msg {vertical-align:top;margin-left:114px;}
.inputbox-zmg-ecard {width:250px;}
.zmg-ecard-submit {padding-left:178px;padding-top:10px;}
.clr {clear: both;}