@charset "utf-8";
/* CSS Document */
body{
	font-family: "Century Gothic", "Avant Garden",Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 0;  
	padding: 0;
	background-color:#FFF;
	position:relative;
}
#contenido{
	position:relative;
	background-color:#FFF;
	width: 1000px;
	height: auto;
	border: 1px solid #E9E9E9;
	position:relative;
	float:left;
}
#cabecera{
	height: 55px;
	width: 1000px;
	border-bottom: 1px solid #E9E9E9;
	background:#F5F6F9;
}
#logoftp{
	height: 50px;
	width: 70px;
	float:left;
	position:relative;
}
#logowunder{
	width: 235px;
	height: 50px;
	float:right;
	position:relative;
}
#separador{
	height: 50px;
	width: 18px;
	float:right;
	position:relative;
	background:url(../images/separador.jpg) left no-repeat;
}
#solicitacuenta{
	font-size:0.8em;
	width: 130px;
	height: auto;
	float:right;
	text-decoration:none;
	margin:15px 0px 0px 10px;
}
#cerrarsesion{
	font-size:0.8em;
	width: 87px;
	height: auto;
	float:right;
	text-decoration:none;
	margin:15px 0px 0px 10px;
}
/*
a:focus{outline:none;}
*/
.linkdisabled{color:#999;}
/**/
.linklftp{background: url(../images/nameFTP.jpg) right no-repeat #F5F6F9;}
/**/
.linklw{background: url(../images/logowunderman.jpg) no-repeat #F5F6F9;}
/**/
.linkcs{color:#5A4099;}
.linkcs:hover{color:#C50084;}
/**/
.linksc{color:#5A4099;}
.linksc:hover{color:#C50084;}
/**/
.imagensc{background: url(../images/solicitaunacuenta_visited.jpg) no-repeat center top;}
.imagencs{background: url(../images/cerrarsesion_visited.jpg) no-repeat center top;}
/**/
#informacion{
	margin: 5px;
	width: 745px;
	height:auto;
	float:left;
	/*border:1px solid #E9E9E9;*/
}
/*Formulario Solicitud de Cuenta*/
#formulario{
	width:400px;
	height:450px;
	background:#F5F6F9;
	border:1px solid #E9E9E9;
}
.estform{margin:40px 0px 0px 150px;}
#tituloform{
	width:400px;
	height:40px;
	border-bottom: 1px solid #E9E9E9;
	background:url(../images/fondotituloform.jpg) left repeat-x;
}
#texttitform{
	font-size:1em;
	color:#6600A7;
	float:left;
	margin: 10px 0px 0px 20px;
}
#camposform{
	width:auto;
	height:300px;
	font-size:0.8em;
	color:#5A4099;
}
.estcamform{margin:10px 0px 10px 40px;}
#btnenviar{
	width:84px;
	height:40px;
	float:right;
}
.linkbe{margin:20px 45px 10px 0px; background: url(../images/enviar_all.jpg) no-repeat center top;}
.linkbe:hover{background-position: center bottom;}
/**/
/*Ingresar*/
#abrir{
	width:350px;
	height:200px;
	background:#F5F6F9;
	border:1px solid #E9E9E9;
}
.estabrir{margin:40px 0px 0px 180px;}
#tituloabrir{
	width: 350px;
	height:30px;
	background:url(../images/fondotituloform.jpg) repeat-x;
	border-bottom:1px solid #E9E9E9;
}
.esttituloabrir{margin: 5px 0px 0px 10px;}
#texttituloabrir{
	font-size:0.9em;
	color: #C50084;
	float:left;	
}
#camposabrir{
	width:300px;
	height:80px;
	font-size:0.8em;
	color:#5A4099;
}
.estcamposabrir{margin:15px 0px 0px 30px;}
#btnabrir{
	width:75px;
	height:40px;
	float:right;
}
.linkba{margin:0px 30px 0px 0px; background: url(../images/abrir_all.jpg) no-repeat center top;}
.linkba:hover{background-position: center bottom;}
#textolvidaste{
	width:150px;
	height:30px;
	font-size:0.8em;
	color:#999;
	float:left;
	text-decoration:none;
}
.estolvidaste{margin:15px 0px 0px 30px;}
.estolvidaste:hover{margin:15px 0px 0px 35px;}
/**/
/*Subir Archivos*/
#subir{
	width: 940px;
	height: auto;
	background:#FFF;
	/*border:1px solid #E9E9E9;*/
	margin: 20px 20px 0px 30px;
}
#carpetas{
	width: 250px;
	height: 400px;
	background:#FFF;
	border:1px solid #E9E9E9;
	margin: 0px 10px 0px 0px;
	float:left;
}
/*master*/
#editar{
	width: 670px;
	height: auto;
	background:#FFF;
	/*border:1px solid #E9E9E9;*/
	float:left;
}
/**/
#crearcarpeta{
	color:#5A4099;
	width: 665px;
	height: auto;
	background:#F5F6F9;
	border:1px solid #E9E9E9;
	margin-bottom: 10px;
	float:left;
}
#titcrearcarpeta{
	font-size:1.1em;
	font-weight:bold;
	width:640px;
	height:30px;
	float:left;
}
#btncrearcarpeta{
	width:140px;
	height:45px;
	float:left;
}
/**/
.linkcc{background: url(../images/crearcarpeta_all.jpg) no-repeat center top; margin: 0px 0px 0px 20px;}
.linkcc:hover{background-position: center bottom;}
/**/
#formcrearcarpeta{
	font-size:0.8em;
	width:640px;
	height:30px;
	float:left;
}
.estilocarpeta1{margin: 10px 0px 5px 20px;}
.estilocarpeta2{margin: 10px 0px 10px 20px;}
/**/
#subirarchivo{
	color:#5A4099;
	width: 665px;
	height: auto;
	background:#F5F6F9;
	border:1px solid #E9E9E9;
	margin-bottom: 10px;
	float:left;
}
#titsubirarchivo{
	font-size:1.1em;
	font-weight:bold;
	width:640px;
	height:30px;
	float:left;
}
#btnsubirarchivo{
	width:130px;
	height:45px;
	float:left;
}
/**/
.linksa{background: url(../images/subirarchivo_all.jpg) no-repeat center top; margin: 0px 0px 0px 5px;}
.linksa:hover{background-position: center bottom;}
/**/
#btnselecarchivo{
	width:170px;
	height:45px;
	float:left;
}
/**/
.linksea{background: url(../images/seleccionararchivo_all.jpg) no-repeat center top; margin: 0px 0px 0px 20px;}
.linksea:hover{background-position: center bottom;}
/**/
#formsubirarchivo{
	font-size:0.8em;
	width:640px;
	height:30px;
	float:left;
}
/**/
#titconcarpeta{
	color:#5A4099;
	width: 665px;
	height: auto;
	background:#F5F6F9;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	border-top:1px solid #E9E9E9;
	float:left;
}
#texttitconcarpeta{
	font-size:1.1em;
	font-weight:bold;
	width:640px;
	height:30px;
	float:left;
}
/**/
#contenidocarpeta{
	width: 665px;
	height: 220px;
	background:#FFF;
	border:1px solid #E9E9E9;
	float:left;
}
/*fin*/
#clientes{
	margin: 5px;
	background-color:#F5F6F9;
	border: 1px solid #E9E9E9;
	height: 510px;
	width: 225px;
	float:left;
}
#pie {
	margin-top: 40px;
	float:left;
	background: url(../images/copy.jpg) top no-repeat #FFF;
}
#pie_inner {
	height: auto;
	width: 980px;
	color:#999;
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	margin: 5px 0px 10px 0px;
	position: relative;
}

#tabDatos {
	border: 1px solid #999;
}

.tablaDatos {
	border: 1px solid #999;
}

/**/
#miperfil{
	color:#5A4099;
	width: 665px;
	height: auto;
	background:#F5F6F9;
	border:1px solid #E9E9E9;
	margin-bottom: 10px;
	float:left;
}
#titmiperfil{
	font-size:1.1em;
	font-weight:bold;
	width:640px;
	height:30px;
	float:left;
}
#btnmiperfil{
	width:140px;
	height:45px;
	float:left;
}
/**/
.linkcmiperfil{background: url(../images/miperfil.jpg) no-repeat center top; margin: 0px 0px 0px 20px;}
.linkcmiperfil:hover{background-position: center bottom;}
/**/
#formmiperfil{
	font-size:0.8em;
	width:640px;
	height:30px;
	float:left;
}
.estilomiperfil1{margin: 10px 0px 5px 20px;}
.estilomiperfil2{margin: 10px 0px 10px 20px;}

#miperfil_pad1{ padding-left:50px;
}

/**/
