.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #459185;
	margin-bottom: 4px;
	text-align: left;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #F6C493;
	margin-top: 6px;
	margin-bottom: 4px;
	text-align: right;
	padding-right: 8px;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #459185;
}
.titulo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #459185;
	padding-left: 4px;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 2px;
}
.titulo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: right;
	padding-right: 4px;
	background-color: #7AC4A2;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #334B63;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 2px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #459185;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	margin-left: 20px;
}
.textobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #334B63;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 10px;
}
.texto3bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #334B63;
	text-align: center;
	vertical-align: bottom;
	list-style-type: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #76797C;
	text-align: center;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #334B63;
	text-align: left;
	list-style-type: disc;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.listatexto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #334B63;
	text-align: left;
	vertical-align: bottom;
	display: list-item;
	list-style-type: none;
}
.listatexto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #334B63;
	text-align: left;
	vertical-align: bottom;
	display: list-item;
	list-style-type: none;
	margin-left: 20px;
}
.listatexto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #334B63;
	text-align: left;
	vertical-align: bottom;
	display: list-item;
	list-style-type: none;
	margin-left: 20px;
}
.listatexto3bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #334B63;
	text-align: left;
	vertical-align: bottom;
	display: list-item;
	list-style-type: none;
}
.listatexto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #334B63;
	text-align: left;
	vertical-align: bottom;
	display: list-item;
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 4px;
}

ul {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
.Bullet {    border: none;
    text-decoration: none;
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #334B63;
	text-align: left;
	text-indent: 12px;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #334B63;
	text-align: left;
	padding-left: 6px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #459185;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:link {
	color: #459185;
	text-decoration: underline;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.listaimg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #334B63;
	text-align: left;
	vertical-align: bottom;
	list-style-type: none;
}
.tituloconvite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #459185;
	margin-bottom: 4px;
	text-align: center;
}
.textoconvite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #334B63;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 180px;
}

