@charset "UTF-8";
/* CSS Document */

#content1 {
	width: 2118px;
	height: 700px;
	background-color: #F0F0F0;
}

#content2 {
	width: 990px;
	height: 646px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	color: #000;
}

.marcasM {

	width: 160px;
	height: 20px;
	position: relative;
	float: left;
	margin: 3px 0px 4px 0px;

}

.marcaM {

	width: 104px;
	height: 20px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 3px;

}

/* SSS */
#titulo {

	width: 934px;
	height: 45px;
	padding: 31px 0px 10px 0px;
	text-align: center;
	font-family: Helvetica;
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	margin-bottom: 13px;
}

#favoritos {

	width: 90px;
	height: 1px;
	font-family: Helvetica;
	font-style: normal;
	font-size: 10px;
	background-image: url(../images/ficha/favoritos.png);
	position: relative;
	float: left;
	padding: 13px 0px 18px 33px;
	margin-left: 811px;
}

#favoritos:hover {

	width: 90px;
	height: 1px;
	font-family: Helvetica;
	font-style: normal;
	font-size: 10px;
	background-image: url(../images/ficha/favoritoshover.png);
	position: relative;
	float: left;
	padding: 13px 0px 18px 33px;
	margin-left: 811px;
}


#pleca1 {

	width: 945px;
	height: 25px;
	background-color: #FFFBE3;
	position: relative;
	float: left;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding: 7px 7px 6px 7px;
	margin-bottom: 6px;
}

#plecaP1 {

	width: 976px;
	height: 25px;
	background-color: #FFFBE3;
	position: relative;
	float: left;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding: 7px 7px 6px 7px;
	margin-bottom: 6px;
}

#ruta {

	width: 636px;
	height: 13px;
	font-family: Helvetica;
	font-style: normal;
	font-size: 14px;
	position: relative;
	float: left;
	padding: 6px;
}


.cantidad {

	width: 58px;
	height: 11px;
	position: relative;
	float: left;
	margin-left: 80px;
	font-family: Helvetica;
	font-style: normal;
	font-size: 11px;
	padding: 7px;
}

#cuadros {

	width: 25px;
	height: 25px;
	background-image: url(../images/ficha/cuadros.png);
	position: relative;
	float: left;
	margin-left: 20px;

}

#cuadros:active {

	width: 25px;
	height: 25px;
	background-image: url(../images/ficha/cuadros2.png);
	position: relative;
	float: left;
	margin-left: 20px;

}


#cuadros:hover {

	width: 25px;
	height: 25px;
	background-image: url(../images/ficha/cuadros2.png);
	position: relative;
	float: left;
	margin-left: 20px;

}



#lista {

	width: 35px;
	height: 25px;
	background-image: url(../images/ficha/listado.png);
	position: relative;
	float: left;
	margin-left: 15px;
}


#lista:active {

	width: 35px;
	height: 25px;
	background-image: url(../images/ficha/listado2.png);
	position: relative;
	float: left;
	margin-left: 15px;
}


#lista:hover {

	width: 35px;
	height: 25px;
	background-image: url(../images/ficha/listado2.png);
	position: relative;
	float: left;
	margin-left: 15px;
}



.pleca2 {
	width: 960px;
	height: 32px;
	position: relative;
	float: left;
}


/*ESTILO PARA LA PAGINACI�?N*/
.pagination1 a,
.pagination1 span {
	width: 20px;
	height: 12px;
	background-color: #06C;
	position: relative;
	float: left;
	margin-left: 4px;
	font-family: Helvetica;
	font-style: normal;
	font-size: 12px;
	color: #9C9B9B;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #D4D4D4;
	border-radius: 6px;
	text-decoration: none;
	padding: 3px 0px 5px 0px;
}

.pagination1 .prev,
.pagination1 .next {
	width: 60px;
}

.pagination1 a:hover {
	color: #BE1823;
	background-color: #E6E6E6;
	text-decoration: none;
}


.pagination1 a:active {
	color: #BE1823;
	background-color: #E6E6E6;
	text-decoration: none;
}

.pagination1 .current {
	background: #AAA;
	color: #000;
	border: solid 1px #999;
}

.contador {
	width: 472px;
	height: 32px;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 7px;
}


.form1 {
	float: left;
	height: 32px;
	margin-left: 50px;
	position: relative;
	width: 210px;
}

.select_1 {
	width: 90px;
	height: 20px;
	background-image: url(../images/ficha/1.png);
	background-repeat: no-repeat;
	border: 1px solid #555;
	padding: 3px;
	font-size: 11px;
	line-height: 12px;
	-webkit-appearance: none;
	-webkit-box-shadow: 0 0 1px #C4E9E9;
	-webkit-border-radius: 3px;
	color: #666;

}

.textO {
	width: 65x;
	height: 18px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-style: normal;
	font-size: 13px;
	padding: 9px 0px 5px 0px;



}


.form11 {
	width: 90px;
	height: 21px;
	position: relative;
	float: left;
	margin-left: 9px;
	padding: 6px 0px 5px 0px;
}


.form2 {
	width: 150px;
	height: 32px;
	position: relative;
	float: left;
	margin-left: 40px;
}

.select_2 {
	width: 50px;
	height: 20px;
	background-image: url(../images/ficha/2.png);
	background-repeat: no-repeat;
	border: 1px solid #555;
	padding: 3px;
	font-size: 11px;
	line-height: 12px;
	-webkit-appearance: none;
	-webkit-box-shadow: 0 0 1px #C4E9E9;
	-webkit-border-radius: 3px;
	color: #666;

}

.text2 {
	width: 65x;
	height: 18px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-style: normal;
	font-size: 13px;
	padding: 9px 0px 5px 0px;



}


.form22 {
	width: 50px;
	height: 21px;
	position: relative;
	float: left;
	margin-left: 9px;
	padding: 6px 0px 5px 0px;
}


.pleca3 {
	width: 960px;
	height: 1px;
	background-color: #999;
	margin: 11px 0px 11px 0px;
	position: relative;
	float: left;
}

.plecaP3 {
	width: 990px;
	height: 1px;
	background-color: #999;
	margin: 11px 0px 11px 0px;
	position: relative;
	float: left;
}


#busqueda {
	width: 215px;
	position: relative;
	float: left;
}



.precios {

	width: 70px;
	height: 12px;
	border: 1px solid #555;
	padding: 2px;
	font-size: 10px;
	line-height: 12px;
	-webkit-appearance: none;
	-webkit-box-shadow: 0 0 1px #C4E9E9;
	-webkit-border-radius: 3px;
	color: #666;


}


.select_3 {

	width: 65px;
	height: 20px;
	background-image: url(../images/ficha/3.png);
	background-repeat: no-repeat;
	border: 1px solid #555;
	padding: 3px;
	font-size: 10px;
	line-height: 12px;
	-webkit-appearance: none;
	-webkit-box-shadow: 0 0 1px #C4E9E9;
	-webkit-border-radius: 3px;
	color: #666;


}


.boton {

	width: 60px;
	height: 20px;
	background-color: #CCC;
	border: 1px solid #555;
	padding: 3px;
	font-size: 10px;
	line-height: 12px;
	-webkit-appearance: none;
	-webkit-box-shadow: 0 0 1px #C4E9E9;
	-webkit-border-radius: 3px;
	color: #333;
	margin-left: 6px;
	cursor: pointer;


}


.publi {

	width: 189px;
	position: relative;
	float: left;
	margin-top: 20px;


}





/* Código de CSS de Listado de carros*/

#listado {
	width: 760px;
	margin-left: 15px;
	position: relative;
	float: left;
}

.list {
	width: 694px;
	height: 115px;
	background-image: url(../images/ficha/fondolista.png);
	background-repeat: no-repeat;
	border-radius: 20px;
	padding: 8px 19px 4px 17px;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 10px;

}

.list:hover {
	width: 694px;
	height: 115px;
	background-image: url(../images/ficha/fondolistahover.png);
	background-repeat: no-repeat;
	border-radius: 5px;
	padding: 8px 19px 4px 17px;
	cursor: pointer;
	text-decoration: none;

}

.minifoto {
	width: 125px;
	height: 108px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
}

.foto {
	border-radius: 10px;
	border: 2px solid #707070;
}

.contenidoL {
	width: 159px;
	height: 108px;
	margin: 0px 10px 0px 25px;
	position: relative;
	float: left;
	text-decoration: none;
}

.marcaL {
	width: 300px;
	height: 17px;
	margin-bottom: 5px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0px 3px 0px;
	color: #000000;
	text-align: left;
}

.precioL {
	width: 159px;
	height: 22px;
	margin-bottom: 15px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 20px;
	color: #868686;
	font-weight: bold;
	text-align: left;
}

.btn_ofertar {
	width: 88px;
	height: 36px;
	position: relative;
	float: left;
	background-image: url(../images/ficha/ofertaactivo.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.btn_ofertar_of {
	width: 88px;
	height: 36px;
	position: relative;
	float: left;
	background-image: url(../images/ficha/ofertainaactivo.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.informacionL {
	width: 370px;
	height: 108px;
	position: relative;
	float: left;
}

.torreL {
	width: 370px;
	height: 13px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 17px;
	font-weight: bold;
	padding: 4px 0px 3px 0px;
	color: #000000;
	text-align: right;
}

.ubicacionL {
	width: 370px;
	height: 14px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 12px;
	color: #868686;
	text-align: right;
	margin: 10px 0px 3px 0px;
}

.subastaL {
	width: 370px;
	height: 14px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 11px;
	color: #868686;
	text-align: right;
}

.socialesL {
	width: 370px;
	height: 20px;
	position: relative;
	float: left;
	margin-top: 20px;
	padding-left: 245px;
}



.favori {

	width: 20px;
	height: 20px;
	background-image: url(../images/ficha/favori.png);
	position: relative;
	float: left;
	margin-right: 3px;

}

.favori:hover {

	width: 20px;
	height: 20px;
	background-image: url(../images/ficha/favori_hover.png);
	position: relative;
	float: left;
	margin-right: 3px;

}


.email {

	width: 20px;
	height: 20px;
	background-image: url(../images/ficha/mail.png);
	position: relative;
	float: left;
	margin-right: 3px;

}

.email:hover {

	width: 20px;
	height: 20px;
	background-image: url(../images/ficha/mail_hover.png);
	position: relative;
	float: left;
	margin-right: 3px;

}


.facebook {

	width: 20px;
	height: 20px;
	background-image: url(../images/ficha/facebook.png);
	position: relative;
	float: left;
	margin-right: 3px;

}


.facebook:hover {

	width: 20px;
	height: 20px;
	background-image: url(../images/ficha/facebook_hover.png);
	position: relative;
	float: left;
	margin-right: 3px;

}


.twitter {

	width: 20px;
	height: 20px;
	background-image: url(../images/ficha/twitter.png);
	position: relative;
	float: left;
	margin-right: 3px;

}

.twitter:hover {

	width: 20px;
	height: 20px;
	background-image: url(../images/ficha/twitter_hover.png);
	position: relative;
	float: left;
	margin-right: 3px;

}

.descargaPdf {

	width: 20px;
	height: 20px;
	background-image: url(../images/ficha/pdf.png);
	position: relative;
	float: left;
	margin-right: 3px;

}

.descargaPdf:hover {

	width: 20px;
	height: 20px;
	background-image: url(../images/ficha/pdf_hover.png);
	position: relative;
	float: left;
	margin-right: 3px;
}

#visto {

	width: 106px;
	height: 10px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 9px;
	text-align: center;
	margin-left: 40px;

}



#texvisto {
	width: 40px;
	height: 10px;
	font-family: Helvetica;
	font-size: 9px;
	text-align: center;
	position: relative;
	float: left;

}



#numvisto {
	width: 10px;
	height: 10px;
	background-color: #9C9B9B;
	position: relative;
	float: left;
	margin-right: 4px;
	position: relative;
	float: left;
	color: #FFFFFF;

}















/* Código de CSS de Fromulario-Busqueda*/


.ac-container {
	width: 220px;
	text-align: left;
}


.filtro {
	font-family: Helvetica;
	position: relative;
	display: block;
	height: 22px;
	font-size: 12px;
	background: #CCC;
	border: #C7C6C5 solid 1px;
	border-radius: 6px;
	padding-top: 12px;
	margin-bottom: 6px;
	color: #000000;
	text-align: center;
}



.borrar {
	height: 20px;
	border: #000 solid 3px;
	border-radius: 9px;
	padding: 5px 0px 0px 25px;
	margin-bottom: 6px;
	background-image: url(../images/ficha/desple1.png);
	background-repeat: no-repeat;

}




.borrtex {
	font-family: Helvetica;
	position: relative;
	font-size: 10px;
	color: #000000;
	position: relative;
	float: left;
	margin-top: 2px;

}

.tache {
	width: 18px;
	height: 18px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 75px;
	background-image: url(../images/ficha/tache1.png);

}


.tache:hover {
	width: 18px;
	height: 18px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 75px;
	background-image: url(../images/ficha/tache2.png);
	background-repeat: no-repeat;

}




.formuls {
	font-family: Helvetica;
	position: relative;
	display: block;
	height: 16px;
	color: #777;
	font-size: 10px;
	background-image: url(../images/ficha/desple1.png);
	background-repeat: no-repeat;
	box-shadow:
		0px 0px 0px 1px rgba(155, 155, 155, 0.3),
		1px 0px 0px 0px rgba(255, 255, 255, 0.9) inset,
		0px 2px 2px rgba(0, 0, 0, 0.1);
	border: #C7C6C5 solid 1px;
	border-radius: 6px;
	padding-left: 30px;
	padding-top: 9px;
	margin-bottom: 6px;
	color: #000000;
	cursor: copy;
}

.formuls:hover {
	font-family: Helvetica;
	position: relative;
	display: block;
	height: 16px;
	color: #777;
	font-size: 10px;
	background-image: url(../images/ficha/desple2.png);
	background-repeat: no-repeat;
	box-shadow:
		0px 0px 0px 1px rgba(155, 155, 155, 0.3),
		1px 0px 0px 0px rgba(255, 255, 255, 0.9) inset,
		0px 2px 2px rgba(0, 0, 0, 0.1);
	border: #C7C6C5 solid 1px;
	border-radius: 6px;
	padding-left: 30px;
	padding-top: 9px;
	margin-bottom: 6px;
	color: #000000;
}

.ac-container input:checked+label,
.ac-container input:checked+label:hover {
	color: #000;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.6);
	box-shadow:
		0px 0px 0px 1px rgba(155, 155, 155, 0.3),
		0px 2px 2px rgba(0, 0, 0, 0.1);
}

.ac-container label:hover:after,
.ac-container input:checked+label:hover:after {
	position: absolute;
	width: 10px;
	height: 10px;
	background: transparent url(../images/ficha/arrow_down1.png);
}

.ac-container input:checked+label:hover:after {
	background-image: url(../images/ficha/arrow_up1.png);
}



.no {
	display: none;
}




.ac-container article {
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

.ac-container article p {
	font-family: Helvetica;
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}

.ac-container input:checked~article {
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3);
}

.ac-container input:checked~article.ac-small {
	height: auto;
}

.ac-small {
	background-color: #FFF;
	border: #C7C6C5 solid 1px;
	border-radius: 6px;
	margin-bottom: 5px;
	width: auto;
}


.ac-small div {
	width: 210px;
	height: 10px;
	font-family: Helvetica;
	font-style: normal;
	font-size: 9px;
	padding: 2px 0px 4px 10px;
}

.ac-small div b {
	width: 179px;
	height: 22px;
	font-family: Helvetica;
	font-style: normal;
	font-size: 9px;
	padding: 3px 0px 0px 4px;
	color: #39A8E0;
}

.container {
	width: 100%;
	position: relative;
	text-align: center;
}

/* Media Queries */
@media screen and (max-width: 767px) {
	.container>header {
		text-align: center;
	}

	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}

#divCargando {
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: red;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

/*MODULOS*/
.listaM {
	width: 160px;
	height: 205px;
	background-image: url(../images/ficha/fondocamposM.jpg);
	padding: 8px 7px 8px 7px;
	border-radius: 9px;
	position: relative;
	float: left;
	margin-right: 11px;
	cursor: pointer;
}

.listaM .contentHover {
	overflow: hidden;

}

.listaM:hover .contentHover {
	overflow: visible;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 215px;
	width: 165px;
	padding: 15px 5px 5px;
	background-color: #E0ECFA;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}




.minifotoM {
	width: 130px;
	height: 108px;
	position: relative;
	float: left;
	border-radius: 10px;
	margin-left: 15px;
}

.marcaM {
	width: 160px;
	position: relative;
	float: left;
	margin: 5px 0px 2px 0px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-style: normal;
	font-size: 13px;
	padding: 3px 0px 5px 0px;
	text-align: center;
	font-weight: bold;

}

.torreM {
	width: 160px;
	height: 18px;
	position: relative;
	float: left;
	margin-bottom: 2px;
	margin-top: 5px;
}

.texTorreM {

	width: 78px;
	height: 16px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 13px;
	text-align: center;
	padding-top: 2px;
}

.plec1 {
	width: 3px;
	height: 18px;
	background-color: #CC0000;
	position: relative;
	float: left;
}

.precioM {
	width: 72px;
	height: 16px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #868686;
	padding: 1px 0px 0px 6px;
}

.ubicacionM {
	width: 160px;
	height: 22px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 10px;
	text-align: center;
	color: #000;
	margin-bottom: 2px;

}

.subastaM {
	width: 160px;
	height: 19px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 9px;
	text-align: center;
	color: #666;
}

.socialesM {
	width: 140px;
	height: 20px;
	position: relative;
	float: left;
	margin-top: 6px;
	margin-left: 20px;
}

.btn_ofertarM {
	width: 88px;
	height: 36px;
	position: absolut;
	float: left;
	background-image: url(../images/ficha/ofertaactivo.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 40px;
}

.btn_ofertar_ofM {
	width: 88px;
	height: 36px;
	position: absolut;
	float: left;
	background-image: url(../images/ficha/ofertainaactivo.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 40px;
}

/********************FAVORITOS*********************/
.listF {
	width: 694px;
	height: 115px;
	background-image: url(../images/ficha/fondolista.png);
	background-repeat: no-repeat;
	border-radius: 20px;
	padding: 8px 19px 4px 17px;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 10px;
}

.listF:hover {
	width: 694px;
	height: 115px;
	background-image: url(../images/ficha/fondolistahover.png);
	background-repeat: no-repeat;
	border-radius: 5px;
	padding: 8px 19px 4px 17px;
	cursor: pointer;
	text-decoration: none;
}

.checkFavoritos {
	width: 16px;
	height: 100px;
	position: relative;
	float: left;
	margin-right: 19px;
}

.minifotF {
	width: 125px;
	height: 108px;
	background-color: #FCF;
	position: relative;
	float: left;
}

.contenidoF {
	width: 159px;
	height: 108px;
	margin: 0px 99px 0px 25px;
	position: relative;
	float: left;
	text-decoration: none;
}

.marcaF {
	width: 300px;
	height: 17px;
	margin-bottom: 5px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0px 3px 0px;
	color: #000000;
	text-align: left;
}

.precioF {
	width: 159px;
	height: 22px;
	margin-bottom: 15px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 20px;
	color: #868686;
	font-weight: bold;
	text-align: left;
}

.informacionF {
	width: 220px;
	height: 108px;
	position: relative;
	float: left;
}

.torreF {
	width: 240px;
	height: 13px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 17px;
	font-weight: bold;
	padding: 4px 0px 3px 0px;
	color: #000000;
	text-align: right;
}

.ubicacionF {
	width: 240px;
	height: 14px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 12px;
	color: #868686;
	text-align: right;
	margin: 10px 0px 3px 0px;
}

.subastaF {
	width: 240px;
	height: 14px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 11px;
	color: #868686;
	text-align: right;
}

.socialesF {
	width: 370px;
	height: 20px;
	position: relative;
	float: left;
	margin-top: 20px;
	padding-left: 108px;
}

.imprimirF {
	width: 25px;
	height: 25px;
	background-image: url(../images/ficha/imprmir.png);
	position: relative;
	float: left;
	margin-left: 140px;
}

.imprimirF:hover {
	width: 25px;
	height: 25px;
	background-image: url(../images/ficha/imprimirhover.png);
	position: relative;
	float: left;
	margin-left: 140px;
}

.eliminarF {
	width: 25px;
	height: 25px;
	background-image: url(../images/ficha/eliminar.png);
	position: relative;
	float: left;
	margin-left: 170px;
}

.eliminarF:active {
	width: 25px;
	height: 25px;
	background-image: url(../images/ficha/eliminarhover.png);
	position: relative;
	float: left;
	margin-left: 170px;
}

.eliminarF:hover {
	height: 25px;
	background-image: url(../images/ficha/eliminarhover.png);
	position: relative;
	float: left;
	margin-left: 170px;
}

.regresarF {
	width: 26px;
	height: 26px;
	background-image: url(../images/ficha/regresaF.png);
	position: relative;
	float: left;
	cursor: pointer;
	margin-left: 40px;
	background-position: center;
	background-repeat: no-repeat;
}

.regresarF:hover {
	width: 26px;
	height: 26px;
	background-image: url(../images/ficha/regresaFH.png);
	position: relative;
	float: left;
	cursor: pointer;
	margin-left: 40px;
	background-position: center;
	background-repeat: no-repeat;
}

.ac-container {
	width: 220px;
	text-align: left;
}


.filtro {
	font-family: Helvetica;
	position: relative;
	display: block;
	height: 22px;
	font-size: 12px;
	background: #CCC;
	border: #C7C6C5 solid 1px;
	border-radius: 6px;
	padding-top: 12px;
	margin-bottom: 6px;
	color: #000000;
	text-align: center;
}





/*Información reportada por el propietario*/

.subtitulos {
	width: 722px;
	height: 18px;
	padding: 3px 0px 0px 6px;
	background-color: #F0EBE4;
	border: 1px #ABABAB solid;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #6F6F6E;
	position: relative;
	float: left;


}


.doc1 {
	width: 354px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 5px;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: lighter;
	text-align: justify;


}

.imgdoc {

	width: 13px;
	height: 21px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
	background-image: url(../images/ficha/documentos.png);



}

.imgdocdisable {

	width: 13px;
	height: 21px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
	background-image: url(../images/ficha/documentos_off.png);



}


.imgdoc:hover {

	width: 13px;
	height: 21px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
	background-image: url(../images/ficha/documentos1.png);



}





.nomdoc1 {
	width: 311px;
	height: 20px;
	margin-bottom: 5px;
	border-bottom: 1px #6F6F6E dashed;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: lighter;
	position: relative;
	float: left;
	padding: 9px 0px 0px 5px;


}









.plecadoc {
	width: 2px;
	height: 135px;
	background-color: #6F6F6E;
	position: relative;
	float: left;
	margin: 5px 10px 0px 10px;



}


.doc2 {
	width: 354px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 5px;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: lighter;
	text-align: justify;


}

.nomdoc1 {
	width: 311px;
	height: 20px;
	margin-bottom: 5px;
	border-bottom: 1px #6F6F6E dashed;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: lighter;
	position: relative;
	float: left;
	padding: 9px 0px 0px 5px;


}




.doc11 {
	width: 338px;
	height: 60px;
	position: relative;
	float: left;
	margin-top: 7px;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: lighter;
	text-align: justify;
	margin-right: 44px;
	padding-left: 5px;


}




.doc22 {
	width: 338px;
	height: 60px;
	position: relative;
	float: left;
	margin-top: 7px;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: lighter;
	text-align: justify;
	padding-right: 5px;



}



/*Datos para el pago*/

.doc111 {
	width: 338px;
	height: 200px;
	position: relative;
	float: left;
	margin-top: 10px;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: lighter;
	text-align: justify;
	margin-right: 44px;
	padding-left: 5px;


}



.dato1 {
	width: 318px;
	height: 20px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;



}


.dato2 {
	width: 338px;
	height: 20px;
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 11px;
	text-align: center;

}




.dato3 {
	width: 220px;
	height: 22px;
	position: relative;
	float: left;
	background-image: url(../images/ficha/generarficha.png);
	margin-top: 25px;
	margin-left: 55px;

}


.dato3:hover {
	width: 220px;
	height: 22px;
	position: relative;
	float: left;
	background-image: url(../images/ficha/generarficha1.png);
	margin-top: 25px;
	margin-left: 55px;

}



.dato4 {
	width: 174px;
	height: 22px;
	position: relative;
	float: left;
	background-image: url(../images/ficha/pasos.png);
	margin-left: 65px;



}

.dato4:hover {
	width: 174px;
	height: 22px;
	position: relative;
	float: left;
	background-image: url(../images/ficha/pasos1.png);
	margin-left: 65px;



}



.doc222 {
	width: 338px;
	height: 200px;
	position: relative;
	float: left;
	margin-top: 10px;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: lighter;
	text-align: justify;
	padding-right: 5px;



}


.dato5 {
	width: 338px;
	height: 70px;
	position: relative;
	float: left;



}



.dato6 {
	width: 330px;
	height: 18px;
	position: relative;
	float: left;
	padding: 3px 0px 0px 6px;
	background-color: #F0EBE4;
	border: 1px #ABABAB solid;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #6F6F6E;
	position: relative;
	float: left;
	margin-bottom: 15px;
	margin-top: 5px;
}



.doc223 {
	width: 303px;
	height: 111px;
	position: relative;
	float: left;
	margin-top: -10px;
	font-family: Helvetica;
	font-size: 9px;
	font-weight: lighter;
	text-align: justify;
	padding-right: 5px;
}



ol {

	font-family: Helvetica;
	font-size: 11px;


}


.regla {

	color: #FF0000;
	font-size: 12px;


}






/*Galerí miniatura*/




#miniatura {
	width: 424px;
	height: 74px;
	background-color: #D9D9D9;
	border: 2px solid 2px;
	border-radius: 7px;
	padding: 0px 0px 0px 6px;



}

#flecha1 {
	width: 9px;
	height: 55px;
	position: relative;
	float: left;
	background-image: url(../images/ficha/fleizq.png);
	cursor: pointer;
	margin-top: 10px;





}


#flecha1:hover {
	width: 9px;
	height: 55px;
	position: relative;
	float: left;
	background-image: url(../images/ficha/fleizq1.png);
	cursor: pointer;
	margin-top: 10px;



}


#minifoto {
	width: 72px;
	height: 55px;
	background-color: #C33;
	position: relative;
	float: left;
	margin-left: 6px;
	margin-top: 10px;


}


#minifoto:hover {
	width: 72px;
	height: 62px;
	background-image: url(../images/ficha/minihover.png);
	margin-top: 10px;
}


#flecha2 {

	width: 9px;
	height: 55px;
	position: relative;
	float: left;
	background-image: url(../images/ficha/fleder.png);
	cursor: pointer;
	margin-left: 6px;
	margin-top: 10px;


}


#flecha2:hover {

	width: 9px;
	height: 55px;
	position: relative;
	float: left;
	background-image: url(../images/ficha/fleder1.png);
	margin-left: 6px;
	cursor: pointer;
	margin-top: 10px;


}

/*FORM EMAIL*/
.form-email {
	background-color: #FFF;
	position: fixed;
	top: 30%;
	left: 40%;
	font-size: 12px;
	color: #000000;
	font-family: HELVETICA;
	width: 330px;
	padding: 25px;
	border: 5px solid #CCC;
	border-radius: 13px;
	z-index: 10000;

}

.form-email input,
.form-email textarea {
	width: 90%;
}

#carga {
	background-color: #C0C0C0;
	filter: alpha(opacity=70);
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 10;

}

#fade {
	display: none;
	position: fixed;
	left: 0%;
	top: 0%;
	background-color: black;
	opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
	width: 100%;
	height: 100%;
	z-index: 9999;
}

.CloseEmail {
	background: url(../images/ficha/tache2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	width: 18px;
	height: 18px;
	left: 353px;
	top: 217px;
}