#ListadoDeFotos {
	border: 1px solid #f0f0f0;
	display: block;
	margin-top: 12px;
}

.CajaFotos {
	border: 8px solid #f0f0f0;
	width: 140px;
	height: 90px;
	overflow: hidden;
	margin: 8px;
	float: left;
}

.CajaFotos img {
	width: 140px;
}

#Contenido #Pagina a.BotonOfertaDemanda {
	border-top: 1px solid #f6f6ee;
	border-right: 1px solid #f6f6ee;
	border-bottom: 1px solid #c9c9b5;
	border-left: 1px solid #c9c9b5;
	padding: 12px;
	background-color: #f3f3eb;
	color: #6d1f1d;
	text-align: center;
	width: 390px;
	clear: both;
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	text-transform: uppercase;
}
