@charset "utf-8";
/* CSS Document */

#ventana{width:550px; height:460px; color:999999; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; background:#201f1f url(../img/tit_ventana.gif) no-repeat; border:1px solid #646968;}
#col_izq{width:265px; height:413px; margin-top:47px; position:absolute; float:lefth; background:url(../img/linea_ventana.gif) no-repeat right top;}
#col_der{width:285px; height:413px; margin-top:47px; position:absolute; margin-left:266px;}

div.sc_menu_wrapper,div.sc_menu_wrapper2 {
  position: relative;
  height: 413px;
  width: 99%;
  overflow: auto;
}
.sc_menu a {
  display: block;
  width: 100%;
  height:70px;
  margin:0 0;
  padding:0 0;
  clear:both;
  text-decoration:none;
   cursor:pointer;
}
.sc_menu2 a {
  display: block;
  width: 100%;
  margin:0 0;
  padding:0 0;
  text-decoration:none;
  cursor:pointer;
}
.sc_menu a:hover, .sc_menu2 a:hover {
	background:#363535;
}
.imgs_ven{
	border:2px solid #9a9a9a;
	margin:10px 10px;
	float:left;
}

.itemm1_ven{background:#262525;}
.itemm2_ven{background:#2a2929;}
.cerrar_ven{float:right; margin:7px 7px 0 0;}
.info_v_ven{width:180px; height:45px; overflow:hidden; float:left; margin-top:8px;}
.tit_local_ven{color:#d4d3d3;}
.tel_local_ven{color:#4d4c4c;}
.cat_local_ven{color:#767575; font-size:10px;}
.info_c_ven{width:180px; height:45px; float:left; margin-top:8px; }
.texto_com_ven{width:230px; padding-left:20px; clear:both; color:#999999; margin:-5px 0 5px 10px; float:left; background:url(../img/flechita2.gif) no-repeat  ;}
