@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: editUndoLine; /* requerido */
 src: "lib/edit_undo_line/edunline.ttf"                   /* requerido */
/* font-weight: weight;*/               /* opcional */
/* font-style: style;      */          /* opcional */
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #ffffff;
}


.menu1 {
	font-family: "Lucida Sans Typewriter";
	font-style: normal;
	font-weight: bold;
	color: #670f6d;
	
	background:transparent;
	border:none;
	cursor:pointer;
}


.menuLt {
	font-family: "Lucida Sans Typewriter";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #670f6d;
	text-align: left;
	background:transparent;
	border: none;
	cursor:pointer;
}



.estil {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	
	text-align: justify;
	white-space: normal;
}

.estil2 {
	font-family: "Lucida Sans";
	font-style: normal;
	color: #A94C22;
	widows:inherit;
	background:transparent;
	border:none;
	cursor:pointer;
}


.estil3 {
	font-family: "Lucida Sans";
	font-style: normal;
	font-weight: bold;
	color: #A94C22;
	widows:inherit;
	background:transparent;
	border:none;
	cursor:pointer;
	
}


.estil4 {
	font-family: "Lucida Sans";
	font-style: italic;
	font-weight: bold;
	color: #A94C22;
	widows:inherit;
	background:transparent;
	border:none;	
}

.estil5 {
	font-family: "Lucida Sans";
	font-style: normal;
	font-weight: bold;
	color: #670f6d;
	widows:inherit;
	background:transparent;
	border:none;
	cursor:pointer;

}


.Estilo6 {	

	font-family: "Arial";
	font-weight: normal;
	color: #A186B9;
}


.estil7 {
	font-family: "Lucida Sans";
	font-style: normal;
	color:#797676;
}


.perfilTitA{
	font-family:"Lucida Sans Unicode" ;
	color:#433f3f;
	font-style: normal;
	text-align:left;
}

.perfilTextA{
	font-family:"Lucida Sans Unicode" ;
	color:#ffffff;
	font-style: normal;
	text-align:left;
	line-height:1.2em;
	letter-spacing:-0.03em;
}


.perfilTitB{
	font-family:"Lucida Sans Unicode" ;
	color:#b68fcf;
	font-style: normal;
	text-align:left;
}

.perfilTextB{
	font-family:"Lucida Sans Unicode" ;
	color:#3E3E3E;
	font-style: normal;
	text-align:left;
	line-height:1.2em;
	letter-spacing:-0.03em;
}