body {
	background-image: url(img/main/page_back.gif);
	background-repeat: repeat-x;
}
.desen-bg {
	background-image: url(img/main/desen.gif);
	background-repeat: no-repeat;
}
.content-td {
	background-color: #e1d3c0;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #574735;
	border-bottom-color: #574735;
	border-left-color: #574735;
	margin: 10px;
	padding: 10px;
}
.text-1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-weight: normal;

}
.link-1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #663333;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;

}
.link-1:hover {
	text-decoration: underline;

}
.link-2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #663333;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;

}
.link-2:hover {
	text-decoration: underline;

}
.text-cp {
	font-family: Tahoma;
	font-size: 11px;
	color: #b69e80;
	font-weight: normal;

}.baslik-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ac420d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ac420d;
}

