body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F1E7;
}
.td_borde1px {
	border-top: none;
	border-right: none;
	/*border-bottom: 1px solid #9A988E;*/
	border-bottom: none;
	border-left: none;
}
.tit {
	font-size: 13px;
	font-weight: bold;
}
p {
	line-height: 18px;
	padding-right: 231px;
}
ol {
	line-height: 18px;
	padding-right: 150px;
}
.p_150 {
	padding-right: 150px;
}
.td_borde2px {
	border: 2px solid #9A988E;
}
.td_borde3px {
	border: 3px solid #9A988E;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A988E;
}
a:link {
	color: #9A988E;
	text-decoration: none;
}
a:visited {
	color: #9A988E;
	text-decoration: none;
}
a:hover {
	color: #9A988E;
	text-decoration: underline;
}
a:active {
	color: #9A988E;
	text-decoration: none;
}
.txt_blanco {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-right: 0px;
}
a.txt_blanco:link {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration:none;
}
a.txt_blanco:active {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration:none;
}
a.txt_blanco:visited {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration:none;
}
a.txt_blanco:hover {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: underline;
}
.txt_10 {
	font-size: 10px;
}
.td_menu_b {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D4B2;
	border-bottom-color: #D7D4B2;
	border-left-color: #D7D4B2;
}
.td_bglogo {
	background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.td_menu {
	border: 2px solid #D7D4B2;
}
