.contenedor {
	position: static;
	width: 787px;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.encabezado {
	background-attachment: fixed;
	background-image: url(graficos/tabla/encabezado.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 107px;
	width: 787px;
	top: 5px;
}
.izquierda {
	float: left;
	background-attachment: scroll;
	background-image: url(graficos/tabla/ladoizqdo.jpg);
	background-repeat: no-repeat;
	width: 9px;
	clear: none;
	height: 446px;
}
.maqueta {
	clear: none;
	float: left;
}
.derecha {
	background-image: url(graficos/tabla/ladoderecho.jpg);
	height: 442px;
	width: 5px;
	float: right;
	clear: none;
}
.abajo {
	background-attachment: scroll;
	background-image: url(graficos/tabla/bajo.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 773px;
	float: left;
	clear: none;
}
.panel {
	clear: none;
	float: left;
	background-attachment: fixed;
	background-image: url(graficos/tabla/fondo.jpg);
	background-repeat: repeat;
	height: 425px;
	width: 773px;
	background-position: left top;
}
.menu {
	float: left;
	top: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	height: 100%;
	width: 100%;
	vertical-align: bottom;
	clear: none;
	position: relative;
	visibility: inherit;
	right: 0px;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
	left: 30px;
	letter-spacing: 1px;
	white-space: normal;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	filter: Shadow(Color=#000000, Direction=RIGHT);
}
a:visited {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: line-through;
}
a:active {


	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}
.noticias {
	background-color: #FFFFCC;
	height: 250px;
	width: 195px;
	position: relative;
	margin: 6px;
	float: left;
}
