* {
	padding: 0;
	margin: 0;
}
body {
	background: #F5F6F7 url('img/bg_h.gif') repeat scroll 0 0;
}
h1 {
	font-size: 41px;
	font-family: Helvetica, sans, sans-serif;
	letter-spacing:-2px;
	line-height:1em;
	padding: 0 0 10px 0;
}
h2 {
	font-size: 24px;
	font-family: georgia, times, sans-serif;
	color: #222;
	font-weight: normal;
	padding: 0 0 10px 0;
}
h3 {
	font-size: 16px;
	font-family: georgia, times, sans-serif;
	color: #555;
	font-weight: normal;
	padding: 0 0 10px 0;
}
h4 {
	font-size: 24px;
	font-family: georgia, times, sans-serif;
	color: #222;
	font-weight: normal;
	padding: 10px 0;
}

h2 a {
	color: black !important;
}
a, img {
	border: 0;
}
p {
	padding: 0 0 10px 0;
}

.hide {
	display: none;
}
.clearer {
	clear: both;
}
.space {
	clear: both;
	padding: 10px;
}
.limit {
	margin: auto;
	width: 980px;
}

.formContour {
	background: white;
	width: 422px;
	padding: 2px;
	border: 1px solid gray;
	margin: 0 0 20px 0;
}
form {
	font-family: Helvetica, Sans, sans-serif;
	font-size: 14px;
	width: 400px;
	background: white;
	border: 1px solid #c0c0c0;
	padding: 10px;
}
form input, form textarea {
	width: 97%;
}
form .xekbox {
	width: 20px !important;
}
form textarea {
	height: 120px;
}
form fieldset {
	border: 0;
	border-top: 2px solid #EDEDED;
	padding: 10px 0 0 0;
}
form fieldset legend {
	margin: 0 20px 10px;
	padding: 0 10px;
	background: #EDEDED;
	font-weight: bold;
}
form table {
	width: 100%;
}



#header {
	background: black; /*#3B5998;*/
	color: white;
	height: 40px;
	border-bottom: 3px solid green;
}
#header .nfemais {
	float: left;
	padding: 3px 0 0 20px;
}
#header .zipline {
	float: right;
	padding: 3px 20px 0 0;
}
#header ul {
	list-style: none;
}
#header ul li {
	float: left;
	padding: 8px 7px 0 23px;
}
#header a {
	color: white;
	text-decoration: none;
	font-family: Helvetica, Lucida, sans-serif;
	font-size: 14px;
}
#header a:hover {
	text-decoration: underline;
}



#face {
	background: #CCFFD3 url('img/diag.gif') repeat scroll 0 0;
	color: black;
	height: 405px;
	border-bottom: 1px solid #DADFCB;
}
#face #logonfemais {
	padding: 20px;
}
#face #call {
	width: 350px;
	padding: 0 0 0 20px;
}
#face #topscreen {
	float: right;
	padding: 28px 4px 0 0;
}
#face a {
	color: green;
}
#face p {
	padding: 15px 0 0 0;
	font-size: 14px;
	font-family: Helvetica, Sans, sans-serif;
}



#footer {
	clear: both;
	padding: 10px;
	background: #444;
	border-top: 1px solid #DADFCB;
	font-size: 10px;
	font-family: helvetica, arial, sans-serif;
	color: white;
}
#footer a {
	color: white;
}
.foot1 {
	padding: 0 0 0 20px;
}

#content {
	min-height: 350px;
}

#content a {
	color: green;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content ul {
	list-style-type: none;
}
#content ol {
	list-style-position: inside ;
	font-family: Helvetica, sans, sans-serif;
	font-size: 13px;
}
#content ol li {
	padding: 10px;
	background: white;
	border: 1px solid #c0c0c0;
}



.alertMsg span {
	display: block;
	color: black;
	padding: 10px;
	margin: 0 0 20px 0;
	border-top: 1px solid #DADFCB;
	border-bottom: 1px solid #DADFCB;
}
.alertMsg .error {
	background: #FFEBDD url('img/bg_h.gif') repeat scroll 0 0;
}
.alertMsg .ok {
	background: #DBFFDB url('img/bg_h.gif') repeat scroll 0 0;
}



.subface {
	background: #FFFFCC url('img/diag.gif') repeat scroll 0 0;
	color: black;
	padding: 10px;
	margin: 0 0 20px 0;
	border: 1px solid #DADFCB;
}

.col1 {
	width: 460px;
	float: left;
	padding: 0 20px 0 0;
}
.col2 {
	width: 480px;
	float: right;
}

.salesBox {
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
}
.video {
	padding: 20px;
}


.contact {
	font-size: 12px;
	font-family: Helvetica, verdana, sans;
}
.contact .phones, .contact .form {
	width: 200px;
	float: left;
	padding: 0 0 20px 20px;
}



.about {
	*font-size: 18px;
	background: #FDFDFD;
	border-left: 1px solid #F1F1F1;
	border-top: 1px solid #F1F1F1;
	line-height: 1.3em;
}
.about p {
	color: #444;
}
.about, .links {
	width: 200px;
	float: left;
	margin: 14px;
	padding: 5px;
}


.links ul li {
	padding: 10px 0;
}
.links ul li a {
	color: #555 !important;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
.links ul li a div {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}



.deppoiment {
	clear: both;
	width: 474px;
	height: 191px;
	background: url('img/boxdest.png');
	font-family: Helvetica;
	font-size: 12px;
	color: #222;
}
.deppoiment p {
	padding: 3px 10px;
}
.deppoiment .author {
	float: right;
}



.ziplineCase, .partners {
	clear: both;
	padding: 20px;
}

.ziplineCase .taurionBook {
	padding: 10px 5px;
	float: right;
}

.highlights {
	padding: 20px 0 20px 20px;
}

.highlights ul {
	list-style: inside square !important;
	font-size: 12px;
	color: #222;
	font-family: Helvetica;
}

.highlights ul li {
	padding: 3px;
}


.securityTable td {
	height: 200px;
	vertical-align: center;
	border-bottom: 1px dashed #c0c0c0;
	padding: 10px;
}
.onRight {
	clear: both;
	float: right;
}
.onCenter {
	text-align: center;
}
.onLeft {
	clear: both;
	float: left;
}


.tutos span {
	width: 300px;
	display: block;
	float: left;
	text-align: center;
	padding: 20px 0;
}



.desktopIcon {
	clear: both;
}

.desktopIcon img {
	float: left;
	padding: 5px 7px 0 0;
}



/*ENTRE EM CONTATO*/
.phones li {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 5px 0;
	color: #777;
}

.phones li div {
	font-size: 16px;
	font-weight: bold;
	color: #222;
}

.descr {
	font-size: 12px;
	color: gray;
}

/*PLANOS E PREÇOS*/
.planBox {
	text-align: center;
}
.planBox a:hover {
	text-decoration: none !important;
}

.extraMods {
	clear: both;
	padding: 20px 0 0 0;
}

.extraMods img {
	float: right;
}

/*SCREENSHOTS*/
.screenshots {
	margin: 20px auto;
}

.screenshots td {
	padding: 40px;
	text-align: center;
}

/*MIDIA*/
.midiaIndex ul {
	list-style: inside url("img/interrogacao.png");
}
.midiaIndex li {
	margin: 5px 0 25px 0;
	color: #777;
	font-size: 11px;
}
.midiaIndex a {
	color: black !important;
	font-size: 16px;
}


.midiaIndex i {
	display: block;
	font-size: 14px;
	color: #555;
}

.midiaBox {
	width: 540px;
	background: #FAFAFA;
	font-size: 14px;
	margin: 20px auto;
	padding: 10px;
	color: #333;
	border: 1px solid #c8c8c8;
}

.midiaBox .midiaAuthor {
	text-align: right;
	color: #666;
	font-size: 11px;
}

/*NFE*/
.nfeImgs {
	text-align: center;
}

.nfeImgs img {
	padding: 10px;
	cursor: pointer;
}

.nfeDiagsTemp {
	display: none;
}


/*LISTAGEM*/
.listagem {
	background: white;
	width: 100%;
	border: 1px inset;
	font-size: 12px;
	margin: 0 0 20px 0;
}

.listagem thead, .listagem tfoot {
	font-weight: bold;
	background: gray;
	color: white;
}

.listagem tbody tr:nth-child(odd) { background: #fff;}
.listagem tbody tr:nth-child(even) { background: #eee; }

.listagem td {
	padding: 8px;
}