/*CSS Document*/
/*Estruturação do site*/
/*topo.php*/
*{
	margin:0px;
	padding:0px;
	border:0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/*Estilização de tags*/
body{background-color:#b2b2b2; font-size:12px;}
h2{
	float:left;
	width:535px;
	padding:10px 4px 18px 4px;
	height:14px;
	background:transparent url(../img/bg-subtitle.jpg) top left repeat-x;
	font-size:14px;
	color:#EC1C24;
	position: relative;
}
h3, h3 a{
	width:100%;
	font-weight:bold;
	font-size:14px;
	color:#EC1C24;
	line-height: 17px;
	float: left;
	text-decoration:none;
}
h4{
	float:left;
	width:527px;
	padding:8px 4px 20px 4px;
	height:14px;
	background:transparent url(../img/bg-title-cinza.jpg) top left repeat-x;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}
h6{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
}
p{
	float:left;
	width:100%;
	height:auto;
	color:#606060;
	text-align:justify;
	padding-top: 2px;
}
p a{
	color:#606060;
	padding-top: 2px;
}
input, textarea, select{
	height:auto;
	font-size:11px;
	border:0px;
	width:100%;
	border:1px solid #C6C6C6;
}
ul{text-indent:25px;}
p.vantagens{
	color:#FFFFFF;
	text-transform:uppercase;
	padding: 10px 10px 5px 10px;
	height: auto;
	padding-bottom: 5px;
	cursor: pointer;
	width: 180px;
	float: left;
	border-bottom: 1px dotted #7f7f7f;
	text-decoration: none;
	line-height:14px;
	font-weight:bold;
	font-size:9px;
}
p.associevantagens{
	color:#FFFFFF;
	height: auto;
	cursor: pointer;
	width: 120px;
	float: left;
	text-decoration: none;
	font-weight:bold;
	font-size:9px;
}
/*Estilização de Estrutura*/
.containertopo{
	position:relative;
	width:100%;
	height:auto;
	top:0px;
	background:#FFFFFF url(../img/bg-fundo-topo.jpg) top left repeat-x;
	display:table;
}
.containerbass{
	position:relative;
	width:100%;
	height:38px;
	background:#FFFFFF url(../img/bg-bass.jpg) bottom left repeat-x;
	display:table;
	padding-top: 25px;
	margin-bottom: 20px;
}
.boxbass{
	position:relative;
	width:770px;
	height:auto;
	margin:0px auto;
	padding-top:12px;
}
.toposite{
	position:relative;
	width:770px;
	height:212px;
	margin:0px auto;
	top:0px;
}
.newslettertopo{
	float:left;
	width:750px;
	height: 30px;
	padding-top: 4px;
}
.sombramenu{
	float:left;
	width:770px;
	height: 57px;
	overflow: hidden;
}
.menus{
	float:left;
	width:770px;
	height:75px;
	background:url(../img/n-topo/bg-2.jpg) right top no-repeat;
	padding: 25px 0 0 0;
}
.logo{
	float:left;
	padding:0px 9px 0px 9px;
	width:147px;
	height:52px;
}
.btsmenu{
	float:left;
	padding:0 0px 0px 1px;
	width:595px;
	height:41px;
}
.menu{
	float:left;
	width:100%;
	height:49px;
	overflow:hidden;
}
a.itemmenu{
	float:left;
	height:20px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	line-height:13px;
	background:transparent url(../img/n-topo/bg-sep.gif) top left no-repeat;
	font-weight: bold;
}
a.itemmenu:hover{
	background:#000000 transparent url(../img/n-topo/bg-sep.gif) top left no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
a.instit, a.instit:hover{
	padding:15px 7px 13px 7px;
}
a.serv, a.serv:hover{
	padding:15px 7px 13px 7px;
}
a.matlist, a.matlist:hover, a.agen, a.agen:hover, a.lin, a.lin:hover{
	padding:15px 6px 13px 7px;
}
a.curs, a.curs:hover, a.conv, a.conv:hover{ 
	padding:15px 6px 13px 7px;
}
a.assoc, a.assoc:hover{
	padding:15px 6px 13px 7px;
}
a.contat, a.contat:hover{
	padding:15px 7px 13px 7px;
}

/*seeparadorclaro.php*/
.separadorclaro{
	position:relative;
	width:100%;
	height:44px;
	background:transparent url(../img/bg-center-claro.jpg) top center repeat-x scroll;
	display:none;
}
/*inicial.php*/
.containerconteudo{
	position:relative;
	width:100%;
	height:auto;
	background:#FFFFFF url(../img/n-topo/bg-low-menu.jpg) top left repeat-x;
	display:table;
}
.conteudo{
	position:relative;
	width:770px;
	margin:0px auto;
	height: auto;
}
.conteudomapa{
	position:relative;
	width:770px;
	height:auto;
	margin:0px auto;
	background-color:#FFFFFF;
}
.destaque_home{
	float:left;
	width:530px;
	height:auto;
	padding:10px;
	text-decoration: none;
	cursor:pointer;
	background:#EB1C24 url(../img/bg_top_vermelho.gif) repeat-x;
	font-size: 12px;
}
.destaque_noticia_home{
	float:left;
	width:530px;
	height:auto;
	padding:10px;
	text-decoration: none;
	cursor:pointer;
	background:#b2b2b2 url(../img/bg-bass.jpg) top left repeat-x;
	border:2px solid #666;
/*	background:;*/
	font-size: 12px;
}
a.destaques{
	float:left;
	width:542px;
	height:auto;
	padding:10px 4px 10px 4px;
	text-decoration: none;
	cursor:pointer;
}
a.destaques:hover, a.destaques:hover p{
	background-color:#D6D6D6;
	color: #000000;
} 
.fotodestaque{
	float:left;
	width:185px;
	height:125px;
	background-color:#FFFFFF;
	border:1px solid #EC1C24;
	padding: 2px;
}
.fotosalaempresario{
	float:left;
	width:165px;
	height:110px;
	background-color:#FFFFFF;
	border:1px solid #EC1C24;
	padding: 2px;
	margin: 4px;
}
.chamadadestaque{
	float:left;
	width:355px;
	height:auto;
	padding-left:4px;
}
.datadestaque{
	float:left;
	width:50%;
	height:10px;
	padding-top: 5px;
}
.datadestaque2{
	float:left;
	width:82%;
	height:10px;
	padding-top: 5px;
}
.datadestaquefull{
	float:left;
	width:100%;
	height:10px;
	padding-top: 5px;
}
.divisordestaque{
	float:left;
	height:7px;
	border-bottom:1px dotted #808080;
	width:100%;
	-moz-opacity:0.4;
	filter:alpha(opacity=40);
}
.minidata, minidata a{
	float:left;
	width:100%;
	font-size: 9px;
	text-align: right;
	text-decoration:none;
	border-bottom: 1px dotted #808080;
	margin-bottom: 10px;
	height: 15px;
	margin-top: 5px;
}
.minidata2, minidata2 a{
	float:left;
	width:60%;
	margin-left:20px;
	_margin-left:15px;
	font-size: 9px;
	text-align: right;
	text-decoration:none;
	margin-bottom: 5px;
	height: 15px;
	margin-top: 5px;
	border-bottom: 1px dotted #808080;
}
span.btmais{
	float:right;
	width:65px;
	text-decoration:none;
	height: 12px;
	right: 0px;
}
.btmais{
	float:right;
	width:auto;
	text-decoration:none;
	height: 15px;
	right: 0px;
}
.boxdestaques{
	float:left;
	width:550px;
	height:auto;
}
.boxdestaquesseparador{
	float:left;
	width:100%;
	height:auto;
	padding-bottom: 7px;
}
.boxdestaquesseparador2{
	float:left;
	width:100%;
	height:auto;
	padding:7px 0px 7px 0px;
}
.boxlateral{
	float:left;
	width:210px;
	height:auto;
	padding-top: 15px;
	padding-left: 6px;
}
.boxassocie{
	float:left;
	width:140px;
	height:66px;
	background:transparent url(../img/associe.gif) left top no-repeat;
	padding: 20px 54px 20px 6px;
	text-decoration: none;
	}
.boxanuncie{
	float:left;
	width:220px;
	height:64px;
	background:transparent url(../banners/revistas-mini.jpg) right top no-repeat;
	padding: 5px 54px 5px 10px;
	text-decoration:none;
	margin:5px 0px 5px 0px;
	border: 2px solid #EC1C24;
	background-color: #FFFFFF;
	}
.boxdistribuicao{
	float:left;
	width:185px;
	height:64px;
	background:transparent url(../banners/grafico.jpg) right top no-repeat;
	padding: 5px 54px 5px 10px;
	text-decoration:none;
	margin:5px 0px 5px 5px;
	border: 2px solid #EC1C24;
	background-color: #FFFFFF;
	}
.boxultimasnoticias{
	float:left;
	width:210px;
}
.boxedicoesanteriores{
	float:left;
	width:210px;
}
.box2ultimasnoticias{
	float:left;
	width:200px;
	background:url(../img/canto-noticia2.gif) top left no-repeat;
}
.titleultimasnoticias{
	float:left;
	width:184px;
	height:15px;
	background: url(../img/bg_ultimas-noticias.jpg) left top repeat-x;
	padding: 10px 8px 6px 8px;
	font-size: 10px;
	font-weight: bold;
}
a.ultimanoticia {
	float:left;
	width:180px;
	height:auto;
	border-bottom:1px dotted #7f7f7f;
	padding: 10px;
	text-decoration:none;
	cursor:pointer;
}
a.ultimanoticia span p {color:#000000}
a.ultimanoticia:hover, a.ultimanoticia:hover span p, a.ultimanoticia:hover span p b {
	background-color:#C6C6C6;
	text-align: justify;
	color: #000000;
	text-decoration:none;
}

.datanoticia{
	float:left;
	width:23px;
	height:auto;
	border:1px solid #000000;
}
.dianoticia{
	float:left;
	width:23px;
	height:10px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding: 5px 0 5px 0;
}
.mesnoticia{
	float:left;
	width:23px;
	height:10px;
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding: 5px 0 5px 0;	
}
.txtultiman{
	float:left;
	width:145px;
	height:auto;
	text-align: justify;
	padding-left: 5px;
}
.boxrevistaciesp{
	float:left;
	width:200px;
	height:180px;
	background:transparent url(../img/bg-revista-ciesp.jpg) top left repeat-x;
	margin-top: 15px;
}
.toporevista{
	float:left;
	width:100%;
	height:12px;
	padding:8px 0px 4px 0px;
}
.contrevista{
	float:left;
	width:180px;
	height:135px;
	padding: 10px;
}
.caparevista{
	float:left;
	width:90px;
	height:120px;
	padding-right:10px;
}
.bassconteudo{
	float:left;
	width:100%;
	height:auto;
}
.boxagenda{
	float:left;
	width:245px;
	height: auto;
}
.envolveagenda{
	float:left;
	width:228px;
	height:auto;
	padding: 5px 14px 5px 14px;
	font-size: 10px;
	font-weight: bold;
}
.cantoagenda{
	float:left;
	height:42px;
	width:7px;
	background:transparent url(../img/canto-agenda.jpg) left top no-repeat;
}
.tagenda{
	float:left;
	height:21px;
	width:208px;
	background:transparent url(../img/bg-title-agenda2.jpg) left top repeat-x scroll;
	padding:10px 10px 0px 10px;
}
.agenda{
	float:left;
	width:218px;
	height:auto;
	border-bottom:1px dotted #7f7f7f;
	padding: 10px 0px 5px 10px;
	text-decoration:none;
	cursor:pointer;
}
.agenda span p{color:#000000}
.agenda:hover, .agenda:hover span p{
	background-color:#EC1C24;
	color:#FFFFFF;
}
.dataagenda{
	float:left;
	width:23px;
	height:auto;
	border:1px solid #EC1C24;
}
.diaagenda{
	float:left;
	width:23px;
	height:10px;
	background-color:#EC1C24;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding: 5px 0 5px 0;
}
.mesagenda{
	float:left;
	width:23px;
	height:10px;
	background-color:#FFFFFF;
	color:#EC1C24;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding: 5px 0 5px 0;	
}
.tagenda table tr th{color:#FFFFFF;}
.txtagenda{
	float:left;
	width:170px;
	height:60px;
	padding-left:10px;
	text-align: justify;
}
.bgagenda{
	float:left;
	width:228px;
	background:transparent url(../img/bg-agenda.jpg) left top repeat-x;
}
.cantoagenda2{
	float:left;
	width:228px;
	background: url(../img/canto-agenda2.gif) top left no-repeat;
}

a.cursos{
	float:left;
	width:218px;
	height:40px;
	padding-bottom:5px;
	border-bottom:1px dotted #7f7f7f;
	padding: 11px 0px 5px 10px;
	text-decoration:none;
	line-height:14px;
	color:#EC1C24;
}
a.cursos:hover{
	background-color:#EC1C24;
	color:#FFFFFF;
	text-decoration:none;
}
a.linksuteis{
	float:left;
	width:218px;
	height:23px;
	padding-bottom:5px;
	border-bottom:1px dotted #7f7f7f;
	padding: 7px 0px 7px 10px;
	text-decoration:none;
	line-height:12px;
	color:#EC1C24;
}
a.linksuteis:hover{
	background-color:#EC1C24;
	color:#FFFFFF;
	text-decoration:none;
}

.canto{
	float:left;
}

.destaquescont, a.destaquescont{
	float:left;
	width:542px;
	height:auto;
	padding:5px;
	text-decoration:none;
}
.destaquescont small {
	font-size:10px;
	font-style:italic;
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
}
a.destaquescont:hover{
	background-color:#808080;
	color: #FFFFFF;
}
a.destaquescont:hover h3, a.destaquescont:hover p,a.destaquescont:hover .minidata{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
a.destaquescont:hover .divisordestaque{
	border-bottom:1px dotted #FFFFFF;
	cursor:pointer;
}
.destaquesfull, a.destaquesfull{
	float:left;
	width:770px;
	height:auto;
	text-decoration:none;
	padding-top: 25px;
}
.foto{
	float:left;
	padding:3px;
	border:1px solid #EC1C24;
	background-color:#FFFFFF;
	margin-right: 5px;
	width: 245px;
}
.fotoindex{
	float:left;
	padding:3px;
	border:1px solid #EC1C24;
	background-color:#FFFFFF;
	margin-right: 5px;
	width:auto;
}
.fotoevento{
	float:left;
	padding:3px;
	border:1px solid #EC1C24;
	background-color:#FFFFFF;
	margin: 5px;
}
.chamadanoticias{
	float:left;
	width:449px;
	height:80px;
	padding-left:4px;
}
.chamadanoticias p{padding:0px;}
.chamadanoticias h3 a{line-height:normal;}

.paginacao{
	float:left;
	width:542px;
	height:auto;
	padding:4px;
	text-decoration:none;
	color:#CCCCCC;
}
.paginacao a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a.paginacaoselecionada{
	text-decoration:none;
	color:#EC1C24;
	font-size:14px;
	font-weight:bold;
}
a.pressreleases{
	float:left;
	padding:5px;
	width:90%;
	height:14px;
	text-decoration:none;
	color:#EC1C24;
}
/*Accordion*/
.bt1{
	width:540px;
	float:left;
	background:transparent url(../img/bg-cinza-claro.jpg) top left repeat-x;
	height:14px;
	padding:8px 2px 8px 2px;
	text-decoration: none;
}
.contaccord{
	width:550px;
	height:auto;
	float: left;
	position: relative;
	display: table;
	top: -12px;
	overflow: hidden;
}
.contaccordacc{
	float: left;
	width: 550px;
	margin-top: -12px;
}
.contaccord2{
	width:100%;
	height:auto;
	float: left;
	display: none;
	padding-bottom: 5px;
}
.bt2{
	width:537px;
	float:left;
	background:transparent url(../img/bg-title-agenda.jpg) top left repeat-x;
	height:14px;
	padding:8px 2px 8px 2px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;	
}
.agendalista{
	float:left;
	width:530px;
	height:auto;
	border-bottom:1px dotted #7f7f7f;
	padding: 6px 0px 5px 10px;
	margin-bottom: 6px;
}
.txtagendalista{
	float:left;
	width:480px;
	height:40px;
	padding-left:10px;
}
.destaquesmapa{
	float:left;
	width:550px;
	height:auto;
}
.destaquesmapafull{
	float:left;
	width:770px;
	height:auto;
}
a.mail{
	color:#EC1C24;
	text-decoration:none;
}
/* Estilização do submenu*/
.boxsubmenu{
	position:absolute;
	left:1px;
	top:175px;
	width:auto;
	height:32px;
	background:transparent url(../img/bg-submenu.jpg) top left repeat-x;
	z-index:auto;
	display: none;
}
a.itemsubmenu{
	float:left;
	padding:10px 6px 10px 8px;
	background:transparent url(../img/separador-submenu.jpg) top left no-repeat;
	color:#000000;
	text-decoration:none;
	font-size:9px;
	height:12px;
	font-weight: bold;
}
a.itemsubmenu:hover{
	background:#808080 url(../img/separador-submenu.jpg) top left no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

a.itemsubmenu1{
	float:left;
	padding:10px 6px 10px 8px;
	background:transparent url(../img/ponta.jpg) top left no-repeat;
	height: 12px;
	color:#000000;
	text-decoration:none;
	font-size:9px;
	font-weight: bold;
}
a.itemsubmenu1:hover{
	background:#808080 url(../img/ponta-submenu.jpg) top left no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
.boxsubmenuservicos{
	position:absolute;
	left:90px;
	top:175px;
	width:auto;
	height:32px;
	background:transparent url(../img/bg-submenu.jpg) top left repeat-x;
	z-index:auto;
	display: none;
	/*overflow: hidden;*/
}
a.itemsubmenuservicos{
	float:left;
	padding:5px 6px 3px 8px;
	background:transparent url(../img/separador-submenu.jpg) top left no-repeat;
	height: 22px;
	color:#000000;
	line-height:11px;
	text-decoration:none;
	font-size:9px;
	font-weight: bold;
}
a.itemsubmenuservicos:hover{
	background:#808080 url(../img/separador-submenu.jpg) bottom left no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
a.itemsubmenuservicos1{
	float:left;
	padding:5px 6px 3px 8px;
	background:transparent url(../img/ponta.jpg) top left no-repeat;
	height: 22px;
	color:#000000;
	line-height:11px;
	text-decoration:none;
	font-size:9px;
	font-weight: bold;
}
a.itemsubmenuservicos1:hover{
	background:#808080 url(../img/ponta-submenu.jpg) top left no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
.cont{
	float:left;
	width:100%;
	height:auto;
	cursor:pointer;
}

.titleacc{
	float:left;
	width:100%;
	height:42px;
}

.itemacc{
	float:left;
	width:100%;
	height:auto;
}
.rabicho {
	position:absolute;
	display:none;
	left:324px;
	top:135px;
	width:7px;
	height:11px;
	z-index:1;
}
/* banner*/
.bannerinicial{
	float:left;
	height:auto;
	width:540px;
	padding: 6px 0 6px 6px;
}
.indusletter{
	float:left;
	height:120px;
	width:200px;
	padding-bottom: 20px;
}
.minibanner{
	float:left;
	height:120px;
	width:200px;
	padding: 5px;
	margin: 2px 0px 2px 0px;
}
.btinscrever{
	float:right;
	height:auto;
	width:auto;
	padding:5px;
	color:#FFFFFF;
	background-color:#EC1C24;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	border:2px solid #EC1C24;
}
.btinscrever:hover{
	border:2px solid #000000;
	background-color:#000000;
	color:#FFFFFF;
}
/*Formulários de Inscrição em Curso*/
.pessoafisica, .pessoajuridica{
	float:left;
	height:auto;
	width:100%;
	padding:5px 0px 5px 0px;
}
/*Links*/
.tblinks{
	float:left;
	width:100%;
	height:auto;
}
/*Estilização de Texto*/
.txtbass{
	color:#FFFFFF;
	font-size:10px;
}
.txtbass a, a.txtbass{
	color:#000000;
	text-decoration:none;
}
.txtbass a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.titlebranco{
	color:#FFFFFF;
	font-size:14px;
}
.titlebranco2{
	color:#FFF;
	font-size:14px;
	font-weight: normal;
}
.preto{color:#000000;}
.subtitlebranco{
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
}



p.subtitlefoto{
	font-size:10px;
	color:#000000;
	line-height:15px;
}

a.alignlink{float:none;}
a.alfabeto,a.alfabeto2{
	float:left;
	color:#000000;
	text-decoration:none;
	padding:5px;
	font-size:15px;
	font-weight:bold;
	}
a.alfabeto:hover,a.alfabeto2:hover{
	background-color:#EC1C24;
	color:#FFFFFF;
	text-decoration:none;
}	
.paragrafodestaque{
	float:left;
	width:82%;
	height:40px;
}
#descritivo{
	float:none;
	text-align:center;
	color:#000000;
}
.thumb{
	margin:5px;
	border:1px solid #EC1C24;
	padding:1px;
	background-color:#000000;
}
.big{
	margin:5px;
	border:1px solid #EC1C24;
	padding:1px;
}
.associadas{
	float:left;
	width:60%;
	height:auto;
	float: left;
}
.infomapa{
	float:left;
	width:210px;
	height:auto;
	border: 1px solid #EC1C24;
}
.infomapafoto{
	float:left;
	width:200px;
	padding:5px;
	height:auto;
}
.infomapalegenda{
	float:left;
	width:212px;
	height:auto;
}
.trifoto{
	float:left;
	width:100%;
	height:auto;
}
.bigphoto{
	position:absolute;
	width:auto;
	height:auto;
	left:50%;
	margin-left:-50%;
	top:50%;
	margin-top:-50%;
	background-color:#FFFFFF;
	border:1px solid #999999;
	padding:10px;
	display:none;
	z-index:1;
}	
.space{
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #CCCCCC;
	font-size:10px;
	text-indent:20px;
	}
a.nd{
	float:none;
}
a.linkmais{
	color:#FFFFFF;
	text-decoration:none;
}
.linkbanner{
	float:none;
	color:#EC2124;
	line-height:18px;
	text-decoration:none
}
.titletiponoticia{
	font-size:11px;
	font-weight:bold;
	color:#EC2124;
}
p.txt{
text-indent:20px;
}

a.voltarmapa{
	float:left;
	width:760px;
	height:auto;
	padding:5px 10px 5px 0px;
	color:#EC2124;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	font-size:14px;
}

/* Spans Erros e Infos */
span.erro {
	font:13px Tahoma, Arial, Helvetica, sans-serif;
	background:#D90000;
	color:#FFFFFF;
	padding:6px;
}
span.info {
	font:13px Tahoma;
	background:#006600;
	color:#FFFFFF;
	padding:6px;
}
/* Fim Span Erros e Infos */
/*filtro*/
.filtros{
	top: 32px;
	position: absolute;
	left: 125px;
	width: 415px;
	text-align: right;
	z-index: 20;
}
.filtros form, .filtros form span, .filtros form a{color:#FFFFFF;font-weight:bold;text-decoration:none;}
.filtros form select{float: none;}
#cidade, #depto, #periodo, #secao, #enviar{display:none;}
/* Box PAI em Responsabilidade Social*/
.boxPAI{
	float:left;
	margin-left:90px;
	width:350px;
	height:auto;
	border:1px solid #EC1C24;
	padding:6px;
}
.boxPAI h2{font-weight:bold;font-size:16px;text-align:center;width:350px;background:none;}
.boxPAI p a{color:#000000;font-size:12px;text-decoration:none;}
.boxPAI p a:hover{text-decoration:underline;}
.btmapas{
	float:left;
	width:730px;
	padding: 20px;
}

#dhtml{
	width:500px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-250px;
	background:url(../img/bg-agenda.jpg) repeat-x;
	background-color:#FFF;
	padding:20px 10px 20px 10px;
	border: solid 3px #ccc;
	z-index:10;
	top:210px;
	}
.txt-dhtml{
	color:#666;
	text-decoration: none;
	font-size: 12px;
	}
.txt-dhtml:hover{
	color:#FFF;
	background-color:#EB1E23;
	}
.busca_rapida_noticias_home{
	float:left;
	width:194px;
	background-color:#cccccc;
	font-size: 10px;
	font-weight: bold;
	height: auto;
	padding: 3px;
	}
.busca_linha{
	float:left;
	width:100%;
	display: none;
	}
/* DHTML */
.title-bannerdhtml, .cont-bannerdhtml{
	float:left;
	width:500px;
	height:auto;
}
.cont-bannerdhtml{
	padding-top:15px;
	}
.cont-destaque-depto-juridico{
	float:left;
	width:500px;
	padding:10px;
	}
.destaque-depto-juridico{
	float:left;
	width:500px;
	padding:5px;
	border:2px solid #666;
	}
a.destaque-juridico{
	float:left;
	padding:10px 10px 10px 25px;
	width:465px;
	background: transparent url(../img/bt-enviar.gif) left center no-repeat;
	color:#333;
	text-decoration:none;
	}
a.destaque-juridico:hover{
	background:#EC1C24 url(../img/bt-enviar.gif) left center no-repeat;
	color:#FFF;
	}
/*DHTML Pai*/
#dhtml-pai{
	width:400px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-250px;
	z-index:10;
	top:211px;
	border: 1px solid #999999;
	}
a.banner-pai{
	float:left;
	line-height:20px;
	font-size:16px;
	padding:8px 5px;
	height:20px;
	text-align:center;
	width:760px;
	font-weight:bold;
	}
a.bt-back-p{
	width:15px;
	height:14px;
	float:left;
	background:url(../img/bt-back-branco.jpg);
	position: absolute;
	top: 8px;
	right: 10px;
	}
a.bt-back-p:hover{
	background:url(../img/bt-back-red.jpg)
	}
.titles-r{
	text-transform:uppercase;}
