@charset "iso-8859-2";
/* CSS Document */

body{
	font-family: arial,helvetica,tahoma,sans-serif;
	font-size:14px;
	color:#045F9E;
}

.validadorFormulario
{
	display:none;
	color:#FF0000;
	
}

.formulario{
	background-color:#FFF;
}
.confirma{
	background-color:#FFF;
	height:100px;
	font-size:14px;
}
a{
	
	text-decoration: none;
	
}

.label_janela
{
	font:bold 13px arial,helvetica,tahoma,sans-serif;
	width:120px;
}


.text_input{
	font:normal 12px arial,helvetica,tahoma,sans-serif;
	border:#045F9E solid 1px;
	color:#045F9E;
}
.label
{
	font-size:14px;
	font-weight:bold;
}
.text
{
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}
.textmin
{
	font-size:10px;
	font-weight:normal;
}
.topoLogo
{
	border-bottom-color:#045F9E;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.logo
{
	background-image:url(img/seminario.png);
	background-repeat:no-repeat;
	width:510px;
	height:160px;
}

.parceiros_topo
{
	
	
}

.marcador
{
	background-image:url(img/seta1_laranja.gif);
	background-repeat:no-repeat;
	background-position:middle;
	width:15px;
}
.telefone
{
	font-size:12px;
}
.moldura_barra
{
	border-top-color:#045F9E;
	border-top-style:solid;
	border-top-width:1px;
	
	
}

.parceiro_barra
{
	background-image:url(img/parceiros.png);
	background-position:right;
	background-position:top right;
	background-repeat:no-repeat;
	width:200px;
	height:105px;
}