/* CSS Document */

div#contenedor{
	margin:0;
	padding:0;
	width:750px;
	height:491px;
	background:url(bitmaps/fondo.jpg) left top no-repeat;
	font-size:11px;
	color:#000;
	position:relative;
}

div#contenedor h1{
	margin:10px 0 0 0;
	padding:0;
	background:url(bitmaps/titulo.gif) left top no-repeat;
	text-indent:-9999px;
	width:696px;
	height:41px;
	float:left;
}

div#contenedor h2{
	margin:25px 0 40px 0;
	padding:0;
	background:url(bitmaps/bajada.gif) left top no-repeat;
	text-indent:-9999px;
	width:439px;
	height:62px;
	float:left;
}

div#contenedor ul{
	margin-top:10px;
	padding:0;
	width:400px;
	list-style:none;
	list-style-image:none;
	float:left;
	_margin-left:20px;
	clear:both;
}

div#contenedor ul li{
	background:url(bitmaps/bullet.gif) left 5px no-repeat;
	margin:8px 0;
	padding:0 6px;
}


div#contenedor ul li strong{
	color:#FF0000;
}

div#contenedor a{
	background:url(bitmaps/tarjetas.gif) left 5px no-repeat;
	display:block;
	text-indent:-9999px;
	width:231px;
	height:71px;
	padding:0;
	/*float:right;*/
	/*margin-top:100px;*/
	position:absolute;
	bottom:30px;
	right:20px;
}

#rutclave {
	display:inline;
	font-size:11px;
 	clear:right;
 	float: left;
	padding:0;
	width:268px;
	height:105px;
	background: url(bitmaps/bkg_rutclave.gif) 0 10px no-repeat;
	position:relative;
	display: inline;
	color:#0000;
	clear:both;
	margin:7px 0 0 68px;
	}
		
#contenedor form fieldset button:hover {
		background: url(bitmaps/btn_rutclave.gif) bottom left no-repeat;
		}


div#contenedor p#legales{
	width:750px;
	padding:10px 0 0 0;
	float:left;
	clear:both;
	font-size:10px;
	color:#999;
	text-align:justify;
}


/* --------------------------- caja rut y clave ------- */



		#contenedor form {	
		}
		#contenedor fieldset {
			overflow:hidden;
			width: 260px;
			padding: 20px 0 0 25px;
			margin:0;
			border:none;
			}

			#contenedor fieldset label.nombres {
				color: #000;
				margin: 0;
				padding: 0;
			}

			#contenedor fieldset legend {
				display: none;
			}

			#contenedor form fieldset input {
				border: 1px solid #E0E0E0;
			}

				#contenedor form fieldset input.cajarut {
					width: 100px;
				}

				#contenedor form fieldset input.cajaclave {
					width: 45px;
				}
				
			#contenedor form fieldset button {
				background: url(bitmaps/btn_ira_pagar2.gif) left top no-repeat;
				width: 98px;
				height: 44px;
				border: 0;
				display: block;
				cursor: pointer;
				text-indent: -9999px;
				overflow: hidden;
				margin: 0;
				padding: 0;
				position: absolute;
				left: 134px;
				top: 28px;
			}
			
			.tipocelular {
				list-style:none;
				list-style-image:none;
				list-style-position:inside;
				width:260px;
				clear:both;
				float:left;
				margin:0 0 15px -15px;
				padding:0;
				
				}
				.tipocelular li{
				float:left;
				margin:0 5px;}
			
/*-------fin rut clave -------*/

#TB_ajaxContent a{
background:none!important;
float:left;
color:#000;
size:11px;
margin:2px 0 0 0 ;
padding:0!important;
size:11px;
}


