body{
	margin: 0;
	padding: 0;
}
div#header{
	background-color: #fff;
	width: 100%;
	height: 19px;
	border-bottom: 1px solid #ffff00;
	opacity: 0.9;
}
div#header div{
	width: 954px;
	margin: 0px auto;
	height: 19px;
}
div#global{
	margin: 0px auto;
	width: 954px;
	padding-top: 20px;
}
div#menu{
	width: 954px;
	height: 50px;
	margin-bottom: 10px;
}
div#news{
	width: 650px;
	height: 285px;
	float: left;
}
form#principal{
	width: 290px;
	height: 285px;
	float: right;
}
div#content_00{
	float:left;
	clear:both;
	width: 954px;
	}
a.column{
	display:block;
	width:230px;
	height: 225px;
	padding: 0px 8px 10px 0px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
div#tiempo{
	width: 954px;
	height:120px;
	margin-top: 5px;
	padding-top: 150px;
	clear: both;
	float: left;
	}
div#footer{
	width: 954px;
	height:20px;
	margin-top: 10px;
	clear: both;
	float: left;
	}