﻿body {
}
/*MODAL POP UP EXTENDER*/
.modalBackground {
	background-color:#FFF;
	
	filter:alpha(opacity=80);
	opacity:0.8;
}
.btnSoliciteSenha{
	display:block;
	background:transparent url(../../img/box1_solicitesuasenha.png) 0 0 no-repeat;
	width:250px;
	height:29px;
	margin:0 0 8px 0;
		
	}

.btnPrincipaisBeneficios{
	display:block;
	background:transparent url(../../img/box1_principaisbeneficios.png) 0 0 no-repeat;
	width:250px;
	height:29px;
	margin:0 0 8px 0;
		
	}
.btnNetbelleSeguro{
	display:block;
	background:transparent url(../../img/netbeleseguro.gif) 0 0 no-repeat;
	width:250px;
	height:25px;
	margin:0 0 8px 0;
	}
.btnVantagensSistema{
	display:block;
	background:transparent url(../../img/box1_vantagenssistema.png) 0 0 no-repeat;
	width:250px;
	height:29px;
	margin:0 0 8px 0;
	}
.btnModulosFuncionalidades{
	display:block;
	background:transparent url(../../img/box1_modulosfuncionalidades.png) 0 0 no-repeat;
	width:255px;
	height:29px;
	margin:0 0 8px 0;}
.btnAdquiraSistema{
	display:block;
	width:160px;
	height:180px;
	background:transparent url(../../img/bgAdquiraSistema.gif) 0 0 no-repeat;
	}
.btnEntreContatoFormulario{
	display:block;
	width:261px;
	height:55px;
	background:transparent url(../../img/btn-entre-em-contato.png) 0 0 no-repeat;
	}
	
.btnHairBrasil{
	display:block;
	width:300px;
	height:90px;
	background:transparent url(../../img/btnHairBrasil.jpg) 0 0 no-repeat;
	position:relative;
	top: -70px;
	}		



