.padding {
	margin: 5px;
	padding: 5px;
}
.nopadding {
	margin:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding:0px;
}
body {
	margin:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding:0px;
	background-image: url(imgs/repeat_bg.jpg);
	background-repeat: repeat;
}
.bgNot {
	background-color: #FFFFFF;
	background-image: url(imgs/not_44.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Tahoma;
	font-size: 11px;
	color: #738367;
}

.esquerda {
	background-image: url(imgs/top_esq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.esquerda_down {
	background-image: url(imgs/down_esq.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.txt1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #636363;
}
.pagina {
	font-family: Tahoma;
	font-size: 10px;
	color: #636363;
}
.paginaSel {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	font-weight:bold;
}
.link1:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #738367;
	text-decoration:none;
	text-align:justify;
}
.link1:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #738367;
	text-decoration:none;
	text-align:justify;
}
.link1:link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #738367;
	text-decoration:underline;
	text-align:justify;
}
.link1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #738367;
	text-decoration:underline;
	text-align:justify;
}
.titulo1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #636363;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
}
.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #738367;
}
p,div {
	font-family: Tahoma;
	font-size: 11px;
	color: #2c3030;
}
.rodape {
	background-image: url(imgs/sens_28.jpg);
	background-repeat: repeat-x;
}
.forms {
	font-family: tahoma;
	font-size: 10px;
	color: 636363;
	border: 1px solid 636363;
}
select,input,textarea {
	font-family: tahoma;
	font-size: 10px;
	color: 636363;
	border: 1px solid 636363;
}
.txt4, a.txt4, a.txt4:visited {
	font-family: Arial;
	font-size: 11px;
	color: #484e42;
	text-decoration:none;
}
.txt4:hover {
	font-family: Arial;
	font-size: 11px;
	color: #484e42;
	text-decoration:underline;
}
.txt5 {
	font-family: Arial;
	font-size: 14px;
	color: #2c3030;
}

.direita {
	background-image: url(imgs/top_dir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.direita_down {
	background-image: url(imgs/bg_dir_down.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.list, ul {
	list-style-position: outside;
	list-style-image: url(imgs/bullet.gif);
	list-style-type: none;
	text-indent: -14px;
	vertical-align:text-bottom;
	line-height:30px;
}
li {
	list-style-position: inside;
	list-style-image: url(imgs/bullet.gif);
	list-style-type: none;
	vertical-align:text-bottom;
	line-height:30px;
}
.bgBox {
	background-color: #FBFBF9;
	background-image: url(imgs/fdo_box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Tahoma;
	font-size: 11px;
	color: #738367;
}
.bgBoxMini {
	background-image: url(imgs/box_19.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484e42;
}
