
/*********** DEFINE O CORPO DO SITE ***************************/
body{
	margin:0px;
	top:0px;
	left:0px;
	background-color:#FAF9F5;
}

/*********** FIM DO BODY ***************************/

/*********** DEFINE OS TEXTOS DO SITE***************************/

.textosNormais{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
/*********** FIM DOS TEXTOS ***************************/	


/*********** DEFINE OS DIVS DO TOPO***************************/


#paiTopo{
	border:0px solid red;
	width:100%;
	height:auto;
	background-color:#EDEBDF;
	padding-top:12px;
	}
	
#PailogoEtitulo{
	border:0px solid black;
	width:760px;
	height:54px;
	margin-left:32px;
	background-color:#EDEBDF;
	}

#logo{
	border:0px solid pink;
	width: 128px;
	height:54px;
	float:left;
	margin-left:2px;
	background-image:url("/img/VESTIB/logoUuni.gif");
	}
	
#titInscOnline{
	border:0px solid pink;
	width: 126px;
	height:21px;
	float:right;
	background-image:url("/img/VESTIB/titulos/logoInscOnline.gif");
	background-repeat:no-repeat;
	margin-top:34px;
	margin-right:10px;
	}
	
/*********** FIM DOS DIVS DO TOPO***************************/
	




/*********** PAINEL ONDE A IMAGEM DO EVENTO APARECE  ***************************/

#paiPainel{
	border:0px solid black;
	width:100%;
	height:auto;
	background-color:#EDEBDF;
}

#painel{
	border:0px solid red;
	width:760px;
	height:auto;
	}

#recipienteImgEvento{
	border:0px solid red;
	width:760px;
	height:97px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image:url("/img/VESTIB/topo.jpg");
	}

/*********** FIM DA IMAGEM DO EVENTO APARECE***************************/


#paiCorpo{
	border:0px solid black;
	width:100%;
	height:auto;
	
	}

#paiConteudo{
	border:0px solid red;
	width:760px;
	height:auto;
	background-color:#FFFFFF;	
}

#bgConteudo{
	width:752px;
	background-color:#F3F0E9;			
}

#imgFileteTopo{
	border:0px solid red;
	width:760px;
	height:19px;
	background-image:url("/img/VESTIB/fundo/FatiaTopoGeral.gif");
	background-repeat:repeat-y;
	}
	
#imgFileteBaixo{
	border:0px solid red;
	width:760px;
	height:19px;
	background-image:url("/img/VESTIB/fundo/FatiaRodape.gif");
	background-repeat:no-repeat;
    background-position:bottom;
}


/*************  DADOS GERAIS ***************/

div#bgBranco{
	border: 0px solid red;
	width:595px;
	_width:515px;
	height:auto;
	background-color:#FFFFFF;
	float:right;
	margin-right: 6px;
    /margin-top:15px;
}

div.divTopo{
	font-family: Arial, Verdana, Helvetiva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
    padding:3px 3px;
	border-bottom: 2px solid #ECECDD;
	width: 585px;
	_width: 560px;
	float: left;
	margin-top: 5px;
	height:18px;
}

div.divConteudo
{
	text-align: left;
	float:left;
	width: 575px;
	_width: 560px;
}

div.divConteudoImg
{
	border:0px solid red;
	width: 598px;
	_width: 560px;
	background-color:#F2F0E8;
	height:25px;
    margin-left:-3px;
	margin-top: 15px;
	margin-bottom: 10px;
    clear:both;
		
}

img.imagem{
	cursor: pointer;
	margin-right: 10px;
	margin-top: 5px;
}

.texto{
	font-family: arial;
	font-size: 11px;
	color: #000000;	
	float: left;
    margin-left:10px;
}

input.radio
{
	background-color: #FFFFFF;
	border: 0px solid #000000;
	font-family: arial;
	font-size: 10px;
    color: #000000;
    margin-left:10px;
}

Span.textoRadio{
	font-family: arial;
	font-size: 11px;
	color: #000000;		
    margin-left:3px;
    font-weight: bold;
}


div.divTituloTexto{
	font-family: arial;
	font-size: 11px;
	color: #000000;	
	float: left;
    margin-left:10px;
    font-weight: bold;
}

div.divTextoErroEntrada{
	font-family: arial;
	font-size: 14px;
	color: #000000;	
	float: left;
    margin-left:10px;
    font-weight: bold;
    margin-top: 70px;
}

div.divConteudoTexto{
	font-family: arial;
	font-size: 11px;
	color: #000000;	
	float: left;
    margin-left:8px;
}

INPUT.text, TEXTAREA.text{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: arial;
	font-size: 10px;
    color: #000000;
    margin-bottom:10px;
    margin-left:10px;
}

select.combo{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: arial;
	font-size: 10px;
    color: #000000;
	margin-bottom:10px;
    margin-left:10px;
}
div.subTitulo{
	background-color:#F2F0E8;
	width: 575px;
	float: left;
	margin-top: 5px;
	height:20px;
	border: 0px solid red;
	margin-bottom: 10px;
}

Span.textoSubTitulo{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:bold;
    padding:2px 0px;
	color: #000000;	
	float: left;
    margin-left:10px;
    margin-top: 3px;
    border: 0px solid black;
    width:100%;
}

div.divPrincipalSelecao{	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 100px;
	position: absolute;
	background-color: white;
	z-index: 2;
	float:left;
}

div.divItemSelecao{
	width: 225px;
	height: 20px;
	background-color: #F2F0E8;
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
    color: #000000;
    float:left;
    position: relative;
}

div.divItemElemento{
	width: 225px;
	height: 20px;
	font-family: Verdana;
	font-size: 10px;
    color: #000000;
    float:left;
    position: relative;
    text-align: left;
}

a.itemLink{
	font-family: arial;
	font-size: 11px;
	color: #AB3A48;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
	background-color:#FFF;
	border:1px solid #736F53;
	padding:1px 3px;
	text-align:center;	
}

a.itemLink:hover {
	text-decoration:underline;
}

a.link{
	font-family: arial;
	font-size: 11px;
	color: #000000;	
	float: left;
	text-decoration: none;
	cursor: pointer;
}

.avisoInscricao {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
    width:565px;
    padding:5px;
    margin-bottom:10px;
    background-color:#FFFFCC;
	border:1px solid #CCCCCC;
}

