#contenidos h2 {
	width: 162px;
	height: 19px;
	background-image: url(../imagenes/obras-h2.gif);
	background-repeat: no-repeat;
}
h2#enejecucion {
	width: 179px;
	height: 19px;
	background-image: url(../imagenes/obras-h2-enejecucion.gif);
	background-repeat: no-repeat;	
}
#columna1, #columna2, #columna3 {
	float: left;
}
#columna1 {
	width: 220px;
}
#columna2 {
	margin: 5px;
	padding: 0 5px 0 5px;
	border-left: 1px solid #29166f;
}
#contenidos ul {
	list-style-type: square;
	color: #29166f;
	margin: 20px;
}
#contenidos li {}
#contenidos li a {
	padding-right: 15px;
	background-image: url(../imagenes/flecha-dcha.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#contenidos li a:hover {
	padding-right: 25px;
}
#contenidos strong {
	color: #29166f;
}
#imagen-grande {
	width: 350px;
	height: 350px;
}
#ficha {
	margin-top: 15px;
}
#miniaturas {
	margin-top: 10px;
}
.miniaturas-img {
	float: left;
	text-align: center;
	margin-right: 1px;
	width: 82px;
	height: 82px;
}
#columna3 {
	width: 320px;
}