﻿body {
	background: url(fondo.jpg) 110% 0 no-repeat;
	background-position:top center;
	margin-top: 0; margin-left: 0px; margin-right: 0;

}
#midground {
	z-index: 900;
}
#noticias 
{
	z-index: 904;
	} 
#foreground {
	background: url(front.png) 110% 0 no-repeat;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 901;
}
.tabla {
	background-color: #000000;
}
.fondo {
	background-image: url('medio.png');
}
.style1 {
	text-align: left;
	background-image: url('headerbg.png');
	font-family: "Courier New", Courier, "espacio sencillo";
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;

}



.style6 {
	background-image: url('headerbg.png');
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	color: #FFFFFF;
	text-align: left;
}

#menu {
z-index:903;
}
#lado {
z-index:903;
}
 
img {
border: none;
}
