body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #402110;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.bgtable {
	background-image: url(images/bg_table.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.lefttabla {
	background-image: url(images/bg_col_left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgtextleft {
	background-image: url(images/text_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgtextright {
	background-image: url(images/text_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgfooter {
	background-image: url(images/bg_footer2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #402110;
}
.navfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #E9BE9E;
	line-height: 17px;
}
.textos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #402110;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
li {
	list-style-image: url(images/icon.jpg);
	line-height: 22px;
}
.subtitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA7124;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
}
a:link {
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.remarcardos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #402110;
	text-decoration: none;
	line-height: 18px;
	background-color: #F9F0E3;
	margin: 8px;
	padding: 8px;
	border: 1px solid #D38A2C;
}
.bgtable2 {
	background-repeat: repeat-y;
	background-image: url(images/bg_table2.jpg);
	background-position: center top;
}
