body {
	margin: 0px;
}
ul {
	margin-left:20px;
}
li {
	padding-left: 5px;
	padding-bottom: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	line-height: 17px;
	padding-bottom: 5px;
	
}
.tahoma11-999 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333;
	line-height: 17px;
	text-align: justify;
}
.tahoma10-azul {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #99BAC5;
	text-decoration: none;
}
.tahoma14 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
}
.tahoma12 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
}

.tahoma10-azulesc {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #1A2B39;
	text-decoration: none;
}
tahoma10-azulesc:hover {
	text-decoration: underline;
}
.inputform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	background-color: #F3F3E4;
	border: 1px solid #B5B761;
}
.borda1 {
	border: 1px solid #CCCE93;
	padding: 22px;
}
.borda_fotopop {
	border: 1px solid #CCCE93;
	margin-right: 20px;
	margin-bottom: 10px;
}
.tahoma11-azulesc {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #7D6422;
	text-decoration: none;
}
.txtJustificado {
	text-align:justify;
}
.txtdata {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#B2A500;
}
.linksuteis {
	list-style:none;
}
.float_left {
	float:left;
}
.foto_popup {
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}
.padding_left_20 {
	padding-left:20px;
}