body {
	margin: 0px;
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
td.fundoesq {
	background-image: url(img/img_01.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
td.fundodir {
	background-image: url(img/img_03.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
td.main01 {
	background-image: url(img/img_10.jpg);
	background-repeat: no-repeat;
}
td.main02 {
	background-image: url(img/img_11.jpg);
	background-repeat: no-repeat;
}
td.img01 {
	background-image: url(img/img_08.gif);
	background-repeat: no-repeat;
	background-position: right;
}
td.img02 {
	background-image: url(img/img_09.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a:link {
	height: 37px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	height: 37px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
a:hover {
	height: 37px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
div#texto {
	width: 420px;
	margin-right: 20px;
}
div#texto2 {
	margin-left: 20px;
}
