/* CSS Document */
#anunciosLocal ul
{
width:240px;
clear:both;
margin:0;
padding:0;
}

#anunciosLocal ul li{
position:relative; width:240px; clear:both; height:44px;
padding-top:2px;
}

#contenido li img{
width:40px;
height:40px;
float:left;

}

#contenido li div.txt{
width:150px;
height:40px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
position:relative;
float:left;
margin-left:8px;
padding-top:4px;
}



.img_1{ border:1px solid #00CC00; }
.img_2{ border:1px solid #FF0000; }
.img_3{ border:1px solid #3366CC; }
.img_4{ border:1px solid #FF6600; }
.img_5{ border:1px solid #999999; }
.img_6{ border:1px solid #CC00CC; }
.img_7{ border:1px solid #CC9966; }
.img_8{ border:1px solid #F9F9F9; }
.img_9{ border:1px solid #FF00FF; }
.img_10{ border:1px solid #FFFF00; }
.img_11{ border:1px solid #FFFFCC; }
.img_12{ border:1px solid #6666CC; }
.img_t{ border:1px solid #800080; }



			
			.listing-alt-row {
			BACKGROUND-COLOR: #ffffff;
			}
			.listing-row {
				BACKGROUND-COLOR: #e5ecf9;
			}
			.listing-row-tienda{
				BACKGROUND-COLOR: #FFFFD5;
			}
			
			.verdana10blue {
				FONT: 10px Verdana; COLOR: #20598a;
			}
			.verdana11blue {
				FONT: 11px Verdana; COLOR: #20598a;
			}
			
			
			
#pestana{
}

.p_tiendas{
width:100px;
display:inline;
border-left:#0000FF 1px solid;
border-right:#0000FF 1px solid;
border-top:#0000FF 1px solid;
background-color:#0099FF;
}


.p_anuncios{
width:100px;
display:inline;
border-left:#ff0000 1px solid;
border-right:#FF0000 1px solid;
border-top:#FF0000 1px solid;
background-color:#FF9900;
}


.ul_tiendas{
border:#FFDDAA 1px solid;
border-top:none;
}

.ul_anuncios{
border:#A4C1FF 1px solid;
border-top:none;
}

#resultado{
padding-left:5px;
}

.selTabAnuncio {
float: left;
color: black;
margin-top:-4px;
padding: 6px 7px 7px; 
text-decoration: none;
background: transparent url(/imagenes/bg-blue.gif) repeat-x;
border: 1px solid #A4C1FF; 
border-bottom: none;
width:105px;
}

.tabTienda {
float: left;
color: black;
padding: 4px 7px; /*padding of tabs*/
text-decoration: none;
background: transparent url(/imagenes/bg-yellow.gif) repeat-x;
border: 1px solid #FFDDAA;
border-bottom: 1px solid #A4C1FF;
width:50px;
}


.selTabTienda {
float: left;
color: black;
margin-top:-4px;
padding: 6px 7px 7px; 
text-decoration: none;
background: transparent url(/imagenes/bg-yellow.gif) repeat-x;
border: 1px solid #FFDDAA; 
border-bottom: none;
width:100px;

}

.tabAnuncio {
float: left;
color: black;
padding: 4px 7px; /*padding of tabs*/
text-decoration: none;
background: transparent url(/imagenes/bg-blue.gif) repeat-x;
border: 1px solid #A4C1FF;
border-bottom: 1px solid #FFDDAA; 
width:55px;

}

