/* A-Ora Reformas S.L. - Area Publica */


body
{
	background:#F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	text-align:center;
	margin:20px auto 0 auto;
}
select
{
	background-color: #d2e7eb;
}
.enviar
{
	position:relative;
	width:30%;
}
div#sombraWeb
{
	color: #000;
	margin: 0 auto;
	padding: 0;
	background:  url(bg.jpg) repeat-y center;
	width:900px;
}
div#sombraTop
{
	background: #F0F0F0 url(top.jpg) no-repeat;
	height: 14px;
	width:900px;
	margin:0 auto 0 auto;
}
div#sombraPie
{
	position:relative;
	width:900px;
	height: 43px;
	margin:0 auto 0 auto;
	background:url(footer.jpg) repeat;
}
div#estiloCabeza
{
	position:relative;
	width:845px;
	height:100px;
	margin:0 auto 0 auto;
	z-index:1000;
	background-image: url(head_bg.jpg);
}
div#estiloCuerpo
{
	position:relative;
	width:845px;
	height:385px;
	margin:0 auto 0 auto;
	text-align:left;
	background:url(cuerpo.jpg) no-repeat;
	z-index:1;
}
/* ZONA CUERPO */
/* tamaņo fuente diferente para la zona publica*/

div#zona1,div#zona2
{
	font-size:13px;
}
	div#zona2
	{
		position:relative;
		height:350px;
		width:97%;
		overflow-x:hidden;
		overflow-y:auto;
		margin:0 auto 0 auto;
		top:17px;

	}
/* ZONA PIE  */
	div#zona3
	{
		position:relative;
		width:90%;
		text-align:center;
		color: #333;
		margin:3px auto 0 auto;
		border-bottom: 3px solid;
		border-top: 3px solid;
		border-color: #c5c5c5;
		background-color: #cec952;
	}
	div#zona3 a:hover, div#zona3 a.over
	{
		text-decoration:underline;
	}

div#zonaMenu
{
	position:relative;
	z-index:1000;
	height:28px;
	top:40px;
}
	table#tablaMenu
	{
		position:relative;
		float:right;
	}
		td.busqueda
		{
			font-style:italic;
			color:#000;
			font-weight:bold;
		}
	div#zonaSubmenu
	{
		z-index:1000;
		width:520px;
	}
		.activo1,.activo2
		{
			width:150px;
			height:16px;
			cursor:pointer;
		}
		.inactivo1,.inactivo2
		{
			cursor: pointer;
			list-style: none;
			width:150px;
			height:16px;
		}
		.activo1
		{
			background: url(btn_activo1.gif);
		}
		.activo2
		{
			background: url(btn_activo2.gif);
		}
		.inactivo1
		{
			background: url(btn_inactivo1.gif);
		}
		.inactivo2
		{
			background: url(btn_inactivo2.gif);
		}
/* clases comunes*/
img
{
	border:none;
	outline:none;
}
.botonSiguiente
{
   border-top: 1px solid #cccccc;
   border-bottom: 2px solid #333;
   border-left: 1px solid #cccccc;
   border-right: 2px solid #333;
   outline:none;
   background:#ccc;
   cursor:pointer;
   color:#000;
}
.botonSiguiente:focus
{
   border-bottom: 1px solid #ccc;
   border-top: 2px solid #666;
   border-right: 1px solid #ccc;
   border-left: 2px solid #666;
   outline:none;
   background:#999;
   cursor:pointer;
}
input,select,textarea
{
	background: #666;
	border:1px solid #FFD78B;
	width:100%;
	color:#fff;
	z-index:0;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow-x:hidden;
}
input:focus,select:focus,textarea:focus
{
	background:#999;
	color:#000;
	font-weight:bold;

}
input[type=checkbox],input[type=radio]
{
	width:80%;
}
label
{
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
	text-align:left;
}
.fondoEtiqueta
{
	background:#ECEBBF;
	text-align:left;
}
a,a:visited,a:link
{
	text-decoration: none;
	color:#000;
	cursor:pointer;
	outline:none;
}
/* estilos basicos*/

div#contenidoTitle
{
	padding: 3px;
	border: 1px solid #4C4C4C;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	display: none;
	background: #4C4C4C;
	color: #C4C4C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	position: absolute;
	z-index: 1001;
	padding: 5px;
}
.mostIcono
{
	cursor: pointer;
}
tr.titEncab
{
	background:#333;
	color: #CDC852;
}
tr.filaPar
{
	background:#eee;
	font-weight:bold;
}
tr.filaImpar
{
	background:#999;
	font-weight:bold;
}

/*etiquetas para cada campo*/

td.fondoLab
{
	background: #E2DF99;
}

.mostrarScroll
{
	overflow-y: auto;
	overflow-x: hidden;
}

div.titulosRef
{
	font-weight:bold;
	background:#CEC952;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	padding:2px;
	padding-left:10px;
	width:30%;
}

.botonVolver img  /* con fondo y logo */
{
	position:absolute;
	left:730px;
	top:260px;
	font-weight:bold;
	font-size:13px;
}


/* ZONA ENCABEZADO */

/*	div#zona1
	{
		width:100%;
		position:relative;
		height:100px;
		margin:0 auto 0 auto;
		background-image: url(head_bg.jpg);
	}*/


/* QUIENES SOMOS */

	div#quienesSomos
	{
		position:relative;
		width:810px;
		height:340px;
		background:url(fondoQS.gif) no-repeat;
	}
	div#quienesSom,div.txtVentajas,div#solicitarReg
	{
		position:relative;
		margin-left:245px;
		top:85px;
		width:470px;
		height:180px;
		letter-spacing:0.5px;
		font-weight:bold;
		text-align:justify;
	}
	div#dondeEstamos
	{
		position:relative;
		background:#333;
	}
		div#enlaceDonde
		{
			position:relative;
			height:25px;
			text-align:right;
			outline:none;
			border:none;
		}
			div#enlaceDonde a.over,div#enlaceDonde a:hover
			{
				font-style:italic;
				outline:none;
				border:none;
			}
	div#map
	{
		position:relative;
		margin-left:35px;
		width:440px;
		height:380px;
		border-left:1px solid #666;
		border-right:2px solid #666;
		border-bottom:2px solid #333;
		border-top:1px solid #333;
	}
	div#map a
	{
		color:#fff;
	}
/* VENTAJAS */

	div.ventClienteProf
	{
		position:relative;
		width:190px;
		margin-left:590px;
		margin-top:10px;
		font-weight:bold;
		background:#CEC952;
		border-right:2px solid #666;
		border-bottom:2px solid #666;
		padding:2px;
	}
	div.txtVentajas
	{
		position:relative;
		top:60px;
	}
/* INSERTAR REFORMAS */

	div#insReforma
	{
		position:relative;
		height:310px;
		margin-bottom:9px;
	}
	div.solicRef
	{
		font-size:12px;
		text-align:center;
	}

/* REGISTRO registro.php
fieldset#introRegistro,fieldset#introRegistro legend
{
	top:30px;
	border-top:1px solid #E5E1A1;
	border-left:1px solid #E5E1A1;
	border-right:2px solid #666;
	border-bottom:2px solid #666;BORDER:1px solid red;
}
fieldset#introRegistro
{
	position:relative;
	width:70%;
	margin:0 auto 0 auto;
	background:#E5E1A1;
}
fieldset#introRegistro legend
{
	font-weight:bold;
	font-size:17px;
	background:#CEC952;

}
table#tipRegistroTabla
{
	position:relative;
	width:70%;
	margin:0 auto 0 auto;
} */

/* REGISTRO VALIDADO.htm*/
div#datEnviados
{
	position:relative;
	margin-left:45px;
	top:40px;
	width:50%;
	font-weight:bold;
}

/* registroClientes.php, registroProfesionales.php*/
table.registroClientes
{
	position:relative;
	width:100%;
}
/* CONTACTENOS */

		div#datosContacto
		{
			position:relative;
			width:90%;
			margin:75px auto 0 auto;
			text-align:center;
			font-size:16px;
			font-weight:bold;
			line-height:2;
		}
		div#masInfo
		{
			position:relative;
			margin:70px auto 0 35px;
			font-size:14px;
			font-weight:bold;
			font-style:italic;
			color:#B6CCAB;
		}

/* SOLICITUD INFORMACION */

div#enviarSolicitud
{
	position:relative;
}
div#textoContactar
{
	position:relative;
	margin:105px auto 0 15px;
	width:85%;
	height:35%;
	font-size:16px;
	font-weight:bold;
	text-align:justify;
	line-height:1.2;
}
/* enviar datos */
/*
div#encabezadoObligatorios
{
	position:relative;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
div#formularioSolicitud
{
	position:relative;
	height:300px;
}
.zonaDerechaM
{
	position:relative;
	top:10px;
	width:63%;
	height:280px;
	float:right;
}
.zonaIzquierdaM
{
	position:relative;
	width:35%;
	top:10px;
	height:280px;
	float:left;
}
.camSolic
{
	position:relative;
	margin-top:14px;
	margin-bottom:10px;
}
.etiqSolic
{
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
}
.campoObs
{
	margin-right:7px;
}
*/
/* PRODUCTOS */
/*
div#zonaProductos
{
	position:relative;
	height:99%;
}
table.mostrarProductos
{
	position:relative;
	width:100%;
	height:100%;
}
div#zonaProdSelecc
{
	position:relative;
	height:93%;
}
*/
/* marquesina.html*/
div#mostrarIndex
{
	position:relative;
	height:335px;
}
	div#divDestacados
	{
		position:relative;
		width:25%;
		height:100%;
		float:left;
	}
	table#contenPrincipal
	{
		height:85px;
	}
	div.titDestac
	{
		width:90%;
	}
	td.titSangrada
	{
		padding-left:16px;
	}
		div#divDestacados table
		{
			position:relative;
			width:100%;
			font-size:11px;
			font-weight:bold;
		}
		div.leyendaMarq
		{
			position:relative;
			background:#000;
		}
	div#divMarquesin
	{
		position:relative;/*la altura real de la marquesina esta definida en popUpsCli*/
		width:72%;
		height:328px;
		float:right;
		background:url(logo.gif) center no-repeat top;
	}
		table.tablaMarquesina
		{
			margin:0 auto 0 auto;
			width:100%;
			text-align:left;
			font-weight:bold;
			padding:5px;
			margin-bottom:6px;
			border-bottom:2px solid #333;
			border-right:2px solid #333;
			cursor:pointer;
		}
		.sinIns
		{
			background:#ECEABC;
		}
		.conIns
		{
			background:#cec952;
		}
		td.anuncioNuevaRef a
		{
			font-size:17px;
			text-transform:uppercase;
			text-align:center;
		}
/* listarDestacados.php */
div#zonaDestacados
{
	position:relative;
}
div.masValorados
{
	margin-left:555px;
}
	div#mostrarTipo
	{
		position:relative;
	}
		div#mostrarTipo table
		{
			position:relative;
			width:70%;
		}
	div#verTipo
	{
		position:relative;
		height:280px;
		background-color:#D6D6D6;
		margin-bottom:5px;
	}
		div#destCompleto
		{
			position:relative;
			float:left;
			width:29%;
		}
			td#masVistos
			{
				font-size:15px;
				font-weight:bold;
			}
			td#menosDestacados a
			{
				font-size:12px;
				font-weight:bold;
			}
		div#descrCompleto
		{
			position:relative;
			float:right;
			width:70%;
			height:266px;
			margin-top:10px;
		}
		div#descrCompleto table
		{
			position:relative;
			top:25px;
		}
	div#volverDest
	{
		position:relative;
		width:800px;
		text-align:right;
		font-weight:bold;
		font-style:italic;
	}
	div#volverDest a:visited,div#volverDest a:link
	{
		color:#333;
	}
	div#volverDest a:hover,div#volverDest a.over
	{
		color:#CEC952;
	}
	/*mejores trucos*/

	div#mejores
	{
		position:relative;
		height:290px;
		margin-bottom:5px;
		margin-top:10px;
	}
	table.tabMejores
	{
		border-left:1px solid #999;
		border-right:2px solid #666;
		border-bottom:2px solid #666;
		border-top:1px solid #999;
		margin-bottom:3px;
	}
		td.profMejores
		{
			font-weight:bold;
			text-align:left;
			background:#efefef;
		}
		td.titMejores
		{
			font-style:italic;
			background:#EDEBC0;
		}
		td.txtMejores
		{
			background:#EDEBC0;
		}
	div.mensaje
	{
		position:relative;
		height:100px;
		width:800px;
		margin-left:10px;
		background:url('bgMens.jpg');
	}
	div.txtmensaje
	{
		position:relative;
		top:40px;
		width:90%;
		text-align:center;
		font-style:italic;
	}
/*listado de profesionales,trucos,consejos y noticias - listarProfesionales.php*/
div.lstSeccion
{
	position:relative;
	height:240px;
	width:100%;
}
	div.titulosSecc
	{
		position:relative;
		font-weight:bold;
		background:#CEC952;
	 	border-top:1px solid #999;
	 	border-right:2px solid #666;
		border-bottom:2px solid #666;
		border-left:1px solid #999;
		padding:2px;
		padding-left:10px;
		width:30%;
	}
	table.titLstSeccion
	{
		width:792px;
		background-color:#F8F8F8;
	 	border-top:1px solid #999;
	 	border-right:2px solid #666;
		border-bottom:2px solid #666;
		border-left:1px solid #999;
	}
	table.tabLstSeccion
	{
		width:792px;
	 	border-top:1px solid #999;
	 	border-right:2px solid #666;
		border-bottom:2px solid #666;
		border-left:1px solid #999;
		margin-top:2px;
		margin-bottom:2px;
		background-color:#ECEABC;
	}
	table.tabLstSeccion a:hover
	{
		text-decoration:underline;
	}
		td.nombProf
		{
			cursor:pointer;
			font-weight:bold;
		}
		td.nombProf a:hover,td.nombProf a.over
		{
			text-decoration:underline;
		}
	/* consejos noticias*/
	td.vlverLst a:hover,td.vlverLst a.over
	{
		font-style:italic;
		text-decoration:none;
	}

/* A-Ora Reformas S.L. - Area Privada */


/* cuerpoSistema */
div#cuerpoSistema
{
	position: relative;
	width: 881px;
	height: 500px;
	margin: 0 auto 0 auto;
	overflow-y: auto;
	overflow-x: hidden;
	background: #F5F5F5;
	border: 1px solid #97A1A3;
	z-index:1;
}

/*margen contenido cuerpo*/

table.margenPrincipal
{
	position: relative;
	top: 10px;
	text-align:left;
	margin:0 auto 0 auto;
	width: 98%;
}
div#mensError
{
	position:relative;
	top:60px;
	font-weight:bold;
	font-size:13px;
	margin:0 auto 0 auto;
	color:#ff0000;
	width:590px;
	height:35px;
	background: url(errorPrivada.jpg) no-repeat;
	padding-left:10px;
	padding-top:5px;
}
div#iniSesion
{
	position: relative;
	margin: 0 auto 0 auto;
	top: 90px;
	width: 600px;
	height: 334px;
	background: url(fondoInicio.png) no-repeat;
	text-align: left;
}

table#accesoLogin
{
	position: relative;
	width: 320px;
	top: 35px;
	margin: 0 auto 0 auto;
	background: #F0F0F0;
	border-top: 1px solid #cccccc;
	border-bottom: 2px solid #333;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #333;
}

/*live validation*/
.LV_validation_message
{
	position: absolute;
	top: 50px;
	left: 0px;
	font-weight: bold;
}

.LV_valid
{
	color: #00CC00;
}

.LV_invalid
{
	color: #CC0000;
	color: #555;
}

.LV_valid_field,input.LV_valid_field:hover,input.LV_valid_field:active,textarea.LV_valid_field:hover,textarea.LV_valid_field:active
{
	border: 1px solid #FFD78B;
}

.LV_invalid_field,input.LV_invalid_field:hover,input.LV_invalid_field:active,textarea.LV_invalid_field:hover,textarea.LV_invalid_field:active
{
	border: 1px solid #FFD78B;
	background: #f00;
	color: #000;
}

/* emergente*/
div#grisFondo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:600px;
	background: #333;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	opacity: .50;
	z-index: 1001;
	overflow-x: hidden;
}

.centrarCapa
{
	position: absolute;
	z-index: 4;
	display: none;
}

.capaCargarInfo
{
	top: 225px;
	left: 275px;
	width: 401px;
	height: 166px;
	font-weight: bold;
	background: url(popUpInfo.gif) no-repeat;
	z-index: 4;
}

/*pop ups */
div#contenedorTotal
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 600px;
	z-index: 1001;
}

tr.colorMensaje
{
	background: url(msjSistema.gif) repeat-x;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

div#centrarCapa
{
	position: relative;
	margin: 0 auto 0 auto;
}
td.txtCerrarSes
{
	position:relative;
	height:30px;
}
div#contenido
{
	margin: 0 auto 0 auto;
}
	table#tablaContenido
	{
		position:relative;
		margin: 0 auto 0 auto;
		background: #eee;
		border-top: 1px solid #999;
		border-left: 1px solid #999;
		border-right: 2px solid #666;
		border-bottom: 2px solid #666;
	}

/* menu */
div.menuFondo
{
	position: relative;
	margin: 0 auto 0 auto;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	width: 881px;
	height: 60px;
	background: url(fondoMenuR.jpg) no-repeat;
}
div.menuFondoGestor
{
	position: relative;
	margin: 0 auto 0 auto;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	width: 881px;
	height: 60px;
	background: url(fondoMenuR.jpg) no-repeat;
}
/* PROFESIONAL */

/* busquedas*/
table.filtroBusq
{
	position: relative;
	width:860px;
	height:46px;
	font-weight:bold;
	background: url(fondoFiltrosBusquedas.jpg) no-repeat;
}
div#contenBusquedas
{
	position: relative;
	width: 860px;
	height: 289px;
	background: url(fondoBusquedas.jpg) no-repeat;
}
	table#lstContenBusquedas
	{
		position:relative;
		width:100%;
	}
div#lstBusquedas
{
	position: relative;
	height: 259px;
	width: 100%;
}
div#lstBusquedasProf
{
	position: relative;
	height: 300px;
	width: 100%;
}
div.resultFiltro
{
	position: relative;
	height: 46px;
}
	table.emergenteFiltros
	{
		position:relative;
		width:100%;
		text-align:left;
	}
	div#tablaConceptos
	{
		position:relative;
		height:100px;
	}
	table#Blistado /*lineas resultantes resutado filtro*/
	{
		position:relative;
		width:100%;
	}
	td.tabPaginador /* muestra el texto "pagina*/
	{
		position:relative;
		width:390px;
		text-align:right;
	}

/*listado presupuestos */

	/*estilo al pulsar icono "ver-ocultar presup"*/
div.contenPresupuesto
{
	position:relative;
}
	table#verPresupExpand
	{
		position:relative;
		width:100%;
		background:#CECECE;

	}
	/*tr.encabConcep
	{
		background:pink;
	}*/
	td.presupConf
	{
		color:#00CC00;
	}
	td.presupCan
	{
		color:#F70000;
	}
	td.presupSinEstado
	{
		color:#000;
	}
	/* mis presupuestos */

	table#misPresupuestos
	{
		position:relative;
		background:#dadada;
	}
/* datos profesional*/
/*pop up*/
	div#mostrarComentarios
	{
		position:relative;
		height:200px;
	}
