/* CSS Document */

body
{
	margin: 18px 0 20px 0;
}
#contenedor
{
	/*height: 1030px;*/
}

table
{
	float:left;
	padding: 0 0 40px 0;
	width:725px;
	border-width:0px;
}
td
{
	height:80px;
	*height:70px;
	border-color:#FF0000;
	border-style: dotted;
	border-width: 0 0 1px 0;
}
th
{
	height:30px;
	border-color:#FF0000;
	border-style: dotted;
	border-width: 0 0 1px 0;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#888888;
}
table th img
{	
	width:10px;
	height:6px;
}
table img
{	
	padding: 0 4px 4px 0;
	
	width:80px;
	height:60px;
	
	background:url(../img/foto_borde.gif) scroll no-repeat;
}

.tdfoto
{
	padding: 0 0 0 10px;
	width:100px;
}
.thinfo
{
	width:365px;
	padding: 0 0 0 10px;
	text-align: left;
}
.tdinfo
{
	width:375px;
	padding: 5px 0 0 0;
	text-align: left;
	vertical-align: top;
}
.marcamodelo
{
	font-size: 14px;
	font-weight:bold;
}
.thprovincia
{
	width:150px;
}
.tdprovincia
{
	width:150px;
	padding: 10px 0 0 0;
	font-size: 14px;
	text-align:center;
	vertical-align: top;
}
.thprecio
{
	width:100px;
}
.tdprecio
{
	width:100px;
	padding: 10px 0 0 0;
	font-size: 14px;
	text-align:center;
	vertical-align: top;
}

#info_busqueda
{
	width: 725px;
	height: 40px;
	font-size: 13px;
}
#info_busqueda img
{
	float:left;
	background-color:#000000;
}
#info_busqueda p
{
	float:left;
	width:519px;
	padding: 4px 0 0 15px;
}


#noresultados
{
	padding: 50px 90px 0 90px;
	font-size:18px;
	font-weight:bold;
	text-align: left;
}
#noresultados img
{
	padding: 30px 0 0 90px;
}
.comentario
{
	padding: 10px 0 0 0;
}

#anuncios
{
	margin: 20px 0 20px 0;
}


