body {
	margin : 0px;
	font-family : "Trebuchet MS", Arial, Verdana, helvetica, sans-serif;
	font-size : 11px;
	background-image: url(imgs/fundo1.gif);
	background-repeat: repeat;
}

table.principal {
	background-image: url(imgs/fundo2.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td {
	font-family : "Trebuchet MS", Arial, Verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #543019;
}

.rodape {
	font-size: 10px;
	color: #FFF;
	background-color: #6d3e24;
	text-align: right;
	padding-right: 10px;
}

ul {list-style-type: none; padding: 0px; margin: 0px;}
li.marca1,li.marca2,li.marca3 {
margin-left: 17px;
background-image: url(imgs/marca1.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 24px;
font-size: 14px;
}
li.marca2 {
background-image: url(imgs/marca2.gif);
}
li.marca3 {
font-size: 11px;
background-image: url(imgs/marca3.gif);
}

.divide_h  {background-color: #ded1b8; height:1px;}
.divide_h2 {background-color: #f6f3ed; height:1px;}
.divide_v  {background-color: #ded1b8; width:1px;}
.div_menu  {background-image:url(imgs/div_menu.gif); height:1px; background-repeat:no-repeat; background-position:left;}
.divide_v2 {background-image: url(imgs/vert_transp.gif); width:1px; background-repeat:no-repeat; background-position:top;}
.barra_castanha {background-image:url(imgs/fundo_cast.gif); background-repeat:repeat-x; background-position:bottom; }

.fundo_ips {background-image:url(imgs/fundo_ips.gif); background-repeat:no-repeat; background-position:left; }

.texto {line-height: 18px; text-align:justify;}

.texto ul { /*padding:0px;*/ padding-left: 3px; list-style-type:disc;  margin-top:0px; margin-bottom:16px; margin-left: 0px;  list-style-position: inside;  }

A:link {color: #c7b18b; text-decoration: none; font-weight: normal;}
A:visited {color: #c7b18b; text-decoration: none; font-weight: normal;}
A:hover {color: #6d3e24; text-decoration: underline; font-weight: normal; cursor: pointer;}

A.menuprincipal:link {color: #6d3e24; text-decoration: none; font-weight: normal;}
A.menuprincipal:visited {color: #6d3e24; text-decoration: none; font-weight: normal;}
A.menuprincipal:hover {color: #6d3e24; text-decoration: none; font-weight: normal;}

A.menuprincipal2:link {color: #6d3e24; text-decoration: none; font-weight: bold;}
A.menuprincipal2:visited {color: #6d3e24; text-decoration: none; font-weight: bold;}
A.menuprincipal2:hover {color: #6d3e24; text-decoration: none; font-weight: bold;}



.tabelas {
background-color:#FFFFFF;
border-bottom: 1px solid #543019}

.tabelas td {
height: 20px;
padding-left: 3px;}

.tablela_cab {
background-color:#C7B18B;
font-weight: bold;
}
.td_impar {
background-color:#f3efe6}
.td_border {border-bottom: 1px solid #543019}
