.usada{
	position: relative;
	width:100%;
	}
.usada .titPagina {
	font-size: 14pt; 
}
/*  ----- Busqueda -----  */
.usada fieldset {
	text-align: center;
	width:	100%;
	margin: 0 auto;
	margin-bottom: 	10px;
	padding-bottom: 10px;
	border:			0;
	border-bottom:  1px .e9ccce solid;
	}
	.usada fieldset input, .usada fieldset select {
		
		margin: 0 7px;
		}
	.usada fieldset .lupa {
		width:14px;
		border:0;
	}


/*  ----- Tabla -----  */
.resultados {
	width: 			 100%;
	border-collapse: collapse;
	}
	table.resultados thead tr th {
		height: 			17px;
		background-color: 	#9e1821;
		color: 				#ffffff;
		text-transform: 	uppercase;
		font-weight: 		normal;
		text-align:			center;
		}
	table.resultados thead tr th.tipo {
		padding-left: 5px;
		text-align:   left;
		}
		table.resultados thead tr th img {
			margin-left: 5px;
			border: 	 0;
			cursor: 	 pointer;
			}
	table.resultados tbody tr{
		height: 	50px;
		text-align: center;
		}
	table.resultados  tbody tr.par {
		background-color: #ffeef0;
		}

		table.resultados tbody tr td.tipo {
			padding-left: 	20px;
			text-align: 	left;
			}
		table.resultados  tbody tr:hover, .usada table.resultados tbody tr:hover td.tipo {
			background-color: #ffe4e4;
			cursor: pointer;
			}
		table.resultados tbody tr.par td.tipo {
			background-color: #ffeef0;
			}
			.usada table.resultados tbody tr.par:hover td.tipo {
				background-color: #ffe4e4;
				}
		table.resultados tbody tr td.rojo {
			color:		 #9e1821;
			font-weight: bolder;
			}
		table.resultados tbody tr td.imagen img{
			border: 1px #000000 solid;
			float:  right;
			}


/*  ----- caracteristicas -----  */
table.tablaDetailles {
	width: 100%;
	}
.usada p{
	margin-top: 0;
	padding-right: 40px;
	}
.usada .prod {
	text-indent: 	15px;
	background: 	url('../img/maquinariaUsada_bulletBlanco.gif') #9e1821 no-repeat 5px center;
	color: 			#ffffff;
	font-weight: 	bolder;
	
	}
.usada .detail {
	position: 		relative;
	vertical-align: top;
	}
	.detail ul {
		margin:		  0px;
		padding-left: 0;
		list-style:   none;
		}
		.detail ul li{
			margin-top: 2px;
		    
		    color: #515559;
			}
	.titListMaq{
		font-weight:bold;
	    color: #000000;
	 }
			
			
			
		.detail ul li.precio{
			color: #9e1821;
			}
			
			
			.detail ul li.precio em{
				font-style:  normal;
				font-size: 	 12pt;
				font-weight: bolder;
			}
			
			
			.detail ul li ul {
				margin-left: 50px;
				}
				.detail ul li ul li{
					padding-left: 5px;
					}
				.detail ul li ul li.word{
					list-style: url('../img/icoWord.gif');
					}
				.detail ul li ul li.txt{
					list-style: url('../img/icoDefault.gif');
					}
				.detail ul li ul li.pdf{
					list-style: url('../img/icoPdf.gif');
					}
		.detail td.anchofijo {
			width: 425px;
			}
		.detail .simbolos {
			float: 		left;
			margin-top: 5px;
			}
			
			.simbolos img {
				display:    block;
				margin: 	10px 0;
				text-align: right;
			}
			.simbolos img.ok {
				display: inline;
				margin:  0px;
				}
			.simbolos span {
				display: 	 inline;
				color:		 #9e1821;
				font-size: 	 19pt;
				font-weight: bolder;
				}
.usada #mini {
	float: 	left;
	xwidth: 	65px;
	margin: 10px 0 0 10px;
	}
	#mini a {
		height: 46;
		}
	#mini img {
		margin-bottom: 9px;
		border: 1px #000 solid;
		}
.usada #maxi {
	float: 	left;
	width: 	309px;
	height: 250px;
	position: relative;
	margin: 10px 0 0 9px;
	}
	#maxi img {
		border: 1px #000 solid;
		}
a.infoImg {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 	 16px;
	background:  url('../img/form.gif') no-repeat top left;
	cursor: pointer;
	text-indent: 20px;
	}
	a.infoImg:hover {
		background-position: bottom left;
		}

/*  ----- info -----  */

.infoForm{
	display: 	  block;
	float:		  right;
	width:		  385px;
	margin:		  0;
	padding:	  0;
	padding-left: 10px;
	}
fieldset.info{
	position: relative;
	width: 	  383px;
	margin:   0;
	border:   1px #9e1821 solid;
	}
	fieldset.info legend {
	    color: #9e1821;
		FONT-SIZE: 14pt; 
		FONT-FAMILY: Trebuchet MS,verdana,arial,tahoma; 
		FONT-WEIGHT: bold;

		}
	fieldset.info input, fieldset.info select {
		float:  left;
		clear:  left;
		width:  120px;
		margin: 5px;
		}
	fieldset.info textarea {
		position: relative;
		top: 	  4px;
		right: 	  -5px;
		width:	  235px;
		height:   150px;
		}
	fieldset.info input.enviar {
		position: 	   relative;
		float: 		   right;
		margin-bottom: -5px;
		margin-top:    10px;
		}
.titBuscador {
		color: #FFFFFF;
		FONT-SIZE: 8pt; 
		FONT-FAMILY: Trebuchet MS,verdana,arial,tahoma; 
		FONT-WEIGHT: bold;
		}

.titCabeBuscador {
		color: #9e1821;
		FONT-SIZE: 10pt; 
		FONT-FAMILY: Trebuchet MS,verdana,arial,tahoma; 
		text-align:left; 
		padding-left:10px
		}
.titCabeBuscadorB {
		color: #9e1821;
		FONT-SIZE: 11pt; 
		FONT-FAMILY: Trebuchet MS,verdana,arial,tahoma; 
		FONT-WEIGHT: bold;
		}
		
				
A.verFichaCompleta {
	FONT-SIZE: 12pt; 
	COLOR: #9e1821; 
	TEXT-DECORATION: none;
	font-weight:bold;
}
A.verFichaCompleta:hover {
	FONT-SIZE: 12pt; 
	COLOR: #000000; 
	TEXT-DECORATION: none;
	font-weight:bold;
}