.datosProveedor .logo
{
	width:135px;
	height:150px;
	float:left;
}

.datosProveedor .detalle
{
	float:left;
	width:430px;
}


.datosProveedor .detalle .nombre
{
	font-size:18px;
	color:#000;
}

.datosProveedor .detalle .categorias
{
	font-size:13px;
	color:#90bf31;
}

.datosProveedor .detalle .descripcionRestaurante
{
	margin:5px 0;	
}

.datosProveedor .detalle .sucursales
{
	font-size:13px;
	color:#404040;
	margin-top:5px;
	font-weight:bold;
}

.datosProveedor .detalle .sucursales a
{
	color:#404040;
}

.datosProveedor .detalle .sucursales span
{
	font-weight:normal;
}

.datosProveedor .detalle .sucursales .direccion span
{
	font-weight:bold !important;
}

.datosProveedor .fotografias
{
	text-align:right;
}

.datosProveedor .pagina
{
	padding-left:18px;
}

.datosProveedor .pagina a
{
	color:#ff9d11;
}

.datosProveedor .puerta
{
	position:absolute;
	width:28px;
	height:28px;
	top:5px;
	right:5px;
}

.resultados
{
	padding:2px 6px;
}

.cen .division
{
	width:451px;
	height:3px;
	background:url(/images/interfase/div_menu.png) no-repeat;
	margin:15px auto;
	clear:both;
}

.popup .listaImagenes
{
	position:absolute;
	bottom:-40px;
	left:0px;
	width:100%;
}

.popup .listaImagenes table
{
	margin:0 auto;
}

.popup .listaImagenes table a
{
	cursor:pointer;
	font-size:12px;
	color:#c5e800;
	font-weight:bold;
	text-decoration:none;
}

.popup .listaImagenes table a:hover
{
	text-decoration:underline;
}

.popup .listaImagenes table a.ligaActual
{
	color:#fff;
	font-size:1.1em;
}

.listaCategoria .nombreCategoria
{
	background:#ff9600;
	color:#fff;
	padding:6px;
	float:left;
	position:relative;
	margin-top:3px;
	font-weight:normal;
}

.mapa
{
	width:100%;
	height:340px;
	margin-top:20px;
}

.datosProveedor
{
	position:relative;
	width:95%;
	margin:0 auto;
}

.ligasExtras
{
	clear:both;
}

.ligasExtras>div
{
	float:left;
}

.datosProveedor .fotografias
{
	float:right;
	margin-top:-20px;
}


.listaSucursale
{
	padding:0 0 0 152px;
	margin-bottom:20px;
}
.listaSucursale a
{
	color:#777;
	margin:0 5px;
	
}

.horariosProveedor
{
	clear:both;
	color:#666;
	margin-left:135px;
	margin-bottom:10px;
}

.nombreHorario
{
	font-weight:bold;
	margin-bottom:5px;
}

.horariosProveedor table th
{
	text-align:left;
	padding-right:3px;
}

.horariosProveedor table td
{
	text-align:left;
}

#fotoMostrada
{
	position:absolute;
	top:7px !important;
	left:0px !important;
}

.fotoMostradaProducto
{
	top:30px !important;
	position:absolute;
	left:0px !important;
}

.personalizar
{
	width:170px;
	height:110px;
	background:#79AA00;
	position:absolute;
	z-index:1000;
}

.personalizar h1
{
	font-size:1.1em;
	font-weight:normal;
	color:#fff;
}

.personalizar textarea
{
	position:absolute;
	left:8px;
	top:24px;
}

.globoMaps >div
{
	float:left;
}

.imagenLogoGlobo
{
	width:50px;
	height:50px;
	margin-right:5px;
}

.popupImagen
{
	position:absolute;
	height:250px;	
	position:absolute;
	width:250px;
	z-index:5001;	
}

.popupImagen .fondo
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#7BAA00 none repeat scroll 0 0;
	padding:10px 15px 50px;
	border:2px solid #FF8400;
	z-index:10;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}



.popupImagen .tache
{
	background:transparent url(/images/interfase/tache.png) no-repeat scroll;
	top:-22px;
	height:32px;
	position:absolute;
	right:-34px;
	width:26px;
	cursor:pointer;
	z-index:9;	
}

.popupImagen img
{
	position:absolute;
	top:20px;
	left:15px;
}

.popupImagen .loader
{
	background:#7BAA00 url(/images/template/loading.gif) no-repeat scroll 50% 50%;
	opacity:.75;
	filter:alpha(opacity=75);
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;	
}

.popupImagen .pager
{
	color:#000;
	position:absolute;
	bottom:17px;
	right:13px;
}

.popupImagen .pager div
{
	float:left;
}

.popupImagen .pager .flechas
{
	cursor:pointer;
	height:10px;
	margin:0px 8px;
	width:9px;
	font-size:12px;
}

.popupImagen .pager .numeroFoto
{
	font-size:12px;
	font-weight:bold;
}

.popupImagen .pager .numeroFoto span
{
	font-size:12px;
	font-weight:bold;
}

.popupImagen .pager .izq
{
}

.popupImagen .pager .der
{
}

.popupImagen .mensajePop
{
	position:absolute;
	font-size:13px;
	color:#fff;
	left:0px;
	top:-30px;
	color:#FF8400;
}

.ulServicios
{
	list-style:none;
	margin:5px 0;
	padding:0px;
}

.ulServicios li
{
	float:left;
	margin:3px 3px 4px;
}

.horariosDiv
{
	clear:both;
}
