* {
	margin:0;
	padding:0;
}
body {
	font-size:100%;
	line-height:1em;
	color:#333333;
	background:#e3e3e3;
}
.bg {
	background:url(../imagens/bg_bottom.gif) bottom left repeat-x;
}
/*in_line*/
input, select, textarea {
	vertical-align:middle;
	font-weight:normal;
	font-family:Arial;
	font-size:0.937em;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
a:hover {
	text-decoration:none;
}
a {
	color:#0099cc;
	font-weight:bold;
}
span {
	color:#8cd000;
}
.a {
	background:url(../imagens/bg_ul.gif) top left no-repeat;
	background-position:0 9px;
	padding-left:7px;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
li {
	background:url(../imagens/bg_ul.gif) top left no-repeat;
	background-position:0 16px;
	padding-left:7px;
	font-size:1em;
	line-height:2.333em;
}
li a {
	color:#0099cc;
	font-weight:bold;
	text-decoration:underline;
}
li a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.bgd_bottom {
	background:url(../imagens/bgd_bottom.gif) bottom no-repeat;
}
/*txt, links*/

h1 {
	background:url(../../images/logo.gif) top left no-repeat;
	width:180px;
	height:32px;
	text-indent:-10000px;
	font-size:1em;
}
h2 {
	font-size:1em;
	line-height:1em;
	margin:0 0 10px 0;
}
/*header*/
.menu {
	height:320px;
}
/*content*/
#content {
	font-size:0.75em;
	font-family:Arial;
	line-height:1.166em;
}
#content .indent {
	padding:0 31px 18px 41px;
}
#content .title {
	margin-bottom:16px;
}
#content .title1 {
	margin:35px 0 11px 0;
}
#content .p {
	padding-bottom:16px;
}
#content .fright {
	padding:0 24px 14px 0;
}
#content .col_3 .ind {
	padding-left:13px;
}
#content .col_2 {
	background:url(../imagens/bg_line.gif) top left repeat-y;
}
#content .pic1 {
	margin:0 0 15px 0;
}
#content .pic {
	float:left;
	margin-right:20px;
}
#content .p1 {
	padding:17px 0 20px 0;
}
#content .box {
	margin:18px 0 0 0;
}
/*footer*/
#footer {
	font-size:0.75em;
	font-family:Arial;
	line-height:1.166em;
	color:#666;
	background:#e3e3e3;
}
#footer span a {
	text-decoration:none;
}
#footer .ind {
	width:450px;
	padding-left:44px;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
}
#footer .txt {
	padding-top:7px;
	color:#333;
	font-weight:bold;
}
/*================== index.html ==================*/
#page1 #content .col_1 .alignright {
	margin:-6px 24px 0 0;
}
#page1 #content .col_3 .column1 {
	width:241px;
}
#page1 #content .col_3 .column2 {
	width:219px;
}
/*================== index-1.html ==================*/
#page2 #content .col_1 .alignright {
	margin:0px 24px 33px 0;
}
#page2 #content .col_1 .div {
	width:330px;
}
#page2 #content .col_3 .alignright {
	margin:0px 0px 13px 0;
}
#page2 #content .col_3 .txt {
	padding-bottom:6px;
}
/*================== index-2.html ==================*/
#page3 #content .col_1 .column1 {
	width:244px;
}
#page3 #content .col_1 .column2 {
	width:210px;
}
#page3 #content .col_1 .txt {
	width:225px;
}
/*================== index-3.html ==================*/
#page4 #content .col_1 .pic {
	margin-bottom:19px;
}
#page4 #content .col_3 .pic {
	margin-bottom:13px;
}
/*================== index-4.html ==================*/
#page5 #content .col_1 .p {
	padding:17px 0 0px 0;
}
#page5 #content .col_1 .column1 {
	width:183px;
}
#page5 #content .col_1 .column2 {
	width:218px;
}
#page5 #content .col_1 .txt {
	height:26px;
}
#page5 #content .col_1 .txt1 {
	height:79px;
}
/*==================list====================*/
.block {
	width:235px;
	background:#fff;
}
.block .line_r {
	background:url(../imagens/line.gif) top right repeat-y;
}
.block .line_b {
	background:url(../imagens/line_b.gif) bottom left repeat-x;
}
.block .line_l {
	background:url(../imagens/line.gif) top left repeat-y;
}
.block .l_t {
	background:url(../imagens/t_l.gif) no-repeat left top;
}
.block .r_t {
	background:url(../imagens/t_r.gif) no-repeat right top;
}
.block .r_b {
	background:url(../imagens/b_r.gif) right bottom no-repeat;
}
.block .l_b {
	background:url(../imagens/b_l.gif) bottom left no-repeat;
}
.block .ind {
	padding:12px 18px 30px 17px;
}
/*==========================================*/

.input {
	color:#444;
	height:20px;
	width:178px;
	background:#fff;
	border:solid 1px #a4a4a4;
}
textarea {
	background:#fff;
	color:#444;
	border:solid 1px #a4a4a4;
	width:218px;
	height:72px;
	overflow:auto;
}
.estilo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #005CA2;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: normal;
}
.estilo_rodape {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: normal;
}
.estilo_artigos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #006699;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.estilo_titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #005CA2;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: normal;
}
.estilo_sub_titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.estilo_tabela {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

