.texto-simple {
	padding-top: 25px;
}
.texto-simple p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.categoria-deporte h3 {
	font-size: 13pt;
	color: #000000;
	height: 26px;
	clear: both;
	float: none;
	padding-top: 10px;
	padding-left: 14px;
}
.categoria-deporte h4 {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/deportes/d-star.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	text-align: left;
	margin-bottom: 6px;
	font-weight: bold;
	padding-top: 4px;
}
.cont-deporte img {
	margin-bottom: 7px;
}
.cont-deportes-lista {
	border-top:	1px dotted #000000;
	padding-top: 10px;
	margin-bottom: 5px;
}
.cont-deporte {
	text-align: center;
	height: 167px;
	width: 124px;
	float: left;
}
.cont-deporte .leermas {
	display:block;
	background-image: url(../images/deportes/btn-leermas.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	height: 15px;
	width: 101px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
.cont-deporte .leermas:hover {
	background-position: bottom;
}
#col_left #olimpicCarousel {
	background-image: none;
	height: 235px;
	margin-left: 0px;
	position: relative;
}
#col_left #first-carousel li {
	margin: 20px 14px;
}
#col_left .jcarousel-skin-tango .jcarousel-container-horizontal {
	height: 235px;
	margin-top: 0px;
	margin-left: 0px;
}
#col_left .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 580px;
	height: 226px;
}
#col_left .jcarousel-skin-tango .jcarousel-prev-horizontal {
	margin-left: 0px;
	margin-top: 0px;
	top: 33%;
}
#col_left .jcarousel-skin-tango .jcarousel-next-horizontal {
	right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	top: 33%;
}
.banner-der a {
	display: block;
	margin-bottom: 20px;
}
.banner-der {
	padding-top: 20px;
}
.banner-der .tweetsHastag .contenedor {
	display: none;
}
.banner-der .tweetsHastag a {
	margin-bottom: 3px;
}
.twtr-widget em a {
	float:left;
	padding-right: 5px;
}
.cont-sabias {
	clear: both;
	height: auto;
	width: 620px;
}
.tit-sabias-que {
	clear: both;
	height: 39px;
	background-image: url(../images/tit-sabias_que.png);
}
.c-sabias {
	background-color: #E1D7A9;
	clear: both;
	margin-left: 15px;
	width: 565px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.c-sabias p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.menu-prim {
	position: relative;
}
#mainMenu .menu-prim ul {
	position: absolute;
	width: 127px;
	height: 71px;
	background-color: #8d7a47;
	display: none;	
}
#mainMenu li.menu-prim:hover ul {
	display:block;
}
.menu-prim ul li a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#mainMenu .menu-prim ul li {
	float: none;
	clear: both;
	padding-left: 15px;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.categoria-deporte {
	clear: both;
	height: auto;
}
.clearfloat {
	line-height: 0px;
	clear: both;
	float: none;
	width: 100%;	
}