@charset "utf-8";



/* CSS Document */

body {
	background-image: url(../img/bkg-site.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	text-decoration: none;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #000000;
}
.content-bkg {
	background-color: #FFA101;
	background-image: url(../img/bkg-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
}
.footer-bkg {
	background-color: #FFA101;
	background-image: url(../img/bkg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	text-align: right;
	height: 90px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFA200;
}
.banner {
	width: 240px;
	background-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.banner-txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFA200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 235px;
	padding-left: 5px;
	text-align: center;
}
.sponsors {
	padding: 5px;
	width: 230px;
}
.txt-body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding: 10px;
	height: auto;
	width: 520px;
}
.noticias {
	padding: 5px;
	width: 230px;
	height: 230px;
}
.txt-bodytitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	padding: 10px;
	height: auto;
	font-weight: bold;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFA101;
	text-decoration: none;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA101;
	text-decoration: none;
}
.fecha {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
}
.titles-grandes {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
