/* CSS Document */
*{
	margin: 0;
	padding: 0;
}

div#contenedor{
	background:url(bitmaps/bg.jpg) left top no-repeat;
	margin:0;
	padding:0 0;
	width:750px;
	height:463px;
	float:left;
	color:#000;
	overflow: hidden;
	position:relative;
	}

h1{
	background:url(bitmaps/titulo.gif) right top no-repeat;
	width:522px;
	height:96px;
	text-indent:-9999px;
	margin:46px 5px 40px 0;
	padding:0;
	float:right;
	display:inline;
}
#planes {
	width:278px;
	margin:70px 0 0 47px;
	padding:0;
	float:left;
	display:inline;
	}
	
	img.margen_logos {
	margin:0 20px 0 0;
	padding:0;
	}
#contenidos_solicitudes {
	width:400px;
	margin-left:10px;
	padding:0;
	float:left;
	display:inline;
	}
div#contenedor #rutclave{
	background: url(bitmaps/bkg_rutclave.gif) 0 0 no-repeat;
	margin:0 0 0 78px;
	padding:0;
	width:284px;
	height:125px;
	position:relative;
}
#contenidos_solicitudes ul {
	width:380px;
	margin:0;
	padding:0 10px;
	}
#contenidos_solicitudes ul li {
	margin:0;
	padding:0;
	}
#contenidos_solicitudes a.solicitudtarjetas {
	background:url(bitmaps/btn_tarjetas.gif) left top no-repeat;
	width:209px;
	height:91px;
	margin:20px auto 0 auto;
	padding:0;
	text-indent:-9999px;
	display:block;
	outline:none;
	}
p#legales{
	margin:0;
	padding:5px 0;
	width:730px;
	text-align:justify;
	font-size:10px;
	float:left;
	color:#666;
	clear:both;
}

/* --------------------------- caja rut y clave ------- */

		#contenedor form {	
		}
		#contenedor fieldset {
			height:85px;
			width: 260px;
			padding:25px 0 0 32px;
			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_contratalo.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:168px;
				top:37px;
			}
			
/*-------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;
}

