*{
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	background: #ECEEED;
	margin-top:10px;
}

#banner {
	position: absolute;
	padding-left: 500px;
	z-index: 0;				
}

hr{
	display: none;
}

li{
	list-style-type: none;
}

iframe{
	background-color:#000000
}

h1{
	font-size:20px;
	font-weight:normal;
	padding-bottom:15px;
}

/*-----------------------------------------------------------*/

#corpo{
	margin: 0 auto;
	width: 1000px;
	height: 550px;
	background: url(http://www.ecalc.com.br/img/bgSiteTop.jpg) top repeat-x #FFF;
	background-position: 0px 6px;
}

#bgSiteLeft{
	width: 9px;
	height: 550px;
	float: left;
	background: url(http://www.ecalc.com.br/img/bgSiteLeft.jpg);
}


/*-----------------------------------------------------------*/

#menuLeft{
	margin-top: 6px;
	width: 150px;
	height: 538px;
	background: url(http://www.ecalc.com.br/img/bgMenuLeft.jpg) repeat-x;
	float: left;
}

#menuLeft a{
	overflow:hidden;
}

#underLogoMenu{
	width:120px;
	margin: 0 auto;
	margin-top:10px;
	display: table;
}

#underLogoMenu li{
	float: left;
	padding-left:3px;
	padding-right:3px;
}

#underLogoMenu #btHome{
	width: 22px;
	height: 11px;
}

#underLogoMenu #btHome a{
	text-indent: -9999px;
	width: 22px;
	height: 11px;
	display: block;
	background: url(http://www.ecalc.com.br/img/btHome.gif) no-repeat;
}

#underLogoMenu #btSuporteWeb{
	width: 45px;
	height: 11px;
}

#underLogoMenu #btSuporteWeb a{
	text-indent: -9999px;
	width: 45px;
	height: 11px;
	display: block;
	background: url(http://www.ecalc.com.br/img/btSuporteWeb.gif) no-repeat;
}

#underLogoMenu #btContato{
	width: 29px;
	height: 11px;
}

#underLogoMenu #btContato a{
	text-indent: -9999px;
	width: 29px;
	height: 11px;
	display: block;
	background: url(http://www.ecalc.com.br/img/btContato.gif) no-repeat;
}

#logoSite{
	clear: both;
	width: 115px;
	height: 50px;
	margin: 0 auto;
	margin-top: 5px;
}

#logoSite a{
	width: 115px;
	height: 50px;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	background: url(http://www.ecalc.com.br/img/logoSite.gif) no-repeat;
}

#botoesMenuLeft {
	margin-top: 20px;
	display: block;
}

#botoesMenuLeft li{
	width: 150px;
	height: 52px;
}

#botoesMenuLeft #btExpress a{
	width: 150px;
	height: 52px;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	background: url(http://www.ecalc.com.br/img/menuLeft.jpg) no-repeat;
	background-position: 0px 0px;
}

#botoesMenuLeft #btEasycalc a{
	width: 150px;
	height: 52px;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	background: url(http://www.ecalc.com.br/img/menuLeft.jpg) no-repeat;
	background-position: 0px -52px;
}

#botoesMenuLeft #btEclient a{
	width: 150px;
	height: 52px;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	background: url(http://www.ecalc.com.br/img/menuLeft.jpg) no-repeat;
	background-position: 0px -104px;
}

#botoesMenuLeft #btEconnect a{
	width: 150px;
	height: 52px;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	background: url(http://www.ecalc.com.br/img/menuLeft.jpg) no-repeat;
	background-position: 0px -156px;
}

#botoesMenuLeft #btEplan a{
	width: 150px;
	height: 52px;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	background: url(http://www.ecalc.com.br/img/menuLeft.jpg) no-repeat;
	background-position: 0px -208px;
}

#botoesMenuLeft #btEgraf a{
	width: 150px;
	height: 52px;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	background: url(http://www.ecalc.com.br/img/menuLeft.jpg) no-repeat;
	background-position: 0px -260px;
}


#formEclientWeb{
	width: 106px;
	margin:0 auto;
	margin-top: 20px;
}

#logoEclienteWeb{
	width: 106px;
	height: 19px;
	background: url(http://www.ecalc.com.br/img/logoEclientWeb.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#TxtLogin{
	width: 39px;
	height: 14px;
	margin-top: 5px;
	background: url(http://www.ecalc.com.br/img/txtLogin.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
}

#TxtSenha{
	clear:both;
	width: 39px;
	height: 14px;
	margin-top: 8px;
	background: url(http://www.ecalc.com.br/img/txtSenha.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
}

#senha{
	margin-top: 5px;
}

#formEclientWeb input[type=text]{
	width: 60px;
	height: 14px;
	padding-left:3px;
	padding-right:3px;
	margin-top:4px;
	font-size:11px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

#formEclientWeb input[type=password]{
	width: 60px;
	height: 14px;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	margin-top:9px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

#btFormOK{
	width: 32px;
	margin: 0 auto;
	margin-top: 10px;
}

/*-----------------------------------------------------------*/

#conteudoSite{
	width:841px;
	float:left;
	height:550px;
}

/*-----------------------------------------------------------*/

#topSite{
	width:841px;
	height:50px;
	background:url(http://www.ecalc.com.br/img/topTelefone.jpg) right no-repeat;
}

/*-----------------------------------------------------------*/


#menuTop{
	margin-left:20px;
	padding-top:20px;
}

#menuTop li{
	float:left;
}

#menuTop a{
	overflow:hidden;
}

#menuTop #bt_01 a{
	width:53px;
	height:18px;
	display:block;
	text-indent:-9999px;
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
}

#menuTop #bt_01 a:hover{
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:0px 18px;
}

#menuTop #bt_02 a{
	width:48px;
	height:18px;
	display:block;
	text-indent:-9999px;
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-53px 0px;
}

#menuTop #bt_02 a:hover{
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-53px 18px;
}

#menuTop #bt_03 a{
	width:73px;
	height:18px;
	display:block;
	text-indent:-9999px;
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-101px 0px;
}

#menuTop #bt_03 a:hover{
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-101px 18px;
}

#menuTop #bt_04 a{
	width:84px;
	height:18px;
	display:block;
	text-indent:-9999px;
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-174px 0px;
}

#menuTop #bt_04 a:hover{
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-174px 18px;
}

#menuTop #bt_05 a{
	width:47px;
	height:18px;
	display:block;
	text-indent:-9999px;
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-258px 0px;
}

#menuTop #bt_05 a:hover{
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-258px 18px;
}

#menuTop #bt_06 a{
	width:98px;
	height:18px;
	display:block;
	text-indent:-9999px;
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-305px 0px;
}

#menuTop #bt_06 a:hover{
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-305px 18px;
}

#bt_07_a{
	width:73px;
	height:18px;
	display:block;
	text-indent:-9999px;
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-403px 0px;
}

#bt_07_a:hover{
	background:url(http://www.ecalc.com.br/img/menuTop.gif);
	background-position:-403px 18px;
}

/*-----------------------------------------------------------*/

#conteudo01{
	clear:both;
	height:500px;
	background:url(http://www.ecalc.com.br/img/bgConteudoSite.jpg) right no-repeat;
	display:block;
}

#boxTextoHome{
	margin-top:100px;
}

#boxTextoProdutos{
	margin-top:20px;
}

/*-----------------------------------------------------------*/


#subConteudo01{
	padding-left:20px;
	z-index:100001;
}

#subConteudo02{
	float:right;
}

#subConteudo03{
	height:179px;
	background:url(http://www.ecalc.com.br/img/boxConteudoEventos.jpg) right bottom no-repeat;
}

#topEventos{
	width:300px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#listaEventos{
	width:285px;
	margin-left:550px;
	padding-top:30px;
	padding-left:5px;
}

#listaEventos a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}

#listaEventos a:hover{
	text-decoration:underline;
}
/*-----------------------------------------------------------*/

#bottom{
	clear: both;
	margin: 0 auto;
	margin-top: 10px;
	width: 414px;
	height: 18px;
	background: url(http://www.ecalc.com.br/img/bgBottom.jpg) no-repeat;
	text-indent: -9999px;
}

/*------------------------ JSCROLL ----------------------------------*/
#conteudoTexto {
	height:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717272;
	line-height:18px;
}

#conteudoTexto label, span{
	display:block;
}

#conteudoTexto label{
	margin-top:10px;
}

#conteudoTexto02{
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717272;
	line-height:18px;
}

#conteudoTexto a,#conteudoTexto02 a{
	color:#222222;
	text-decoration:none;
}

#conteudoTexto a,#conteudoTexto02 a:hover{
	color:#FF9900;
	text-decoration:none;
}

.holder {
	float: left;
	
}

.scroll-pane {
	width: 400px;
	overflow: auto;
	background:none;
	float: left;
}

.scroll-pane02 {
	width: 720px;
	overflow: auto;
	background:none;
	float: left;
}

.orange-bar .jScrollPaneTrack {
	background: url(http://www.ecalc.com.br/img/bgScroll.jpg) top no-repeat #e8e8e9;
}
.orange-bar .jScrollPaneDrag {
	background: url(http://www.ecalc.com.br/img/scroll.jpg) bottom no-repeat #f5a500;
}
.orange-bar .scroll-pane {
	background: none;
}

/*------------------------ JSCROLL ----------------------------------*/

#colunaConultores01{
	float:left;
	width:320px;
	display:block;
	margin-right:20px;
}

#colunaConultores02{
	float:left;
	width:320px;
	display:block
}

#colunaArtigo01{
	float:left;
	width:300px;
	display:block;
	margin-right:20px;
}

#colunaArtigo01 a{
	 font-weight:bold;
	 color:#717272;
	 line-height:25px
}

#colunaArtigo02{
	float:left;
	width:360px;
	display:block;
}


#colunaTrabalheColuna01{
	float:left;
	width:380px;
	display:block;
	margin-right:20px;
	margin-top:80px;
}

#colunaTrabalheColuna02{
	float:left;
	width:260px;
	display:block;
	margin-top:130px;
	border-left:1px solid #CCC;
	padding-left:20px;
}

#colunaTrabalheColuna02 span, label{
	display:block;
}

#colunaTrabalheColuna02 input[type=text], input[type=password]{
	border:1px solid #CCCCCC;
}

#colunaTrabalheColuna02 #botoes{
	margin-top:10px;
}


#alertaCadastroTOP, #alertaCadastroBOTTOM{
	display:none;
	border:1px solid #FF9900;
	background-color:#FFFF99;
	padding:5px;
	color:#990000;
}

#oportunidadesColuna02{
	float:left;
	width:260px;
	display:block;
	margin-top:220px;
	margin-left:40px;
	border-left:1px solid #CCC;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#oportunidadesColuna02 span, label{
	display:block;
}

#oportunidadesColuna02 input[type=text], input[type=password]{
	border:1px solid #CCCCCC;
}

#oportunidadesColuna02 #botoes{
	margin-top:10px;
}



#acessoManuais{
	float:left;
	width:260px;
	display:block;
	margin-top:150px;
	margin-left:40px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#acessoManuais span, label{
	display:block;
}

#acessoManuais #txtLogin, #acessoManuais #txtSenha{
	border:1px solid #CCCCCC;
	width:170px;
	padding:3px;
}

#acessoManuais #botoes{
	margin-top:10px;
}

#conteudoManuais{
	height:405px;
}

/*------------------------ CLASS ----------------------------------*/

.fontOrange{
	color:#FF9900;
}

.subBtSoft a{
	width:73px;
	height:18px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#999999;
}

.subBtSoft a:hover{
color:#FF9900
}

.campoCadastreseTrabalheConosco01{
	border:1px solid #CCC;
	width:300px;
}

.campoCadastreseTrabalheConosco02{
	border:1px solid #CCC;
}

.formelement{
	border:1px solid #CCC;
}