body {
	margin: 7px 0px 0px;
	background-color: #822B28;

}
.tdBase {
	background-attachment: fixed;
	background-image: url(images/rpan-base.jpg);
	background-repeat:   repeat-y;
	background-position: right top;
}
.tdContenido {
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px dotted #962D3E;
	height: 405px;
	width: 530px;





}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tdMenu {
	background-attachment: fixed;
	background-image: url(images/rpan-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F9F8CC;
}
.celdaMenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BF845C;
	border-right-color: #BF845C;
	border-left-color: #BF845C;
	text-align: center;
	vertical-align: top;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A96866;
	font-size: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A96866;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #822B28;
}

a {
	color: #9E302F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #663333;
	text-decoration: underline;
}
.ulPublicaciones {
	list-style-type: circle;
	padding-bottom: 10px;

}
li {
	padding-bottom: 10px;
}
.letrachiquita {
	font-size: 9px;
}
.tdPrincipal {
	background-attachment: fixed;
	background-image: url(images/rpan-contenido.jpg);
	background-repeat:   repeat-y;
	background-position: right top;
	padding-right: 20px;
	background-color: #F9F8CC;


}
.tdBaseNotas {
	font-size: 10px;
}
