#cuadro {
/*font-family: arial;
font-size: small;
color: #003399;*/
margin-top:-18px;
background-image: url(principal/fondo3.gif);
width: 742px;
/*
height: 415px;
border-style: none;

scrollbar-face-color: #FEDCBB;  
scrollbar-shadow-color: #FB942B; 
scrollbar-highlight-color: #FB942B; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #FB942B; */
}
#fondo_sup {
background-image: url(principal/fondo-sup.gif);
width: 742px;
height: 42px;
}
#fondo_inf {
margin-top:-16px;
background-image: url(principal/fondo-inf.gif);
width: 742px;
height: 35px;
}

#tabla {
	position: absolute;
	border-style: none;
	width: 750px;
	height: 445px;
	margin-top: -400px;
	margin-left: 240px;
}

body {
text-align: center;
background-attachment:fixed;
background-repeat: no-repeat;
background-image: url(principal/fondo-principal.gif);
font-family: arial;
font-size: small;
color: #003399;
}

.contador {
position: absolute;
margin-top: -560px;
margin-left: 850px;
font-family: arial;
font-size: small;
color: #003399;
}

.ficha {
position: absolute;
width: 270px;
height: 340px;
margin-top: 48px;
margin-left: 65px;
}

.informacion {
	font-family: arial;
	font-size: small;
	color: #003399;
	position: absolute;
	width: 580px;
	height: 550px;
	margin-top: 150x;
	margin-left: 400px;
	left: -390px;
	top: 454px;
}

.year {
	position: absolute;
	margin-top: -390px;
	margin-left: 700px;
	font-family: arial;
	font-size: small;
	color: #003399;
	width: 303px;
	left: -20px;
}

.publi {
position: absolute;
margin-top: 15px;
margin-left: 5px;
}

