td {
	text-align: center;
	vertical-align: top;
}
p::first-letter {
	font-size: 24px;
	margin-left: 100px;
}
img {
	border: 0px;
}
select {
	width: 50px;
}
#div1 {
	width: 100%;
}
#Imagen {
   box-shadow: 12px 12px 15px #333;
   -webkit-box-shadow: 12px 12px 15px #333;
   -moz-box-shadow: 12px 12px 15px #333;
}
#CASA {
	position: relative;
	left: 45px;
}
.boton {
	width: 100px;
	margin: 0px 8px;
}
.contador {
	background-color: transparent;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	border-style:none;
}
