﻿body
{
	background-image: url(img/bkg2.jpg);
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

table#main
{
	background-image: url(img/loco8.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


div#head_uno
{
	position: absolute; 
	left: 127px;
	width: 44px; 
	top: 18px;
	height: 51px;
	
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	background-position: center center;	
		
	z-index: 10;
}

div#head_dos
{
	position: absolute; 
	left: 183px;
	width: 44px; 
	top: 22px;
	height: 51px;
	
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	background-position: center center;	
		
	z-index: 10;
}

div#head_tres
{
	position: absolute; 
	left: 235px;
	width: 44px; 
	top: 18px;
	height: 51px;
	
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	background-position: center center;	
		
	z-index: 10;
}

div#head_cuatro
{
	position: absolute; 
	left: 293px;
	width: 44px; 
	top: 22px;
	height: 51px;
	
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	background-position: center center;	
		
	z-index: 10;
}

div#head_cinco
{
	position: absolute; 
	left: 345px;
	width: 44px; 
	top: 18px;
	height: 51px;
	
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	background-position: center center;	
		
	z-index: 10;
}

div#head_seis
{
	position: absolute; 
	left: 400px;
	width: 44px; 
	top: 22px;
	height: 51px;
	
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	background-position: center center;	
		
	z-index: 10;
}

div#head_siete
{
	position: absolute; 
	left: 454px;
	width: 44px; 
	top: 18px;
	height: 51px;
	
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	background-position: center center;	
		
	z-index: 10;
}

div#head_ocho
{
	position: absolute; 
	left: 510px;
	width: 44px; 
	top: 22px;
	height: 51px;
	
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	background-position: center center;	
		
	z-index: 10;
}

div#head_ocho_b
{
	position: absolute; 
	left: 454px;
	width: 44px; 
	top: 88px;
	height: 51px;
	
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	background-position: center center;	
		
	z-index: 10;
}

div#top_logo
{
	position: absolute; 
	left: 28px;
	width: 80px; 
	top: 5px;
	height: 72px;
		
	z-index: 10;
}

div#top_logo2
{
	background-image: url(img/loco8.gif);
	background-repeat: no-repeat;
	background-position: center center;

	position: absolute; 
	left: 11px;
	width: 300px; 
	top: 11px;
	height: 300px;
	
	z-index: 10;
					
	border-top: 3px solid black; 
	border-left: 3px solid black; 
	border-right: 0; 
	border-bottom: 3px solid black; 

	background-color: #ffffff; 
}


