body{
	background: #e58518 url(i/bg-home.png) top no-repeat;
	height: 100%;
	color: #333;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
}
p.description{
	font-size: 1.7em;
	margin: 30px 0 30px;
}
a{ color: #666; text-decoration: underline; }
#holaamigo{
	width: 740px;
	margin: 60px auto 0;
}
#menu {
	margin-top: 50px;
}
#menu li{
	display: inline;
	list-style: none;
	font-size: 2.4em;
	padding: 5px 15px;
	border-right: 1px solid #f5cb7e;
}
#menu li:last-child{
	border: 0;
}
#menu li a{
	color: white;
	text-decoration: none;
}
#menu li a:hover{
	text-decoration: underline;
}

.columna{
	margin-top: 20px;
	float: left;
	width: 46%;
	text-align: left;
	color: #807051;
}
#ultimoshilos{
	margin-left: 4%;
	text-align: right;
}

.columna h2{
	font-size: 2em;
	color: #f5cb7e;
	letter-spacing: -0.02em;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	padding: 5px;
}

.columna ul{
	margin: 0;
	padding: 0;
}

.columna li{
	list-style: none;
	margin: 0;
	padding: 0;
}
.columna li h3{
	font-size: 1.4em;
	margin-bottom: 8px;
}
.columna a{
	color: #333;
}
.columna a:hover{
	color: #000;
}

.columna li p{
	font-size: 1.2em;
position: relative;

}
.columna li li{
font-size: 1.2em;
	font-weight: bold;
line-height: 19px;
}


p.repercusiones{
margin-bottom: 0;
}

.ticker{
	position:relative;
	height: 20px;
	width: 100%;
	overflow:hidden;
}

.ticker li {
	width: 300px;
	height: 19px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* viva LD \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* viva por la cresta */

