@charset "iso-8859-1";

.box_roxo {
	height: 20px;
	width: 130px;
	border: 1px solid #CDCDF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F2A7E;
}
.fonte_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004777;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.botao_roxo {
	background-color: #3F2A7E;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	height: 20px;
	width: 35px;
	border: 2px solid #37246F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fonte_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #4377A7;
	text-decoration: none;
}
.fonte_azul_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4377A7;
	text-decoration: none;
}
.fonte_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #339933;
	text-decoration: none;
}
.fonte_branca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}
.fonte_verde_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
.caixa_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3c78ab;
	text-decoration: none;
	border: 1px double #1d6296;
}
.caixa_azul_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #306189;
	text-decoration: none;
	border: 1px double #99BADF;
	background-color: #E6EEF7;
	height: 12px;
}
.botao_perfil {
	background-color: #B9CDE6;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: auto;
	border: 1px double #5C8BC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #325B8D;
	text-decoration: none;
}
.botao_azul {
	background-color: #004b8c;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	height: 22px;
	width: auto;
	border: 1px ridge #1f6397;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:hand;
}
.banner_topo
{
	height:55px;
	width:390px;
	float:right;
	
	margin-top:4px;
}

/** NOVA PAGINA INICIAL **/

.fundo
{
	background-color:#5382b7;
	text-align:center;
	padding-top:60px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center 60px;
	background-attachment:fixed;
}

.site
{
	width:954px;
	margin:0 auto;
	text-align:left;
}

.login
{
	float:left;
	width:256px;
	height:181px;
	margin-top:-440px;
}

.login-topo
{
	width:256px;
	height:60px;
	background-image:url(../images/inicial_login_topo.jpg);
	background-repeat:no-repeat;
}

.login-centro
{
	width:256px;
	height:96px;
	background-image:url(../images/inicial_login_centro.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-family:Arial, Tahoma, Verdana;
	font-size:0.8em;
	padding-left:20px;
}

.login-centro a
{
	text-decoration:none;
	color:#fff;
	cursor:pointer;
}

.login-centro a:hover
{
	text-decoration:underline;
}

.login-base
{
	width:256px;
	height:25px;
	background-image:url(../images/inicial_login_base.jpg);
	background-repeat:no-repeat;
}

.conteudo
{
	float:right;
	width:769px;
	height:565px;
	background-image:url(../images/inicial_centro.jpg);
	background-repeat:no-repeat;	
}

.conteudo-centro
{
	width:658px;
	height:331px;
	border:2px solid #9fbee3;
	margin-left:80px;
	margin-top:-5px;
}

.tour-voltar
{
	float:left;
	width:30px;
	height:42px;
}

.tour-cadastrar
{
	float:left;
	width:124px;
	height:30px;
	margin-left:450px;
	_margin-left:245px;
	margin-right:10px;
}

.tour-avancar
{
	float:left;
}

.tour-botoes-superiores
{
	margin-top:180px;
	margin-left:80px;
}

.tour-botoes-inferiores
{
	float:left;
	margin-top:280px;
	margin-left:10px;
	_margin-left:2px;
}

.tour1, .tour2, .tour3, .tour4
{
	width:658px;
	height:331px;
}

.tour1
{	
	background-image:url(../images/inicial_conteudo_01.jpg);
}

.tour2
{
	background-image:url(../images/inicial_conteudo_02.jpg);
}

.tour3
{
	background-image:url(../images/inicial_conteudo_03.jpg);
}

.tour4
{
	background-image:url(../images/inicial_conteudo_04.jpg);	
}

/** FIM NOVA PAGINA INICIAL **/
