/*************************************/
/***** REDEFINICIÓN DE ETIQUETAS *****/
/*************************************/
html {
	overflow: hidden;
}
body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-position: right 20px;
	background-repeat: repeat-y;
	overflow: hidden;
}
form{
	margin:0px;
	padding:0px;
}
div {
	overflow: hidden;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
a ,
a:visited ,
a:hover {
	text-decoration: none;
}

/*********************************/
/***** DEFINICIÓN DE ESTILOS *****/
/*********************************/

.general {
	position: absolute;
	left: 0px;
	top: 48px;
	bottom: 48px;
	right: 0px;
	overflow: auto;
}
.general .minibarra_sup {
	height: 68px;
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/fnd_minibarra_sup.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #b4b4b4;
}
.minibarra_sup .logo ,
.minibarra_sup .menuitem {
	line-height: 39px;
	height: 39px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.minibarra_sup .logo ,
.minibarra_sup .separador {
	float: left;
	margin-right: 6px;
}
.minibarra_sup .logo {
	padding-left: 39px;
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/logo_minibarra.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.minibarra_sup .menuitem ,
.minibarra_sup .menuitem:visited {
	float: left;
	color: #e0e0e0;
	padding-right: 6px;
}
.minibarra_sup .menuitem:hover {
	color: #f00;
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/marcador.png);
	background-repeat: no-repeat;
	background-position: right;
}
.minibarra_sup .separador {
	height: 9px;
	margin-top: 16px;
	width: 1px;
	background-color: #b4b4b4;
}
.estructura {
	width: 1005px;
	margin-left: 0px;
	margin-right: auto;
	clear: both;
}
.estructura .cabecera {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/fnd_banner.png);
	background-position: center top;
	height: 233px;
}
.cabecera .banner {
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 12px;
	height: 197px;
	width: 962px;
	margin-left: 17px;
}
.banner .logo {
	float: left;
	width: 232px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 53px;
	position: absolute;
}
.banner .txt {
	padding-top: 169px;
	line-height: 28px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.banner .txt .izq {
	float: left;
}
.banner .txt .der {
	float: right;
}
.banner .txt .der a .flechita ,
.banner .txt .der a .etiqueta {
	display: block;
	float: left;
	cursor: pointer;
	margin-right: 4px;
	margin-top: 5px;
	line-height: 16px;
	height: 16px;
}
.banner .txt .der a .flechita {
	width: 9px;
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/flechita.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.banner .txt .der a:hover .flechita {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/flechita_over.png);
}
.banner .txt .der a .etiqueta {
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
}

.boton input {
	width: 100%;
}
.ruptura ,
.espacio {
	clear: both;
}
.ruptura{
	line-height: 1px;
	height: 1px;
}
.espacio {
	line-height: 8px;
	height: 8px;
}
.buscador .minicab {
	height: 90px;
	background-image:url(http://www.mcondeocasion.com/imagenes_comunes/cabecera_buscador.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 50px;
}
.buscador .minicab .texto {
	float: left;
	margin-top: 55px;
	line-height: 23px;
	font-weight: bold;
	width: 640px;
}
.buscador .minipie {
	height: 40px;
	background-image:url(http://www.mcondeocasion.com/imagenes_comunes/pie_buscador.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.estructura .sombra {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/fnd_sombra_repy.png);
	background-repeat: repeat-y;
	background-position: center;
}
.estructura .marco {
	margin-right: 25px;
	margin-left: 19px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
}
.buscador .bloque1 ,
.buscador .bloque2 ,
.buscador .bloque3 ,
.buscador .bloque4 {
	margin-top: 5px;
	height: 90px;
	float: left;
	width: 24%;
}
.buscador .bloque1 ,
.buscador .bloque2 ,
.buscador .bloque3 {
	border-right-style: solid;
	border-right-width: 1px;
}
.buscador .bloque2 {
	width: 26%;
}
.buscador .bloque4 {
	width: 25%;
}
.buscador .etiqueta {
	float: left;
	text-align: right;
	width: 25%;
	line-height: 20px;
	height: 30px;
	font-weight: bold;
}
.buscador .bloque3 .etiqueta {
	width: auto;
	float: none;
	margin-left: 3%;
	text-align: left;
}
.buscador .bloque3 .ratios {
	clear: both;
	margin-right: 3%;
	width: 90%;
	margin-left: auto;
}
.buscador .ratios .etiqueta ,
.buscador .ratios .ratio {
	float:left;
	margin-left: 0px;
	font-weight: normal;
}
.buscador .select ,
.buscador .selects {
	width: 70%;
	height: 30px;
	float: left;
}
.buscador .selects .de {
	width: 13%;
}
.buscador .selects .a {
	width: 7%;
}
.buscador .selects .etiqueta {
	text-align:center;
	font-weight: normal;
}
.buscador .selects .select {
	width: 40%;
}
.buscador .boton {
	width: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	border-style: solid;
	border-width: 2px;
	cursor: pointer;
	clear: both;
}
.buscador .boton:hover {
	cursor: pointer;
}
.buscador .boton input {
	background-color: transparent;
	border: none;
	line-height: 20px;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}

/*******************/
/***** LISTADO *****/
/*******************/

.listado .minicab {
	height: 70px;
	background-image:url(http://www.mcondeocasion.com/imagenes_comunes/cabecera_listado.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.listado .minipie {
	height: 65px;
	background-image:url(http://www.mcondeocasion.com/imagenes_comunes/pie_listado.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.listado .item {
	clear: both;
	margin-right: 25px;
	margin-left: 20px;
}
.item .minicab_item {
	height: 12px;
	margin: auto;
}
.item .minicab_item .der {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/cabecera_item.png);
	height: 12px;
	float: right;
	width: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.item .minicab_item .izq {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/cabecera_item.png);
	height: 12px;
	float: left;
	width: 50%;
	background-repeat: no-repeat;
	background-position: left;
}
.item .minipie_item {
	height: 12px;
	margin: auto;
	line-height:12px;
}
.item .minipie_item .der {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/pie_item.png);
	height: 12px;
	float: right;
	width: 50%;
	background-repeat: no-repeat;
	background-position: right top;
}
.item .minipie_item .izq {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/pie_item.png);
	height: 12px;
	float: left;
	width: 50%;
	background-repeat: no-repeat;
	background-position: left top;
}
.item .marco {
	margin: 0px;
	height: 175px;
}
.item a .foto {
	float: left;
	border-width: 2px;
	border-style: solid;
	margin-right: 10px;
}
.item a:hover .foto {
	float: left;
	margin-right: 10px;
}
.item a span.nombre {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	cursor: pointer;
}
.item a span.columnadatos {
	display: block;
	float: left;
	width: 25%;
	height: 120px;
	margin-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	cursor: pointer;
	margin-top: 5px;
}
.item a span.texto {
	line-height: 15px;
	display: block;
	height: 115px;
	overflow: auto;
	cursor: pointer;
	margin-top: 5px;
}
.item a span.boton {
	display: block;
	float: right;
	width: auto;
	line-height: 20px;
	border-style: solid;
	border-width: 2px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	margin-top:5px;
	cursor: pointer;
	text-transform: uppercase;
}
.item a .columnadatos .fila {
	display: block;
	padding-right: 10px;
	height: 15px;
	margin-bottom: 5px;
}
.item a .columnadatos .etiqueta ,
.item a .columnadatos .dato {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	display: block;
	float: left;
	width: 50%;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
}
.item a .columnadatos .etiqueta {
	text-align: left;
}
.item a .columnadatos .dato {
	text-align: right;
}

.listado .paginado {
	height: 30px;
	margin-right: 36px;
	margin-left: 30px;
	line-height: 30px;
}
.paginado .anteriores ,
.paginado .siguientes {
	line-height: 30px;
	height: 30px;
}
.paginado .anteriores {
	float: left;
}
.paginado .siguientes {
	float: right;
}
.paginado .texto {
	text-align: center;
}

/***************/
/***** PIE *****/
/***************/

.estructura .pie {
}

/*.pie .separador {
	float: left;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 1px;
}

.pie .powered {
	float: left;
	height: 60px;
	padding-left: 10px;
	padding-right: 10px;
}
.pie a,
.pie a:visited{
	display: block;
}
.powered a ,
.powered a:visited {
	height: 60px;
	width: 56px;
	background-image:url(http://www.mcondeocasion.com/imagenes_comunes/powered.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 7px;
	line-height:6px;
}
.powered a .logo ,
.powered a .txt {
	display: block;
	margin: auto;
	cursor: pointer;
}
.powered a .logo {
	height: 42px;
	width: 42px;
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/powered.png);
	background-repeat: no-repeat;
}
.powered a .txt {
	margin-top: 3px;
}
.powered a:hover .logo {
	background-image:url(http://www.mcondeocasion.com/imagenes_comunes/powered_over.png);
}
.pie .sociales {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.facebook a ,
.twitter a ,
.rss a ,
.toolbar a {
	height: 30px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: left center;
}
.facebook a .logo ,
.facebook a .txt ,
.twitter a .logo ,
.twitter a .txt ,
.rss a .logo ,
.rss a .txt ,
.toolbar a .logo ,
.toolbar a .txt {
	float: left;
	display: block;
	cursor: pointer;
}
.facebook a .logo ,
.twitter a .logo ,
.rss a .logo ,
.toolbar a .logo {
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
}
.facebook a .txt ,
.twitter a .txt ,
.rss a .txt ,
.toolbar a .txt {
	line-height: 13px;
	font-size: 11px;
	padding-left: 5px;
	margin-top: 2px;
}
.facebook a {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/facebook.png);
}
.facebook a .logo {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/facebook.png);
}
.facebook a:hover .logo {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/facebook_over.png);
}
.twitter a {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/twitter.png);
}
.twitter a .logo {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/twitter.png);
}
.twitter a:hover .logo {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/twitter_over.png);
}
.rss a {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/rss.png);
}
.rss a .logo {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/rss.png);
}
.rss a:hover .logo {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/rss_over.png);
}
.toolbar a {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/toolbar.png);
}
.toolbar a .logo {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/toolbar.png);
}
.toolbar a:hover .logo {
	background-image: url(http://www.mcondeocasion.com/imagenes_comunes/toolbar_over.png);
}

.pie .w3c {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 31px;
	margin-top: 15px;
}
*/
.pie {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
