body {
	color: #453329;
}

p {
	display: block;
}

li {
	clear:both;
}

img {
	border: 0px;
}

h1 {
	color: #3a1f0e;
	border-bottom-style: outset;
	border-bottom-width: 3px;
	display: block;
}

h3 {
	color: #3a1f0e;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	display: block;
}

a {
	color: #000;
	font-weight: bold;
}

.cajaIndice {
	position: relative;
	float: left;
	color: #1d1511;
	background-color: #f4e8c8;
	border-color: #1d1511;
	border-style: dotted;
	border-width: 2px;
	margin-right: 8px;
}

.cajaIndice ul {
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.cajaIndice ul li {
	margin-left: 10px;
	padding-right: 5px;
}

.cajaIndice .indice {
	font-weight: bolder;
	font-size: x-large;
	background-color: #c4b898;
	margin-left: 0px;
}

.cajaIndice .volverTutoriales {
	font-weight: bolder;
	font-size: large;
	background-color: #c4b898;
	margin-left: 0px;
	text-align: right;
}

.cajaIndice .subindice {
	font-size: large;
}

.cajaIndice a, .cajaIndice a:link, .cajaIndice a:visited {
	color: #1d1511;
}

.cajaIndice a:hover {
	text-decoration: none;
	color: #1d1511;
}

.firma {
	font-size: small;
	font-style: oblique;
	text-align: right;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.volver {
	display: block;
	width: 100%;
	text-align: right;
	color: #3a1f0e;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: bold;
	clear: both;
}

.volver:link, .volver:visited {
	text-decoration: none;
}

.volver:hover {
	font-style: oblique;
	text-decoration: none;
}

.listaEnlaces {
	list-style: none;
}

.imagenIzq {
	float: left;
	margin: 5px 5px 5px 5px;
}

.imagenDer {
	float: right;
	margin: 5px 5px 5px 5px;
}

.anuncioHorizontalGoogle {
	text-align: center;
}

.limpia {
	clear: both;
}
