.paginacao {
	width:100%;
	float:left;
	height:auto;
	margin:10px 0px 5px 0px;
}

.paginacao a {
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	width:15px;
	float:left;
	text-align:center;
	text-decoration:none;
	padding-bottom:2px;
}
.paginacao a:hover {
	color:white;
	background-color:#7bad35;
}

.paginacao_txt {
	color:#003333;
	font-size:10px;
	width:100%;
	height:auto;
	float:left;
}
.paginacao_txt span {
	font-weight:bold;
}


.img_pdf {
	float:left;
	width:195px;
	margin-right:40px;
}

.img_pdf:hover .titulo_f{
	color:#000;
}
.img_pdf:hover span{
	color:#000;
}

.titulo_f {
	float:left;
	font-family:arial;
	font-size:12px;
	color:#585858;
	padding-top:5px;
}
.titulo_f:hover{
	color:#000;
}

.seta_links{
	float:left;
	width:31px;
	height:18px;
	margin-right:10px;
	text-align:center;
	padding-top:12px;
	color:#585858
}



.img_list{
	float:right;
	width:100%;
}

.img_list2{
	float:left;
	margin-top:5px;	
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #e3e3e3;
}
.img_list2:hover
{
	border:1px solid #65764d;
}

.titulo_l{
	float:left;
	width:100%;
	color:#7b7d7d;
	font-weight:bold;
	margin-bottom:20px;
}

.texto_l{
	float:left;
	width:356px;
	color:#777777;
	padding-left:15px;
	padding-bottom:5px;
	border-bottom:1px dotted #b7b7b7;
	font-weight:bold;
	margin-bottom:10px;
}
.texto_l2{
	float:left;
	padding-left:15px;
	padding-bottom:5px;
}
.texto_l2:hover{
	color:#2b2b2b;
}

/*
	Botoes ACT
*/
.voltar{
	width:100%;
	position:absolute;
	top:-80px;
	left:0px; 
}

.voltar2, .voltar3{
	float:left;
	width:40px;
	height:12px;
	color:#7b7d7d;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	margin-right:20px;
	padding-left:15px;
	background:url(../../layout_images/st.png) left no-repeat
}
.voltar3{
	padding-left:20px;
	background:url(../../layout_images/seta_home.png) left no-repeat
}

.voltar2:hover , .voltar3:hover{
	color:#7b7d7d
}

.imagens_anexas{
	float:left;
	width:100%;
	border-bottom:1px dotted #b7b7b7;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:20px;
}
.imagens_titulo{
	float:left;
	width:100%;
	color:#7b7d7d;
	font-weight:bold;
	margin-bottom:10px;
}


.site_map{
	float:left;
	width:100%;
	padding-left:10px

}

.site_map a{
	float:left;
	font-weight:bold;
	color:#7b7d7d;
	font-size:10px;
}
.site_map a:hover{
	color:#000;
}
/*
	sem imagem
*/

.sid{
	float:left;
	color:#c7c7c7;  
	text-align:center;
	font-size:10px;
	width:100px;
	padding:15px 0px 15px 0px
} 
/*
	Pesquisa
*/

.sub_defeito{
	float:left;
	width:100%;
	padding:13px 0 13px 0px;
	border-bottom:1px dotted #c2c3c3;
	cursor:pointer;
}
.sub_defeito a{
	float:left;
	width:100%;

}
.sub_defeito a:hover  .ti_pesquisa{
	color:#000;	
}

.sub_defeito:hover  {
}

.data_pes{
	float:left;
	color:#3d505a
}

.ti_pesquisa{
	float:left;
	color:#403f40;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
}

.desc_pesquisa{
	float:left;
	width:100%;
	color:#3d505a;
	margin-top:10px;
	font-family:arial;
	font-size:11px;
}

.caminho_pesquisa{
	float:left;
	width:100%;
	font-family:arial;
	font-size:11px;
	color:#3d505a;
}
.caminho_pesquisa div, .caminho_pesquisa span{
	float:left;
	font-family:arial;
	font-size:11px;
	color:#3d505a;
	font-weight:bold
}
.caminho_pesquisa span{
	margin:0 5px;
}

  
.comentarios
{
	position:relative;
	left:0px;
	right:0px;
	height:auto;
	margin-top:40px;

}
.comentarios_titulo
{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #dadada;
	padding-bottom:5px;
}
.comentarios ul
{
	padding:0px;
	list-style:none;
	font-size:11px;
	
}
.comentarios li
{
	width:100%;
	height:auto;
	float:left;	
	padding:20px 0px 20px 0px;
	border-bottom:1px solid #dadada;
	
}
.comentarios li img
{
	float:left;
	margin-right:20px;
}

.ctitulo
{
	float:left;
	margin-top:8px;
	font-weight:bold;
}

.ccomment
{
	width:100%;
	float:left;
	margin-top:20px;

}

.cdata
{
	float:right;
	font-size:10px;
	font-weight:bold;
}
.clike 
{
	width:100%;
	float:left;
	margin:20px 0px 10px 0px;
}
.clike_img
{
	cursor:pointer;
}

.cl_num
{
	font-weight:bold;
}

/*
	form
*/


.form_area{
	float:left;
	width:625px;
	border:1px solid #c5c5c5;
	padding:20px 44px 0px 27px;
}

.campo{
	float:left;
	width:100%;
	min-height:24px;
	padding-bottom:10px;
	border-bottom:1px solid #ced3d6;
	margin-bottom:10px;
	position:relative;
	
}

.nome_campo{
	float:left;
	width:90px;
	color:#3D505A;
	font-size:11px;
	width:90px;
	font-family:arial;
}

.tipo_campo{
	position:absolute;
	left:100px;
	top:0px;
	right:0px;
	height:17px;
	padding:2px;
	border:1px solid #bdc4c7;
	background:url(../../images/bck_form.png) repeat-x;
}
.tipo_campo_pdf{
	position:absolute;
	left:100px;
	top:0px;
	right:0px;
	height:20px;
}
.tipo_campo_aceitar{
	position:absolute;
	left:100px;
	top:0px;
	height:20px;
}

.tipo_campo_big{
	position:absolute;
	left:100px;
	top:0px;
	right:0px;
	height:62px;
	border:1px solid #bdc4c7;
	padding:0px 2px 2px 2px;
	background:url(../../images/bck_form_big.png) repeat-x;
}
.tipo_campo_big textarea{
	float:left;
	width:100%;
	height:62px;
	border:none;
	background:none;
	overflow:auto;
}
.tipo_campo input{
	float:left;
	width:99%;
	border:none;
	background:none;
	padding:0px;
}

.tipo_campo select{
	float:left;
	width:100%;
	border:none;
	background:none;
}

.tipo_campo_big select{
	float:left;
	width:100%;
	height:98px;
	border:none;
	background:none;
}

.separador{
	float:left;
	width:100%;
	height:20px;
	border-bottom:1px solid #ced3d6;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:bold;
}

.obrigatorio{
	position:absolute;
	right:-10px;
	top:-3px;
	color:red;
}
.bt_enviar{
	float:right;
	padding: 0;
	border: 0;
	color:#fff;
	width:92px;
	height:30px;
	cursor:pointer;
	font-size:9px;
	font-weight:bold;
	background:url(../../layout_images/bck_menu.png) 0px 0px no-repeat
}
.bt_enviar:hover{

}


.erro_aceitar{
	position:absolute;
	left:30px;
	top:0px;
	width:100px;
	color:red;
}
.erro{
	position:absolute;
	color:red;
	right:5px;
}
.erro_captha{
	position:absolute;
	width:175px;
	color:red;
	bottom:-20px;
}

/*
	poll
*/

.poll{
	float:left;
	width:300px;	
	position:relative;
}

.poll_pergunta{
	float:lfet;
	width:100%;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:1px solid #c4c4c4;
	font-weight:bold
}

.res_poll{
	float:left;
	width:100%;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:1px solid #c4c4c4;
	
}

.res_poll_2{
	float:left;
	width:100%;
	padding-bottom:10px;

}

.res_poll_ti{
	float:left;
	width:100%;
	color:#546a6d;
	font-weight:bold;
	height:15px;
	height:20px;
	
}


.cliqueaqui{
	margin-left:10px;
	color:#1d8da9
}
.cliqueaqui:hover{
	color:#546a6d;
}


.barra_inq{
	float:left;
	width:170px;
	color:#546a6d;
	font-weight:bold;
}
.barra_inq2{
	float:right;
	width:120px;
	height:10px;
	margin-left:10px;
	margin-right:10px;
	padding:1px;
	position:relative;
	top:2px;
}

.numero_votos{
	float:left;
	color:#546a6d;
}

.submit_poll{
	border:none;
	background:none;
	float:right;
	width:80px;
	font-weight:bold;
	color:#000;
	font-size:10px;
	background:url(../../layout_images/voto.png) right no-repeat;
	cursor:pointer;
}
.submit_poll:focus{
	 outline: 0px ;
}
.erro_poll{
	position:absolute;
	top:12px;
	font-size:9px;
	color:red;
}

/*
	Lingua 
*/
.lingua{
	float:left;
	width:auto;
	margin-top:48px;
	margin-left:215px;
}

.lingua_a {
	float:left;
	color:#484647;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
}
.lingua_a:hover{
	color:#75b519;
}

.lingua_sep{
	float:left;
	margin:0px 5px 0px 5px;
	font-weight:bold;
	font-size:10px;
}

.lingua_activa{
	float:left;
	color:#75b519;
	font-weight:bold;
	font-size:10px;
}

/*
	Pesquisa
*/


.erro_pesquisa{
	position:absolute;
	color:red;
	top:30px;
	left:10px;
}


/*
	Listagens
*/

.list_defeito{
	float:left;
	width:100%;
	margin-bottom:15px;
}
.list_defeito:hover .centro_ti{
	color:#3f505a;
}

.titulo_def{
	float:left;
	width:100%;
	height:22px;
	position:relative
}



.descr_def{
	float:left;
	width:100%;
	color:#646464;
	font-size:12px;
	line-height:18px;
	font-family:Arial;
}

/*
	ANEXOS
*/

.anexos_sub{
	float:left;
	width:100%;
	margin-top:30px;
	padding-bottom:20px;
	margin-bottom:15px;
	border-bottom:1px dotted #c2c3c3; 
}
.anexos_ti{
	float:left;
	width:100%;
	margin-bottom:5px;
	color:#585858;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	border-bottom:1px dotted #c2c3c3; 
}

.anexo_img, .anexo_img2{
	float:left;
	width:63px;
	height:55px;
	padding:4px;
	background:#585858;
	margin-right:4px;
	position:relative;
}
.anexos_texto{
	float:left;
	width:190px;
	font-weight:bold;
	font-size:16px;
	color:#54666f
}

.ti_img{
	position:absolute;
	width:700px;
	top:-45px;
	left:0px;
	color:#fff;
	font-family:arial;
	font-size:12px;
	z-index:1000
}
.ti_img2{
	float:left;
	padding:10px 38px 10px 18px;
	background:#585858;
}

.seta_img{
	position:absolute;
	width:auto;
	bottom:-6px;
	left:30px;
	width:13px;
	height:6px;
	background:url(../../images/seta_img.png) no-repeat;
}
