/*******************************************************************************
****** COMERCIOS CSS ***********************************************************
*******************************************************************************/

/* TITULO DE COMERCIOS */
table.cuerpo tr td.contenido h3
{
    width: 377px;
    height: 20px;
    font-family: tahoma, arial, verdana, "Lucida Grande", Lucida, Helvetica, Geneva, sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    color: #080;
    background-image: url( ../img/fondo_titulos.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 24px;
    padding-top: 4px;
}

table.cuerpo tr td.contenido h3 span
{
    font-size: 1.2em;
    font-weight: normal;
    text-transform: none;
}

table.cuerpo tr td.contenido h3 a.visita_calle
{
    height: 19px;
    float: right;
	font-size: 0.8em;
    color: #080;
    text-decoration: none;
    background-image: url( ../img/ico_visita.gif );
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 11px;
    padding-top: 1px;
    margin-top: -15px;
    margin-right: 3px;
}

table.cuerpo tr td.contenido h3 a.visita_calle span
{
    font-weight: normal;
    background-color: #FFFFFF;
    background-image: url( ../img/flecha_gris.gif );
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 11px;
    padding-right: 5px;
}

table.cuerpo tr td.contenido h3.tit2
{
    font-size: 1.0em;
    text-transform: none;
    background-image: url( ../img/fondo_titulos.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 4px;
	padding-left: 24px;
}

/* CAJA DE CONTENIDO */
table.cuerpo tr td.contenido div.caja
{
    width: 390px;
    /*background-image: url( ../img/sombra_sup_caja.jpg );*/
    background-repeat: repeat-x;
    background-position: left top;
    /*border-left: 1px solid #BEDA69;*/
    padding-left: 1px;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-top: -2px;
}

table.cuerpo tr td.contenido div.caja div.fila
{
    height: 13px;
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #D9D9DC;
    margin-left: 5px;
}


table.cuerpo tr td.contenido div.caja div.fila span.categoria
{
    font-size: 0.8em;
    font-weight: bold;
	/*/
    background-image: url( ../img/ico_punto.gif );
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 10px;
	/*/
}

table.cuerpo tr td.contenido div.caja div.fila span.datos_categoria
{
    font-size: 0.8em;
    font-weight: bold;
    color: #0A0;
    margin-left: 5px;
    cursor: pointer;
}

/* BOTONERA DE PAGINACION */
table.cuerpo tr td.contenido div.caja div.botonera_paginacion
{
    text-align: right;
    padding-bottom: 5px;
    margin-left: 15px;
	border-bottom: 1px solid #D9D9DC;
	padding-bottom: 14px;
}

table.cuerpo tr td.contenido div.caja div.botonera_paginacion a
{
    font-family: tahoma, verdana, arial, "Lucida Grande", Lucida, Helvetica, Geneva, sans-serif;
    font-size: 1em;
    color: #080;/*#BA3B1A*/
    text-decoration: none;
    margin-left: 5px;
}

table.cuerpo tr td.contenido div.caja div.botonera_paginacion a.activo
{
    font-size: 1.1em;
    font-weight: bold;
}

table.cuerpo tr td.contenido div.caja div.botonera_paginacion a.mapa
{
    float: left;
    font-size: 0.9em;
    color: #7F7F7F;
}

/* CAPA DE COMERCIOS */
table.cuerpo tr td.contenido div.caja div.comercios
{
    margin-left: 15px;
    margin-top: 2px;
    /*margin-bottom: 15px;*/
	padding-bottom: 10px;
	border-bottom: 1px solid #D9D9DC;
	margin-bottom: 1px;
}

table.cuerpo tr td.contenido div.caja div.comercios h4
{
    font-size: 1em;
    color: #090;
    background-color: #F3F3F3;
    background-image: url( ../img/ico_punto.gif );
    background-repeat: no-repeat;
    background-position: 2px 7px;
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 2px;
	margin: 0px;
    /*border-top: 1px solid #E0E2E4;*/
}

table.cuerpo tr td.contenido div.caja div.comercios h4 a.ver_ficha
{
    height: 19px;
    float: right;
    color: #0A0;
    text-decoration: none;
    background-image: url( ../img/v.gif );
    background-repeat: no-repeat;
    background-position: 0px 2px;
	padding-left: 16px;
    padding-right: 0px;
    padding-top: 1px;
    margin-top: -13px;
}

table.cuerpo tr td.contenido div.caja div.comercios h4 a.ver_ficha span
{
    font-weight: normal;
    background-image: url( ../img/flecha_gris.gif );
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 11px;
    padding-right: 5px;
	color: #090;
}

table.cuerpo tr td.contenido div.caja div.botonera_paginacion a img
{
	text-decoration: none;
	border: none;
}

table.cuerpo tr td.contenido div.caja div.comercios div.fila
{
    height: 13px;
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 0px;
	border: none;
}

table.cuerpo tr td.contenido div.caja div.comercios div.fila span
{
	display: inline;
    width: 80px;
    float: left;
    margin-right: 5px;
	/*color: #B93B1A !important;*/
}

table.cuerpo tr td.contenido div.caja div.comercios div.fila span.datos
{
    float: left;
	width: 275px;
    color: #070 !important;
}

span.no-fo
{
	background: none !important; 
}

/* FICHA DE COMERCIO */
table.cuerpo tr td.contenido div.caja div.ficha
{
    width: 190px;
    float: left;
    margin-left: 5px;
    margin-bottom: 10px;
	
}

table.cuerpo tr td.contenido div.caja div.ficha div.fila
{
    height: auto;
	float: left;
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    /*border-bottom: 1px solid #BEDA69;*/  
}

table.cuerpo tr td.contenido div.caja div.ficha div.fila span
{
    width: 70px;
    float: left;
    font-size: 0.8em;
    margin-right: 3px;
	;
}

table.cuerpo tr td.contenido div.caja div.ficha div.fila span.datos
{
    width: 100px;
    float: left;
    color: #060 !important;
    margin-right: 0px;
}

table.cuerpo tr td.contenido div.caja div.logo
{
	width: 150px;
	height: 95px;
	/*
    width: 186px;
    height: 67px;
	*/
    float: right;
    border: 1px solid #D9D9DC;
    margin-bottom: 10px;
    overflow: hidden;
}

table.cuerpo tr td.contenido div.caja div.logo table tr td
{
    width: 150px;
	height: 95px;
	/*
	width: 186px;
    height: 67px;
	*/
    text-align: center;
    vertical-align: middle;
}

table.cuerpo tr td.contenido div.caja div.foto
{
    width: 383px;
    height: 287px;
    margin-left: 5px;
    overflow: hidden;
}

table.cuerpo tr td.contenido div.caja div.foto img
{
    max-width: 383px;
    max-height: 287px;
}

table.cuerpo tr td.contenido div.caja p
{
    margin-top: 5px;
    margin-bottom: 15px;
}

/* CAJA DE CONTENIDO 2 */
table.cuerpo tr td.contenido div.caja2
{
    width: 390px;
    padding-left: 1px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-top: -2px;
    margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja2 p
{
    margin-left: 13px;
    margin-bottom: 10px;
}

table.cuerpo tr td.contenido div.caja2 p.acerca_de
{
    color: #070;    
}

table.cuerpo tr td.contenido div.caja2 h4.listado
{
    font-size: 1em;
    color: #0A0;
	font-weight: normal;
    background-image: url( ../img/ico_punto.gif );
    background-repeat: no-repeat;
    background-position: 2px 8px;
    padding-left: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
	background-color: #F5F6F6;  
    border-bottom: 2px solid #FFFFFF;
    margin-left: 5px;
    cursor: pointer;
}

table.cuerpo tr td.contenido div.caja2 h4.listado span
{
    font-weight: normal;
}

