/* CSS Document */

#contenido{
	background:url(bitmaps/fondo-n.jpg) center top no-repeat;
	width:750px;
	height:485px;
	overflow:auto;
	position:relative;
}

#contenido #uno{
	height:380px;
}

#contenido #dos{
	width:750px;
	height:380px;
	/*border:1px solid red;*/
}

#contenido #dos #flash{
	position:absolute;
	margin:0 0 0 61px;
	padding:0;
}

 #legales{
	font-size:9px;
	color:#999999;
	text-align:justify;
	display:block;
	clear:both;
}

div.glosa{
	display:none;
}


#contenido #opciones{
	/*background:url(bitmaps/fondo-n.jpg) 25px top no-repeat;*/
	width:100%;
	height:334px;
	text-indent:-9999px;
	/*border:1px solid green;*/
}

#contenido #botones{
	float:left;
	padding:0;
	display:inline;
	border:1px solid green;
	
}
#contenido #botones a{
	float:left;
	text-indent:-9999px;
	}

a#cajeros{
	background:url(bitmaps/btn1.gif) left top no-repeat;
	width:150px;
	height:39px;
	color:#0000FF;
	text-indent:-9999px;
	position:absolute;
	bottom:80px;
	left:33px;
}

a#movil{
	background:url(bitmaps/btn_movil.gif) left top no-repeat;
	width:163px;
	height:32px;
	text-indent:-9999px;
	position:absolute;
	bottom:38px;
	left:27px;
}


/*#contenido #botones a#cajeros:hover{
	background:url(bitmaps/btn1.gif) left bottom no-repeat;
	
}*/


#contenido #dos a#volver{
	position:absolute;
	display:block;
	padding: 10px 0 0 25px;
	color:#FF0000;
	font-weight:bold;
	clear:both;
	background:url(bitmaps/flecha.gif) 17px 14px no-repeat;
}

#contenido a#condiciones{
	background:url(bitmaps/pdf.gif) right 9px no-repeat;
	display:block;
	text-align:left;
	width:150px;
	color:#FF0000;
	font-weight:bold;
	padding:10px 9px 6px 0;
	position:absolute;
	bottom:5px;
	right:15px;
	
}
	
	#contenido #uno {
/*	border:1px solid red;*/
	}

/* --------------------------- caja rut y clave ------- */
		#contenido #uno div.cajalogin {
			width: 125px;
			height:180px;
			float: right;
			margin-top: 0px;
		}
		#contenido #uno form {	
			/*position:absolute;
			top:120px;
			left:583px;*/
			width: 157px;
			height:110px;
			display:inline;
			position:absolute;
			bottom:20px;
			left:250px
		}
		#contenido #uno p {
			background-color: #FFFFFF;
			margin:8px 0 1px 0;
		}
		#contenido #uno fieldset {
			background-color: #FFFFFF;
			border: 1px solid #e9e9e9;
			padding: 10px;
			margin-bottom: 10px;
		}

			#contenido #uno form fieldset label {
				color: #000;
				display: block;
				float:left;
				padding-top:2px;
				width:35px;
			}

			#contenido #uno form fieldset input {
				border: 1px solid #999;
				margin-bottom: 5px;
			}

				#contenido #uno form fieldset input.cajarut {
					width: 90px;
					float:left;
				}

				#contenido #uno form fieldset input.cajaclave {
					width: 45px;
						float:left;
				}
				
			#contenido #uno form fieldset button {
				/*clear: both;*/
				background: url(bitmaps/btn_ingresar.gif) left top no-repeat;
				width: 18px;
				height: 18px;
				border: 0;
				cursor: pointer;
				text-indent: -999px;
				overflow: hidden;
				margin: 5px;
			}

			#contenido #uno form fieldset button:hover {
background:transparent url(bitmaps/btn_ingresar.gif) no-repeat scroll left bottom;
}




#contenido #botones a#aprende{
	background:url(bitmaps/btn2.gif) right top no-repeat;
	height:30px;
	width:258px;
	text-indent:-9999px;
	display:block;
	padding-left:10px;
}

#contenido #botones a#aprende:hover{
	background:url(bitmaps/btn2.gif) right bottom no-repeat;
}

#separador{
	display:block;
	padding:0 0 0 70px;	
	
}
span.contrata{
	background-color:#CC0000;
	color:white;
	font-weight:bold;
	display:block;
	height:20px;
	padding:5px 0pt 0pt 3px;
	width:125px;
}
