#noticiasTags {
	color: #666666;
	font-size: 12px;
	font-weight:bold;
	padding: 5px;
	text-align: left;
	word-spacing: 8px;
}
.orange {
color:#FF6600;
font-weight:bold;
}
#imagenGrande {
	text-align: center;
}
#fotoPrincipal {
	height: 278px;
	width: 370px;
	float: left;
	margin-bottom: 5px;
	position: relative;
	background-color: #666666;
}
#ampliar {
	position: absolute;
	right: 5px;
	bottom: 35px;
}
#nota {
	text-align: justify;
	width: 288px;
	margin-left: 5px;
	float: right;
	height: 250px;
	line-height: 14px;
	overflow: hidden;
}
.globoComenta {
	background-image: url(../images/noticias/globo_comenta.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	width: 90px;
	padding-top: 4px;
	font-size: 12px;
	height: 24px;
	/* padding-left: 7px; */
	float: right;
}
.noticiaThumb h3 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.thumbText {
	padding-top: 8px;
	padding-bottom: 5px;
}
.globoComentaThumb {
	background-image: url(../images/noticias/globo_comenta.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	width: 90px; /* 85 */
	padding-top: 4px;
	font-size: 12px;
	height: 24px;
	/* padding-left: 7px; */
	float: left;
	text-align: left;
}
#valorar {
	font-size: 13px;
	float: right;
	font-weight: bold;
	color: #333333;
}
.numComenta {
	color: #FFFFFF;
	width: 28px;
	text-align: center;
	display: inline-block;
}
#fechaComenta {
	padding-bottom: 20px;
	font-size: 11px;
	color: #999999;
}
#noticiasThumbsBox {
	width: 651px;
	background-color: #f0f0f0;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.noticiaThumb {
	float: left;
	width: 198px;
	text-align: left;
	margin-left: 15px;
}
#rankingNoticias {
	padding: 5px;
	text-align: left;
}
#rankingNoticiasBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/layout/bg_449.jpg);
	background-repeat: repeat-y;
	margin-top:5px;
}
#noticiasTabs {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	height: 23px;
	margin-bottom: 10px;
	background-color: #707070;
}
#noticiasTabs a {
	display: block;
	float: left;
	height: 23px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #707070;
	text-align: center;
}
#noticiasTabs a:hover {
	background-color: #FF6600;
}
#noticiasTabs a.selected {
	background-color: #FF6600;
}

.tabActive {
	background-color: #FF6600;
	height: 23px;
	width: 150px;
	text-align: center;
	float: left;
}
#rankingNoticias li {
	list-style-type: decimal;
	color: #FF6600;
	font-weight: bold;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.greyText {
	color: #333333;
	font-weight: normal;
	text-align: left;
}
#notaA {
	text-align: left;
	position: relative;
	width: 666px;
}
.fechaLeft {
	font-size: 11px;
	float: left;
	color: #999999;
	margin-top: 5px;
	width: 110px;
}
#encabezado {
	margin-top: 15px;
	margin-bottom: 15px;
}
#comentariosHead {
	background-color: #CCCCCC;
	padding: 10px;
	height: 20px;
	font-size: 15px;
}
#paginas {
	height: 20px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#paginas a {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-decoration: none;
}
#paginas a:hover {
	background-color: #FF6600;
	color: #FFFFFF;
}
#notasRelacionadas {
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	width: 290px;
	right: 0px;
	bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
#comparte {
	background-image: url(../images/noticias/comparte.png);
	background-repeat: no-repeat;
	float: right;
	height: 100px;
	width: 55px;
	padding-top: 18px;
	padding-left: 115px;
	padding-right: 20px;
}
#notasRelacionadas div {
	margin-top: 5px;
}
.globoComentarios {
	background: url(../images/noticias/globo_comenta.png) no-repeat;
	font-weight: bold;
	color: #666666;
	width: 140px;
	font-size: 14px;
	height: 24px;
	float: left;
	text-align: left;
	
	
}
.globoComentarios span {
	line-height: 24px;
	display: inline-block;
	height: 22px;
	margin: 0px; 
	vertical-align: top;
}

#ultimosComentarios  {
	text-align: left;
	font-size: 13px;
	color: #999999;
	padding: 10px;
	padding-left: 6px;
}
.comentario {
}
.comentarioText {
	background-image: url(../images/noticias/bg_comentario_top.gif);
	background-repeat: no-repeat;
  background-position: right  1px;
	color: #333333;
	font-style: italic;
	text-align: left;
	padding: 0px;
	@import padding-top: 15px;
}
.comentarioText p {
	background-image: url(../images/noticias/bg_comentario_middle.gif);
	background-repeat: no-repeat;
background-repeat: repeat-y;
  background-position: top  right;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.comentarioText div {
	background-image: url(../images/noticias/bg_comentario_bottom.gif);
	background-repeat: no-repeat;
  background-position: top  right;
  height: 15px;
}
#boxComentariosNoticia div.comentario {
  padding-right:6px;
}
.comentarioData {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 15px;
	width: 500px;

}

.comentarioDataText {
  float: right;
  width: 300px;
}
.comentarioData div.marginLeft {
  float: right;
  width:  50px;
  height: 50px;

}
.comentarioData .orange {
  font-size:11px;
  text-transform: uppercase;
}

.marginLeft {
	margin-left: 15px;
}
#tuComentarioBox {
	background-color: #e5e5e5;
	padding: 10px;
	text-align: left;
	float: left;
	height: 242px;
	margin-bottom: 6px;
}
#publicar {
	float: right;
	margin-top: 30px;
}
#tuComentarioLogIn {
	background-image: url(../images/noticias/tucomentario_loginBox.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 645px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
#tuComentarioLogIn p {
	font-weight: bold;
	width: 230px;
	float: left;
	margin-right: 25px;
}
.olvide {
	font-size: 10px;
	margin-top: 2px;
	float: left;
	width: 128px;
}
#tuComentarioLogIn a {
	color: #FFFFFF;
	text-decoration: underline;
}
/*
#usuario {
	float: left;
	width: 145px;
}
*/
/*
#pass {
	float: left;
	width: 145px;
}
*/
#escribirComentario {
	background-image: url(../images/noticias/escribir_comentario.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 351px;
	padding-top: 30px;
	padding-left: 10px;
	float: left;
}
#normas {
	font-size: 11px;
	color: #333333;
	width: 230px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#tuComentarioLogIn img {
	margin-top: 15px;
}
#tuComentarioLogIn  input {
	background-color: #CCCCCC;
	margin-top: 5px;
}
.verde17 {
	font-size: 17px;
	color: #006633;
}
#alertas2 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: 37px;
	margin-top: 5px;
	clear: both;
}
#links2 {
	text-align: right;
	float: right;
	width: 90px;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#alertas2 p {
	float: left;
	width: 155px;
	margin-right: 5px;
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
}
.btnEnviar2 {
	float: left;
	width: 70px;
	margin-top: 7px;
	text-align: right;
}
#telefono2 {
	float: left;
	width: 165px;
}
#videoRelacionado {
	width: 295px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}
#fotoC {
	float: right;
	width: 350px;
	background-color: #CCCCCC;
	margin: 0px 0px 10px 10px;
}

#NoticiaContenidoLarg {
  margin: 0px 10px;
}

#NoticiaContenidoLarg a {
  font-weight: bold;
  text-decoration: underline;
}

#NoticiaContenidoLarg a:hover {
  color: #000099;
}

#personalizarNoticias {
	background-image: url(../images/noticias/personaliza_tusnoticias.png);
	background-repeat: no-repeat;
	height: 216px;
	width: 407px;
	text-align: center;
	background-position: center;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#elegir {
	width: 355px;
	padding-top: 100px;
	padding-left: 25px;
}
#elegir .estrellas {
	margin-left: 100px;
}

#NoticiaContenidoLarg #galeriaRelacionado {
	float: right;
	margin: 0px 0px 10px 10px;
	width: 338px;
	border: 1px solid #CCC;
	padding: 5px;
}
#NoticiaContenidoLarg #galeriaRelacionado .lnk-image {
	margin: 0px 26px 10px;
}

#NoticiaContenidoLarg #coberturaPartido {
	float: right;
	margin: 0px 0px 10px 10px;
	width: 338px;
	border: 1px solid #CCC;
	padding: 5px;
}
#NoticiaContenidoLarg #coberturaPartido .lnkCobertura {
  color:#666666;
  float:left;
  font-size:40px;
  text-align:center;
  text-decoration:none;
  width:338px;
}

#NoticiaContenidoLarg #notasRelacionadas {
	width: 338px;
	margin: 0px 0px 10px 10px;
}	
#NoticiaContenidoLarg .right {
	float: right;
	width: 360px;
}
#NoticiaContenidoLarg .big-image {
	width: 645px;
	height: 433px;
	margin-bottom: 10px;
}

#encabezado {
	height: 24px;
	overflow: hidden;
	padding: 3px 0px;
	vertical-align: top;
	border: 1px solid #CCC;
	border-left: none;
	border-right: none;
}
#encabezado img.hr{
	float: left;
	height: 3px;
	margin-bottom: 3px;
}
#encabezado #valorar {
	float: left;
	padding:0px 15px 0px 15px;
	border-left: 1px solid #CCC;
}
#encabezado #compartir {
	width: 150px;
	float: right;
	border-left: 1px solid #CCC;
	padding:0px 8px 0px 10px;
	overflow: hidden;
	height: 24px;
}
#encabezado #suscribete {
	float: right;
	width: 110px;
	border-left: 1px solid #CCC;
	padding-left: 10px;
	overflow: hidden;
	height: 24px;
}
#encabezado .globoComentaThumb
{
	width: 100px;
}

#encabezado #compartir span.title,#encabezado #suscribete span.title {
	line-height: 24px;
	font-weight: bold;
	float: left;
}

#encabezado #compartir a, #encabezado #suscribete a {
	display: inline-block;
	float:left;
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin: 3px 0px 0px 3px;
}
#encabezado #suscribete a, #encabezado #suscribete span.title {
	float: right;
}
#encabezado .stbutton.stico_default {
	height: 20px;
	width: 20px;
	padding: 0px;
}
#encabezado #sharethis_0 {
	padding: 0px;
}
body .stico_default .stbuttontext {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/icons/shareit-icon.png) no-repeat;
}


.border.min {
	padding: 5px 4px;
}
.equipo-fav, .estrella-fav {
	width:209px;
	overflow: hidden;
	float: left;
	padding: 0px 5px;
}
.equipo-fav {
	border-right: 1px solid #CCC;
}
.equipo-fav *, .estrella-fav * {
	text-align: left;
}
.equipo-fav h1, .estrella-fav h1 {
	color: #ff6600;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 20px;
}
.equipo-fav li, .estrella-fav li {
	margin-bottom: 10px;
}
.equipo-fav a, .estrella-fav a {
	text-decoration: none;
}

.equipo-fav span, .estrella-fav span {
	color: #666;
	font-size: 10px;
	text-align: 12px;
}
.equipo-fav a:hover strong, .estrella-fav a:hover strong {
	text-decoration: underline;
}

.anteriores .item {
	text-align: left;
	padding: 10px 10px 5px;
	border-bottom: dashed 1px #FF6600;
}
.anteriores .item a {
	text-align: left;
	
	text-decoration: none;
}
.anteriores .item a:hover .titulo {
	text-decoration: underline;
}

.anteriores .item .titulo{
	font-weight: bold;
}

#noticiasTags a {
	color: #000099;
}
