/*
@font-face { font-family: TT ClassGarmnd; src: url('otherfont/TT ClassGarmnd'); } @font-face { font-family: TT ClassGarmnd; font-weight: bold; src: url('otherfont/TT ClassGarmnd'); } 
*/

/*  */
@font-face {
        font-family: 'MinionPro-Regular';
        src: local('☺'),  url('fonts/MinionPro-Regular.otf') format('truetype');
}

body {
	/*background-image: url(../astra-bg4.jpg); */
	font-family: 'MinionPro-Regular', sans-serif;
}

img {
	border: 0;
	}
.venda {
	font-family: 'MinionPro-Regular', sans-serif;
	/*font-family:"Times New Roman", Times, serif*/
	color: #333333;
	
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
	font-style: italic;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.header0 {
	font-family: 'MinionPro-Regular', sans-serif;
	font-size: small;
	color: #666666;
}
.v-right {
	font-family: 'MinionPro-Regular', sans-serif;
	text-align: right;
	width: 80%;
	right: 10%;
	left: 10%;
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	height: auto;
	top: auto;
	bottom: auto;
}
.v-text {
	font-family: 'MinionPro-Regular', sans-serif;
	text-align: justify;
	width: 80%;
	position: relative;
	right: 10%;
	left: 10%;
	bottom: auto;
	float: none;
	overflow: inherit;
	visibility: visible;
	z-index: auto;
}
.venda-dt {
	font-family: 'MinionPro-Regular', sans-serif;
	background-color: #CCCCCC;
	text-align: justify;
	width: 80%;
	background-position: center;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	white-space: normal;
}
.center-dt {
	
	background-position: center;
	text-align: center;
}
.biblio-text {
	text-align: justify;
}

