*{
	list-style:none;
	font-family:Arial;
}
a{
	
	color:#6B6B6B;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}


/* INICIO CORPO DO SITE */
.Area_esquerda{
	float:left;
	width:49%;
	
}

#meio_site{
	width:710px;
	height:auto;
	margin-left:5px;
	color:#6B6B6B;
}

#Coluna_meio_site{
	float:left;
	width:100%;
	height:auto;
	display:table;
	margin:2px 0px 0px 5px;
	padding:5px 4px 5px 4px;
	background-image:url("../images/bg/bg_colunas_meio_site.gif");
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	font:11px "Arial";


}

#item_meio_site{
	float:left;
	width:200px;
	height:65px;
	text-align:justify;
	background-image:url("../images/bg/bg_bottom_item.gif");
	background-repeat:repeat-x;
	background-position:bottom;	
	padding-bottom:5px;
	padding-top:5px;
}
#item_meio_site a{
	color:#003399;
}

.img_tit_meio_site{
	margin-bottom:5px;
	margin-top:5px;
}

.img_ico_meio_site{
	float:left;
	width:38px;
	height:38px;
	margin:5px;	
}
.img_logo_meio_site{
	float:left;
	margin:0px;
}
/* FIM CORPO DO SITE */


/* INICIO BOTTOM */
	#bottom{
		float:left;
		position:relative;
		border-top:3px solid #BABABA;
		width:100%;
		height:200px;
		text-align:center;
		font:11px Arial;
	}

	#bottom ul{
		float:left;
		margin:3px;
		padding:2px;
		font:11px Arial;
	}
	
	#bottom ul li{
		float:left;
		margin:3px;
		padding:2px;
		font:11px Arial;
	}
	
/* FIM BOTTOM */





/* INICIO SGVNET */
	h2{
		positin:relative;
		font:12px Arial;
		font-weight:bold;
		color:#002669;
		padding:0px;
		margin-top:0px;
		text-transform:uppercase;
	}	
	.texto_sgvnet{
		float:left;
		width:450px;
		height:200px;
		line-height:17px;
	}
	.images_sgvnet{
		float:left;
		width:240px;
		height:200px;
		padding:2px;
		text-align:center;
	}
	
/* FIM SGVNET */

/* INICIO FALE CONOSCO */
	h3{
		positin:relative;
		font:12px Arial;
		font-weight:bold;
		color:#002669;
		padding:0px;
		margin:0px;
	}
	
	.img_faleconosco{
		float:left;
		margin:15px 10px 25px 0px

	}
	
	form{
		margin:0px;
		padding:0px;
	}
	
	.tit_formulario{
		float:left;
		width:100px;
		height:15px;
		_height:21px;
		font:11px Arial;
		padding:3px 0px 1px 5px;
		background-color:#efefef;
		font-weight:bold;
		margin-bottom:2px;
	}
	.txt{
		font:11px Arial;
		padding:2px;
		float:left;
		width:200px;
		height:19px;
		_height:21px;
		border:1px solid #999999;
		margin-bottom:2px;
	}
	.botao{
		width:100px;
		height:25px;
		font:11px Arial;
		font-weight:bold;
		background-color:#efefef;
		border:1px solid #333333;
		float:right;
		margin-right:15px;
		_margin-right:10px;
		
		
	}
/* FIM FALE CONOSCO */


/* INICIO FUNCIONALIDADES */
	.segundo_estagio{
		width:100%;
		height:15px;
		border-bottom:1px solid #cccccc;
		background-color:#efefef;
		padding-left:2px;
		font-weight:bold;
		margin-top:2px;
		color:#3256A9;
	}
	.terceiro_estagio{
		width:100%;
		height:15px;
		border-bottom:1px solid #cccccc;
		background-color:#ffffff;
		padding-left:5px;
		color:#D42800;
	}
	.quarto_estagio{
		width:100%;
		height:15px;
		border-bottom:1px solid #cccccc;
		background-color:#ffffff;
		padding-left:15px;

	}	
	
	
/* FIM FUNCIONALIDADES */
