#envoltorio {
	width: 750px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	top: 20px;
}
.imgDerechista {
	float: right;
}
.clear {
	clear: both;
}
#menuTop {
	margin-bottom: 10px;
}
#menu {
	margin-bottom: 10px;
}
#menuBotones {
	margin-bottom: 10px;
}
.col400 {
	width: 400px;
	float: left;
}
.col350 {
	width: 350px;
	float: left;
}
#pie {
	margin-top: 20px;
	padding-top: 20px;
	background-image: url(../imagenes/img_interfaz/fondo-pie.jpg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #840007;
	padding-bottom: 5px;
}
.miniaturas {
	text-align: center;
	width: 92px;
	float: left;
}
#miniaturasUno {
	text-align: center;
	padding-top: 20px;
}

.miniaturas  img {
	border: 1px dotted #FFE6D9;
}
