* {
	margin: 0px;
	list-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A8585;

}

p {
	margin-bottom: 7px;
}

body {
	background-color: #C4D7D7;
}

.topo {
	background: url(imagens/topo_fundo.jpg) repeat-x;
}

.menu {
	background-color: #F2F6F6;
	line-height: 36px;
	border-top: 3px solid #FFF;
}

#menu {
	text-align: center;
}
#menu ul li {
	display: inline;
}
#menu ul li a{
	font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5A8585;
	line-height: 36px;	
	text-decoration: none;
	padding: 14px 15px;

	
	
}

#menu ul li a:hover {
	color: #000;
}

.menu_linha {
	background: url(imagens/menu_linha.jpg) repeat-x;
	height: 9px;
}


#conteudo {
	margin: 10px auto;
	padding: 15px;
}

.borda-1 {
	border: 1px solid #FFF;
	background-color: #E9F1F1;
}

.borda-2 {
	border-right: 2px solid #7A9D9D;
	border-left: 2px solid #7A9D9D;
	background-color: #E9F1F1;
}

.espaco {
	padding: 17px;
}

.tit {
	font-weight: bold;
}

.titulo-1 {
	background-color: #FFF;
	border-bottom: 1px dashed #5A8585;
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	padding: 0px 5px;
}

.titulo-2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 27px;
	padding: 0px 5px;	
	background: url(imagens/fundo_tit_2.jpg) repeat-x;
}



.linha_interna_home {
	border-bottom: 1px solid #BACDCD;
	padding-bottom: 10px;
}


.link_mail {
	font-size: 10px;
}

.link, .link_cont, .link_midia, .link_mail  {	text-decoration: none;							} 		
.link_cont img 	{	border: 0px;	}
.link_midia 					{	padding: 0px 0px 15px 0px;	font-size: 10px;	}

.link:hover, .link_midia:hover, .link_mail:hover  {	color: #000;									}
.link_cont:hover 				{	background-color: #fff;							}



.borda_inf {
	border-bottom: 2px solid #EDF3F3;
}

.rodape {
	padding-top: 25px;
}

.rodape *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.indique a{
	background-color: #5A8585;
	line-height: 27px;
	width: 100%;
	display: block;
	color: #FFF;
	text-align: center;
	
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


.indique a:hover {
	background-color: #4A6C6C;
}

.direitos {
	color: #4A6C6C;
	text-decoration: none;
	margin: 0px 5px;
}

.direitos:hover {
	color: #000;
	text-decoration: underline;
}


.copy {
	color: #8FAEAE;
	text-decoration: none;

}

.copy:hover {
	color: #000;
	text-decoration: underline;
}

.marquee_tit {
	margin-bottom: 4px;
	color: #000;
	text-decoration: underline;
}
.marquee_link a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5A8585;
	text-decoration: none;
}
.marquee_link:hover {
	text-decoration: underline;
}

.space {
	margin-bottom: 15px;
}

.img_contato 			{	background: url(imagens/contato.jpg) no-repeat;							}
.img_localizacao 		{	background: url(imagens/localizacao.jpg) no-repeat;						}
.img_quemsou 			{	background: url(imagens/quemsou.jpg) no-repeat;							}
.img_area_de_atuacao 	{	background: #EDF3F3 url(imagens/area_de_atuacao.jpg) no-repeat;			}
.img_justica 			{	background: #EDF3F3 url(imagens/justica.jpg) no-repeat;					}
.img_publicacoes		{	background: #EDF3F3 url(imagens/publicacoes.jpg) no-repeat;					}

.marcador {
	margin-bottom: 20px;
	margin-left: 20px;
}
.marcador li{
	list-style: inside disc;
}

.marcador .especial{
	list-style: inside circle;
}


.endereco, .endereco strong{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		
	color: #000;
	
	line-height: 11px;

	
}
.endereco {
	position: relative;
	margin-bottom: 10px;
}
.legenda{

	background-image: url(imagens/fundo_degrade.png);
	background-repeat: repeat-x;

	width: 100%; /*IMPORTANTE PARA EXEBIR O BACKGROUND PRECISA ESTAR COM UMA LARGURA E/OU ALTURA DEFINIDA */
	
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imagens/fundo_degrade.png,sizingMethod='scale');	
	
	margin-left: 4px;			
		
}

.campo, .campo3 {
	width: 100%;
}

.campo2, .campo, .campo3 {
	border: 1px solid #C4D7D7;
}


.btn {
	background-color: #7D9D9A;
	width: 100px;
	display: block;
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	border: 1px solid #7D9D9A;	
}

.btn:hover {
	border: 1px solid #7D9D9A;
	font-weight: bold;
}

.conteudo *{
	line-height: 17px;
}

.conteudo p{
	margin-bottom: 15px;
}


.submenu {
	position:absolute;
	left: 50%;
	top: 196px;

	
	display: none;

}

.submenu ul li a {
	width: 170px;
	height: 25px;
	display: block;
	line-height: 25px;
	padding: 0px 10px;
	background: url(imagens/fundo_menu.png);
	color: #FFF;
	text-transform: uppercase;
	border: 1px solid #618282;
	
	text-decoration: none;
	
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imagens/fundo_menu.png,sizingMethod='scale');	
	
}

.submenu ul li a:hover {
	_filter: none;
	background: #E9EEEE;
	color: #618282;
}


#atuacao 			{	margin-left: -220px; 	}
#publicacao 		{	margin-left: -120px; 	}
#publicacao ul li a {	width: 235px; 			}
#midia 				{	margin-left: -90px; 	}
#midia ul li a 		{	width: 355px; 			}
#faq 				{	margin-left: 20px; 	}
#faq ul li a 		{	width: 235px; 			}

.marcador2 {
	margin: 10px 0px;
}

.marcador2 li {
	background: url(imagens/seta.gif) no-repeat 5px;
	font-weight: bold;
	padding-left: 20px;
}

.espacamento li{
	margin: 10px 0px;
}

.ouvir_entrevista a{
	background: url(imagens/entrevista_off.jpg) no-repeat;
	width: 135px;
	height: 22px;
	display: block;
	float: right;
}	

.ouvir_entrevista a:hover {
	background: url(imagens/entrevista_on.jpg) no-repeat;
}

.ver_video a{
	background: url(imagens/video_off.jpg) no-repeat;
	width: 135px;
	height: 22px;
	display: block;
	float: right;
}	

.ver_video a:hover {
	background: url(imagens/video_on.jpg) no-repeat;
}

.ler_materia a{
	background: url(imagens/materia_off.jpg) no-repeat;
	width: 135px;
	height: 22px;
	display: block;
	float: right;
}

.ler_materia a:hover {
	background: url(imagens/materia_on.jpg) no-repeat;
}

.texto_home a{
	background-color: #e9f1f1;
	width: 100%;
	display: block;
	
	
}

.texto_home a:hover, .texto_home a:hover strong, .texto_home a:hover #quemsou{
	color: #000;
}

.texto_home a div{
	display: none;
}

#indique {
	position: absolute;
	
	width: 163px;
	_width: 170px;
	height: 170px;
	
	border: 1px solid #5A8585;
/*
	background: url(imagens/fundo_branco_transparent.png);
	
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imagens/fundo_branco_transparent.png,sizingMethod='scale');	
	
*/
	
	background-color: #FFF;	
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	
	top: 0%;
	left: 50%;
	margin-left: 193px;
	_margin-left: 194px;
	margin-top: 466px;
	_margin-top: 479px;
	
	display: none;
	
	padding: 5px;
	
	
}

#indique .input{
	width: 100%;
	
	background-color: #C4D7D7;
	border: 1px solid #5A8585;
	color: #000;
}



/*	SCROLL	*/
#divScroller1 {
	position:absolute;
	overflow:hidden;
	z-index:11;
	width:140px;
	height:250px;

	visibility:visible;

	margin-top: -120px;
	margin-left: -5px;

}
.dynPage {
	position:relative;
	z-index:10;
}

#setas {
	z-index: 20; 
	width: 19px; 
	position: absolute; 
	height: 48px;
	margin-top: 110px;	
	margin-left: 138px;
	
}

#setas #up a{
	background: url(imagens/up.jpg) top;
	width: 12px;
	height: 12px;	
	display: block;
}
#setas #up a:hover {
	background: url(imagens/up.jpg) bottom;
}

#setas #down a{
	background: url(imagens/down.jpg) top;
	width: 12px;
	height: 12px;	
	display: block;

	
}
#setas #down a:hover {
	background: url(imagens/down.jpg) bottom;
}
.foto{
	border:#FFFFFF 1px solid;
	padding:7px 7px;
	width:1px;
}


#frase {
	position: absolute;
	left: 50%;
	margin-left: -370px;
	
	width: 430px;
	margin-top: 10px;
	

}

.qualidade  {

}

.qualidade a{
	background-color: #7D9D9A;
	display: block;
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	border: 1px solid #7D9D9A;	
	padding: 2px 8px;
	margin-bottom: 2px;
	margin-right: 1px;	
	
	width: 159px;	
	float: left;
}

.qualidade a:hover {
	border: 1px solid #7D9D9A;
	background-color: #9EB6B4;
}

