@charset "utf-8";

body
{
	margin: 0;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

select, input, textarea
{
	background-color: white;
	font-family: Tahoma, Geneva, sans-serif;
	color: #006f9e;
	font-size: 11px;
	border: 1px solid #d7e3e3;
}

select:focus, input:focus, textarea:focus
{
	border: 1px solid #B1DCEF;
}

textarea
{
	width: 200px;
	height: 70px;
}

a
{
	color: #006f9e;
	text-decoration: none;
}

a img
{
	border: 0;
}

#cabecera
{
	background-image: url("../imagenes/cabecera-bg.png");
	background-repeat:repeat-x;
	width: 100%;
	height: 138px;
	text-align: center;
}

#menu-contenedor
{
	height: 58px;
	background-color: #f2f2f2;
	border-top: 1px solid #d7e3e3;
	border-bottom: 1px solid #d7e3e3;
}

#menu
{
	width: 800px;
	text-align: center;
	color: #006f9e;
	font-size: 10px;
	margin: 0 auto;
}

#menu a

{
	color: #006f9e;
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu-opciones1
{
	height: 29px;
	text-align: center;
	margin: 0 auto;
}

#menu-opciones1 td
{
	padding: 0 20px;
}

#menu-opciones2
{
	height: 29px;
	text-align: center;
}

#menu-archivo
{
	text-align: center;
	width: 65%;
}

#menu-archivo-izquierda
{
	background-image: url("../imagenes/menu-archivo-izquierda.png");
	background-repeat: no-repeat;
	height: 23px;
	width: 7px;
}

#menu-archivo-centro
{
	background-image: url("../imagenes/menu-archivo-centro.png");
	background-repeat: repeat-x;
}

#menu-archivo-derecha
{
	background-image: url("../imagenes/menu-archivo-derecha.png");
	background-repeat: no-repeat;
	height: 23px;
	width: 7px;
}

#select_categoria, #select_subcategoria
{
	width: 180px;
}


#cuerpo

{
	margin: 0 auto;
	padding-bottom: 77px;
	padding-top: 20px;
}

#cuerpo-titulo
{
	color: #bcc11a;
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 10px;
}

#cuerpo-texto
{
	color: #a7a7a7;
	padding-top: 10px;
}

#cuerpo-error
{
	text-align: center;
	color: red;
	font-weight: bold;
}

#cuerpo-info
{
	text-align: center;
	color: black;
	font-weight: bold;
}

#pie
{
	background-color: #f2f2f2;
	text-align: center;
	width: 90%;
	color: #848383;
	font-size: 12px;
	border-top: 1px solid #d7e3e3;
	position: fixed;
	bottom: 0;
	padding: 0 5%; 
}

#admin-modulo
{
	padding: 40px;
	border: 1px solid #d7e3e3;
}

#admin-modulos ul
{
	margin-bottom: 10px;
}

#admin-modulos li
{
	list-style-type:none;
	display:inline;
	padding: 10px;
	border: 1px solid #d7e3e3;
	margin-right: 5px;
}

#admin-modulos img
{
	vertical-align: middle;
}

#admin-modulo-titulo
{
	color: black;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

#admin-tabla-listado
{
	color: black;
}

#admin-tabla-listado td
{
	padding: 5px;
}

.etiqueta
{
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}

.etiqueta-admin {
	width: 20%;
}

.etiqueta .explicacion
{
	font-size: 10px;
	color: #a7a7a7;
}

.boton img
{
	vertical-align: middle;
	border: 0;
}

.fila-impar
{
	background-color: #E1E6E6;
}

.fila-par
{
	background-color: #F2F2F2;
}
#archivo-buscar
{
	float: right;
	color: #006f9e;
}

#archivo-buscar-izquierda
{
	width: 9px;
	height: 23px;
	background-image: url('../imagenes/archivo-buscar-izquierda.png');
	background-repeat: no-repeat;
}

#archivo-buscar-centro
{
	font-size: 10px;
	height: 23px;
	background-image: url('../imagenes/archivo-buscar-centro.png');
	background-repeat: repeat-x;
}

#archivo-buscar-derecha
{
	width: 9px;
	height: 23px;
	background-image: url('../imagenes/archivo-buscar-derecha.png');
	background-repeat: no-repeat;
}

#archivo-categoria
{
	font-size: 12px;
	color: #006f9e;
	padding-left: 15px;
	font-weight: bold;
}


.archivo-propiedad-nombre
{
	font-size: 10px;
	color: #006f9e;
	height: 22px;
	line-height: 22px;
	margin: 14px auto;
	vertical-align: middle;
}

.archivo-propiedad-nombre img
{
	vertical-align: middle;
}

.precio-izquierda, .precio-derecha
{
	height: 22px;
	width: 4px;
}

.precio-izquierda
{
	background-image: url('../imagenes/precio-izquierda.png');
	background-repeat: no-repeat;
	background-position: left;
}

.precio-derecha
{
	background-image: url('../imagenes/precio-derecha.png');
	background-repeat: no-repeat;
	background-position: right;
}

.precio-centro
{
	padding: 0 5px;
}

.archivo-propiedad-fotos
{
	text-align: center;
}

.archivo-propiedad-fotos a img
{
	width: 209px;
	padding: 14px;
	margin: 10px;
	background-image: url('../imagenes/fondo-foto.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#paginador
{
	text-align: right;
	font-size: 10px;
	clear: both;
	width: 100%;
	padding-top: 15px;
}

#paginador img
{
	vertical-align: middle;
}

#texto-condiciones
{
	border: 1px solid #d8e4e2;
	padding: 15px;
	color: #a7a7a7;
	height:70px;
	overflow:auto;
	width: 400px;
}

#boton-condiciones
{
	padding-top: 15px;
	width: 430px;
}

#registrar-formulario
{
	margin-left: 20%;
}

#texto-condiciones, #registrar-formulario, #boton-condiciones
{
	margin: 0 auto;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../imagenes/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}

#TB_window #acciones-foto {
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
	height: 50px;
	line-height: 50px;
}

.precio-centro a {
	padding: 0 10px;
}

.precio-centro a img,
#acciones-foto a img {
	vertical-align: middle;
	padding-right: 5px;
}

#acciones-foto a {
	padding: 0 10px;
}

#TB_title {
	background-color: #BCC11A;
}


#menu {
	position: relative;
}

#menu .idiomas {
	position: absolute;
	top: 8px;
	right: -30px;
}
