@charset "utf-8";
/* CSS Document */
body {	background-color:#e70033;
		background-attachment: fixed;
		background-image: url(img/bck-img.png);
		background-repeat: no-repeat;
		background-position: top center;
		color: #fff;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		padding-top: 0;}

#box-espuela { margin: 0 auto 5% auto; width: 88px; vertical-align: top;  height: 175px; padding: 0; position: absolute; top: 0px; bottom: 0; right: 52%; left: 48%; display: block; z-index: 100;}
#box-logo	{ margin: 250px auto 10px auto; width: 380px; display: block; border: 0;z-index: 200;}
#box-logo a { text-decoration: none; color: #fff;}
#box-logo a :hover { color:#505050;  background: #505050;}
#marc	{width: 175px; float: left; border-right:  solid 1px #fff; padding-right: 15px; text-align: right;}
#rise	{width: 174px; float: right; padding-left: 15px; text-align: left; }
#clear	{ clear: both;}

