@charset "utf-8";

.tblPanelContent {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	border-width:1px;
	border-style:solid;
	border-color:#0000CC;
	width:100%;
}
label {
	width:180px;
}

.inputTexto {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #333333;
	width:300px;
}

.inputLogo {
	width:100px;
	height:100px;
}

.tblPanelContentRow {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width:500px;
	height:30px;
	padding-top:15px;
	padding-left:15px;
}

.tblPanelContentColLeft {
	width:190px;
	float:left;
	text-align:right;
	padding-top:3px;
}

.tblPanelContentColRight {
	width:300px;
	float:right;
}

.btnActualizar {
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	margin-top:12px;
	margin-bottom:10px;
	margin-right:8px;
}

#menu {
	padding-top:8px;
	padding-left:8px;
	text-align:center;
}

.mnuBarra {
	color: #777777;
	float:right;
}

.mnuImprimir {
	width:87px;
	color: #777777;
	float:right;
	text-decoration: none;
}

.mnuPerfil {
	width:48px;
	color: #777777;
	float:right;
	text-decoration: none;
}

.mnuAgenda {
	width:60px;
	color: #777777;
	float:right;
	text-decoration: none;
}

.mnuMensajes {
	width:69px;
	color: #777777;
	float:right;
	text-decoration: none;
}

.mnuSalir {
	width:74px;
	color: #777777;
	float:right;
	text-decoration: none;
}

.logoOrganizador {
	margin-top:15px;
}

.banner {
	margin: 0px;
}

/* ESTILOS DE LA PÁGINA DE AGENDA */
#mainConErrores {
	height:2px;
	width:100%;
	background-color:#FFFFCC;
}

#centro {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	background-image:url(../images/bg_centro.gif);
	border-color:#333333;
	border-style:solid;
	border-width:1px;
	width:738px;
}

/* Area de rellenos */
#filler1 {
	height:9px;
	width:100%;
}

#filler2 {
	height:15px;
	width:100%;
}

#filler3 {
	height:4px;
	width:100%;
}

#filler4 {
	height:8px;
	width:100%;
}

/* Area de filtro de la agenda */

.tblTitulo {
	background-image: url(../images/bg_barraTitulo.jpg);
	height:17px;
	width:714px;
	margin-left:8px;
	padding-left:8px;
	padding-top:3px;
	color: #CCCCCC;
}

#tblFiltro {
	height:40px;
	width:710px;
	margin-left:8px;
	background-color:#111111;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color: #777777;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

#tblFilSession {
	width:200px;
	float:left;
}

#tblFilActividad {
	width:200px;
	float:right;
}

#cboSession {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	background-color:#111111;
	color: #777777;
	width:220px;
	margin-top:3px;
	border: 1px solid #000000;
}

#cboActivity {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	background-color:#111111;
	color: #777777;
	width:200px;
	border: 1px solid #000000;
	margin-top:3px;
}

/* Bloque general de agendas */
#tblAgendas {
	position:relative;
}

/* Títulos de los bloques de agendas */
#tblTitulos {
	width:722px;
	margin-left:8px;
	position:relative;
}


#tblTitEmpresa {
	width:560px;
	position:relative;
}

#tblTitEmpEncabezado {
	background-image: url(../images/bg_barraTitulo.jpg);
	height:17px;
	padding-left:8px;
	padding-top:3px;
	color: #CCCCCC;
}


#tblTitOtros {
	width:154px;
	position:absolute;
	top:0px;
	left:568px;
}

#tblTitOtrEncabezado {
	background-image: url(../images/bg_barraTitulo.jpg);
	height:17px;
	width:146px;
	padding-left:8px;
	padding-top:3px;
	color: #CCCCCC;
}


#tblTitEmpTextos {
	height:19px;
	padding-top:5px;
	background-color:#111111;
	color: #CCCCCC;
	position:relative;
}

#tblTitOtrTextos {
	position:absolute;
	width:148px;
	height:21px;
	background-color:#111111;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
}

#tblTitEmpTexHora {
	margin-left:21px;
	position:absolute;
}

#tblTitEmpTexEmpresa {
	margin-left:150px;
	position:absolute;
}

#tblTitEmpTexEstado {
	margin-left:300px;
	position:absolute;
}

#tblTitEmpTexSolicitar {
	margin-left:358px;
	position:absolute;
}

#tblTitEmpTexAceptar {
	margin-left:408px;
	position:absolute;
}

#tblTitEmpTexRechazar {
	margin-left:455px;
	position:absolute;
}

#tblTitEmpTexCancelar {
	margin-left:506px;
	position:absolute;
}

#cboEmpresa {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	background-color:#111111;
	color: #777777;
	width:100%;
	border: 1px solid #000000;
}

/* Estilos para cada registro de la agenda de la empresa */
#tblAgeEmpresa {
	background-color:#CCCCCC;
	width:560px;
	margin-left:8px;
}

.tblAgeEmpRegistro {
	height:18px;
	padding-top:4px;
	position:relative;
	background-color:#CCCCCC;
	color: #111111;
	
	border-bottom-color:#BBBBBB;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#DDDDDD;
	border-top-style:solid;
	border-top-width:1px;
}

.tblAgeEmpRegHora {
	margin-left:10px;
	width:50px;
	position:absolute;
	overflow:hidden;
}

.tblAgeEmpRegEmpresa {
	margin-left:65px;
	height:15px;
	width:220px;
	position:absolute;
	overflow:hidden;
}

.tblAgeEmpRegEstado {
	margin-left:290px;
	height:15px;
	width:60px;
	position:absolute;
	overflow:hidden;
}

.tblAgeEmpRegSolicitar {
	margin-left:355px;
	width:45px;
	position:absolute;
	overflow:hidden;
}

.tblAgeEmpRegAceptar {
	margin-left:405px;
	width:45px;
	position:absolute;
	overflow:hidden;
}

.tblAgeEmpRegRechazar {
	margin-left:455px;
	width:45px;
	position:absolute;
	overflow:hidden;
}

.tblAgeEmpRegCancelar {
	margin-left:505px;
	width:45px;
	position:absolute;
	overflow:hidden;
}

/* Estilo para el registro de la agenda del contacto (la otra empresa) */
#tblAgeOtros {
	background-color:#CCCCCC;
	width:154px;
	position:absolute;
	left:576px;
	top:0px;
}

.tblAgeOtrRegistro {
	height:18px;
	padding-top:4px;
	padding-left:10px;
	background-color:#CCCCCC;
	color: #111111;
	
	border-bottom-color:#BBBBBB;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#DDDDDD;
	border-top-style:solid;
	border-top-width:1px;
}


/* Zona de mensajes en la página de agenda */
#mensajes {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	text-align:left;
	width:100%;
	height:30px;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	background-color:#FFFFCC;
	padding: 5px;
}


/* Página de mensajes */
.cierraMensaje {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	border-width:0px;
	border-style:none;
	text-decoration: none;
}

.tblPanelMensaje {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width:690px;
	height:30px;
	padding-top:15px;
	padding-left:15px;
}

.tblTitOtrEncContacto {color: #CCCCCC; float:left; }
.tblTitOtrEncDetalles {color: #FFFFFF; float:right; margin-right:5px;}

#NombreEmpresa {
	border: 1px solid #333333;
	background-color:#BBBBBB;
	height:30px;
	padding-left: 5px;
	padding-top: 10px;
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	font-weight:bold;
}
.inputTextoM {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #333333;
}
.inputLogot {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	
	
}
