.thrColFixHdr #mainContent .miembros{
	padding-top:130px;
	padding-bottom:40px;
	background:url(../imagenes/cabecero_miembros.jpg) #FFFFFF no-repeat;
	border-bottom:#a8ff00 5px solid;
}
.thrColFixHdr #mainContent .miembros .linea{
	width:485px;
	padding: 0 15px;
	padding-top:30px;
}
.thrColFixHdr #mainContent .miembros .linea .miembro{
	width:240px;
	float:left;
}
.thrColFixHdr #mainContent .miembros .linea .nombre{
	width:150px;
	float:left;
	padding: 0 10px;
	padding-top:10px;
}
.thrColFixHdr #mainContent .miembros .linea .nombre a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
}
.thrColFixHdr #mainContent .miembros .linea .nombre a:hover{
	text-decoration:underline;
}
.thrColFixHdr #mainContent .miembros .linea .logo{
	width:70px;
	text-align:left;
	float:left;
}
.thrColFixHdr #mainContent .miembros .linea .logo img{
	width:60px;
}

.detalles_miembros {
	background-color:#FFFFFF;
	clear:both;
	color:#000000;
	display:none;
	float:left;
	font-size:9pt;
	left:30%;
	position:absolute;
	top:10%;
	width:312px;
	height:510px;
	z-index:99999;
	border-bottom:#a8ff00 5px solid;
}
.detalles_miembros .titulo{
	width:292px;
	background-color:#006675;
	padding:8px 10px;
	font-size:8pt;
	float:left;
}
.detalles_miembros .titulo .nombre{
	float:left;
	color:#FFFFFF;
}
.detalles_miembros .titulo .email{
	float:right;
	color:#a8ff00;
}
.detalles_miembros .contenido{
	width:292px;
	background-color:#FFFFFF;
	padding:15px 10px;
	font-size:9pt;
	float:left;
	clear:both;
	text-align:justify;
}
.detalles_miembros .logo{
	float:left;
	font-weight:bold;
	text-align:center;
}
.detalles_miembros .descripcion{
	float:left;
	clear:both;
	padding-top:15px;
	width:100%;
}
.detalles_miembros .botones{
	float:left;
	clear:both;
	padding-top:15px;
	width:100%;
}
.detalles_miembros .descripcion a{
	color:#000000;
}
.detalles_miembros input{
	width:90%;
	border:#000000 1px solid;
}
.detalles_miembros textarea{
	width:90%;
	border:#000000 1px solid;
	height:200px;
}
.miembros .boton {
	border:1px solid #CCCCCC;
	cursor:pointer;
	width:200px;
	height:22px;
	text-align:center;
}
.miembros .titulo_admin {
	color:#75AFF7;
	font-size:12pt;
	font-weight:bold;
	padding:20px 10px 10px;
}

.thrColFixHdr #mainContent .miembros .adminEmpresa{
	border:1px solid #CCCCCC;
	width:425px;
	margin:5px;
	padding:7px;
	color:#000000;
	font-weight:bold;
	font-family:Arial, sans-serif;
	font-size:10pt;
}
.thrColFixHdr #mainContent .miembros .adminEmpresa .titulo{
	font-size:10pt;
	margin:0;
	padding:0;
	color:#0033CC;
}
.thrColFixHdr #mainContent .miembros .adminEmpresa input{
	margin-bottom:3px;
}
.thrColFixHdr #mainContent .miembros .adminEmpresa textarea{
	margin-bottom:3px;
	width:95%;
	height:70px;
}
.thrColFixHdr #mainContent .miembros .adminEmpresa img{
	margin:5px;
	float:right;
}