body {
	margin:0px;
	background-color: #013662;
	font-family:"Tahoma", Arial, Verdana, Trebuchet MS ;
	font-size:12px;
	color:#656565;
}

#geral {
	width: 1000px;
	height: 100%;
	margin: 0px auto;
}

#topo {
	width: 900px;
	height: 120px;
	float: left;
	background-color: #FFF;
}

#logo_scd {
	width: 280px;
	height: 77px;
	float: left;
	margin: 25px 0 0 20px;
	background-image: url("img/logo_scd.jpg");
}

#logo_fg {
	width: 200px;
	height: 77px;
	float: right;
	margin: 20px 20px 0 0;
	background-image: url("img/logo_fg.png");
}

#banner {
	width: 900px;
	height: 230px;
	float: left;
	background-image: url("img/banner-docente1.jpg");
}

#conteudo {
	width: 900px;
	height: 100%;
	float: left;
	background-color: #FFF;
}

.box {
	width: 275px;
	height: 250px;
	margin: 20px 0 0 15px;
	float: left;
}

.linha {
	width: 275px;
	height: 10px;
	background-color: #f26624;
	margin-bottom:20px;
	float: left;
}

.texto_box {
	width: 260px;
	margin: 0px auto;
	text-align: justify;
}

.texto_box3 {
	width: 260px;
	margin: 0px auto;
}

#box_aviso {
	width:275px;
	height:170px;
	margin-top: 5px;
	background-color: #ebebeb;
}

#img_atencao {
	width: 65px;
	height: 65px;
	background-image:url("img/atencao.png");
	margin: 35px 0 0 10px;
	float: left;
}

#texto_atencao {
	width: 180px;
	margin: 10px 0 0 10px;
	float: left;
}

#texto_form {
	margin-top: 5px;

}

#formulario {
	text-align:right;
}

input {
	margin-top: 3px;
	background-color: #f9faf9;
	border-left: 1px solid #d6d9db;
	border-right: 1px solid #d6d9db;
	border-top: 1px solid #d6d9db;
	border-bottom: 1px solid #d6d9db;
}

#botao {
	width: 70px;
	height: 16px;
	background-image:url("img/botao.png");
	float: right;
}

#vagas_abertas{
	background-image:url("img/vagasabertas.png");
	width: 90px;
	height: 88px;
	margin-left: 30px;
	margin-right: 100px;
	float: left;
}

#vagas_abertas02{
	background-image:url("img/vagasabertas02.png");
	width: 90px;
	height: 88px;
	margin-left: 30px;
	margin-right: 100px;
	float: left;
}

#rodape {
	width: 900px;
	height: 43px;
	float: left;
	background-color: #08599b;
}

.texto_rodape {
	color: #FFF;
	text-align:right;
	margin: 5px 20px 0 0;
}


.links {
	color: #153495;
}

.links:hover {
	color: #152b6e;
}

#botoes {
	width:645px;
	height:27px;
	margin-top: 10px;
}

.botao_inf_geral01 {
	width:137px;
	height:27px;
	background-image: url("img/inf01.png");
	float:left;
	margin-right: 3px;
} 

.botao_inf_geral02 {
	width:137px;
	height:27px;
	background-image: url("img/inf02.png");
	float:left;
	margin-right: 3px;
}

.botao_publi01 {
	width:109px;
	height:27px;
	background-image: url("img/publi01.png");
	float:left;
	margin-right: 3px;
} 

.botao_publi02 {
	width:109px;
	height:27px;
	background-image: url("img/publi02.png");
	float:left;
	margin-right: 3px;
}

.botao_doc01 {
	width:87px;
	height:27px;
	background-image: url("img/doc01.png");
	float:left;
	margin-right: 3px;
} 

.botao_doc02 {
	width:87px;
	height:27px;
	background-image: url("img/doc02.png");
	float:left;
	margin-right: 3px;
}

.botao_titu01 {
	width:96px;
	height:27px;
	background-image: url("img/titu01.png");
	float:left;
	margin-right: 3px;
} 

.botao_titu02 {
	width:96px;
	height:27px;
	background-image: url("img/titu02.png");
	float:left;
	margin-right: 3px;
}

.botao_exp02 {
	width:101px;
	height:27px;
	background-image: url("img/exp02.png");
	float:left;
	margin-right: 3px;
}
 
.botao_exp01 {
	width:101px;
	height:27px;
	background-image: url("img/exp01.png");
	float:left;
	margin-right: 3px;
} 

.botao_concluir {
	width:93px;
	height:27px;
	background-image: url("img/concluir.png");
	float:left;
	margin-right: 3px;
} 

.botao_concluir01 {
	width:93px;
	height:27px;
	background-image: url("img/concluir01.png");
	float:left;
	margin-right: 3px;
}

.edital {
	width:207px;
	height:33px;
	background-image: url("img/edital01.png");
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	cursor: pointer;
} 

.edital:hover {
	background-image: url("img/edital01.png");

}
.botao_sair{
	text-decoration: underline;
	font-family: verdana;
	font-size: 13px;
	text-align: right;
	color: red;
}

