body {
	margin:0px;
	background-image:url(../sysimages/fundo.jpg);
	background-repeat:repeat-x;
	background-position:top;}

img {
  border-width: 0px;
}

h1 {
  font-family: Verdana;
  font-size: 17px;
  color: #CC3300;
  font-weight: bold;
}

h2 {
  font-family: Verdana;
  font-size: 13px;
  color: #01A6D6;
  font-weight: bold;
}

input {
  height: 20px;
  border: 1px solid #999;
  font-family: Verdana;
  font-size: 11px;
  color: #333;
  padding: 2px 3px 0px 3px;
}

textarea {
  border: 1px solid #999;
  font-family: Verdana;
  font-size: 11px;
  color: #333;
  padding: 2px 3px 0px 3px;
  overflow: auto;
}

.asterisco {
  font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}

.select_reg {
  height: 20px;
  border: 1px solid #999;
  font-family: Verdana;
  font-size: 11px;
  color: #333;
  padding: 2px 3px 0px 3px;
}

.btnBlue {
  width: 83px;
  padding: 7px 0px 8px 0px;
  background-image: url('../sysimages/btn_blue.gif');
  background-repeat: no-repeat;
  background-position: center center;
  font-family: Verdana;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.btnBlue_hover {
  background-image: url('../sysimages/btn_blue_on.gif');
  color: #01A6D6;
  width: 83px;
  padding: 7px 0px 8px 0px;
  background-repeat: no-repeat;
  background-position: center center;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.btnnver {
  width: 121px;
  height:35px;
  margin-top:5px;
  background-image: url('../sysimages/n_ver.png');
  background-repeat: no-repeat;
  background-position: center center;
  font-family: Verdana;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
}

.btnantver {
  width: 121px;
  height:35px;
  margin-top:5px;
  background-image: url('../sysimages/ant_ver.png');
  background-repeat: no-repeat;
  background-position: center center;
  font-family: Verdana;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
}

/* MENU IDIOMAS */
.td_idiomas {
	text-align:center;
	font-family:Verdana; 
	font-size:11px;}

.links_idiomas {
	color:#CC3300; 
	text-decoration:underline;}

.links_idiomas:hover {
	font-weight:normal;
	color:#01A6D6;
	text-decoration:none;}

.links_idiomas_sel {
	font-weight:bold;
	color:#01A6D6;
	text-decoration:none;}

.links_idiomas_sel:hover {
	font-weight:bold;
	color:#01A6D6;
	text-decoration:none;}
	
/* MENU SUPERIOR */

a.menu_superior{
	font-family:Verdana;
	font-size:11px; 
	color:#666666; 
	font-weight:bold; 
	height: 28px; 
	line-height: 28px; 
	display: block; 
	text-decoration: none; 
	text-align: center;
	padding-left: 6px;}

a.menu_superior span{
	display: block;
	padding-right:6px;}

a.menu_superior:hover{
	background: url('../sysimages/btn_menu_sup_esq.gif') no-repeat left;
	display: block;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height: 28px;
	height: 28px;
	padding-left: 6px;
	text-decoration: none;}

a.menu_superior:hover span{
	background: url('../sysimages/btn_menu_sup_dir.gif') no-repeat right;
	display: block;
	padding-right:6px;}

a.menu_superior_sel{
	background: url('../sysimages/btn_menu_sup_esq.gif') no-repeat left;
	font-family:Verdana;
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:bold; 
	height: 28px; 
	line-height: 28px; 
	display: block; 
	text-decoration: none; 
	text-align: center;
	padding-left: 6px;}	

a.menu_superior_sel span{
	background: url('../sysimages/btn_menu_sup_dir.gif') no-repeat right;
	display: block;
	padding-right:6px;}

.div_menu_superior{
	position: relative;
	left:180px;
	/*left:333px;*/
	top:26px;
	width:551px;
	height: 28px;}

.menu_top_link {
  font-family:Verdana;
	font-size:11px; 
	color:#666666; 
	font-weight:bold;
	text-decoration: none;
}

.menu_top_link:hover {
  font-family:Verdana;
	font-size:11px; 
	color:#CC3300; 
	font-weight:bold;
	text-decoration: none;
}

.menu_top_link_sel {
  font-family:Verdana;
	font-size:11px; 
	color:#ffffff; 
	font-weight:bold;
	text-decoration: none;
}

.menu_top_link_sel:hover {
  font-family:Verdana;
	font-size:11px; 
	color:#ffffff; 
	font-weight:bold;
	text-decoration: none;
}

/* MENU INFERIOR */
a.menu_inferior{
	font-family:Verdana;
	font-size:11px; 
	color:#666666; 
	font-weight:bold; 
	height: 22px; 
	line-height: 22px; 
	display: block; 
	text-decoration: none; 
	text-align: center;
	padding-left: 6px;}

a.menu_inferior span{
	display: block;
	padding-right:6px;}

a.menu_inferior:hover{
	background: url('../sysimages/btn_menu_inf_esq.gif') no-repeat left;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	display: block;
	line-height: 22px;
	height: 22px;
	padding-left: 6px;
	text-decoration: none;}

a.menu_inferior:hover span{
	background: url('../sysimages/btn_menu_inf_dir.gif') no-repeat right;
	display: block;
	padding-right:6px;}

a.menu_inferior_sel{
	background: url('../sysimages/btn_menu_inf_esq.gif') no-repeat left;
	font-family:Verdana;
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:bold; 
	height: 22px; 
	display: block; 
	text-decoration: none; 
	text-align: center;
	line-height: 22px;
	padding-left: 6px;}	

a.menu_inferior_sel span{
	background: url('../sysimages/btn_menu_inf_dir.gif') no-repeat right;
	display: block;
	padding-right:6px;}

.td_sep_menu_inferior{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;}
	
/* BTN HOMEPAGE */
a.btn_home {
	/*background: url('../sysimages/btn_homepage_branco_esq.gif') no-repeat left;*/
	background: url('../sysimages/btn_homepage_azul_esq.gif') no-repeat left;
	font-family:Verdana;
	font-size:13px; 
	color:#FFFFFF; 
	font-weight:bold; 
	height: 27px; 
	line-height: 27px; 
	display: block; 
	text-decoration: none; 
	text-align: center;
	padding-left: 5px;}
	
a.btn_home span {	
	/*background: url('../sysimages/btn_homepage_branco_dir.gif') no-repeat right;*/
	background: url('../sysimages/btn_homepage_azul_dir.gif') no-repeat right;
	display: block;
	
	padding-right:5px;}

a.btn_home:hover {
background: url('../sysimages/btn_homepage_branco_esq.gif') no-repeat left;
	/*background: url('../sysimages/btn_homepage_azul_esq.gif') no-repeat left;*/
	font-family:Verdana;
	font-size:13px; 
	color:#01A6D6;
	
	font-weight:bold; 
	height: 27px; 
	line-height: 27px; 
	display: block; 
	text-decoration: none; 
	text-align: center;
	padding-left: 5px;}
	
a.btn_home:hover span {
background: url('../sysimages/btn_homepage_branco_dir.gif') no-repeat right;	
	/*background: url('../sysimages/btn_homepage_azul_dir.gif') no-repeat right;*/
	display: block;
	padding-right:5px;}

a.btn_home_sel {
	background: url('../sysimages/btn_homepage_branco_esq.gif') no-repeat left;
	font-family:Verdana;
	font-size:13px; 
	color:#01A6D6;
	font-weight:bold; 
	height: 27px; 
	line-height: 27px; 
	display: block; 
	text-decoration: none; 
	text-align: center;
	padding-left: 5px;}
	
a.btn_home_sel span {	
	background: url('../sysimages/btn_homepage_branco_dir.gif') no-repeat right;
	display: block;
	padding-right:5px;}

td.btn_baixo_bg {
	/*background:url('../sysimages/homepage_baixo_esq.gif') no-repeat top left;*/
	
	display:block;
	height:12px;
	line-height:12px;}
	
td.btn_baixo_bg span{	background:url('../sysimages/homepage_baixo_dir.jpg') no-repeat top right;
	display:block;
	height:26px;
	padding-left:5px;
	line-height:26px;}
	
/* MENU PRODUTOS */
a.menu_produtos {
	font-family:Verdana;
	font-size:12px; 
	color:#666666; 
	font-weight:bold; 
/*	height: 28px; */
/*	line-height: 28px;  */
	display: block; 
	text-decoration: none; 
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;}	
	
a.menu_produtos:hover {
	/*background: url('../sysimages/menu_produtos_sel_bg.gif');*/
	font-family:Verdana;
	font-size:12px; 
	color:#01A6D6; 
	font-weight:bold; 
/*	height: 28px; */
/*	line-height: 28px;  */
	display: block; 
	text-decoration: none; 
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;}
	
a.menu_produtos_sel {
/*	background: url('../sysimages/menu_produtos_sel_bg.gif'); */
	font-family:Verdana;
	font-size:12px; 
	color:#01A6D6; 
	font-weight:bold; 
/*	height: 28px; */
/*	line-height: 28px;  */
	display: block; 
	text-decoration: underline; 
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;}

/* TABS */

.tab_01_cinza_cinza {	
	background: url('../sysimages/tab_01_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 69px;
	height: 69px;
	cursor: pointer;
	text-decoration: none;}

.tab_01_cinza_cinza a{	
	background: url('../sysimages/tab_01_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 69px;
	height: 69px;
	cursor: pointer;
	text-decoration: none;}
	
.tab_01_cinza_cinza a:hover{	
	background: url('../sysimages/tab_01_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height: 69px;
	height: 69px;
	cursor: pointer;
	text-decoration: none;}

.tab_01_cinza_cinza span {
	text-align:center;
	padding-top:13px;
	padding-right:10px;
	background: url('../sysimages/tab_01_sep_cinza_cinza.gif') no-repeat;
	background-position:right bottom;
	display: block;
	line-height: 56px;
	height: 56px;
	cursor: pointer;
	text-decoration: none;}
	
.tab_01_cinza_branco {	
	background: url('../sysimages/tab_01_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 69px;
	height: 69px;
	text-decoration: none;}

.tab_01_cinza_branco a{	
	background: url('../sysimages/tab_01_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 69px;
	height: 69px;
	text-decoration: none;}

.tab_01_cinza_branco a:hover{	
	background: url('../sysimages/tab_01_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height: 69px;
	height: 69px;
	cursor: pointer;
	text-decoration: none;}

.tab_01_cinza_branco span {
	text-align:center;
	padding-top:13px;
	padding-right:10px;
	background: url('../sysimages/tab_01_sep_cinza_branco.gif') no-repeat;
	background-position:right bottom;
	display: block;
	line-height: 56px;
	height: 56px;
	text-decoration: none;}

.tab_02_cinza_cinza {	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 61px;
	height: 61px;
	cursor: pointer;
	text-decoration: none;}
	
.tab_02_cinza_cinza a{	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 61px;
	height: 61px;
	text-decoration: none;}

.tab_02_cinza_cinza a:hover{	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height: 61px;
	height: 61px;
	text-decoration: none;}

.tab_02_cinza_cinza span {
	text-align:center;
	padding-top:-11;
	padding-right:10px;
	background: url('../sysimages/tab_02_sep_cinza_cinza.gif') no-repeat;
	background-position:right bottom;
	display: block;
	line-height: 61px;
	height: 61px;
	text-decoration: none;}

.tab_02_cinza_branco {	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 61px;
	height: 61px;
	text-decoration: none;}

.tab_02_cinza_branco a {	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 61px;
	height: 61px;
	text-decoration: none;}

.tab_02_cinza_branco a:hover {	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height: 61px;
	height: 61px;
	text-decoration: none;}

.tab_02_cinza_branco span {
	text-align:center;
	padding-top:-11;
	padding-right:10px;
	background: url('../sysimages/tab_02_sep_cinza_branco.gif') no-repeat;
	background-position:right bottom;
	display: block;
	line-height: 61px;
	height: 61px;
	text-decoration: none;}

.tab_03_azul_cinza {	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 61px;
	height: 61px;
	text-decoration: none;
	text-align:center;}
	
.tab_03_azul_cinza a{	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 61px;
	height: 61px;
	text-decoration: none;
	text-align:center;}

.tab_03_azul_cinza a:hover{	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height: 61px;
	height: 61px;
	text-decoration: none;
	text-align:center;}

.tab_03_azul_cinza span {	
	background: url('../sysimages/tab_03_sep_azul_cinza.gif') no-repeat;
	background-position:left bottom;
	padding-left:9px;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 61px;
	height: 61px;
	text-decoration: none;}

.tab_04_cinza_cinza {	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 61px;
	height: 61px;
	text-decoration: none;
	text-align:center;}

.tab_04_cinza_cinza a {	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 61px;
	height: 61px;
	text-decoration: none;
	text-align:center;}

.tab_04_cinza_cinza a:hover {	
	background: url('../sysimages/tab_02_bg_cinza.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height: 61px;
	height: 61px;
	text-decoration: none;
	text-align:center;}

.tab_04_cinza_cinza span {	
	background: url('../sysimages/tab_04_sep_cinza_cinza.gif') no-repeat;
	background-position:left bottom;
	padding-left:9px;
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height: 61px;
	height: 61px;
	text-decoration: none;}

.tab_sel {
	background: url('../sysimages/tab_sel_esq.gif') no-repeat left;
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	color:#01A6D6;
	display: block;
	height: 69px;
	padding-left: 9px;
	text-decoration: none;}

.tab_sel span{
	background: url('../sysimages/tab_sel_dir.gif') no-repeat right;
	display: block;
	padding-right:9px;}
	
.tab_sel_fim {
	background: url('../sysimages/tab_sel_esq.gif') no-repeat left;
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	color:#01A6D6;
	display: block;
	height: 69px;
	padding-left: 9px;
	text-decoration: none;}

.tab_sel_fim span{
	background: url('../sysimages/tab_sel_dir_fim.gif') no-repeat right;
	display: block;
	padding-right:9px;}
	
.txt_tab_sel {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#01A6D6;
	text-decoration: none;
	text-align:right}

.tabs_tit_1 {
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#CC3300;}

.tabs_tit_2 {
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#01A6D6;}

.tabs_tit_3 {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#01A6D6;}

.tabs_txt_descricao { 
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:18px;}
	
.tabs_txt_descricao a {
	color:#01A6D6;}
	
/* LOJAS ADERENTES */

.lojas_aderentes_tit {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#01A6D6;
	text-decoration: none;
	cursor: pointer;
	margin-left:9px;}

.lojas_aderentes_tit_hover {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#CC3300;
	text-decoration: none;
	cursor: pointer;
	margin-left:9px;}

.lojas_aderentes_sub_tit {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	margin-left:9px;}
.lojas_aderentes_texto {
	font-family:Verdana;
	font-size:11px; 
	color:#666666; 
	line-height:18px;}
	
.lojas_aderentes_texto a {
	color:#CC3300;}
	
.div_abre {
	cursor:pointer;}

.div_fecha {
	cursor:pointer;
	display:none;}

.div_popup {
	position:absolute;
	display:none;
	z-index:1;}
	
/* NOVIDADES */

.novidades_titulo {
	font-family:Verdana;
	font-size:12px;
	color:#01A6D6;
	font-weight:bold;
	line-height:18px;}

.novidades_descricao {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:18px;}
	
.novidades_descricao a {
	color:#CC3300;}
	
.novidades_imagens_td {
	border:solid #F2F2F2 1px;
	background:#FFFFFF;
	text-align:center;}
	
/* CONTACTOS */

.contactos_tit {
	font-family:Verdana;
	font-size:17px;
	font-weight:bold;
	color:#CC3300;}

.contactos_sub_tit {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#01A6D6;}

.contactos_descricao {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:18px;}
	
.contactos_descricao a {
	color:#CC3300;}	

.contactos_zona_tit {
	font-family:Verdana;
	font-size:12px;
	color:#01A6D6;
	font-weight:bold;
	line-height:18px;}

/* A DREAMBOOKS */

.adreambooks_tit {
	font-family:Verdana;
	font-size:17px;
	font-weight:bold;
	color:#CC3300;
	padding-left:10px;}

.adreambooks_descricao {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:18px;}
	
/* TITULOS*/

.tit_1 {
	/*background:url('../sysimages/tit_1_bg.jpg') no-repeat left;*/
	font-family:Verdana; 
	font-size:20px; 
	font-weight:bold; 
	color:#01A6D6;}
.tit_2 {
	font-family:Verdana;
	font-size:20px;
	font-weight:bold;
	color:#CC3300;}
	
/* NEWSLETTER */

.newsletter_tit {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#01A6D6;}
	
.newsletter_descricao {
	font-family:Verdana;
	font-size:11px;
	color:#666666;}

.newsletter_img_abre_fecha {
	cursor:pointer;}

.newsletter_div {
	display:none;}

.newsletter_formulario {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;}

/* RODAPE */
div.webdesign {
	font-family:Verdana;
	color:#666666;
	font-size:11px;
	margin-left:15px;
	margin-top:10px;}
div.webdesign a {
	font-family:Verdana;
	color:#666666;
	font-size:11px;
	text-decoration:none;}
	
.copyright {
	font-family:Verdana;
	color:#B3B3B3;
	font-size:11px;}

/* DOWNLOAD */

.download_tit {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#01A6D6;}

.download_descricao { 
	font-family:Verdana; 
	font-size:11px; 
	color:#666666;}
.download_descricao a {
	color:#CC3300;}


#flashMapa {
  width: 195px;
  height: 450px;
}

.advisor {
  font-family: Verdana;
  font-size: 11px;
  color: #CC3300;
}

.inputs_sugest {
  width: 166px;
}

.textarea_sugest {
  width: 366px;
  height: 161px;
}

.esterisco {
  font-family: Verdana;
  font-size: 11px;
  color: #CC3300;
}

.texto_bold {
  font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#01A6D6;
}

#cmsautoTable h1 {
  font-family: Verdana;
  font-size: 17px;
  color: #CC3300;
  font-weight: bold;
}

#cmsautoTable h2 {
  font-family: Verdana;
  font-size: 13px;
  color: #01A6D6;
  font-weight: bold;
}


#cmsautoTable p {
  font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:18px;
}

#cmsautoTable a {
  font-family:Verdana;
	font-size:11px;
	line-height:18px;
}

#map {
  width: 400px;
  height: 250px;
}

#map span {
  display: none;
}

#map a {
  display: none;
}

/*Class de titulo de Icone*/
.tit_ico{
color:#01A6D6;
font-family:Verdana;
font-size:14px;
font-weight:bold;
margin-left:9px;
text-decoration:none;
line-height:23px;
}
