﻿/* CSS Layer */
#layerhomeflash 
{
	position:absolute;
	top:80px;
	width:980px;
	height:186px;
	z-index:1;
}
#layerhomelinks 
{
	position:absolute;
	top:80px;
	width:980px;
	height:186px;
	z-index:2;
}
#layermenubuscador{
	position:relative;
	top:-10px;
	/*width:980px;*/
	/*height:186px;*/
	z-index:3;
}
#layermenuhome
{
	position:relative;
	top:-20px;
	/*width:980px;*/
	/*height:186px;*/
	z-index:4;
}
#layersucursaleshome
{
	position:absolute;
	top:116px;
	/*width:195px;
	height:186px;*/
	z-index:5;
}

#layeridiomas
{
	position:absolute;
	top:270px;
	/*width:195px;
	height:186px;*/
	z-index:6;
}


#layermenuinterior
{
	position:relative;
	top:0px;
	/*width:980px;*/
	/*height:186px;*/
	z-index:4;
}


#layerinteriorflash 
{
	position:absolute;
	top:83px;
	width:960px;
	height:112px;
	z-index:1;
}
#layerinteriorlinks 
{
	position:absolute;
	top:66px;
	width:960px;
	height:112px;
	z-index:2;
}
#layersucursalesinterior
{
	position:absolute;
	top:105px;
	/*width:195px;
	height:186px;*/
	z-index:6;
}
