@charset "UTF-8";
/* CSS Document */
body {
	background: #051B28 url(http://mononelo.es/images/Varios/bodybg.png) no-repeat scroll center top;
	margin: 0;
	padding: 0;
}
a{
	outline:none;
}
#card {
	background: url(http://mononelo.es/images/Varios/card5.png) no-repeat;
	width: 403px;
	height: 253px;
	padding: 20px 35px;
	margin: 0 auto;
	top: 50%;
}
p {
	margin: 0;
	padding: 0;
 	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #000;
	font-variant: small-caps;
}
.mononelo {
	width: 175px;
	height: 34px;
	margin: 0 auto;
	background: url(http://mononelo.es/images/mnl2.png) no-repeat;
	text-indent:-999999px;
	font-family:georgia;
	font-size:2em;
	font-style:italic;
	font-weight:bold;
}
#social {
	text-align: center;
	bottom: 0;
	margin-top: 10px;
}
#social a {
	padding: 5px 5px 0 5px;
	border: 0;
	width: 16px;
	height: 32px;
	background: none;
}
#social a:hover {
	border-bottom: 5px solid #051B28;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
#links {
	margin: 20px 0 0 0;
	text-align:center;
}
#card .golinks {
	font-size: .8em!important;
}
#card .golinks, p a {
	color: #051B28;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 7px;
	-moz-border-radius:.3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
}
#card .golinks:hover, p a:hover {
	background: #051B28;
	color:#FFF;
}
p a {
	font-variant: normal;
	font-size: .5em;
}
img {
	border: 0;
}
#copy {
	text-decoration: none;
	color: #474747;
}
#sl {
	width: 803px;
	height: 401px;
	/*background: url(images/Varios/spotlight.png) no-repeat;*/
			margin: 0 auto;
	padding: 200px 0 0 0;
}
.nolinkover:hover {
	background: none;
	text-decoration: none;
}
.cv{
	margin:2px auto 0;
	display:block;
	width:150px;
}
.txt{
	margin-top:10px;
	text-align:center;
}