.textbox
{
color: #829DBA;
background: #CDCED6;
border: 1px solid #CDCED6;
}

.texto_preto
{
	border: 0px;
	font-style: normal;
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000;
}


#bloco_titulo {
	clear: left;
	background: #cbcfd6;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #fff;
    margin-left:10px;
}


.texto-branco
{
	border: 0px;
	font-style: normal;
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	color: #fff;
}


.texto-cinza
{
	border: 0px;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	color: #8C8C8C;
}

.titulo_area {
	border: 0px;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color:#829DBA;
	background: transparent url(../../img/www.cm-vianadoalentejo.pt/bullet_fwd.gif) left center no-repeat;
	padding-left:15px;
	padding-top:0px;
}

.box_formulario_pesquisar{
	float:left; 
	clear:left; 
	margin-left: 3px;
}

.formulario_list_select{
	margin-bottom: 4px; 
	height: 15px; 
	vertical-align: middle; 
	background: #e6e6e6; 
	border: 0 solid transparent;
}

.area_select {
	padding-left: 15px;
	margin-top: 5px; 
	height:15px; 
	vertical-align: middle; 
	background: #e6e6e6; 
	border: 0 solid transparent;
}

/* ***************  PESQUISA AVANÇADA ************************** */
.row
{
clear: both;
border-top: 1px solid #fff;
}

.label
{
float: left;
padding:10px;
width: 140px; 
height:45px;
border-right: 1px solid #fff;
font-style: normal;
font-size: 14px;
font-family: Trebuchet MS, verdana, arial;
color: #000;
}

.object
{
float: right;
width: auto;
text-align: left;
font-style: normal;
font-size: 12px;
font-family: Trebuchet MS, verdana, arial;
color: #000;
}

.container
{
width: 712px; 
padding: 0px;
margin: 0px auto;
background: #EFEFEF;
}


.sub_row
{
clear: both;
padding-top: 0px;
}

.sub_label
{
float: left;
padding-left:5px;
padding-bottom:5px;
padding-top:5px;
width: 120px; 
border:0px;
font-style: normal;
font-size: 12px;
font-family: Trebuchet MS, verdana, arial;
color: #000;
}

.sub_container
{
width: 500px; 
padding: 0px;
margin: 0px auto;
background: #EFEFEF;
}




.titulo, #bloco_pager{
padding-left:0px;
width:535px;
position:relative;
margin-left:19px !important;

}


#content>div>div> #bloco_listagem_geral{
width:535px;
padding-left:17px;
}

#content>div>div>.linha-dotted{
width:535px;
margin-left:17px;

}

#content>div>div>.box_formulario_pesquisar input{
width:150px;
margin-left:17px;

}


