
#secao_alunos{

	width:858px;
	background-color:#ffffff;
	background-image:url(../img/fundo_noticias.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-width:thin;
	border-style:solid;
	border-color:#bfbfbf;	
	padding-bottom:8px;
	margin: 0px auto 35px auto;

}
#secao_alunos_texto{
	
	width:800px;
	padding:20px;
	text-align:justify;
	margin: 5px;
}
#secao_alunos_tudo{
	width:860px;
	margin:0 auto;

}
.curso a{
	list-style:none;
	text-decoration:none;
 	font-family:Arial;
	font-size:14px;
	font-weight:bold;
 	color:#082041;
	display:block;
	line-height:26px;
	text-align:center;
	
 }
 
.curso a:hover{
	color:#487ca5;
	background-image:url(../img/fundo_aba_over2.png);
	background-repeat:no-repeat;
	
 }
 
.form{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
 	color:#082041;
	float:left;
	width:82px;
	margin-left:35px;
}
.campo{
	
	width:295px;
	height:19px;
	margin-left:15px;
	float:left;
	border-style:inset;
	border-width:2px;
	border-bottom-width:1px;
	border-right-width:1px;
}
#campo_texto{
	
	margin-top:5px;
	width:392px;
	height:100px;
	margin-left:35px;
	float:left;
	border-style:inset;
	border-width:2px;
	clear:both;
	border-bottom-width:1px;
	border-right-width:1px;
	
}
#botao{
	float:left;
	margin-left:370px;
	margin-top:2px;
}

 #formContato fieldset{
 	border:none;
	padding:0;
	margin:0;
 }
  #formContato {
 
	padding-top:20px;
	padding-bottom:20px;
	
 }
 
 .erros {
 	color:#487CA5;
	margin-left:28px;
 }
 
