@charset "utf-8";

#geral {
	position: relative;
	margin-left:auto; 
	margin-right:auto; 
	width:990px;
}
#divbody {
	position: relative;
	height: auto;
	width: 750px;
	padding-left: 220px;
	padding-top: 15px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 15px;
}
#divtop {
	height: 100px;
	width: 990px;
	background-position: left top;
	background-image: url(../imagens/bgtop.jpg);
	background-repeat: no-repeat;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
#divtopline {
	height: 24px;
	background-color: #CC0000;
}
#divmenu {
	height: auto;
	width: 185px;
	background-position: center;
	position: absolute;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	left: 0px;
	top: 0px;
}
#divbottom {
	width: 990px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	position: absolute;
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	left: 0px;
}
ul#nav, ul#nav li a {
	list-style: none;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0;
	text-decoration: none;
	color: #000000;
}
ul#nav li a:hover{
	color: #FFFFFF;
	background-color: #CC0000;
}
ul#nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../imagens/arrowmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-indent: 14px;
	display: block;
	letter-spacing: 0.03em;
}
#divbody chapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #CC0000;
}
.chapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #dc0606;
	letter-spacing: -0.05em;
	left: 0px;
	top: 0px;
	background-image: url(../imagens/arrowchapter.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
	background-position: 0px 4px;
}
.txtbodyleft {
	width: 500px;
    min-height:300px;
    height:auto !important;
	height:300px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.txtbodyleft p {
	text-indent: 25px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}
.txtbodyleft img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 1px;
}
.txtbodyright {
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	position: absolute;
	left: 733px;
	top: 64px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	text-indent: 0px;
}
.svctitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #dc0606;
	padding-left: 15px;
	background-image: url(../imagens/10pxbox.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.svcdescricao {
	padding-left: 5px;
}

.svcdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	top: 4px;
	position: relative;
}
.txtbody {
	width: 750px;
    min-height:300px;
    height:auto !important;
	height:300px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.txtbody p {
	text-indent: 25px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}
.imglogo{
	margin:10px 20px 10px 30px;
}
.imgchapalogo{
	position:absolute;
	bottom:10px;
	right:10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #272727;
	background-image: url(../imagens/bghtm.jpg);
	background-repeat: repeat-x;
}
