#contenido{
	height: 474px;
}

#texto{
	position: absolute;
	top: 0; left: 0;
	background: url(../images/locales_bg.jpg) no-repeat top left;
	height: 474px;
	width: 745px;
	z-index: 5;
}
#texto p{
	color: #fff;
	position: absolute;
	top: 300px;
	left: 68px;
	width: 645px;
	height: 110px;
	text-align: justify;
	line-height: 1.6;
}
#texto h4{
	position: absolute;
	top: 213px;
	left: 44px;
}

#columna{
	background: url(../images/columna_locales_bg.jpg) no-repeat top left;
	z-index: 1;
}

ul#categorias{
	font-family: "Arial Narrow", Arial , Helvetica, sans-serif;
	font-size: 160%;
	text-transform: uppercase;
	position: absolute;
	top: 34px;
	left: 50px;
}
ul#categorias li{
	display: inline !important;
}
ul#categorias li h3{
	display: inline;
	
}
ul#categorias li h3 a{
	padding: 0 10px;
	color: #f28000;
}
ul#categorias li.selected h3 a{
	color: #fff;
}
ul#categorias li h3 a:hover{
	background: #fff;
	color: #C30000;
}
ul#categorias li#outlet h3 a{
	color:#ccff00;
	
}

ul#categorias li#outlet.selected h3 a{
	color:#fff;
	
}

ul#subcategorias {
	font-family: "Arial Narrow", Arial , Helvetica, sans-serif;
	font-size: 150%;
	position: absolute;
	top: 71px;
	left: 40px;
	z-index: 3;
	width: 210px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #fff;
}
ul#subcategorias li {
	display: inline !important;
	/*float: left;
	display: block !important;*/
	width: 70px;
	text-align: center;
}
ul#subcategorias li h4{
	position: relative;
	top: 0;
	left: 0;
	display: inline !important;
	width: 70px;
}
ul#subcategorias li h4 a{
	padding: 0 5px;
	color: #fff;
}
ul#subcategorias li.selected h4 a {
	background: #C30000;
}
ul#subcategorias li.selected h4 a:hover{
	color: #fff;
	background: #c30000;
}
ul#subcategorias li h4 a:hover{
	background: #c30000;
	color: #F28000;
}
h4#h_elementos{ 
	position: absolute;
	top: 93px;
	left: 40px;
	color:#fff;
	background-color:#c20000;
	width:205px;
	height: 17px;
	padding-left:5px;
	
}
ul#elementos{
	font-family: "Arial Narrow", Arial , Helvetica, sans-serif;
	font-size: 134%;
	position: absolute;
	top: 110px;
	left: 40px;
	z-index: 3;
	width: 210px;
	height: 310px;
	margin: 0;
	padding: 0;
}

ul#elementos li {
	border-bottom: 1px solid #fff;
}

ul#elementos li a {
	display: block;
	padding: 3px 2px;
	font-weight: bold;
	font-variant: small-caps;
	color: #fff;
}
ul#elementos li a:hover {
	background: #f8bf80;
}
ul#elementos li.selected{
	background: #C30000;
}
p.paginacion {
	position: absolute;
	top: 407px !important;
	left: 40px !important;
	z-index: 3;
	width: 210px !important;
	height: 19px !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center !important;
	background-color:#c20000;
	font-size:110%;
}

p.paginacion strong {
	color:#fff;
	font-weight:bold;
}
p.paginacion a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;

}
p.paginacion a:hover{
	color:#f60;
}
div#detalle {
	position: absolute;
	top: 71px;
	left: 268px;
	width: 670px;
	overflow: hidden;
	z-index: 10;
	/*height: 350px;*/
	height: 373px;
}
div#detalle img{
	margin-left:1px;
}
div#detalle a.pdf p{
	margin:0;
	padding:0;
	position:relative;
	left:550px;
	width:100px;
	color:#f00;
	
}
div#detalle a.pdf:hover p{
	color:#000;
	text-decoration:underline;
	
}

#texto p.navegacion{
	position: absolute !important;
	top: 420px !important;
	left: 210px !important;
	text-align: right;
	font-weight: bold;
	z-index: 15;
}

div#detalle p {
	width: auto;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	clear: both;
	height: auto;
	color: #000;
}
div#detalle dl, dt, dd {
	margin: 0;
	padding: 0;
}
div#detalle dt {
	position: absolute;
	top: 160px;
	right: 10px;
	font-weight: bold;
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	
	
}

div#detalle dd.imagen {
	position: absolute;
	top: 0;
	width: 450px;
	height: 373px;
	overflow: hidden;
}
div#detalle dd.logo {
	position: absolute;
	top: 0;
	right: 10px;
	width: 200px;
	text-align: center;
}
div#detalle dd.phone {
	position: absolute;
	top: 180px;
	right: 10px;
	font-weight: bold;
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	border-top: 1px solid #000;
}
div#detalle dd.number {
	position: absolute;
	top: 200px;
	right: 10px;
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: left;	
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
div#detalle dd.description {
	position: absolute;
	top: 220px;
	right: 10px;
	width: 190px;
	overflow: auto;
	height: 158px;
	padding: 10px;
}
p.navegacion {
	position: absolute !important;
	top: 78px !important;
	left: 220px !important;
	width: auto !important;
	height: auto !important;
	z-index: 15;
}
