#topnews{
	height: 195px;
	width: 940px;
	overflow:hidden;
	clear: both;
	padding-top: 5px;
	padding-bottom: 7px;

}
.peakleft{
	background-image: url(../img/picoizquierdo.gif);
	background-repeat: no-repeat;
	height: 195px;
	width: 16px;
	float: left;
	background-position: right 15px;
	margin-left: 3px;
}
.peakright{
	background-image: url(../img/picoderecho.gif);
	background-repeat: no-repeat;
	height: 195px;
	width: 16px;
	float: left;
	background-position: left 150px;

}
.shadow{
	background-image: url(../img/shadow.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 950px;

}
#leftnews{
	width: 460px;
	float: left;
	height: 195px;
	overflow: hidden;
	position: relative;


}
#picture{
	width: 460px;
	float: left;
	height: 195px;
	position: absolute;
	z-index: 0;

}

#sentence{
	background-color: #2f302d;
	width: 162px;
	float: left;
	height: 195px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	position: absolute;
	z-index: 5;
}
#sentence p{
	font-size:17px;
	color:#FFF;
	text-align:center;
	padding:20px 10px 5px;
	
}
#sandwich{
	width:220px;
	float:left;
	height:195px;
	background-color:#FFF;
	z-index:3;

}
#sandwich h3{
	font-size: 16px;
	color: #004a99;

}
#sandwich p a{
	color: #a8a5a5;
	text-decoration: none;
}
#sandwich p {
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:6px;
	margin-bottom:10px;
	border-bottom-color:#CCC;

}
.content_sportsportal {
	width:520px;
}

.roundedcornr_content {/* ancho de content: portal del deporte*/ 
	overflow:hidden;
	width:481px;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
}

.roundedcornr_contentsandwich {/* ancho de sandwich*/ 
	height:155px;
	overflow:hidden;
	width:180px;
	margin:0 20px;

}


#rightnews{
	width: 222px;
	float: right;
	height: 195px;
	z-index: 4;
}

#photospanel {
	width: 259px;
	float: right;
	margin-left: 10px;

}
#photospanel img {
	margin:0 0 3px;
	padding:0;

}
.mainphoto {
	width: 257px;
	height:253px;
	overflow:hidden;
	float: left;
	margin-bottom: 3px;
}
.miniphotos {
	width: 84px;
	float: left;
	height: 83px;
	margin-right: 2px;
	margin-bottom: 3px;
}
#sidebar{
	width: 220px;
	float: right;
	overflow: hidden;


}
#newsidebar{
	background-image: url(../img/noticias-sombra.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #3a3b36;
	overflow: hidden;
	padding-bottom: 59px;

}
#newsidebar ul{
	margin-right: 10px;
	margin-left: 10px;
}
#newsidebar ul li{
	margin-top: 5px;
	margin-bottom: 10px;
}
#newsidebar ul li a{
	color:#FFF;
	clear:both;
	display:block;

}
.date{
	color: #6c95c0;

	display: block;
	padding-bottom: 10px;
	padding-top: 5px;
}
#contest{
	width: 222px;
	height:300px;
	float: right;

}
.prize{
	width: 90px;
	float: left;

}
#contest h4{
	color:#FFF;
	font-size:17px;
	font-weight:700;
	width:100px;
	text-align:left;
	float:right;

}
#contest p{
	color: #ffe36c;
	font-size: 12px;
	font-weight: normal;
	padding-left: 120px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contest .tab{
	height: 104px;

}

#contest .tab li a:link, #contest .tab li a:visited {
	background-image:url(../img/button02.jpg);
	background-repeat:no-repeat;
	background-position:left -104px;
	display:block;
	font-weight:700;
	float:left;
	text-decoration:none;
	padding-left:50px;
	height:103px;
	font-size:18px;
	color:#FFF;

}
#contest .tab li a span {
	background-image:url(../img/button02.jpg);
	background-repeat:no-repeat;
	background-position:right -104px;
	display:block;
	line-height:85px;
	padding:0 50px 20px 0;

}
#contest .tab li a:hover {
	background-image: url(../img/button02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#contest .tab li a:hover span {
	background-image: url(../img/button02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
}
