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

body {
	background-image:url(../imagenes/web/sup.jpg);
	background-repeat:repeat-x;
	background-color:#1f1a17;
	}

hr {
	margin:3px;
	}

.loading {
	display:none;
	height:80px;
	}

/* ---------------- FUENTES --------------------- */

.est1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}

.est1 p {
	margin:1px;
	padding:1px;
	}

.est2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}	
	
/* --------------- IMAGENES --------------------*/

.imagenes_bordes {
	border:#FFFFFF solid 1px;
	padding:1px;
	float:left;
	margin:3px;
	}
	
/* --------------- ACCESO -------------------- */

#accesoDiv {
	margin-top:3px;
	padding:2px;
	border:0px;
	}

/* ---------------- TOOLTIPS ----------------------------------*/

.txttip{
	color:#FFFFCC;
	text-decoration:underline;
	font-style:italic;
	}

.msgtip {
	/* width:180px;
	height:93px;
	background-image:url(../imagenes/elementos/tooltip3.png);
	padding-top:25px;
	padding-left:14px;
	padding-right:14px;
	 */
	background-image:url(../imagenes/web/fondo_transparente1.png);
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	display:none;
	position:absolute;
	z-index:1000;
	padding:6px;
	-moz-border-radius:4px;
	border:#FFFFFF solid 1px;
}


/* ------------- CUERPO GLOBAL ---------------- */


#informativo {
	display:none;
	position:fixed;
	top:40%;
	left:45%;
	background-image:url(../imagenes/web/fondo_transparente1.png);
	border:#CCCCCC solid 2px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
	-moz-border-radius:5px;
	}

.recordar_pass{
	cursor:pointer;
	color:#0099FF;
	}
.recordar_pass:hover{
	color:#000000;
	background-color:#CCCCCC;
	}

#conT{
	float:left;
	border-right:#999999 solid 1px;
	padding:5px;
	}

#global {
margin:50px auto;
width:900px;
	}


#menu {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#FFFFFF;
	margin-bottom:20px;
	text-align:center;
	background-image:url(../imagenes/web/fondo_transparente.png);
	background-repeat:repeat;
	width:900px;
	height:20px;
	}

#elemento {
	padding:3px;
}

#titulo {
	background-image:url(../imagenes/web/deg.png);
	border-top:#969696 solid 1px;
	border-left:#969696 solid 1px;
	border-right:#969696 solid 1px;
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	height:30px;
}
.contenidomsg {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border-bottom:#969696 solid 1px;
	border-left:#969696 solid 1px;
	border-right:#969696 solid 1px;
	background-color:#000000;
	color:#FFFFFF;
	padding:3px;
}

#formulario_visita {
	padding:10px;
	}

/* Menu y configuraciones para el ususario ----------------------------- */

#menuUsuario {
	border:#666666 solid 1px;
	width:98%;
	margin:5px;
}

#usuario{
	position:fixed;
	width:100%;
	top:-210px;
	left:0px;
	color:#FFFFFF;
	background-image:url(../imagenes/web/fondo_transparente1.png);
	background-repeat:repeat;
	height:240px;
	border-bottom:#999999 solid 1px;
	}
	
#posicionar_abajo {
	position:absolute;
	bottom:0px;
	}



/* ------------- CAPAS OCULTADAS --------------------------------*/


#mostrar_estado_registro {
	display:none;
	}


.mensajes {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#alerta_visita {
	position:absolute;
	background-image:url(../imagenes/web/fondo_transparente1.png);
	background-repeat:repeat;
	display:none;
	margin-top:20%;
	margin-left:35%;
	border:#FFFFFF solid 3px;
	padding:15px;
	-moz-border-radius:7px;
	}

#registro_usuario {
	display:none;
	position:absolute;
	margin-left:25%;
	margin-top:5%;
	z-index:10;
	padding:20px;
	background-image:url(../imagenes/web/fondo_transparente1.png);
	background-repeat:repeat;
	border:#FF0000 solid 4px;
	-moz-border-radius:10px;
	width:500px;
	}

#contacto {
	display:none;
	position:absolute;
	margin-left:25%;
	margin-top:5%;
	z-index:10;
	padding:20px;
	background-image:url(../imagenes/web/fondo_transparente1.png);
	background-repeat:repeat;
	border:#FF0000 solid 4px;
	-moz-border-radius:10px;
	width:500px;
	}
	
#opaco {
	display:none;
	background-image:url(../imagenes/web/fondo_transparente1.png);
	background-repeat:repeat;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:5;
	}

#formulario_visita {
	display:none;
	background-image:url(../imagenes/propias/fondmetal.png);
	}

	
/* --------------- ALBUM DE FOTOS -----------------------------*/


.lista_nombres li {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	cursor:pointer;
	list-style:none;
	margin-top:4px;
	padding:2px;
	margin:1px;
}

.lista_nombres li:hover {
text-decoration:none;
background-color:#333333;
}

.elmT{background-color:#CCCCCC; color:#000000;} 
	
#espera {
	display:none;
	position:absolute;
	margin-top:155px;
	margin-left:22%;
	background-image:url(../imagenes/elementos/loading4.gif);
	background-repeat:no-repeat;
	height:300px;
	width:300px;
	z-index:5;
	}

#foto_grande {
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	margin-top:2%;
	margin-left:20%;
	z-index:6;
	border:#FFFFFF solid 3px;
	}

.lista_nombres {
	margin-left:0px;
	padding-left:0px;
	text-align:center;
}

#elemento_foto img {
	border:#FFFFFF solid 1px;
	padding:2px;
	margin:4px;
	}

#elemento_foto a:link{
	border:0px;
	}


#elemento_foto img:hover{
	border:#ffffff solid 1px;
	}
	
/* -------------- TABLA DEL CUERPO -----------------------------*/

#tabla_contenido {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
#contenido {
	padding-top:30px;
	width:1000px;
	}
	
/* ----------- ENLACES -------------------------------*/

.enlace1:link {
	color:#FFFFFF;
	text-decoration:none;}

.enlace1:visited{
	color:#FFFFFF;
	text-decoration:none;}

.enlace1:hover{
	color:#000000;
	text-decoration:overline;
	background-image:url(../imagenes/web/fondo_blanco.png);
	background-repeat:repeat-x;}

.enlace2:link {
	padding:0px 6px;
	color:#000000;
	text-decoration:none;
	background-image:url(../imagenes/web/fondo_blanco.png);
	background-repeat:repeat-x;}

.enlace2:visited{
	padding:0px 6px;
	color:#000000;
	text-decoration:none;
	background-image:url(../imagenes/web/fondo_blanco.png);
	background-repeat:repeat-x;}

.enlace2:hover{
	color:#000000;
	text-decoration:overline;
	background-image:url(../imagenes/web/fondo_blanco.png);
	background-repeat:repeat-x;}


/* -------- FORMULARIOS --------------------------------------*/

.inputs {
	background:#333333;
	border:#EAEAEA solid 0.5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:2px;
	padding:4px;
	color:#FFFFFF;
	}
	
.boton{
	border:#CCCCCC solid 2px;
	background-color:#000000;
	color:#FFFFFF;
	margin:2px;
	height:21px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	}

.boton1{
	background-color:#000000;
	color:#FFFFFF;
	cursor:pointer;
	text-align:center;
	}

.boton2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	cursor:pointer;
}
.boton2:hover {
	text-decoration:underline;
}
	
#textoarea {
	background:url(../imagenes/web/fondo_transparente.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	color:#FFFFFF;
	margin:2px;
	padding:4px;

	}	
	
/* -------------- PIE FINAL -------------------------------*/

#imgpiefinal {
	background-image:url(../imagenes/web/inf.jpg);
	background-repeat:repeat-x;
	height:90px;
	width:100%;
	padding:0px;
	margin:0px;
	}

