@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}
.portada {
}
.title-01 {
	font-size: 23px;
	color: #C90;
}
.topper {
	text-align: right;
	padding-right: 400px;
}
.topper a {
	text-decoration: none;
	color: #9F7800;
}

.footer {
	color: #666;
	height: 30px;
	padding-top: 30px;
	text-align: center;
	font-size: 11px;
}
.footer-terms {
	line-height: 20px;
	color: #666;
	text-decoration: none;
	display: block;
	height: 20px;
}
.button {
	height: 25px;
	width: 75px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/012.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 25px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-img {
	background-image: url(../images/007.jpg);
	height: 160px;
	width: 770px;
	background-repeat: no-repeat;
	background-position: -1px 0px;
}

.mini-gray {
	color: #666;
}

#Verical-Align-Left {
	text-align: right;
	margin-right: 10px;
}

