﻿body
{
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif, serif;
	background: url('../image/vestibular/fundo.gif') repeat-x top;	
}
#vestBody
{
	position: relative;
	top: 0;
	margin-left: -418px;
	margin-top: -8px;
	left: 50%;
	width: 836px;
	height: 100%;
}
#header
{
	background: url('../image/vestibular/inscrHeader.jpg') no-repeat center;
	width: 836px;
	height: 195px;
}
#iLogo
{
	background: url('../image/vestibular/ilogo.png') no-repeat bottom;
	width: 310px;
	height: 139px;
	float: left;
}
#aTech
{
	background: url('../image/vestibular/aTech.png') no-repeat left;
	width: 92px;
	height: 26px;
	float: right;
	cursor: pointer;
}
#hWeb
{
	background: url('../image/vestibular/hWeb.png') no-repeat center;
	width: 75px;
	height: 26px;
	float: right;
	cursor: pointer;	
}
#goBack
{
	background: url('../image/vestibular/goBack.png') no-repeat center;
	width: 75px;
	height: 26px;
	cursor: pointer;
	display: inline-block;
}
#inscrBody
{	
	width: 836px;
}
#body
{
	background-color: white;
	position: relative;
	float: left;
	left: 17px;
	min-height: 266px;
	width: 800px;
}
#left
{
	background: url('../image/vestibular/leftBackground.png') repeat-y right;
	position: absolute;
	width: 17px;
	top: 195px;
	bottom: 108px;
}
#lUpper
{
	background: url('../image/vestibular/inscrLeft.png') no-repeat;
	width: 17px;
	height: 266px;
}
#right
{
	background: url('../image/vestibular/rightBackground.png') repeat-y;
	position: absolute;
	width: 19px;
	top: 195px;
	bottom: 108px;
	right: 0;
}
#rUpper
{
	background: url('../image/vestibular/inscrRight.png') no-repeat;
	width: 20px;
	height: 266px;
}
#notes
{
	width: 836px;
	height: 142px;
}
#footer
{
	background: url('../image/vestibular/rodape_conteudo.png') no-repeat 1px top;
	padding-top: 28px;
	clear: both;
}
#techLogo
{
	background: url('../image/vestibular/techlogo.png') no-repeat right;
	width: 150px;
	height: 80px;
	float: left;
}
#notes
{
	background: url('../image/vestibular/notes.png') no-repeat center;
	width: 836px;
	height: 80px;
}
.alert
{
	text-align: center;
	margin-top: 80px;
	font-size: 25px;
}
#notas
{
	text-transform: uppercase;
	font-size: 10px;
	color: blue;
	margin-left: 26px;
}
#notas span
{
	color: red;
}
.centralized
{
	text-align: center;	
}
#tituloVest
{
	font-weight: bold;
	color: #005B99;
}
fieldset legend
{
	background: url('../image/vestibular/arrow-right.png') no-repeat left;
	color: #6F000F;
	background-color: white;
	padding-left: 14px;
	margin-left: -10px;
	font-size: 12px;
}
fieldset
{
	border: none;
	border-top: dashed 1px;
	margin-bottom: 5px;
	margin-top: 5px;
        margin-left: 25px;
}
fieldset > fieldset
{
    margin-left: 0px;
}
fieldset div.simples
{
	margin-top: 5px;
}
div.simples label
{
	font-size: 12px;
	font-weight: bold;
	color: #004D83;
}
div.simples input, div.simples select
{
	border: solid 0.1em #CCCCCC;
	font-size: 12px;
	color: #3E5371;
}
.divulgacao
{
	float: left;
	width: 250px;
	padding-bottom: 5px;
}
div.simples input[type=submit]
{
	font-size: 24px;
	background-color: white;
}
.divCodigoAcesso
{
	text-align: center;
}
.centered
{
	font-weight: bold;
}
.btnInput
{
	background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    color:#3E5371;
    font-family:Tahoma,Verdana,Arial,sans-serif,serif;
    font-size:0.95em;
    font-style:normal;
}
.linkEnviarCod
{
    color:#6481A9;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:0.95em;
    font-weight:normal;
    text-decoration:none;
    margin-top: 0.3em;
}
.padding
{
    padding: 0.55em 0;
}
.linkEnviarCod:hover
{
    text-decoration: underline;
}
div.divImpressaoSegVia input.imgBtn
{
	float: left;
}
div.divImpressaoSegVia
{
	padding-top: 15px;
}
input.SegViaBoleto
{
	background: url('../image/vestibular/bot_vest_2via_boleto.png') no-repeat;
	width: 160px;
	height: 91px;
}
input.SegViaCartao
{
	background: url('../image/vestibular/bot_vest_2via_cartao_inscricao.png') no-repeat;
	width: 160px;
	height: 91px;
}
input.alterarDados
{
	background: url('../image/vestibular/bot_vest_alteracao_dados.png') no-repeat;
	width: 160px;
	height: 91px;
}
.imgBtn
{
	border: none;
}
input.verificarCodigoAcesso
{
	background: url('../image/vestibular/bot_vest_validas-codigo.png') no-repeat;
	width: 154px;
	height: 33px;	
}
#erros
{
    padding-left: 6px;
	padding-bottom: 6px;
    font-size: 12px;
}
.campo
{
    color: red;
}
#atencao
{
	text-align: center;
	color: red;
	font-weight: bold;
	padding-bottom: 10px;
}
#orgRG
{
	text-transform: uppercase;
}