.anuncios
{
    width:650px;
    float:left;
}
.anuncios .num_resultados
{
    width:100%;
    float:left;
}
.anuncios .destacados
{
    width:100%;
    float:left;
    margin-top:10px;
    
}
.anuncios .destacados .principales
{
	width:175px;
	height:191px;
	float:left;
    margin-left:12px;
	background:url('img/tablon.jpg');
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	color:#000000;	
	margin-left:5px;
	margin-bottom:20px;
    margin-left:28px;
}
.anuncios .destacados .contenedor a
{
    color:#000;
    text-decoration:none;
    width:auto;
    padding-left:5px;
    text-transform:uppercase;
}
.anuncios .destacados .contenedor a:link
{
    color:#000;

}
.anuncios .destacados .contenedor a:visited
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
    width:auto;
    padding-left:5px;

}
.anuncios .destacados img
{
	width:173px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	border:1px solid #000;
}
.anuncios .destacados a:link
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
}
.anuncios .destacados a:visited
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
}
.anuncios .destacados h3
{
	color:#000;
    text-decoration:none;
    font-weight:bold;
	font-size:11px;
	margin:0px;
	margin-top:3px;
}
.anuncios .destacados .fecha
{
	margin-bottom:10px;
}
.anuncios .destacados span
{
	margin-bottom:20px;
}
.secundarios
{    
    float:left;
    margin-bottom:10px;
    margin-top:30px;
    width:600px;
    padding-right:10px;
}
.secundarios .anuncio
{

    width:650px;
    border-bottom:1px dashed #333;
    padding-top:5px;
    padding-bottom:5px;
    float:left;
}
.secundarios .anuncio img
{
    width:75px;
    float:left;
    margin:5px;
    border:0px;
}
.secundarios .anuncio .categorias
{
	width:380px;
	margin-bottom:2px;
    font-size:12px;
}
.secundarios .anuncio .categorias a:link
{
    color:#008d00;
    text-decoration:none;
    font-weight:bold;
}
.secundarios .anuncio .categorias a:visited
{
    color:#008d00;
    text-decoration:none;
    font-weight:bold;
}
.secundarios .anuncio .titulo
{
	width:380px;
	margin-bottom:2px;
	margin-top:0px;
	font-weight:bold;
	margin-bottom:2px;
	
}
.secundarios .anuncio .titulo span
{
	width:60px;
	margin-right:4px;
	padding-right:4px;
	border-right:solid 1px #000;
	
}
.secundarios .anuncio .titulo a:link
{
    color:#000;
    text-decoration:none;
    width:300px;
    font-weight:lighter;
	margin:0px;
	font-weight:bold;
}
.secundarios .anuncio .titulo a:visited
{
    color:#000;
    text-decoration:none;
    width:300px;
    font-weight:lighter;
	margin:0px;
	font-weight:bold;
}
.secundarios .modificar img
{
    width:175px;
    float:right;
    margin:5px;
    border:0px;
}
.otros
{
    border-top:2px dashed #CCC;
    padding-top:5px;
    float:left;
}
.otros .anuncio
{
    float:left;
    width:600px;
    padding-top:0px;
    padding-bottom:0px;
}
.otros .anuncio a:link
{
    color:#000;
    text-decoration:none;

}
.otros .anuncio a:visited
{
    color:#000;
    text-decoration:none;

}
.otros .anuncio b
{
    margin-left:10px;
}
.precio
{
    float:right;
    width:56px;
    height:25px;
    padding:12px;
    padding-top:7px;
    background:url('img/etiqueta_precio.gif');
    text-align:center;
    font-size:12px;
}