/* @charset "iso-8859-1"; CSS Document */

body {margin:auto; background-image: url('../imgs/background.jpg');background-repeat:repeat;}
body a {outline:none;}

#corpo {width:1020px; margin:auto;height: auto;}

/*CONTEUDO TOPO*/
#topo {
	background-image:url('../imgs/background_menu_1.jpg');
	background-repeat:repeat-x;
	height:115px;
	width:100%;
}

#logomarca {
	background-image: url('../imgs/logomarca.png');
	position:relative;
	float:left;
	width: 186px;
	height: 64px;
	top: 20px;
	left:45px;
	cursor:pointer;
}
#bg_menu {
	background-image:url('../imgs/background_menu.png');
	margin:auto;
	width:1020px;
	height:115px;
}

#div_menu {
	position: relative;
	float:left;
	width:700px;
	height:53px;
	top:37px;
	left:85px;
	cursor:pointer;
}

/* SUBMENU*/
ul.submenu{
	width: 420px;
	margin-left: 5px;
	padding-left: 10px;
	list-style: none;
	display: none;
	margin-top:8px;
	position: absolute;
	border: 1px solid #ECB105;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ECB105;
}

ul.submenu li{
	border-bottom: 0px solid #ECB105;
	text-align:left;
	margin-right:15px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	float:left;
}

ul.submenu li.ultimo{border-bottom: none;}

ul.submenu li, ul.submenu li.ultimo{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 8px;
	height: 25px;
	vertical-align: middle;
	list-style-image:none;
	list-style-position: inside;
	cursor: pointer;
}

ul.submenu li:hover, ul.submenu li.ultimo:hover{
	list-style-image:none;
	color: #ECB105;
	background-color: #FFFFFF;
}
/*FIM SUBMENU*/


/*COLUNA ESQUERDA*/
#bg_conteudo_left {
	background-image: url('../imgs/bg_conteudo_left.png');
	background-repeat:no-repeat;
	width:251px;
	height:1359px;
	float:left;	
}

.bg_area_restrita {
	background-color:#EEEEEE;
	left:41px;
	position:relative;
	top:20px;
	width:185px;
	text-align:center;
}

.area_restrita_int{
	text-align:left; 
	margin-left:10px; 
	padding-top:10px; 
	padding-bottom:2px;
	padding-right:6px;
}

/*BANNER EM FLASH*/
#banner {

	background-repeat:no-repeat;
	position:relative;
	float:left;
	top:0px;
	width:733px;
	height:225px;
}


/*COLUNA CENTRAL*/
#busca {
	background-image: url('../imgs/busca.jpg');
	width:489px;
	height:44px;
	text-align:center;
	float:left;
}

#box_noticias {
	background-image: url('../imgs/box_noticias.jpg');
	width:489px;
	height:356px;
	float:left;
	margin-top:-356px;
}

#bg_jornal {
	background-image:url("../imgs/box_jornal.jpg");
	background-repeat:no-repeat;
	height:400px;
	width:242px;
	position:relative;
	float:left;
}

/*BOX'S À ESQUERDA*/
#classificados {
	background-image:url("../imgs/bg_classificados.jpg");
	background-repeat:no-repeat;
	height:439px;
	position:relative;
	width:353px;
}

#convenios {
	background-image: url('../imgs/bg_convenios.jpg');
	background-repeat:no-repeat;
	position:relative;
	width:353px;
	height:281px;
}


/*BOX'S À DIREITA*/
#bg_redes_sociais {
	background-image:url("../imgs/bg_redes_sociais.jpg");
	background-repeat:no-repeat;
	height:70px;
	position:relative;
	width:380px;
	text-align:center;
}

#bg_dicas {
	background-image:url("../imgs/bg_dicas_bonus.jpg");
	background-repeat:no-repeat;
	position:relative;
	height:206px;
	width:380px;
}

#bg_bonus {
	background-image:url("../imgs/bg_dicas_bonus.jpg");
	background-repeat:no-repeat;
	position:relative;
	height:206px;
	width:380px;
}

#bg_associado {
	background-image:url("../imgs/bg_associado.png");
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	position:relative;
	height:232px;
	width:380px;
}

/*PUBLICIDADE*/
#bg_publicidade {
	background-color:#FFFFFF;
	height:210px;
	position:relative;
	float:left;
	left:25px;
	top:-15px;
	width:973px;
}

#bg_right {
	background-image:url("../imgs/bg_right.png");
	background-repeat:no-repeat;
	height:1359px;
	margin-left:984px;
	width:39px;
}

/*NOTÍCIAS*/
.img_noticia{
	background-repeat:no-repeat;
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	margin-top:5px;
	width:256px;
	height:auto;
}
/*Fala associado*/
.img_associado{
    float:left;
    margin-top:5px;
    width:60px;
    height:auto;
}


/*ANUNCIOS*/
.img_anuncio{
	float:left; 
	padding-right:60px;
	padding-bottom:10px;
	width:81px;
	height:48px;
}

.imagens_class{
	width:300px;
	float:left;
}

a {color:#666; text-decoration:none}
a:hover {color:#ccc; text-decoration:none;}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:100px;
  width:900px;
  height: auto;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

.close{display:block; text-align:right;}

/*Localização APROBEM*/
#localizacao{
	float:left;
}

#mapa{
	background-color:#DCDCDC;
	float:left;
	width:710px;
	height:390px;	
}

/*RODAPÈ*/
#bg_rodape {
	background-image:url("../imgs/barra_rodape.png");
	width:986px;
	height:59px;
	position:relative;
	float:left;
	left:20px;
	text-align:center;
}

#endereco{
	float:left; 
	margin-left:300px;
}

#by_paranet{
	position: relative;
	margin-top:25px;
}

/*REMÉDIOS*/
.style_box {padding-top:5px; padding-right:28px; margin-left:15px;}
.space{margin-top:20px;}
.rotulo{width:130px;display:block;float:left;}
.rotulo2{display:block;float:left;width:80px;}


/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:100px;   
	margin-left: -20px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}


/*FONTS*/
.menu {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}

.titulo {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
}

.titulo_2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #666666;
}

.tituloTab {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}

.text_conteudo {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.text_conteudo2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.text_conteudo_laranja {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #ECB105;
}

.text_conteudo_laranja_titulo {
	font-family: Myriad Pro;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	color: #ECB105;
}

.MsgErro{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}

.MsgOk{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #0051FF;
	font-weight: bold;
}
