* {
magin:0;
padding:0;
}
#contenido{
	background:url(bitmaps/bg.jpg) left top no-repeat;
	width:750px;
	overflow:hidden;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	position:relative;	
}
#contenido #left{
	width:237px;
	height:445px;
	float: right;
	margin:0 70px 0 0;
}
#contenido #right{
	width:335px;
	height:429px;
	float: right;
}

div#contenido #right h1{
	background:url(bitmaps/h1.gif) left top no-repeat;
	width:335px;
	height:79px;
	text-indent:-9999px;
	
}

div#contenido #right h2{
	background:url(bitmaps/h2.gif) center top no-repeat;
	width:355px;
	height:65px;
	text-indent:-9999px;
	margin:5px 0;
}

a:focus {outline: none;}

div#contenido #right h3{
	background:url(bitmaps/h3.gif) center top no-repeat;
	width:355px;
	height:100px;
	text-indent:-9999px;
	margin:5px 0;
}
#contenido #left h4{
    background:url(bitmaps/h4.gif) center top no-repeat;
	width:237px;
	height:109px;
	float:left;
	text-indent:-9999px;
	margin:335px 0 5px 0;
}


/*--------------Rut y Clave--------------------*/
#contenido #right #rut_clave{
	margin:15px 0 0 90px;
	padding:0;
	width:100px;
}
.llamanos{
	text-align:center;
	font-weight:bold;
	padding:0 0 10px 0;
}
span.fono{
color:#FF6600;
}

a#poliza{
	background:url(bitmaps/pdf.gif) left top no-repeat;
	width:150px;
	padding:0 0 0 15px;
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
	margin:0 0 0 130px;
}
div#info{
	width:240px;
	float:right;
	margin:10px 0 0;
	padding:0 0 0 15px;
	text-align:justify;
	border-left:1px dashed silver;
	font-size:11px;
}
#rut_clave #info ul#datos{
	width:240px;
	margin:20px 0 10px;
	padding:0 0 0 15px;
	list-style-position:inside;
	list-style:square;
}

#info ul#datos li{
	line-height:11px;
}

#contenido #rut_clave img#tabla{
	margin:0 0 0 20px;
	float:left;
	padding:0;
}
#contenido #right #form1_cont{
	background:url(bitmaps/fondo_rc.gif) left 10px no-repeat;
	border:0;
	height:130px;
	float:left;
	margin:0px;
	padding:0px;
	width:180px;
}
#contenido #right #form1_cont p{
	padding:0;
	margin:0;
}
#form1_cont span{
	color:#FF0000;
}
#contenido #right #rut_clave ul {
	padding:0;
	margin:35px 0 4px 20px;
	width:140px;
	background:none;
	display:inline;
	border:0;
	float:left;
}
#contenido #right #rut_clave #rut{
	margin:0 0 5px 0;
	float:left;
	padding:0;
	width:30px;
	text-align:left;
}
#contenido #rut_clave #SP_rut{
	margin:0 0 5px 0;
	padding:0;
	width:100px;
}
#contenido #right #rut_clave #SP_pin{
	width:50px;
	float:left;
	margin:0;
	text-align:left;
}

#contenido #right #rut_clave #p_pin{
	width:80px;
	float:left;
	text-align:left;
}
#contenido #right #rut_clave #form1_cont #button_ingresar{
	display:block;
	background:transparent url(bitmaps/ingresar.gif) left top no-repeat;
	width:106px;
	height:56px;
	margin:10px 0 0 20px;
	padding:0px;
	border:0;
	text-indent:-9999px;
	cursor:pointer;
	float:right;
}
#form1_list{
	margin:0;
	padding:0;
	width:130px;
	display:block;
	border:1px solid green;
}
#form1_list li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:140px;
	margin:0;
	padding:0;
}

div#legales{
	background:url(bitmaps/sombra.gif) center top no-repeat;
	font-size:9px;
	color:#C4C4C4;
	width:750px;
	text-align:justify;
	padding:10px 0 0 0;
}
