@charset "utf-8";
body {
	background-image: url(../imagenes/compartidas/bg_general.png);
	background-repeat:  repeat-x;
}
.pronto {
	height: 180px;
	width: 400px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans", "trebuchet MS", arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
}
.pronto a {
	color: #F2BBC5;
	text-decoration: none;
}
.logo {
	width: 400px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

