@charset "utf-8";
/* CSS Document */

.visita_fondo {
	position: relative;
	height: 924px;
	width: 992px;
	background-image: url(../img/sin.jpg);
	background-repeat: no-repeat;
	top:0px;
	left:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.visita_titulo {
	position: absolute;
	height: 25px;
	width: 116px;
	left: 478px;
	top: 156px;
}
.visita_titulo h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	margin:0px;
	padding:0px;
}
.visita_contenedor_flash {
	position: absolute;
	height: 294px;
	width: 517px;
	top: 238px;
	left: 66px;
}

