﻿@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: EncodeSans;
	src: url(../font/EncodeSans/EncodeSansNormal-400-Regular.ttf)
}

body{
	margin: 0 auto;
	border: 0px solid red;
	
}
#wrap{
	
	
	/*border: 1px solid #CCCCCC;
    float: none;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;	
	clear: both;*/
	
	border: 0px solid #CCCCCC;
	float: inherit;
	height: auto;
	margin: 0 auto;
	width: 1000px;area
	clear: both;
	min-height: 71%;
	padding-bottom: 5px;
	/* overflow: hidden; */
	clear: both;
		
	}

.botao_enviar_resposta { font-weight: bolder; background-color: red}

header{
	border: 0px solid #FF0000;
    height: auto;
    width: auto;
	max-width: 100%;
	max-height: 100%;
	}

#testeira_area{
	background-image: url(img/testeira.png);
    background-repeat: no-repeat;
	background-position:center;
    border: 0 solid #FF0000;
    height: 158px;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;	
	}
#campo_busca{
	border: 0px solid #FF0000;
    float: right;
    height: 158px;
    max-width: 100%;
    min-width: 44%;
    width: auto;
	}
#busca{
	float: left;
    position: relative;
    top: 108px;
    width: auto;
	}
	
#marca_Area{
  
    border: 0 solid #FF0000;
    float: left;
    height: 122px;
    left: 17px;
    position: relative;
    top: 19px;
    width: 312px;
	}
#barNav{
	background-color: #E6E6E6;
	border: 0px solid blue;
	max-height: 100%;
	max-width: 100%;
	position: relative;
	text-align: left;
	height: 33px;
	width: 100%;
	margin: 8px auto auto;
	color: #D6D6D6;
	}
.button_Cidadao{
	width: 100px;
	height: 34px;
	border: 0px solid #F00;
	text-align: center;
	line-height: 30px;
	background-color: #00406E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: auto;
	position:relative;
	float:left;	
	left:17px;
	}
.button_Cidadao:hover{
	background-image: url(img/button/buttonMenu_cidadao.png);
	color: #ffffff;
	}
.button_Cidadao:active {
	color: #FFFFFF;
    }
.button_Empresa{
	width:100px;
	height:34px;
	border: 0px solid #F00;
	text-align:center;
	line-height:30px;
	background-color:#008F4F;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	position:relative;
	float:left;	
	left:31px;	
	}
.button_Empresa:hover{
	background-image: url(img/button/buttonMenu_empresa.png);
	color: #ffffff;
	}
.button_Empresa:active {
	color: #FFFFFF;
    }
.button_Pesquisa{
	width:400px;
	height:34px;
	border: 0px solid #F00;
	text-align:center;
	line-height:30px;
	background-color:#e64c33;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	position:relative;
	float:left;	
	left:45px;	
	}
.button_Pesquisa:hover{
	background-image: url(img/button/buttonMenu_pesquisa.png);
	color: #ffffff;
	}
.button_Pesquisa:active {
	color: #FFFFFF;
    }
.button_Autonomo{
	width:100px;
	height:34px;
	border: 0px solid #F00;
	text-align:center;
	line-height:30px;
	background-color:#F7941E;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	position:relative;
	float:left;	
	left:45px;	
	}
.button_Autonomo:hover{
	background-image: url(img/button/buttonMenu_autonomo.png);
	color: #ffffff;
	}
.button_Autonomo:active {
	color: #FFFFFF;
    }	

#rodape{	

	background-image: url(img/footer_background_2.png);
    background-position: center;
    bottom: 0;
    color: #FFFFFF;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    height: auto;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
	padding-bottom: 10px;
    padding-top: 1px;
	margin: auto auto 0;
}
.endereco{
	margin-top: 10px;
	padding-left: 160px;
    padding-right: 160px;
	width: auto;
	}	

#principal{
	border: 0px solid #FF0000;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    padding: 0px;
    position: relative;
    width: 100%;
	
}

.area_servicos{
	background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    float: left;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    padding: 0 0 6px;
    width: 95%;
    line-height: 2;
}
.area_servicos2 {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	float: left;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	padding: 0 0 6px;
	width: 35%;
	margin-left: 30%;
	align-content: center
}

.topo_servicos{
	border: 0px solid #F00;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-color:#666666;
	width: auto;
	height: 35px;
	}

.icone_servico{
	border: 0px solid #FF0000;
    color: #FFFFFF;
    float: left;
    left: 5px;
    position: relative;
    top: 0px;
    vertical-align: middle;
    width: 100%;
	
	}
.titulo_servico{
	 border: 0px solid #FF0000;
    color: #FFFFFF;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    left: 5px;
    position: relative;
    top: 3px;
    vertical-align: middle;
    width: 100%;
	}
	
.tipo_servicos{
	border: 0 solid #FF0000;
    float: left;
    height: 150px;
    left: 51px;
    margin: 8px 9px;
    position: relative;
    text-align: center;
    width: 150px;
	
	}

#content_servico{
	color: #000000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    left: 5px;
    line-height: 15px;
    position: relative;
    right: 5px;
    width: 90%;
	}

#sidebar{
	border: 0px solid #FF0000;
    float: left;
    height: auto;
    margin-bottom: 20px;
    position: relative;
    width: auto;
}
.banner{
	border: 0px solid;
    height: auto;
    position: relative;
    width: 188px;
	
	}
.banner1{
	width: 188px;
	height: 64px;
	border: 0px solid #F00;
	margin: 10px 0 0;	
	text-align: center;	
	}
	
#enquete{
	background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    height: 160px;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    width: 188px;
	top:10px;
	}
.topo_enquete{
	border: 0px solid #F00;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-color:#0072BC;
	width: auto;
	height: 26px;	
	}
.titulo_enquete{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	position:relative;
	top:3px;
	left:5px;
	font-weight:bold;
	}
.titulo_pergunta{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
	width: 175px;
	margin: auto;	
	}

.pergunta1{
	border: 0px solid #FF0000;
    float: left;
    height: auto;
    margin-top: 5px;
    text-align: justify;
    width: 100%;
	}

#servicos_Cidadao{
	background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    float: left;
    height: 439px;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    width: auto;
	}
.background_tituloServ{
	/*background-image: url("img/topo_servicos.png");*/
	background-color: #00406E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-position: center;
	background-repeat: no-repeat;
	height: 26px;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	float: left;
	}
.titulo_servicos{
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	position:relative;
	float:left;
	left: 10px;
	top: 3px;
	max-height: 100%;
	max-width: 100%;	

	}

	
.title_testeira{
		
	 border: 0 solid #FF0000;
    color: #FFFFFF;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18pt;
    font-style: normal;
    font-weight: bold;
    height: auto;
    margin: 15px 15px auto;
    position: relative;
    text-align: center;
    width: 304px;
	}
#texto_orientacao {
	/*font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;*/
	font-family: EncodeSans !important;
	font-size: 10pt;
	font-style: normal;
	border: 0px solid #F00;
	min-width: 80%;
	position: relative;
	width: 720px;
	max-width: 100%;
	margin: auto;
	text-align: justify;
	padding: 12px;
}
.titulo_solicitacoes {
	font-family: EncodeSans !important;
	font-style: normal;
	font-weight: bold;
	margin-left: 24px;
	border-bottom: 1px dotted #CCC;
	width: auto;
	max-width: 94%;
	color: #4d4d4d;
}
.area_solicitacao {
	border: 0px dotted #f00;
	color: #4d4d4d;
	float: left;
	font-family: EncodeSans !important;
	font-style: normal;
	font-weight: bold;
	margin-left: 24px;
	min-width: 26%;
	width: auto;
	margin-top: 15px;
}

.descricao {
	border: 0px dotted #f00;
	color: #4d4d4d;
	float: right;
	font-family: EncodeSans !important;
	font-style: normal;
	max-width: 68%;
	min-width: 40%;
	position: relative;
	right: 10px;
	width: 100%;
	margin-top: 15px;
}
