@charset "utf-8";
/* CSS Document */

.npropfondo {
	background-image: url(../images/npropfondo.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	display: table-cell;
	height: 195px;
	width: 247px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.nproptit {
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 20px;
}
.nproptxt {
	font-size: 10px;
	line-height: 13px;
	color: #FFF;
	text-align: center;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}


.noticiastit {
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	height: 15px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#banners li {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style-type: none;
}
#banners img {
	height: 40px;
	width: 164px;
	overflow: hidden;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
}
#banners img:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.noticiastxt {
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 15px;
	height: 45px;
	overflow: hidden;
}
.noticiasleer {
	line-height: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 10px;
	text-align: right;
	height: 21px;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-right: 15px;
}
.noticiasfoto {
	text-align: right;
	display: table-cell;
	width: 93px;
	overflow: hidden;
}

.noticiasleer:hover {
	color: #DF8BEB;
	text-decoration: underline;
}
.noticiascelda {
	display: table-cell;
	width: 250px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 20px;
}
.bandastd {
	text-align: center;
	height: 195px;
	overflow: hidden;
	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-image: url(../images/ultfondo.gif);
	background-repeat: no-repeat;
	background-position: center 154px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.bandastd-4 {
	width: 147px;
}
.bandastd-3 {
	width: 195px;
}
.bandasimg {
	margin-bottom: 18px;
}
.bandastd:hover {
	color: #DF8BEB;
}
.npropfondo a {
	text-align: center;
	text-decoration: none;
}
div#redes { text-align:center; }
div#redes a {
	display: inline-block;
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#redes a span {
	display: none;
}
div#redes a:hover { background-position: 0px -30px; }
div#redes a#rsfacebook { 	background-image: url(../images/redes/facebook.jpg); }
div#redes a#rsfotolog {	background-image: url(../images/redes/fotolog.jpg); }
div#redes a#rsmyspace { 	background-image: url(../images/redes/myspace.jpg); }
div#redes a#rstwitter {	background-image: url(../images/redes/twitter.jpg); }

img#encontranos {padding-top:4px;}