p {
	margin: 6px 10px 10px 10px;
}

body {
	margin: 0;
	padding: 0;
	font: normal normal normal 100%/normal 'Helvetica Neue', Helvetica, sans-serif;
	min-width: 230px;
}

#container {
	
}

#header {
	width: 100%;
	height: 40px;
	background: #EEE -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFDFD), to(#DDD));
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFDFD), to(#DDD));
}

#logo-sistema {
	float: left;
	height: 36px;
	width: 36px;
	margin-top: 2px;
	margin-left: 2px;
	background-image: url(../img/procergs_mobile.png);
}

#nome-sistema {
	float: left;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	color: #666666;
}

#logo-orgao {
	float: right;
	height: 36px;
	width: 36px;
	margin-right: 1px;
	margin-top: 1px;
	background-image: url(../img/brasao_mobile.png);
}

#breadcrumb {
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#c4c4c4), color-stop(100%,#afafaf)); /* Chrome,Safari4+ */

}

#breadcrumb a {
	text-decoration: none;
	color: #000;
	display: block;
}
#breadcrumb .text {
	line-height: 44px;
}
#breadcrumb .imagem {
	background-image: url(../img/icons-18-white.png);
	/*height: 38px;
	width: 40px;*/
	float: left;
	
	
	margin-top: 13px;
	margin-left: 12px;
	margin-right: 10px;
	height: 18px;
	width: 18px;
	
	background-position: -144px 0px;
	background-color: rgba(0, 0, 0, 0.398438);
	background-image: url(../img/icons-18-white.png);
	background-repeat: no-repeat;
	border-bottom-left-radius: 9px 9px;
	border-bottom-right-radius: 9px 9px;
	border-top-left-radius: 9px 9px;
	border-top-right-radius: 9px 9px;

}

#titulo-pagina {
	text-align: center;
	width: 100%;
	background-color: #6B93BB;
	font-weight: bold;
	padding: 5px 0 5px 0;
	color: #1D4B0E;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdeb8e), color-stop(100%,#a5c956)); /* Chrome,Safari4+ */
	/*text-shadow: 1px 1px 1px #666666;*/
}

#dados {
	width: 100%;
	margin-bottom: 50px;
}

.clicavel {
	display: block;
	width: 94%;
	margin: 0 3% 0 3%;
	height: 44px;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px solid #999999;
	text-align: left;
	cursor: pointer;
	background-color: #F0F0F0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.clicavel .text {
	line-height: 44px;
	margin-left: 8px;
}

.clicavel .imagem {
	float: right;
	margin-top: 13px;
	margin-right: 12px;
	height: 18px;
	width: 18px;
	
	background-position: -108px 0px;
	background-color: rgba(0, 0, 0, 0.398438);
	background-image: url(../img/icons-18-white.png);
	background-repeat: no-repeat;
	border-bottom-left-radius: 9px 9px;
	border-bottom-right-radius: 9px 9px;
	border-top-left-radius: 9px 9px;
	border-top-right-radius: 9px 9px;
	
}

.naveg {
	list-style-type: none;
	padding-left: 0;
}

.naveg li {
	padding: 4px 0 4px 0;
}

.naveg a {
	text-decoration: none;
	color: #333333;
	-webkit-box-shadow: rgba(0,0,0,0.292969) 0px 1px 4px;
	background: #EEE -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFDFD), to(#EEE));
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFDFD), to(#EEE));
}

.lista {
	list-style-type: none;
	padding-left: 0;
	margin-top: 0;
}
.lista li {
	padding: 0px 0 0px 0;
	margin-left: 0;
}

.lista a {
	text-decoration: none;
	color: #333333;
	/*-webkit-box-shadow: rgba(0,0,0,0.292969) 0px 1px 4px;*/
	background: #EEE -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFDFD), to(#EEE));
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFDFD), to(#EEE));
	width: 100%;
	margin: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #999999;
	border-top: 1px solid #999999;
}


input, select {
	font-size: 1em;
}

.botao-submit {
	margin-top: 25px;
	height: 44px;
	width: 33%;
}

.botao-mais {
	margin-top: 25px;
	height: 44px;
	width: 33%;
	margin-left: 5px;
	margin-right: 5px;
}

.msg {
	width: 94%;
	border: 2px solid #00CC00;
	background-color: #AAFFAA;
	color: #000000;
	font-weight: bold;
	margin: 2%;
	padding: 1%;
}

.erro {
	width: 94%;
	border: 2px solid #CC0000;
	background-color: #FFAAAA;
	color: #000000;
	font-weight: bold;
	margin: 2%;
	padding: 1%;
}

.grid {
	width: 100%;
	display: table;
	padding: 8px;
}

.icon {
	float: left;
	width: 70px;
	height: 90px;
	text-align: center;
	line-height: 5px;
	margin: 3px;
}

.icon a {
	text-decoration: none;
	color: #505050;
	font-size: 0.7em;
	font-weight: bold;

}

.box {
	margin: 12px;
	-moz-border-radius: .6em;
	-webkit-border-radius: .6em;
	border-radius: .6em;
	border-top-left-radius: 0.6em 0.6em;
	border-top-right-radius: 0.6em 0.6em;
	border-bottom-right-radius: 0.6em 0.6em;
	border-bottom-left-radius: 0.6em 0.6em;
	margin-top: 1em;
	padding: 0.6em;
	border: 1px solid #CCC;
	background-color: white;
}
.box p {
	font-size: 0.8em;
}
p.org, p.address, p.tel, p.url {
	background: url('../img/icons.png') no-repeat 4px 0;
	padding: 0 0 0.7em 28px;
	border-bottom: 1px solid #CECECD;
}
p.address {
	background-position: 4px -136px;
}
p.tel {
	background-position: 4px -265px;
}
p.url {
	background-position: 4px -378px;
	border-bottom: none;
	margin-bottom: 0;
}

/* Abas */
#tablist{ padding: 2px; }
#tablist li{ list-style: none; display: inline; margin: 0; }
#tablist li a{ padding: 12px 8px 12px 8px; border: 1px solid #778; border-bottom: 0px; background: #D0D0D0; text-decoration: none; border-top-left-radius: 9px 9px; border-top-right-radius: 9px 9px; }
#tablist li a:link, #tablist li a:visited{ color: #777777; }
#tablist li a.current{ background: #FFFFFF; color: #000000; }
#tabcontentcontainer{ padding: 5px; border: 0px solid black; margin: 0;}
.tabcontent{ display:none; }
#container #dados form table td {
	text-transform: lowercase;
	margin-bottom: 0.2em;
}

.campo50, .campo150
{
	width: 90%;
}