@charset "utf-8";
.centro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center center;
	height: 600px;
	width: 800px;
	margin-left: 20px;
	background-color: #FFFFFF;
	clear: none;
	float: none;
}
.todo {
	background-color: #FEBA29;
	height: 350px;
	position: absolute;
	background-position: 50% center;
}
.btn {
	background-color: #FEBA29;
	width: 109px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: url(../img/btn.jpg) no-repeat right;
	height: 20px;
	font-family: "Century Gothic", Arial, "Courier New";
	text-transform: capitalize;
	text-align: center;
	font-size: 12px;
}
.btn a {
	
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.btn a:hover{
	
	text-align: center;
	text-decoration: none;
	color: #999999;
}


body {
	background-color: #FEBA29;
}
.img {
	float: right;
	clear: left;
	height: 180px;
	width: 240px;
	position: relative;
	bottom: 120px;
	right: 400px;
}
.img1 {
	float: right;
	clear: left;
	height: 180px;
	width: 240px;
	bottom: 120px;
	position: relative;
	left: 190px;
}
.txt {
	font-family: "Century Gothic", "Arial", "Courier New";
	font-size: 12px;

}
.txt2 {
	font-family: "Century Gothic", "Arial", "Courier New";
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	
}
.txt2 a{
	font-family: "Century Gothic", "Arial", "Courier New";
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	color: #000000;
	
}
.txtin {
	font-family: "Century Gothic", "Arial", "Courier New";
	font-size: 14px;
	color: #333333;
	margin-left: 15px;
	text-align: justify;
	word-spacing: normal;
	vertical-align: middle;
	margin-bottom: 20px;
	font-weight: bold;
}
.txtin a{
	color: #333333;
	text-decoration: none;
}
.img2{
	height: 113px;
	width: 150px;
	margin-top: 100px;
	margin-left: 5px;
}

.hg{
	height: 30px;
	font-family: "Century Gothic", Arial, "Courier New";
	text-align: right;
	background-position: center;
}
.punto{
	font-size: 24px;
	color: #FEBA29;
	font-weight: bold;
}

.lmm {text-indent:-2000px;}