label{
	width:100%;
	margin-bottom:3px;
	display:block;
	}

input[type="submit"] {
	border:none;
	color:#fff;
	font-size:11px;
	padding:4px 8px;
	background-color: #333;
	}

input[type="text"], textarea{
	border:1px dotted #d0d0d0;
	color:#9f9f9f;
	font-size:11px;
	padding-left:3px;
	width:98%;
}

#menu_interno{
	width:100%;
	background-color:#f5f5f5;
	height:33px;
	margin-top:-16px;
	border-bottom:1px solid #fff;
	}
	
#menu_interno li{
	float:left;
	display:inline;
	padding-top:9px;
	margin:0 17px;
	}
	
#menu_interno a:hover{
	color:#474747;
	}

#menu_interno li:first-child{
	margin-left:11px;
	}
	
.menu_linha{
	border-bottom:1px solid #EAEAEA;
	margin-bottom:23px;
	margin-top:27px;
	}
	
hr {
	clear:both;
	color:#ededed;
    background-color: #ededed;
	height:1px;
}

.geral{
	width:780px;
	float:left;
	}
	
.titulo14_3 {
	color:#ff7e00;
}
.titulo14_4 {
	color:#666666;
}
.titulo14_3, .titulo14_4{
	font-size:14px;
	margin-bottom:8px;
	margin-top:15px;
	display:block;
	}
	
	
.noticias {
    margin-top: 20px;
	border-top:1px dotted #dbdbdb;
	padding-top:14px;
}

.noticias li {
    margin-bottom: 10px;
	color: #FF7E00;
}

.noticias li a {
    font-weight: normal;
}

#submenu{
	margin-top:27px;
	}
	
h2{margin-top:27px !Important;}




/* ****************** gente e gestão ****************** */

.entrada{
	text-align:center;
	margin-top:50px;
	}

.entrada2{
	text-align:center;
	margin-top:17px;
	margin-botton:24px;
	}

.menu_gente{
	margin-top:18px;
	width:151px;
	}

.gestao{
	background-image: url(/images/portalgentegestao/boneco_gestao.gif);
	display:block;
	width:68px;
	height:92px;
	text-indent: -9999px;
	overflow: hidden;
	float:left;
	}
	
	.gestao:hover{
	background-image: url(/images/portalgentegestao/boneco_gestao_over.gif);
	}
	
.convenios{
	background-image: url(/images/portalgentegestao/boneco_convenios.gif);
	display:block;
	width:83px;
	height:92px;
	text-indent: -9999px;
	overflow: hidden;
	}

.convenios:hover{
	background-image: url(/images/portalgentegestao/boneco_convenios_over.gif);
}

.gente_linha
{
	width:100%;
	border-bottom:solid 1px #d3dae9; 
	margin-top:10px;
	margin-bottom:18px;	
	}

.gente_gestao li 
{
	background-position: bottom !important;
    background-repeat: no-repeat;
    float: left;
    height: 210px;
    list-style: none outside none;
    margin-bottom: 15px;
    margin-left: 15px;
    position: relative;
    width: 230px;
}

.logogen {
    height: 150px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 3px;
    width: 230px;
}

.logogen img
{
	background-position: bottom !important;
    background-repeat: no-repeat;
    height: 150px;
    position: absolute;
    top: 0;
    width: 230px;
}
/* ****************** fim gente e gestão ****************** */
