body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #0E0E0E;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBECEE;
}
#topo {
	height: 121px;
	width: 820px;
	background-image: url(../layout/fundotopo.png);
	background-repeat: repeat-x;
}
#top {
	background-image: url(../layout/top.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 820px;
}
#logo {
	position: relative;
	top: 5px;
	left: 10px;
	float: left;
}
#menu {
	background-image: url(../layout/fundomenu.png);
	font-weight: bold;
	height: 38px;
	width: 820px;
}
.itemmenu {
	height: 38px;
	text-align: center;
	width: 100px;
	float: left;
	line-height: 38px;
	text-decoration: none;
	color: #000;
}
.itemmenuhover  {
	color: #F30;
	background-image:url(../layout/fundomenuhover.png);
	height: 38px;
	text-align: center;
	width: 100px;
	float: left;
	line-height: 38px;
	cursor: pointer;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}


#corpo {
	margin: 15px;
}
#bitebytes a {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
#container #bitebytes a:hover {
	color: #FF0;
}

#bitebytes {
	color: #FFF;
	background-color: #0E0E0E;
	text-align: center;
	height: 30px;
}
#divisor {
	display: inline-block;
	height: 38px;
	width: 2px;
	float: left;


}
#consciente {
	position: relative;
	left: 510px;
	float: left;
	top: 50px;
}
#banner {
	height: 201px;
	width: 820px;

}
#bottom {
	height: 22px;
	width: 820px;
	background-image: url(../layout/bottom.png);
	background-repeat: no-repeat;
}
.tabela  {
    color: #636262;
    font-family: Calibri,Arial,Verdana;
    font-size: 14px;
    text-align: justify;
}
.error {
	color:#F00;	
}
