@charset "utf-8";
/* CSS Document */
.top-upload{
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	}
.table-upload, .stepdos2, .upload3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	width:598px;
	margin:0 auto 3px;
	padding:10px;
	background-color:#CCC;	
	border:#333 1px solid;
	}
.tab-col1{
	float:left;
	width:180px;
	}
.centra2{
	width:100%;
	}
.tab-col2{
	float:left;
	width:440px;
	border-left:#333 1px solid;
	}
.note{
	width:auto;
	font-size:9px;
	padding:10px;
	font-size:10pt;
	color:#000;
	}

.note ul {
padding:15px 15px 0 15px;
}

.note a{
	color:#900;
	font-weight:bold;
	text-decoration:underline;
	}
.input-img input {
	width:200px;
	height:20px;
	border:#333 1px solid;
	float:left;
	}
.uploading{
	width:100%;
	text-align:center;
	margin-top:20px;
	margin-bottom:200px;
	}
.tab2-text{
	width:100%;
	margin:8px 0 8px 0;
	float:left
	}
.smail{
	background-image: url(../img/login/bt-login.png);
	width:71px;
	border:0;
	color:#FFF;
	float:right;
	border:0;
	font-size:10px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}
.bt-upload{
	width:100%;
	text-align:center;
	float:left
	}
.up-wallpaper{
	width:400px;
	height:300px;
	overflow:hidden;
	background:#FFF;
	margin:0 auto;
	}
.up-wallpaper img{
	width:400px;
	height:300px;
	overflow:hidden;
	}
.centra-img{
	float:left;
	padding:8px 0 8px 115px;
	}
.wallpaper-info{
	width:100%;
	padding:10px 0;
	}
.top-tab {
	float:left;
	width:95%;
	height:40px;
	background:#999;
	padding-top:10px;
	padding-left:10px;
	}
.top-tab2 {
	width:578px;
	background-color:#999;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#fff;
	}
.top-tab2 ul {
	/*margin-left:5px;*/
	}
.files{
	display:inline;
	font-weight:bold;
	}
.filesresponse{
	display:inline;
	color:#090;
	font-weight:bold;
	padding-top:5px;
	}
	
.filesresponse_error {
	display:inline;
	color:#FF0000;
	font-weight:bold;
	padding-top:5px;
}

#button1 {
float:right;
width:60px;
}

.stepdos2, .upload3 {
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000;
}

.stepdos2 ul {
list-style:none;
}

#volver {
position:absolute;
top:10px;
right:10px;
font-size:10pt;
}

#volver a {
color:#3a33dd;
text-decoration:underline;
}

.strong {
font-weight:bold;
}

.lh25 {
line-height:25px;
}

.form_margen {
margin-bottom:5px;
}

.up1 {
background:#ccc url(../img/icono-ok-gris.jpg) left top no-repeat;
padding-left:20px;
color:#fff;
font-weight:bold;
padding-bottom:10px;
color:#000;
}

.div_ok {
margin:10px 0;
padding:10px;
background-color:#4bd76f;
border:1px #000 solid;
}
.success {
position:absolute;
top:10px;
right:10px;
width:70px;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#000;
}

.pasubirdenuevo a {
color:#000;
text-decoration:none;
font-weight:bold;
}

.pasubirdenuevo a:hover {
text-decoration:underline;
}

#stp2 {
	margin-top:7px;
}



/* progress bar container */
#progressbar{
	border:1px solid #8F8F8F;
	width:575px;
	height:20px;
	position:relative;
	color:#FFF;
	font-size: 14px;
	text-align: center;
	background-color:#A7A7A7;
	margin-bottom:10px;
}
/* color bar */
#progressbar div.progress_new {
	position:absolute;
	width:0;
	height:100%;
	/*background-color:#3C3C3C;*/
	overflow: hidden;
	left: 0px;
	top: 0px;
	background-image: url(../img/bar_progress.jpg);
	background-repeat:repeat-x;
}
/* text on bar */
#progressbar div.progress .text_new {
    position:absolute;
    text-align:center;
    color:white;
}

/* text off bar
#progressbar div.text{
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 1000;
}
*/

#progressbar div.text{
	position:absolute;
	width:100px;
	height:100%;
	text-align:center;
	z-index: 1000;
	margin: 0 auto;
	left: 225px;
	top: 3px;
}

