/* 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:544px;
	float:left;
	color:#000;
	overflow: hidden;
	}

div#contenedor h1{
	background:url(bitmaps/h1.gif) left top no-repeat;
	width: 746px;
	height: 63px;
	float:left;
	text-indent:-9999px;
}
#content_left{
	width: 405px;
	float: left;
	margin: 40px 0 0 17px;
}
	#content_left h2{
		background:url(bitmaps/h2.gif) left top no-repeat;
		width: 392px;
		height: 43px;
		float:left;
		text-indent:-9999px;
	}
	#content_left h3{
		color: #666;
		font-size: 14px;
		font-weight: normal;
		margin-top: 25px;
		float: left;
	}
	#content_left #rutclave{
		float:left;
		clear:both;
		padding:0;
		width:268px;
		height:107px;
		background: url(bitmaps/bkg_rutclave.gif) 0 0 no-repeat;
		position:relative;
		display: inline;
	}
	#content_left h4{
		float: left;
		color: #f00;
		width: 400px;
		font-size: 14px;
		margin-top: 20px;
		
	}
	#content_left ul{
		float: left;
	}
	#content_left ul li{
		list-style-type: none;
		list-style-position: none;
		list-style-image: none;
		background: url(bitmaps/bullet.gif) left no-repeat;
		padding-left: 15px;
		font-size: 12px;
		margin: 15px 0;
	}

#logo_techo{
	float: left;
	margin: 360px 0 0 130px;
}
/* --------------------------- caja rut y clave ------- */



		#contenedor form {	
		}
		#contenedor fieldset {
			height:85px;
			width: 260px;
			padding: 18px 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_subcribete.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: 29px;
			}
			
/*-------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;
}
