body {
	background-color: #FFFFFF;
}

.logo{
	color: #FFFFFF;
	border: none;
	position: absolute;
	z-index: 1;
	width: 205px;
	height: 40px;
	left: 60px;
	top: 60px;
	padding: 0px;
	line-height:normal;
}

.direccion{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	border: 0px;
	position: absolute;
	z-index: 1;
	width: 200px;
	height: 20px;
	left: 100px;
	top: 105px;
	padding: 0px;
	line-height:1.4em;
}

.foto_cartel{
	color: #000000;
	border: none;
	position: absolute;
	z-index: 1;
	width: 100px;
	height: 700px;
	left: 100px;
	top: 80px;
	padding: 0px;
	line-height:normal;
}
