/* CSS Document */
body {
	background-color:#727046;
		
}
.Blanco {
	font-family: "Time";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFEC
}

.enlaces {
	font-family: "Time";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffec;
	}
.Titulo {
	font-family: "Times";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #a6996d;
	}
.TituloTutos {
	font-family: "vladimir Scrip";
	font-size: 30px;
	font-style: Italica;
	font-weight: normal;
	color: #FFFFEC;
	}
.Capitulos {
	font-family: "Time";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #a6996d;
	}
a:link {
	color: #ffffec;
}
a:visited {
	color: #ffffec;
}
a:hover {
	color: #ffffec;
}
a:active {
	color: #ffffec;
}
body,td,th {
    font-family: "Time";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.tabla {
	border: 1px  solid #a6996d;
	margin: 1px;
	padding: 1px;
}
.tabla2 {
	border: 1px  solid #a6996d;
	margin: 1px;
	padding: 1px;
	background-color: #727046;
	}
.tabla3 {
	border: 1px  solid #a6996d;
	margin: 1px;
	padding: 1px;
	background-color: #ffffec;
	}
.relatos {
	font-family: "Time";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #a6996d;
}
.relatos_4 {
	font-family: "Time";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFEC;
	}
.descargas {
	font-family: "Time";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFEC;
}
#content {
width: 990px;
margin: 0 auto;
}

.falsotexto {
font-family: "Time";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #727046;
}


