/*main scrollbar colors*/
@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, a, img, li, form {	margin: 0px;padding: 0px;}
a img {border:none !important;}
* {margin:0px;padding:0px;}
.clear{clear: both;}
.flota_derecha{float:right;}
.flota_izquierda{float:left;}
.puntero_link{cursor:pointer;}
textarea{overflow:auto;}
.clear {
	clear: both;
}



BODY
{
	scrollbar-face-color: #9FADB4;
	scrollbar-shadow-color: #9FADB4;
	scrollbar-highlight-color: #9FADB4;
	scrollbar-3dlight-color: #9FADB4;
	scrollbar-darkshadow-color: #9FADB4;
	scrollbar-track-color: #6C7B83;
	scrollbar-arrow-color: #ffffff;
	;
}
<STYLE>

BODY 			{font-family: Verdana,Arial,Helvetica;
				font-size: 11px;
				color:#3D5262}




P	 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#384558;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	line-height: 18px;
}
.fondo_azul1 {
	background-image: url(../images/home_new/azul_sup.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.f_clientes {
	background-image: url(../images/home_new/clientes/inf.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fondo_azul2 {
	background-image: url(../images/home_new/azul_inf.gif);
	background-repeat: repeat-x;
	background-position: top;
}

			
TD	 			{font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color:#384558; list-style-position: outside; list-style-image:  url(bullet.gif)}
.titulo {
	color: #1C3F66;
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
}




A:link 			{COLOR:#3D5262; text-decoration: none}
			
A:visited 		{COLOR:#3D5262; text-decoration: none}
	
A:hover 		{COLOR:#707985; text-decoration: none}


</STYLE>
.fondo_ocsuro {
	background-image: url(../images/home_new/azul_oscuro.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#todo {
	height: 528px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#todo #banner {
	height: 300px;
	width: 798px;
	position: absolute;
	bottom: 150px;
	z-index: 100;
}
.t10 {
	font-size: 10px;
}
.caja {
	border: 1px solid #A7BBC9;
	background-color: #FFFFFF;
}


#clientes {
	height: 274px;
	width: 245px;
	background-image: url(../images/portada_new/bg_clientes.png);
	background-repeat: no-repeat;
}


.caja_rut {
	background-color: #FFFFFF;
	background-image: url(../images/portada_new/f_rut.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 73px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #184370;
}
.caja_rut_digito {
	background-color: #FFFFFF;
	background-image: url(../images/portada_new/f_rut2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 39px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #184370;
}
.caja_clave {
	background-color: #FFFFFF;
	background-image: url(../images/portada_new/f_clave.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 118px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #184370;
}
.bot_ingresar {
	padding-left: 80px;
	padding-top: 8px;
}
.olvidaste {
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #548bb7;
	width: 190px;
}

form {
	margin: 0px;
	padding: 0px;
}
#clientes .contenido_clientes {
	padding-top: 95px;
	padding-left: 34px;
}

