html, body, dl, ol, dt, p, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {
	border: 0;
	margin: 0;
	padding: 0;
}


#lightbox {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 3px solid #000;
	border-right: 3px solid #000;
	padding: 20px;
	background: #eee;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption {
	color: #000;
	float: left;
	font: lighter 14px/22px Verdana;
}
#keyboardMsg {
	float: right;
}
#overlay {
	background: url(/images/overlay.png);
}
b.rtop, b.rbottom {
	display: block;
	background: #DEF;
}
b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #FFF;
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	height: 2px;
	margin: 0 1px;
}
#map {
	height: 400px;
	width: 600px;
	display: block;
	border-color: #000;
	border-style: solid;
	border-width: thin;
	margin: 0 auto;
	padding: 0;
}
body {
	background: #DEF;
	margin: 15px;
}
#container {
	background: #FFF;
	width: 49em;
	margin: auto;
}
#topcontainer {
	background: #DEF;
	width: 49em;
	margin: auto;
}
#menu {
	width: 100%;
	background: #FF6F00;               
	float: left;
}
#menu ul {
	list-style: none;
	width: 7em;
	float: left;
	margin: 0;
	padding: 0;
}
ul.sitemap {
	display: block;
	float: left;
	width: 12em;
	height: auto;
}
#menu li {
	position: relative;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#menu a, #menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-color: #FF6F00;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 2px 3px;
}

#menu h2 {
	text-align: center;
	color: #fff;
	background: #FF6F00;
	text-transform: uppercase;
}
#menu a {
	color: #000;
	background: #EFEFEF;
	text-decoration: none;
	border-color: #ccc #888 #555 #bbb;
	border-style: solid;
	border-width: 1px;
}
#menu a:hover {
	color: #F00;
	background: #fff;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}
#content {
	margin: 0;
	padding: 0;
}
#content ul {
	list-style: none;
	text-indent: 0;
	margin: 15px;
	padding: 0;
}
#content ol {
	list-style: decimal;
	text-indent: 10;
	margin: 50px;
	padding: 0;
}
#content li {
	font: lighter 14px/22px verdana;
}
#content dl {
	list-style: none;
	margin: 10px;
}
#content dd {
	margin: 0;
	padding: 0;
	margin-left: 250px;
	width: 500px;
	font: lighter 14px/22px verdana;
}
#content dt {
	position: relative;
	float: left;
	width: 12em;
}
#content table{margin: 0px auto 5px auto; font:10px 'Verdana', Arial, Helvetica, sans-serif;background:#f0f0f0;color:#666666;}

#content caption{margin: 6px auto 0px auto; border:#666666;border-bottom:2px solid #666666;text-align: left;text-transform:capitalize;padding:10px;background:url(http://www.leandropessoa.com.br/table/img/TableCaption.jpg);font:12px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;}


#content table th{font-size:12px;font-weight:bold;text-align:center;background:#f0f0f0;color:#666666;border:1px solid #ffffff;text-transform:capitalize;}

#content table tr{ background:#f0f0f0;text-align:left;}

#content table tr td{text-align:left; font-size:14px; height: auto; background: #f0f0f0; border: 0px solid #ddeeff;}

#content tr.odd td{background:#f0f0f0;border-top:0px solid #ffffff;}


#content h2 {
	color: #555;
	margin: 15px;
	font: 16px verdana;
}
#content h3 {
	color: #555;
	margin: 15px;
	font: 14px verdana;
}
#content h4 {
	color: #555;
	margin: 15px;
	font: 12px verdana;
}
#content p {
	text-indent: 20px;
	color: #000;
	margin: 20px;
	font: lighter 14px/22px Verdana;
}
#content label, input, select {
	color: #000;
	margin: 10px;
	vertical-align: middle;
	float: left;
	margin-bottom: 10px;
	font: lighter 14px Verdana;
}
#content label {
	text-align: right;
	width: 110px;
}
#content u {
	color: #000;
	margin: 0px;
	text_decoration:underline;
	font: 14px verdana;
}
br {
	clear: left;
}
#content legend {
	color: #000;
	vertical-align: top;
	font: lighter 14px Verdana;
}
#content fieldset {
	display: inline;
	margin: 15px;
	border-color: #ccc #888 #555 #bbb;
	border-style: solid;
	border-width: 1px;
}
#content textarea {
	color: #000;
	margin: 1em;
	vertical-align: top;
	font: lighter 14px Verdana;
}
#content textarea, input, select {
	background: 0ffffe0;
}
input.button {
	background: #EEE;
	background-image: url(/images/button.gif);
	color: #FFF;
}
#footer img {
	float: right;
	vertical-align: middle;
}
#footer {
	color: #777;
	display: block;
	margin: 5px;
	font: lighter 12px/20px Verdana;
}
#footer A
{
font: lighter 12px tahoma;
color: #777;
text-decoration: none;	
}

#footer ul {
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	background: #EEE;
}
#footer li {
	display: inline;
	text-align: center;
	background: #EEE;
	margin: 1px;
	padding: 1px;
}

.online ul
{list-style: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	background: #EEE;}

.online ol
{list-style: decimal;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	background: #EEE;}

.online li
{display: inline;
	text-align: center;
	background: #EEE;
	margin: 1px;
	padding: 5px;}
	
.online a
{
text-decoration: none;
text-align: center;	
}

.clear {
	clear: both;
}
.left {
	float: left;
	width: 23em;
	height: 100%;
	margin-left: 10px;
}
.right {
	float: right;
	width: 23em;
	height: 100%;
	margin-right: 10px;
}
.rightimg {
	float: right;
	display: inline;
}
.leftimg {
	float: left;
	display: inline;
}
#lightbox img, #overlay img {
	border: none;
}
#content table tr, #content table td {
	color: #000;
	border-color: #000;
	border-style: none;
	border-width: thin;
	margin: 0;
	padding: 10px;
	font: lighter 14px Verdana;
}
.centre, .centreh1 {
	background: #EEE;
	margin: 10px;
}
.texth1 h1, .centreh1 h1 {
	color: #FF6F00;
	text-transform: capitalize;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #EEE;
	font: lighter 22px verdana;
}
.text, .texth1 {
	background: #EEE;
	width: 100%;
	margin: 10px auto;
}
.list li {
	margin-left: 20px;
	list-style-type: disc;
	font: lighter 14px/22px verdana;
}
#content q {
	color: #777;
	margin: 15px;
	display: block;
	font: italic lighter 16px/22px cursive;
}
.left img, .right img {
	display: block;
	margin: 10px auto;
}
.left imgchat, .right imgchat {
	display: block;
	margin: 10px auto;
}
.textcentre {
	text-align: center;
	margin: auto;
	display: block;
}
.screenshots {
	display: inline;
	margin: 1em;
	width: 200px;
}
.clients ul {
	margin: 0;
	width: auto;
}
#error h2 {
	color: #F00;
	margin: 15px;
	font: 16px verdana;
}
#smallprint label {
	width: auto;
	font-size: 10px;
	font-weight: lighter;
	color: #888;
	vertical-align: middle;
}
#smallprint pre {
	margin: 10px;
	width: auto;
	font-size: 12px;
	font-weight: lighter;
	color: #888;
	vertical-align: middle;
}