/* @group Declaraciones Iniciales */

@charset "UTF-8";
/* CSS Document */

/* CSS Reset */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, font, img, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* recuerda definir los estilos "focus" si son necesarios */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* las tablas pueden necesitar el estilo "cellspacing=0" en sus definiciones */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* @end */

/* @group Layout y definiciones globales */

/* Layout */

body {
	background-color: #fafafa;
	margin: 0 10px 0 0;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#contenedor {
	width: 840px;
	margin-left: 20px;
	margin: auto;
}

/* @end */

/* @group Cabecera */

/* Cabecera */

#cabecera {
	position: relative;
	height: 210px;
	font-size: 16px;
}

#cabecera.cabeceramenufalse  {
	height: 160px;
}

#cabecera a, #cabecera a:link, #cabecera a:visited {
	text-decoration: none;
	color: #595959;
}

#cabecera a:hover, #cabecera a:active {
	color: #8c8c8c;
}

#cabecera li.menuanuncio a, #cabecera li.menuanuncio a:link, #cabecera li.menuanuncio a:visited {
	text-decoration: none;
	color: #eb2222;
}

#cabecera li.menuanuncio a:hover, #cabecera li.menuanuncio a:active {
	color: #8c8c8c;
}

#logotipo {
	position: absolute;
	top: 8px;
	left: 25px;
}

#bannercabecera {
	position: absolute;
	width: 520px;
	height: 120px;
	left: 310px;
	top: 20px;
}

#bannercabecera a, #bannercabecera a:link, #bannercabecera a:visited {
	text-decoration: none;
	color: #458aba;
}

#bannercabecera a:hover, #bannercabecera a:active {
	color: #d07300;
}

#bannercabecera p {
	text-align: justify;
	font-size: 11px;
	line-height: 19px;
	color: #54595e;
}

#menusuperior {
	position: absolute;
	bottom: 0;
	font-size: 15px;
	font-weight: bold;
	right: 258px;
	width: 200px;
	height: 43px;
	z-index: 2;
}

#menusuperior ul {

}

#menusuperior li {	
	display: inline;
	position: absolute;
	top: 12px;
}

#menusuperior li.menuareaclientes {
	left: 10px;
}

#menusuperior li.menuayuda {
	left: 152px;
}

#menuprincipal {
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	bottom: 0;
	right: 0;
	width: 840px;
	height: 43px;
	background: url(mnu-principal.png) no-repeat right top;
}

#menuprincipal.sevende {
	background: url(mnu-principal-vende.png) no-repeat right top;	
}

#menuprincipal.secompra {
	background: url(mnu-principal-compra.png) no-repeat right top;	
}

#menuprincipal.vendecompra {
	background: url(mnu-principal-vende-compra.png) no-repeat right top;	
}

#menuprincipal.tiendas {
	background: url(mnu-principal-tiendas.png) no-repeat right top;	
}

#menuprincipal.areaclientes {
	background: url(mnu-principal-clientes.png) no-repeat right top;	
}

#menuprincipal.ayuda {
	background: url(mnu-principal-ayuda.png) no-repeat right top;	
}

#menuprincipal.anuncio {
	background: url(mnu-principal-anuncio.png) no-repeat right top;	
}

#menuprincipal ul {
	background: url(mnu-principal.png) no-repeat right top;
}

#menuprincipal li {
	display: inline;
	position: absolute;
	top: 12px;
}

#menuprincipal li.menusevende {
	right: 723px;
}

#menuprincipal li.menusecompra {
	right: 600px;
}

#menuprincipal li.menutiendas {
	right: 495px;
}

#menuprincipal li.menuanuncio {
	right: 18px;
}

#contenido {
	overflow: auto;
	margin-bottom: 20px;
}

/* @end */

/* @group Portada */

/* Portada */

#areaportada {
	position: relative;
	width: 750px;
	margin: auto;
	padding-top: 19px;
}

#publicaanuncio {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 190px;
	height: 80px;
	z-index: 1;
	background-image: url(btn-anuncio-gratis.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#publicaanuncio p {
	text-align: center;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 20px;
	line-height: 23px;
}

#publicaanuncio strong {
	font-weight: bold;
}

#publicaanuncio a, #publicaanuncio a:link, #publicaanuncio a:visited {
	text-decoration: none;
	color: #da1919;
}

#publicaanuncio a:hover, #publicaanuncio a:active {
	color: #d07300;
}

#cabeceraportada {
	border-top: 1px solid #5a83a1;
	border-bottom: 1px solid #5a83a1;
	margin-bottom: 20px;
	background-image: url(fndlistadoanuncio.png);
	background-position: top left;
	background-repeat: repeat-y;
	height: 54px;
}

#formularioportada {
	padding: 14px;
	width: 600px;
}

#formularioportada #palabra-clave {
	width: 390px;
	height: 21px;
	margin: 0;
	padding-left: 5px;
	font-size: 18px;
	color: #8c8c8c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}

#formularioportada #busqueda {
	margin: 0;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}

#contenidoportada {
	border-top: 1px solid #5a83a1;
	border-bottom: 1px solid #5a83a1;
	margin-bottom: 20px;
	background-image: url(fndlistadoanuncio.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#listadoprovincias {
	position: relative;
	height: 335px;
}

#listadoprovincias a, #listadoprovincias a:link, #listadoprovincias a:visited {
	text-decoration: none;
	color: #5a83a1;
	margin-left: 2px;
	margin-right: 2px;
}

#listadoprovincias a:hover, #listadoprovincias a:active {
	color: #d07300;
}

#listadoprovincias ul {
	font-size: 11px;
	line-height: 16px;
}

#listadoprovincias ul li {

}

#contenidoportada ul#columnaprovincias1 {
	position: absolute;
	top: 15px;
	left: 20px;
}

#contenidoportada ul#columnaprovincias2 {
	position: absolute;
	top: 15px;
	left: 130px;
}

#contenidoportada ul#columnaprovincias3 {
	position: absolute;
	top: 15px;
	left: 255px;
}

#contenidoportada #mapa {
	position: absolute;
	top: 40px;
	right: 25px;
}

#botonescategorias {
	padding-left: 3px;
	border-top: 1px solid #5a83a1;
	border-bottom: 1px solid #5a83a1;
	background-image: url(fndlistadoanuncio.png);
	background-position: top left;
	background-repeat: repeat-y;
	overflow: auto;
}

#botonescategorias a, #botonescategorias a:link, #botonescategorias a:visited {
	text-decoration: none;
	color: #5a83a1;
	margin-left: 2px;
	margin-right: 2px;
}

#botonescategorias a:hover, #botonescategoriass a:active {
	color: #d07300;
}

#botonescategorias .portadaboton {
	position: relative;
	float: left;
	width: 87px;
	height: 84px;
	margin: 3px;
}

#botonescategorias .portadaboton img {
	position: absolute;
	top: 8px;
	left: 5px;
	border: 1px solid #b3b3b3;
}

#botonescategorias .portadaboton p {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 76px;
	font-size: 14px;
	text-align: center;
}

/* @end */

/* @group Buscador */

/* Buscador */

#buscador {
	position: relative;
	background: url(fnd-buscador.png) right bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

#buscador #formbusq {
	margin: 0;	
}

#camposbusqueda {
	position: relative;
	left: 20px;
	top: 0;
	width: 690px;
}

#camposbusquedatienda {
	position: relative;
	left: 20px;
	top: 0;
	width: 645px;
}

#camposbusqueda select, #camposbusqueda input, #camposbusquedatienda select, #camposbusquedatienda input {
	margin: 0;
	padding: 0;
	border: 1px solid #5a83a1;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #333;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#camposbusqueda select, #camposbusquedatienda select {
	height: 20px;	
}

#camposbusqueda input, #camposbusquedatienda input {
	height: 16px;
	padding: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}

#camposbusqueda option.destacado, #camposbusquedatienda option.destacado {
	background-color: #458aba;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

#datos-fijos, #datos-precio, #datos-inmobiliarios, #datos-motor, #datos-tercer-nivel {
	text-align: right;
}

#datos-fijos input#palabra-clave {
	width: 216px;
}

#datos-fijos input#nombretienda {
	width: 396px;
}

#datos-fijos select#categoriax {
	width: 220px;
}

#datos-fijos select#provincia {
	width: 220px;
}

#datos-precio select#precio-desde {
	width: 220px;
}

#datos-precio select#precio-hasta {
	width: 220px;
}

#datos-inmobiliarios select#municipio {
	width: 220px;
}

#datos-inmobiliarios select#tipo-inmueble {
	width: 220px;
}

#datos-inmobiliarios select#temporada {
	width: 220px;
}

#datos-motor select#anyo-desde {
	width: 129px;	
}

#datos-motor select#anyo-hasta {
	width: 129px;			
}

#datos-motor select#km-desde {
	width: 129px;		
}

#datos-motor select#km-hasta {
	width: 129px;	
}

#datos-motor select#combustible {
	width: 129px;	
}

#datos-tercer-nivel select#categorian3 {
	width: 220px;	
}

#botonbusqueda {
	position: absolute;
	right: 15px;
	top: 10px;
	width: 115px;
	text-align: center;
}

#botonbusqueda input {
	margin: auto;
	padding: 0;
	padding-bottom: 4px;
	padding-top: 2px;
	width: 80px;
	height: 23px;
	font-size: 16px;
	background: url(fnd-buscar.png) repeat-x left top;
	border: 0 none #5a83a1;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}

#botonbusquedatienda {
	position: absolute;
	right: 15px;
	top: 10px;
	width: 150px;
	text-align: center;
}

#botonbusquedatienda input {
	margin: auto;
	padding: 0;
	padding-bottom: 4px;
	padding-top: 2px;
	width: 130px;
	height: 23px;
	font-size: 16px;
	background: url(fnd-buscar.png) repeat-x left top;
	border: 0 none #5a83a1;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}

/* @end */

/* @group Formularios Comunes */

/* Formularios Comunes */

#contenido form {
	
}

#contenido .bloqueformulario {
	padding: 3px;
}

#contenido .bloqueformulario img.ayuda {
	vertical-align: top;
	padding: 2px;
	cursor: pointer;
}

#contenido .bloqueformulario blockquote {
	width: 80%;
	margin: auto;
	margin-bottom: 5px;
	padding: 5px;
	padding-bottom: 0;
	border: 1px solid #eadd6a;
	background-color: #ffffb0;
	background-image: none;
	text-align: center;
}

#contenido blockquote.bcuerpo {
	border: 1px solid #5a83a1;
	background-color: white;
	padding: 5px;
	margin-bottom: 15px;
	background-image: none;
}

#contenido fieldset {
	border: 1px solid #ADADAD;
	background-color: #f7f7f7;
	padding: 5px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(degradado.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	display: block; /* Soluciona un bug de IE */	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
}

#contenido fieldset hr {
	color: #ADADAD;
	background-color: #ADADAD;
	border: 1px solid #ADADAD;
	margin-top: 15px;
	margin-bottom: 10px;
}

#contenido legend {
	border: 1px solid #ADADAD;
	background-color: #F0F0F0;
	color: white;
	padding: 5px;
	background-image: url(admin/fndbtn.png);
	background-repeat: repeat-x;
	background-position: bottom;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
}

#contenido label {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	display: inline-block;
	width: 85px;
}

#contenido textarea {
	border: 1px solid #5a83a1;
	width: 100%;
}

#contenido input {
	border: 1px solid #5a83a1;
	width: 150px;
}

#contenido textarea:focus, #contenido input:focus { 
	border: 1px solid #0d3c80;
}

#contenido option {

}

#contenido option.destacado {
	background-color: #458aba;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

#contenido input[type="submit"], #contenido input[type="button"] {
	height: 25px;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:15px;
	border: 1px solid #d07300;
	background-color: #ffa940;
	font-weight: bold;
	color: white;
	cursor: pointer;
	overflow: visible; /* Soluciona un problema en IE6 e IE7 */
}

#contenido a.enlaceboton {
	display: block;
	background-image: url(fndbtn.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	padding-top:5px;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	border: 1px solid #d07300;
	background-color: #ffa940;
	font-weight: bold;
	text-align: center;
	color: white;
	cursor: pointer;
	overflow: visible; /* Soluciona un problema en IE6 e IE7 */
}

#contenido a.enlaceboton, #contenido a.enlaceboton:link, #contenido a.enlaceboton:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#contenido .botonformulario input[type="submit"], #contenido .botonformulario input[type="button"], #contenido .botonformulario a.enlaceboton {
	display: block;
	float: right;
}


/* @end */

/* @group Listado - Información de Tiendas */


/* Listado - Información de Tiendas */


#infotiendalistado  {
	width: 800px;
	margin: auto;
	margin-top: 25px;
}

#infotiendalistado a, #infotiendalistado a:link, #infotiendalistado a:visited {
	text-decoration: none;
	color: #5a83a1;
}

#infotiendalistado a:hover, #infotiendalistado a:active {
	color: #d07300;
}

#infotiendalistado h1.titulotienda {
	background-image: url(fndinfotiendalistadotitulo.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 22px;
	color: #bf842a;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 3px;
}

#infotiendalistado #cuerpotienda {
	padding: 10px;
	background-image: url(fndinfotiendalistadocont.png);
	background-position: bottom left;
	background-repeat: no-repeat;	
	overflow: auto;
}

#infotiendalistado #cuerpotienda h2.descripciontienda {
	color: #d07300;
	font-size: 16px;
	margin-bottom: 15px;
	text-align: right; 
}

#infotiendalistado #cuerpotienda img.logotienda {
	float: right;
	margin: 5px;
}

#infotiendalistado #cuerpotienda p.descripciontienda {
	font-size: 13px;
	text-align: justify;
	margin-bottom: 10px;
	color: #54595e;
	line-height: 16px;
}

#infotiendalistado #cuerpotienda dl.datostienda {
	clear: both;
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 10px; 
	border-top: 1px solid #adadad;
	text-align: center;
}

#infotiendalistado #cuerpotienda dl.datostienda dt {
	display: inline;
	color: #d07300;
	padding-left: 10px;
}

#infotiendalistado #cuerpotienda dl.datostienda dd {
	display: inline;
	color: #54595e;
	padding-right: 10px;
}

/* @end */

/* @group Listado */

/* Listado */

#listado {
	
}

#listado h1 {
	color: #8c8c8c;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
}

#listado #cablistadosup {
	width: 770px;
	height: 32px;
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
	color: white;
	background-image: url(fndnavegasup.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#listado #cablistadosup a, #listado #cablistadosup a:link, #listado #cablistadosup a:visited {
	text-decoration: none;
	color: #5a83a1;
}

#listado #cablistadosup a:hover, #listado #cablistadosup a:active {
	color: #8c8c8c;
}

#listado #cablistadosup #navsup {
	display: block;
	width: 240px;
	height: 19px;
	padding-top: 8px;
	float: left;
	text-align: center;
}

#listado #cablistadosup #navsup img {
	vertical-align: text-top;
	margin-left: 3px;
	margin-right: 3px;
}

#listado #cablistadosup #totalsup {
	display: block;
	float: left;
	width: 160px;
	height: 19px;
	padding-top: 9px;
}

#listado #cablistadosup #filtroprecio {
	display: block;
	text-align: right;
	padding-right: 50px;
	height: 17px;
	padding-top: 9px;
}

#listado #cablistadoinf {
	width: 770px;
	height: 32px;
	margin: auto;
	margin-top: 30px;
	text-align: center;
	background-image: url(fndnavegainf.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#listado #cablistadoinf #navinf {
	display: block;
	padding-top: 7px;
}

#listado #cablistadoinf #navinf img {
	vertical-align: text-top;
	margin-left: 3px;
	margin-right: 3px;
}

#listado #navinf a, #listado #navinf a:link, #listado #navinf a:visited {
	text-decoration: none;
	color: white;
	margin-left: 2px;
	margin-right: 2px;
}

#listado #navinf a:hover, #listado #navinf a:active {
	color: #8c8c8c;
}

#listado #cablistadoinf #navinf strong {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #bbd3e5;
}

#listado #listadoanuncios {
	position: relative;
	width: 750px;
	margin: auto;
	border-bottom: 1px solid #5a83a1;
}

#listado .listadoanuncio {
	position: relative;
	height: 60px;
	background-color: #efefef;
	border-top: 1px solid #5a83a1;
	background-image: url(fndlistadoanuncio.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#listado .destacado {
	background-image: url(fndlistadoanunciodest.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#listado .listadoanuncio a, #listado .listadoanuncio a:link, #listado .listadoanuncio a:visited {
	text-decoration: none;
	color: #458aba;
}

#listado .listadoanuncio a:hover, #listado .listadoanuncio a:active {
	color: #8c8c8c;
}

#listado .destacado a, #listado .destacado a:link, #listado .destacado a:visited {
	text-decoration: none;
	color: #da1919;
}

#listado .destacado a:hover, #listado .destacado a:active {
	color: #8c8c8c;
}

#listado .listadoanuncio h2 {
	display: block;
	width: 450px;
	height: 14px;
	margin: 0;
	position: absolute;
	top: 7px;
	left: 160px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

#listado .listadoanuncio h3.categoriaanuncio {
	margin: 0;
	position: absolute;
	top: 3px;
	right: 8px;
	font-size: 10px;
	color: #8a8a8a;
}

#listado .listadoanuncio h3.provinciaanuncio {
	margin: 0;
	position: absolute;
	bottom: 5px;
	right: 8px;
	font-size: 10px;
	color: #8a8a8a;
}

#listado .listadoanuncio p.listadoanunciofecha {
	margin: 0;
	position: absolute;
	left: 7px;
	top: 19px;
	width: 70px;
	font-size: 12px;
	text-align: center;
	color: #8a8a8a;
}

#listado .listadoanuncio p.listadoanuncioprecio {
	margin: 0;
	position: absolute;
	font-size: 16px;
	top: 35px;
	left: 160px;
}

#listado .miniaturaanuncio {
	margin: 0;
	position: absolute;
	top: 8px;
	left: 85px;
	width: 60px;
	height: 46px;
}

#listado .miniaturaanuncio img {
	display: block;
	margin: auto;
}

#listado #listadotiendas {
	position: relative;
	width: 750px;
	margin: auto;
	border-bottom: 1px solid #5a83a1;
}

#listado .listadotienda {
	position: relative;
	height: 60px;
	background-color: #efefef;
	border-top: 1px solid #5a83a1;
	background-image: url(fndlistadoanuncio.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#listado .destacado {
	background-color: #faec97;
}

#listado .listadotienda a, #listado .listadotienda a:link, #listado .listadotienda a:visited {
	text-decoration: none;
	color: #458aba;
}

#listado .listadotienda a:hover, #listado .listadotienda a:active {
	color: #8c8c8c;
}

#listado .destacado a, #listado .destacado a:link, #listado .destacado a:visited {
	text-decoration: none;
	color: #da1919;
}

#listado .destacado a:hover, #listado .destacado a:active {
	color: #8c8c8c;
}

#listado .listadotienda h2 {
	display: block;
	width: 550px;
	height: 14px;
	margin: 0;
	position: absolute;
	top: 7px;
	left: 90px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

#listado .listadotienda h3.infotienda {
	margin: 0;
	position: absolute;
	top: 3px;
	right: 8px;
	font-size: 10px;
	color: #8a8a8a;
}

#listado .listadotienda h3.provinciatienda {
	margin: 0;
	position: absolute;
	bottom: 5px;
	right: 8px;
	font-size: 10px;
	color: #8a8a8a;
}

#listado .listadotienda p.subtitulartienda {
	margin: 0;
	position: absolute;
	font-size: 16px;
	top: 35px;
	width: 550px;
	left: 90px;
}

#listado .logotienda {
	margin: 0;
	position: absolute;
	top: 8px;
	left: 15px;
	width: 60px;
	height: 46px;
}

#listado .logotienda img {
	display: block;
	margin: auto;
}

/* @end */

/* @group Anuncio */

/* Anuncio */

#anuncio {
	font-size: 15px;
}

#anuncio h1 {
	color: #0d3c80;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 70px;
}

#anuncio h2 {
	margin: 0;
	margin-bottom: 15px;
	font-size: 18px;
	color: #d27d00;
}

#anuncio dl {
	width: 100%;overflow: auto;margin: 0 0 1em;
 }

#anuncio dt {
	color: #d27d00;
	float: left;
	padding-right: 3px;
	margin-bottom: 10px;
	font-weight: bold;
}

#anuncio dd {
	margin-bottom: 10px;
	color: #333;
}

#anuncio #galeriafotos {
	overflow: auto;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
	width: 730px;
	border-top: 1px solid #5a83a1;
	border-bottom: 1px solid #5a83a1;
	background-color: inherit;
	background-image: url(fndgaleriafotos.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#galeriafotos #imagen {
	float: left;
	display: table-cell;
	width: 602px;
}

#galeriafotos #imagen img {
	border: 1px solid #0d3c80;
	display: block;
	margin: auto;
}

#galeriafotos #miniaturas {
	width: 125px;
	float: right;
}

#galeriafotos #miniaturas img {
	display: block;
	margin: 15px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #0d3c80;
}

#datosanuncio {
	margin: auto;
	padding-bottom: 10px;
	width: 700px;
}

#datosanuncio #precioanuncio {
	font-size: 18px;

}

#datosanuncio #descripcionanuncio {
	
}

#datosanuncio #descripcionanuncio p {
	margin-bottom: 15px;
}

#datosanuncio #datosadicionales {

}

#datosanuncio #datosadicionales dl {
	margin-left: 20px;
}

#contactoacciones {
	position: relative;
	height: 180px;
}

#datoscontacto {
	position: absolute;
	left: 60px;
	padding: 10px;
	background-color: #d4e5f5;
	border-bottom: 1px solid #d27d00;
	border-top: 1px solid #d27d00;
	width: 320px; /* Solucionar Problema */
	height: 150px;
	background-image: url(fndaccionesanuncio.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#accionesanuncio {
	position: absolute;
	right: 60px;
	padding: 10px;
	background-color: #d4e5f5;
	border-bottom: 1px solid #d27d00;
	border-top: 1px solid #d27d00;
	width: 320px;
	height: 150px;
	font-size: 14px;
	text-align: center;
	background-image: url(fndaccionesanuncio.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#accionesanuncio a, #accionesanuncio a:link, #accionesanuncio a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #d07300;
}

#accionesanuncio a:hover, #accionesanuncio a:active {
	color: #ffa940;
}

#accionesanuncio #accionsubir, #accionesanuncio #accioneliminar, #accionesanuncio #accionmodificar, #accionesanuncio #acciondestacar {
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 35px;
	width: 118px;
	height: 15px;
	float:left;
}

#accionesanuncio #accionsubir {
	background: url(ico-subir.png) no-repeat center 2px;
}

#accionesanuncio #accioneliminar {
	background: url(ico-borrar.png) no-repeat center 2px;
}

#accionesanuncio #accionmodificar {
	background: url(ico-modificar.png) no-repeat center 2px;
}

#accionesanuncio #acciondestacar {
	background: url(ico-destacar.png) no-repeat center 2px;
}

#accionesanuncio #acciondenunciar {
	position: absolute;
	bottom: 5px;
	left: 110px;
	font-size: 12px;
	padding-top: 10px;
	clear: both;
	width: 114px;
	height: 20px;
	background: url(ico-denunciar.png) no-repeat left center;
	text-align: right;
}

/* @end */



/* @group Listado - Información de Tiendas en Anuncio */


/* Listado - Información de Tiendas en Anuncio */

#infotiendaenanuncio {
	position: relative;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 35px;
	width: 750px;
	height: 75px;
	background-color: #efefef;
	border-top: 1px solid #5a83a1;
	border-bottom: 1px solid #5a83a1;
	background-image: url(fndlistadoanuncio.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#infotiendaenanuncio a, #infotiendaenanuncio a:link, #infotiendaenanuncio a:visited {
	text-decoration: none;
	color: #458aba;
}

#infotiendaenanuncio a:hover, #infotiendaenanuncio a:active {
	color: #8c8c8c;
}

#infotiendaenanuncio h1 {
	background-color: #5a83a1;
	color: white;
	padding: 3px;
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#infotiendaenanuncio h2.nombretienda {
	display: block;
	width: 550px;
	height: 14px;
	margin: 0;
	position: absolute;
	top: 25px;
	left: 90px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	color:#d07300;
}

#infotiendaenanuncio h3.subtitular {
	display: block;
	width: 550px;
	height: 14px;
	margin: 0;
	position: absolute;
	bottom: 5px;
	left: 90px;
	font-size: 12px;
	font-style: italic;
	overflow: hidden;
	color: #54595e;
}

#infotiendaenanuncio p.infotienda {
	margin: 0;
	position: absolute;
	top: 23px;
	right: 8px;
	font-size: 10px;
	color: #8a8a8a;
}

#infotiendaenanuncio p.vermas {
	margin: 0;
	position: absolute;
	bottom: 5px;
	right: 8px;
	font-size: 10px;
	color: #8a8a8a;
}

#infotiendaenanuncio p.subtitulartienda {
	margin: 0;
	position: absolute;
	font-size: 16px;
	top: 52px;
	width: 550px;
	left: 90px;
}

#infotiendaenanuncio .logotienda {
	margin: 0;
	position: absolute;
	top: 25px;
	left: 15px;
	width: 60px;
	height: 46px;
}

#linfotiendaenanuncio .logotienda img {
	display: block;
	margin: auto;
}

/* @end */


/* @group Contenido */

/* Contenido con Formato */

#contenidoformato {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px;
	overflow: hidden;
}

#contenidoformato img.progresoanuncio {
	display: block;
	margin: auto;
	margin-bottom: 25px;
}

#contenidoformato a, #contenidoformato a:link, #contenidoformato a:visited {
	text-decoration: none;
	color: #5a83a1;
}

#contenidoformato a:hover, #contenidoformato o a:active {
	color: #8c8c8c;
}

#contenidoformato .titularformato {
	margin-top: -20px;
	margin-left: -20px;
	margin-bottom: 30px;
	padding-top: 15px;
	width: 840px;
	height: 40px;
	background: url(fnd-buscador.png) no-repeat right bottom;
}

#contenidoformato .titularformato h1 {
	padding-left: 25px;
	color: #5a83a1;
}

#contenidoformato h1 {
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 18px;
	color: #5a83a1;
}

#contenidoformato h2 {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #5a83a1;
}

#contenidoformato h3 {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 15px;
	color: #5a83a1;
}

#contenidoformato p {
	margin-bottom: 15px;
	text-align: justify;
}

#contenidoformato p.explicacion {
	font-size: 10px;
	margin-bottom: 15px;
	text-align: justify;
}

#contenidoformato blockquote {
	border: 1px solid #ADADAD;
	background-color: #f7f7f7;
	padding: 5px;
	padding-bottom: 0;
	margin-bottom: 15px;
	background-image: url(degradado.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contenidoformato blockquote.error {
	background-image: url(warning.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 55px;
}

#contenidoformato blockquote.anuncio {
	background-image: url(info.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 55px;
}

#contenidoformato blockquote.explicacion {
	padding: 10px;
	padding-bottom: 0;
	margin: auto!important;
	margin-bottom: 15px;
}

#contenidoformato blockquote.explicacion p {
	font-size: 10px;
	margin-bottom: 15px;
	text-align: justify;
}

#contenidoformato ul {
	margin-left: 30px;
}

#contenidoformato ol {
	margin-left: 30px;
}

#contenidoformato ul li {
	list-style-type: square;
	margin-bottom: 15px;
}

#contenidoformato ol li {
	list-style-type: decimal;
	margin-bottom: 15px;
}

#contenidoformato img {
	
}

#contenidoformato blockquote {
	
}

#contenidoformato em {
	font-style: italic;
}

#contenidoformato strong {
	font-weight: bold;
}

/* @end */

/* @group Categorias */

/* Categorias */

#categorias {
	position: relative;
	width: 740px;
	overflow: auto;
	padding: 4px;
	margin: auto;
	border-top: 1px solid #5a83a1;
	border-bottom: 1px solid #5a83a1;
	background-image: url(fndlistadoanuncio.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#categorias #catcol1, #categorias #catcol2, #categorias #catcol3 {
	width: 238px;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
}

#categorias a, #categorias a:link, #categoriaso a:visited {
	text-decoration: none;
	color: #5A83A1;
}

#categorias a:hover, #categorias o a:active {
	color: #d07300;
}

#categorias h3 {
	font-size: 10px;
	font-weight: bold;
	color: #5A83A1;
	padding: 4px;
	text-align: left;
	height: 9px;
	margin: 0;
}

#categorias ul {
	padding: 5px;
	padding-left: 15px;
	margin: 0;
}

#categorias li {
	padding: 1px;
	font-size: 10px;
	letter-spacing: 1px;
}

/* @end */

/* @group Pie */

/* Pie */

#pie {
	height: 72px;
	width: 840px;
	background: url(fnd-pie.png) no-repeat left top;
	margin-top: 30px;
	margin-bottom: 10px;
	position: relative;
	font-size: 12px;
	line-height: 23px;
	color: #54595e;
}

#pie a, #pie a:link, #pie a:visited {
	text-decoration: none;
	color: #5a83a1;
}

#pie a:hover, #pie a:active {
	color: #8c8c8c;
}

#pie p {
	margin: 0;
}

#pie p#copyright {
	position: absolute;
	display: block;
	top: 18px;
	left: 40px;
	letter-spacing: 2px;
	line-height: 19px;
}

#pie p#menupie {
	position: absolute;
	display: block;
	font-size: 12px;
	top: 27px;
	right: 30px;
}

/* @end */

/* @group Barra Lateral */

/* Barra Lateral */

#barralateral {
	display: none;
	position: absolute;
	top: 0;
	left: 880px;
	width: 250px;
	height: 600px;
	background-color: #e6e6e6;
	color: #b3b3b3;
	text-align: center;
	padding-top: 50px;
	margin-top: 20px;
}

/* @end */

/* @group Tooltip */

/* Tooltip */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #595959;
	background-color: #fdfbc6;
	background-image: url(fndtooltip.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 10px;
	font-size: 12px;
	line-height: 15px;
	width: 500px;
	opacity: 0.85;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
}

#tooltip h3, #tooltip div { 
	margin: 0;
}

#tooltip h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* @end */

/* @group Inicio Sesión */

/* Inicio Sesión */

#iniciosesion {
	position: relative;
	overflow: auto;
	margin: auto;
	width: 730px;
	height: 260px;
	border-top: 1px solid #5a83a1;
	border-bottom: 1px solid #5a83a1;
	background-color: inherit;
	background-image: url(fndlistadoanuncio.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#iniciosesion h1 {
	position: absolute;
	right: 20px;
	top: 15px;
	font-size: 16px;
	color: #5a83a1;
}

#explicacioniniciosesion {
	position: absolute;
	top: 20px;
	left: 25px;
	width: 310px;
}

#explicacioniniciosesion p {
	font-size: 12px;
	line-height: 14px;
	color:#54595e;
}

#explicacioniniciosesion p.iniciosesionexplicacion {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
}

#formularioiniciosesion {
	position: absolute;
	top: 65px;
	right: 30px;
	width: 340px;
}

#formularioiniciosesion fieldset {	
	position: relative;
	border: 0;
	background-color: transparent;
	width: 320px;
	padding: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block; /* Soluciona un bug de IE */	
	border-bottom: 1px solid #d27d00;
	border-top: 1px solid #d27d00;
	background-image: url(fndaccionesanuncio.png);
	background-position: top left;
	background-repeat: repeat-y;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
}

#formularioiniciosesion .bloqueformulario {
	margin-top: 10px;
}

#formularioiniciosesion label {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: baseline;
	display: inline-block;
	width: 95px;
	color: #54595e;
}

#formularioiniciosesion input {
	border: 1px solid #5a83a1;
	width: 190px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}

#formularioiniciosesion input[type="submit"], #formularioiniciosesion input[type="button"] {
	display: block;
	height: 25px;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
	margin: auto;
	margin-bottom:10px;
	border: 1px solid #d07300;
	background-color: #ffa940;
	font-weight: bold;
	color: white;
	cursor: pointer;
	overflow: visible; /* Soluciona un problema en IE6 e IE7 */
}

#formularioiniciosesion .botonformulario input[type="submit"], #formularioiniciosesion .botonformulario input[type="button"], #formularioiniciosesion .botonformulario a.enlaceboton {
	margin-top: 15px;
	display: block;
	float: none;
}



/* @end */

/* @group Publicidad Google */

/* Publicidad Google */

.anunciogooglehorizontal {
	margin: auto;
	margin-top: 20px;
	width: 470px;
}

/* @end */