﻿body {
}
/*MODAL POP UP EXTENDER*/
.modalBackground {
	background-color:#FFF;
	
	filter:alpha(opacity=80);
	opacity:0.8;
}
.btnPrincipaisBeneficios{
	display:block;
	background:transparent url(../../img/principaisbeneficios.gif) 0 0 no-repeat;
	width:250px;
	height:25px;
	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/vantagenssistema.gif) 0 0 no-repeat;
	width:250px;
	height:25px;
	margin:0 0 8px 0;
	}
.btnModulosFuncionalidades{
	display:block;
	background:transparent url(../../img/modulosfuncionalidades.gif) 0 0 no-repeat;
	width:255px;
	height:25px;
	margin:0 0 8px 0;}
.btnAdquiraSistema{
	display:block;
	width:160px;
	height:180px;
	background:transparent url(../../img/bgAdquiraSistema.gif) 0 0 no-repeat;
	}	