@charset "iso-8859-1";
/* CSS Document */

#conta_sup{
	width:960px;
	height:381px;
	overflow:hidden;
	position:relative;
	z-index:1;
}

#conta_supI{
	float:left;
	width:10px;
	height:381px;
	background:transparent url(../img/contacto-bg-L.gif) no-repeat top left;
}

#conta_supC{
	float:left;
	width:940px;
	height:381px;
	background:transparent url(../img/main-bg-T.gif) repeat-x top left;
}

#conta_supD{
	float:left;
	width:10px;
	height:381px;
	background:transparent url(../img/contacto-bg-R.gif) no-repeat top left;
}

#conta_inf{
	position:relative;
	z-index:2;
	height:505px;
	*height:370px;
	width:960px;
	overflow:visible;
}

#conta_infU{
	width:100%;
	height:484px;
	*height:349px;
	background:transparent url(../img/footPattern.gif) repeat top left;
	overflow:visible;
}

#conta_infD{
	width:100%;
	height:21px;
	background:transparent url(../img/footContainer.gif) no-repeat bottom left;
}

/*------------------------------------------------------------------------*/

#seccionMapa{
	width:960px;
	overflow:hidden;
	position:relative;
	top:-355px;
}

#primaryNav .ultimaSec{
	background: url('images/L1-right.png') center top no-repeat;
}

#primaryNav .primero{
	background:none;
}