/* CSS Document */
*{
	margin: 0;
	padding: 0;
}

#contenedor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(bitmaps/bg.jpg) left top no-repeat;
	width:750px;
	height:542px;
	color:#000;
	}

#content_left { 
	display:inline;
	width:363px;
	height:240px;
	float:left;
	margin:43px 0 0 31px;
	}

#content_left h1 {
	background:url(bitmaps/h1.jpg) left top no-repeat;
	text-indent:-9999px;
	width:361px;
	height:184px;
	}	

#content_left h2 {
	text-indent:-9999px;
	background:url(bitmaps/h2.jpg) left top no-repeat;
	width:272px;
	height:49px;
	margin:9px 0 0 36px;
	}

#content_right {
	width:289px;
	height:470px;
	display:inline;
	margin:43px 30px 0 0;
	float:right;
	}

#content_right .accede {
	background:url(bitmaps/accede.jpg) left top no-repeat;
	text-indent:-9999px;
	width:279px;
	height:46px;
	margin-top:35px;
	}

#content_right .invierte {
	background:url(bitmaps/invierte.jpg) left top no-repeat;
	text-indent:-9999px;
	width:239px;
	height:57px;
	margin-top:17px;
	}

#content_right li {
	padding:7px 0 0 10px; 
	background:url(bitmaps/bullet.gif) center left no-repeat;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	}

#content_right .destacado {
	font-weight:bold;
	}
	
#rutclave {
 	clear:right;
 	float: left;
	padding:0;
	width:268px;
	height:135px;
	background: url(bitmaps/bkg_rutclave.gif) 0 10px no-repeat;
	position:relative;
	display: inline;
	margin:10px 0 0 11px;
	}
		
#contenedor form fieldset button:hover {
		background: url(bitmaps/btn_ira_pagar2.gif) bottom left no-repeat;
		}			

		
#legal {
	font-size:10px;
	text-align:justify;
	color:#666;
	}
			

/* --------------------------- caja rut y clave ------- */



		#contenedor form {	
		}
		#contenedor fieldset {
			overflow:hidden;
			width: 260px;
			padding: 30px 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: 160px;
				top: 39px;
			}
			
			.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;
}

