@charset "utf-8";

body {
	margin: 0px;
}

form {
	margin: 0px;
}

textArea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 4px;
	background-color: transparent;
	color: #112200;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.submitButtonLarge {
	background-image: url(../imagenes/btn_enviar_mi_video.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 115px;
	height: 20;
}

.submitButton {
	background-image: url(../imagenes/btn_continuar.gif);
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 89px;
	height: 21;
}

.inputText {
	height: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin-left: 2px;
	margin-top: 1px;
	color: #112200;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#metaDataDiv {
	height: 493px;
	width: 342px;
	background-repeat: no-repeat;
	background-position: center;
}

#loading_div {
	height: 493px;
	width: 342px;
	background-image: url(../imagenes/07_pasos_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#uploadDiv {
	height: 493px;
	width: 342px;
	background-image: url(subirvideo_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#uploadOk {
	height: 493px;
	width: 342px;
	background-image: url(../imagenes/07_pasos_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#uploadOk a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #142600;
	font-weight: bold;
	font-size: 10px;
}

#apDiv1 {
	position: absolute;
	width: 233px;
	height: 12px;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#apDiv2 {
	position: absolute;
	width: 283px;
	height: 64px;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#apDiv3 {
	position: absolute;
	width: 113px;
	height: 20px;
	z-index: 3;
	left: 0px;
	top: 0px;
}

#apDiv4 {
	position: absolute;
	width: 241px;
	height: 26px;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#apDiv5 {
	position: absolute;
	width: 115px;
	height: 20px;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#apDiv6 {
	position: absolute;
	width: 200px;
	height: 18px;
	z-index: 1;
	left: 0px;
	top: 0px;
}
