html, body {
	font-family: Tahoma, Verdana, "Trebuchet MS";	
	margin:0;
	margin-top:20px;
	padding:0;	
}
a {
	outline:0;
}
img {
	outline:0;
}
#fundo {
	background: url('../image/fundo.jpg') no-repeat;
	height: 600px;
	width: 804px;
	margin: 0px auto;
}
#livro {
	float:right;
	/*width:454px;
	height:264px;*/
	padding:232px 20px 0 0;
}
#logo {
	background: url('../image/logo.png') no-repeat;
	height:270px;
}
#menu {
	padding-top:50px;
	padding-left:10px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu li a {
	text-decoration:none;
	color:#3b525b;
	font-size:22px;
	padding-left:350px;
	line-height:35px;
}
#cadastro {
	padding-top:20px;
	padding-left:139px;
}
#boxCad {
	background:#FFFFFF;
	width:200px;
	height:150px;	
}
#conteudo {
	padding-left:100px;
	height:280px;
}
#boxCont_adm {
	background:#FFFFFF;
	width:505px;
	padding:10px;
	overflow:auto;
	border:1px solid #CCCCCC;	
}
#boxCont_adm a {
	text-decoration:none;
	color:#3b525b;
	font-weight:bold;
}
#boxCont_adm ul {
	list-style:none;
	margin:0;
	padding:0;
}
#boxCont {
	background:#FFFFFF;
	width:600px;
	height:360px;
	padding:10px;
	overflow:auto;
	line-height:19px;
}
#boxCont a {
	color:#339999;
	text-decoration:none;
	font-weight:bold;
}
#boxCont_adm .titulo, #boxCont .titulo, #boxCont2 .titulo  {
	font-family: Tahoma, Verdana, "Trebuchet MS";	
	color:#3b525b;
	font-size:30px;
}
#boxCont .lnkArt a {
	color:#339999;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
#boxCont2 {
	background:#FFFFFF;
	width:600px;
	height:360px;	
	padding:10px;
	line-height:19px;
}
#boxCont2 .lnkArt a {
	color:#339999;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.lnkBot {
	font-size:12px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}
.maxTextArea {
	font-size:10px;
	color:#999999;
	font-weight:bold;
}
label.error { 	
	color:#FF0000;  
	font-weight:bold;
	font-size:11px;
	clear:both;
	position:absolute;
	background:#EAEAEA;
	border:1px solid #CCCCCC;
	width:110px;
	padding:2px;
	text-align:left;
	z-index:1;
}
.tabelas {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 600px;
	width: 450px;
	overflow: visible;
	position: fixed;
	visibility: visible;
	z-index: auto;
}
.formulario {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.fonte-menor {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.fonte-menor2 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.tabelona {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.tabela-interna {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	float: right;
	height: 320px;
	width: 380px;
	overflow: scroll;
	position: fixed;
	visibility: visible;
	z-index: auto;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: block;
}
.fonte-maior {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3b525b;
	text-decoration: none;
}
.oracoes {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
#lnkLogo {
	position:absolute;
	float:left;
	cursor:pointer;
	width:160px;
	height:120px;
}
#rodape {
	font-size:11px;	
	color:#3b525b;	
}
#rodape a {
	text-decoration:none;
	color:#3b525b;
	font-weight:bold;
}
#imgCerco {
	height:0;
	position:absolute;
	padding-left:310px;
}


