#topo_vaga{ width:1007px; height:381px; background:url(img/topo_sem_vaga.png) no-repeat}

#centro{
	width:1007px;
	height:1250px;
	background-color:#FFF;
	border-left:;
	}


	
a.link{font-family:arial;
 		color:#F05;
		font-size:13px;}
		

		
		#login{
			width:35%;
			height:320px;
			background:#E8E8E8;
			float:left;
			margin-left:5%;
			}
		#titulo_login{
			width:94%;
			height:20px;
			background:#F05;
			font-size:16px;
			font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
			color:#FFFFFF;
			padding:10px;}
			
			#form{
				width:92%;
				height:auto;
				margin-top:20px;
				float:left;
				}
			
	.input_cadastre{ 
	width:290px;
	height:30px;
	padding-left:10px;
	font-family:Arial;
	font-size:13px;
	color:#808080;
	margin:5px;
	border-radius: 5px;
	
	}
	.btn_form{
		width:auto;
		height:35px;
		font-family:Arial;
		font-size:14px;
		color:#ffffff;
		background:#F05;
		border-radius: 5px;
		float:right;}
		
	#busca_vaga{
		width:100%;
		height:100px;
		background:#F0F0F0;
		border-radius:5px;
		margin-top:30px;
		float:left;
		}
		
		#form_busca_vaga{
			width:92%;
			height:110px;
			padding:14px;
			}
			
	
   .stilo-select {
   width: 250px;
   height: 32px;
   font-family:Arial;
   font-size:13px;
   color:#808080;
   margin-left:7px;
   overflow: hidden;
   background: url(img/down_arrow_select.jpg) no-repeat right #fff;
   border: 1px solid #ccc;
   }

.vaga_resultado{
	width:100%;
	height:300px;
	float:left;
	border-bottom:6px solid #ccc;
	margin-top:10px;
	}

.titulo_vaga{
	width:100%;
	height:30px;
	border-bottom: 1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	margin-top:20px;
	}

.descricao_vaga{
	width:100%;
	height:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	
	}
	
	.vaga_internas{
	width:100%;
	height:auto;
	float:left;
	border-bottom:6px solid #ccc;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
	.descricao_internas{
	width:100%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-top:10px;
	padding-bottom:10px;
	color:#000;
	
	}
	.descricao_vaga_meio{
		width:60%;
		height:auto;
		float:left;
		text-align:justify;
		font-size:15px;}


@media screen and (min-width: 600px) {

		.input_cadastre{ 
	width:290px;
	height:30px;
	padding-left:10px;
	font-family:Arial;
	font-size:13px;
	color:#808080;
	margin:5px;
	border-radius: 5px;
	
	}
	#form{
				width:92%;
				height:auto;
				margin-top:20px;
				float:left;
				}
	.btn_form{
		width:auto;
		height:35px;
		font-family:Arial;
		font-size:14px;
		color:#ffffff;
		background:#F05;
		border-radius: 5px;
		float:right;}
		
		
			.titulo_vaga{
	width:1000%;
	height:30px;
	border-bottom: 1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	margin-top:20px;
	}


	
}
