#titulo {
	font-family: "Times New Roman", Times, serif;
	color: #620000;
	text-transform: uppercase;
	margin-left: 35%;
	font-size: 24px;
	margin-right: 5%;
	margin-bottom: 1em;
	margin-top: 0.5em;
	white-space: nowrap;
	text-indent: 0;
}

#texto p {
	margin-bottom: 1em;
	line-height: 1.5em;
	margin-top: 0.2em;
}

#listaTecnicas li {
/*	display: block;*/
	margin-top: 0.5em;
	text-align:left;
	}
	
#listaTecnicas a:hover {
	color:#000000;
}

#listaTecnicas a:visited {
}

.Estilo1 {
	font-size: 16px;
	font-style: italic;
}
.Estilo2 {
	font-size: 18px;
	font-weight: bold;
}

#tituloPresentacion h1 {
	color: #b49656;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
#logoPresentacion {
	text-align:center;
}
#pintorEscalera { float: right; }
#foot #marquesina {
	font-size: large;
}
.imagenDerecha {
	/*	position: relative;
	left:50%;*/
	width: 150px;
	float:right;
	right: 10%;
	position: absolute;
}
