/* CSS Document */
/* Estilos para listado de productos */

#contenedor-principal-listado {
	width: 754px;
	padding: 0px;
	margin:auto;
	text-align: center;
	font-size: 0.8em;
	color: #666666;
	background-image: url(../imagenes/listado_usado_medio.gif);
}

#contenedor-principal-listado h1 {
	width: 754px;
	padding: 0px;
	text-align: left;
	font-size: 1em;
	color: #FFFFFF;
	background-image: url(../imagenes/listado_usado_titulo.gif);
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	text-indent: 10px;
}

#contenedor-listado {
	width: 752px;
	padding: 0px;
	margin:0 auto;
	text-align: left;
	font-size: 0.9em;
	color: #666666;

}

	#contenedor-listado a:link {
	color: #666666;
	text-decoration: none;
	}

	#contenedor-listado a:visited {
	color: #949494;
	text-decoration: none;
	}
	
	#contenedor-listado a:hover {
	color: #FFFFFF;
	background-color: #999999;
	}
	

.contenedor-fila {
	background-color: #F5F5F5;
	padding: 0px;
	vertical-align:middle;
}

.contenedor-fila-impar {
	background-color: #EFF1F5;
	padding: 0px;
	vertical-align:middle;

}

.contenedor-fila-destacada {
	background-color: #FFF9DD;
	padding: 0px;
	vertical-align:middle;
}

			
div.cabtitulo {
	background-color: #999999;
	color: #F4F4F4;
	text-align: left;
	padding: 0;
	font-size: 1em;
	margin-bottom: 0px;
	line-height: 20px;
	height: 20px;
  }



div.cabtitulo span.foto {
	float: left;
	width: 100px;		
  }

div.cabtitulo span.referencia {
	float: left;
	width: 130px;
	text-align:center;
  } 
  
div.cabtitulo span.marca {
	float: left;
	width: 100px;		
	text-align:center;
  } 

div.cabtitulo span.modelo {
	float: left;
	width: 250px;		
	text-align:center;
  } 

div.cabtitulo span.precio {
	float: left;
	width: 100px;		
	text-align:center;
  } 

div.cabtitulo span.motor {
	float: left;
	width: 100px;		
	text-align:center;
  } 

div.cabtitulo span.any {
	float: left;
	width: 100px;		
	text-align:center;
  } 

div.fila {
	clear: both;
	padding-top: 0px;
	vertical-align:middle;
	height:90px;
	line-height:90px;

  }


div.fila span.foto {
	float: left;
	width: 120px;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	color: #782778;
	vertical-align: text-top;
  }

div.fila span.referencia {
	float: left;
	width: 120px;
	line-height:auto;
	text-align: center;
	vertical-align:middle;
	float: left;
	color: #000000;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
  } 
  
div.fila span.marca {
	float: left;
	width: 100px;
	text-align: left;
	float: left;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 5px;
  } 
  
div.fila span.modelo {
	float: left;
	width: 240px;
	text-align: left;
	float: left;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 5px;
  } 
  
  div.fila span.motor {
	float: left;
	width: 80px;
	text-align:left;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 5px;
  } 
  
  
div.fila span.precio {
	float: left;
	width: 90px;
	text-align:right;
	float: left;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 5px;
  } 

div.fila span.any {
	float: left;
	width: 100px;	
	text-align: center;
	float: left;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 5px;
  } 
  
/* Definición de Estilos Para Formulario de Búsqueda */
div.contenedor-busqueda {
	width: 742px;
	height:70px;
	background-color: #F2F2F2;
	text-align: left;
	font-size: 0.9em;
	color: #666666;
	padding: 5px;
}

div.contenedor-busqueda span.campo {
	width: auto;;
	text-align: left;
	padding-right:10px;
	float: left;
	
} 

div.contenedor-busqueda span.row {
	clear: both;	
	
} 

a.paginacion-pie:link
{
	color: #999999;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 3px 5px;
}

a.paginacion-pie:active
{
	color: #999999;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCffCC;
	padding: 3px 5px;
}

a.paginacion-pie:hover
{
	color: #999999;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 3px 5px;
	background-color: #E9E9E9;
}

a.paginacion-pie:visited
{
	color: #999999;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 3px 5px;
}

.area-paginacion {
	vertical-align:middle;
	height:35px;
	line-height:35px;

}