body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address {
	margin:0px;
	padding:0px;
}
.bg {
	background:url(../images/bg_body_01.gif) top repeat-x #43c0b5;
}
.center {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
.trebuchet10Laranja {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f7622f;
	text-decoration: none;
}

.trebuchet10Laranja {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f7622f;
	text-decoration: none;
}
.trebuchet10Preto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.trebuchet10Verde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00998c;
	text-decoration: none;
}
.trebuchet10Verde a {
	color: #00998c;
	text-decoration: underline;
}
.trebuchet10Verde a:hover {
	color: #00998c;
	text-decoration: underline;
}
.trebuchet11Preto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.trebuchet11Branco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.trebuchet11Branco a {
	color: #fdd600;
	text-decoration: none;
}
.trebuchet11Branco a:hover {
	color: #fdd600;
	text-decoration: underline;
}
.trebuchet11Verde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00998c;
	text-decoration: none;
}
.trebuchet11Cinza {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	text-decoration: none;
}
.trebuchet12Cinza {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	text-decoration: none;
}
.trebuchet12Preto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.trebuchet12Preto a {
	color: #000000;
	text-decoration: underline;
}
.trebuchet12Preto a:hover {
	color: #000000;
	text-decoration: none;
}
.trebuchet12Preto ul {
	list-style: none;
}
.trebuchet12Preto ul li
{
	background: url(../images/perfil/icoCoracao.gif) no-repeat 0px 5px;
	padding-left: 17px;
	/* Espaço extra IE6 */
	_height: 1%;
}
.trebuchet12Preto ul li a {
	display: block;
	margin-left: -17px;
	padding-left: 17px;
	background: url(../images/perfil/icoCoracao.gif) no-repeat 0px 5px;
	color: #000000;
	text-decoration: none;
}
.trebuchet19Branco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.times30Laranja{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ff7500;
	text-decoration: none;
}
.times30Laranja a {
	color: #ff7500;
	text-decoration: none;
}
.times30Laranja a:hover {
	color: #ff7500;
	text-decoration: underline;
}
.campo1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00998c;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #c9c9c9;
}
.campo2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #c9c9c9;
}
.campo3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00998c;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #c9c9c9;
}
.campo3V {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f7622f;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #c9c9c9;
}
.borda{
	padding: 4px;
	border: 1px solid #c8c8c8;
}
.bordaLateral{
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fedb99;
	border-left-color: #fedb99;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	width: 488px;
}
.galeria_img_esq{
	background-color:#FFFFFF; 
	border:1px #999999 solid; 
	padding:4px; 
	margin:7px 0px 0px 0px; 
	float:left;
}
.galeria_img_dir{
	background-color:#FFFFFF; 
	border:1px #999999 solid; 
	padding:4px; 
	margin:7px 0px 0px 2px; 
	float:right;
}