@charset "utf-8";
/* CSS Document ESTE ARCHIVO CONTIENE ESTILOS PARA TEXTOS Y CONTENIDOS */

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 26px;
	color:#1079BB;
	background-image:url(../img/h1-linea.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:left bottom;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 15px;
}
h2 {
	font-size: 18px;
	color: #333;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color:#1079BB;
	margin-top: 0px;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#1079BB;
	text-decoration:none;
}
h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color:#1079BB;
	font-weight: bold;
	text-decoration:none;
}
/* MENU PRINCIPAL HEADER */

div#containerheader {
	text-align: left;
	width: 940px;
	color: #FFF;
	padding-left:20px;
	padding-top:14px;
	height: 36px;
}
div#containerheader a, div#containerheader a:visited, div#containerheader a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom:7px;
	padding-left: 15px;
	padding-right: 15px;
}
div#containerheader a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #1079BB;
}
div#containerheader ul {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom:8px;
}
div#containerheader ul li {
	display: inline;
}
/* DESTACADOS DE PÁGINA */

.destacadoPrincipal2Top {
    margin: 0 auto;
    text-align: left;
    width: 940px;
}
.destacadoPrincipal2Textos {
    margin-left: 20px;
    position: absolute;
    width: 600px;
}

h1.titInternas {
    background-image: url('http://www.lacaja.com.ar/templatesitios/sitio1/images/h1-linea.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #1079BB;
    font-size: 26px;
    margin: 0 auto 15px;
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: left;
    width: 900px;
}
.destacadoPrincipal2Textos h3 {
    background-image: none;
    color: #333333;
    margin: 0;
    padding: 10px 0;
}

/* HIGHLIGHT HOME */

#promo {
	position: absolute;
	width: 435px;
	margin-left:20px;
}
#promo h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	background-image: none;
	color:#FFF;
}
#promo h3 {
	color:#FFF;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight:normal;
}
/* HIGHLIGHT PÁGINA PRODUCTOS */

#promo-ate {
	width: 600px;
	margin-left:20px;
}
#promo-ate h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#promo-ate h3 {
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight:bold;
	color: #333;
}

#promo-int {
	position: absolute;
	width: 435px;
	margin-left:20px;
}
#promo-int h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-image: none;
}
#promo-int h3 {
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight:normal;
	color: #333;
}
/* HIGHLIGHT PÁGINAS SINIETROS Y ATENCION */
/* LA ALTURA DE LA IMG DE FONDO DETERMINA EL ALTO DEL DIV - OJO!!! */

#promo-int-2 {
	position: absolute;
	width: 600px;
	margin-left:20px;
}
#promo-int-2 img {
	text-align:right;
}
#promo-int-2 h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#promo-int-2 h3 {
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight:bold;
	color: #333;
}
/* HIGHLIGHT PRODUCTOS DESTACADOS EN PIE DE PAGINA */

#promo-int-3 {
}
#promo-int-3 h4 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 10px;
}
#promo-int-3 h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#1079BB;
	text-decoration:none;
	text-transform: none;
}
/* TIPOGRAFIAS */

.comodo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#4F136A;
	text-transform:uppercase;
}
.type12 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #999;
}
.link-naranja {
	color: #F90;
	text-decoration: underline;
	background-image:url(../img/bullet-02.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position: right;
	padding-right: 20px;
}
#codigo {
	border: 1px solid #CCC;
	padding: 15px;
	background-color: #f5f5f5;
	font-family:"Courier New", Courier, monospace;
}
/* LISTADO 01 */

#lista {
	list-style-image: url(../img/list-01.gif);
}


#lista li {
	padding-bottom: 15px;
}
/* 	MENU */

.menu {
	list-style:none;
	margin:0;
	padding:0;
	width: 220px;
}
/* luego a los elementos del menú */
.menu li {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #CCCCCC;
	line-height:250%;
}
.menu li a {
	padding-left: 10px;
	display:block; /*Convertimos el vínculo en un bloque.*/
	text-decoration:none;
	color:#1079BB;
	background-color:#FFF;
}
.menu li a:hover {
	color: #F60;
	background-color:#f5f5f5;
	background-image:url(../img/bullet-02.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position: right center;
}
/* 	MENU 2 - HORIZONTAL ATENCION CLIENTES Y SINIESTROS */

.menu2 h3 {
	color:#333;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background-position: bottom;
	border-bottom: 2px #ebebeb solid;
	display:block;
}
.menu2 ul {
	list-style:none;
	margin:0;
	margin-top: 10px;
	padding:0;
	width: 900px;
}
.menu2 li {
	line-height:250%;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #FFF;
	background-color: #f5f5f5;
	float:left; /* para eliminar el comportamiento de elemento de bloque(salto de linea) */
	width: 280px;
	margin-right: 20px;
	margin-bottom: 1px;
}
.menu2 li a {
	padding-left: 2px;
	display:block; /*Convertimos el vínculo en un bloque.*/
	text-decoration:none;
	color:#1079BB;
}
.menu2 li a:hover {
	color: #1079BB;
	text-decoration: none;
	background-color:#ebebeb;
	background-image:url(../img/bullet-01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position: right center;
}
/* BOTON ACCESO COTIZADORES Y TRANSACCIONALES */

a.button {
	/* Sliding right image */
    background: transparent url('../img/button_right.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.button span {
	/* Background left image */ 
	background: transparent url('../img/button_left.png') no-repeat;
	display: block;
	line-height: 24px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 5px 0 7px 18px;
}
a.button:hover span {
	text-decoration:underline;
	color: #F90;
}
/* BOTON VERDE */

a.button-01 {
	/* Sliding right image */
    background: transparent url('../img/button_right_01.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
a.button-01 span {
	/* Background left image */ 
	background: transparent url('../img/button_left_01.png') no-repeat;
	display: block;
	line-height: 24px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 5px 0 7px 18px;
}
a.button-01:hover span {
	text-decoration:underline;
	color: #FFF;
}
/* BOTONERAS REDES SOCIALES */

#redes-home {
	font-size:12px;
	color: #999;
	font-weight:normal;
	text-transform:uppercase;
	height: 25px;
	line-height: 25px;
	margin-bottom: 15px;
}
#redes-home span {
	height: 25px;
	line-height: 25px;
	float: left;
	display: block;
	padding-right: 5px;
}
#redes-home a {
	vertical-align:bottom;
}
#redes {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:12px;
	color: #999;
	font-weight:normal;
	text-transform:uppercase;
	border: 1px solid #f5f5f5;
	height: 25px;
	padding: 5px;
	padding-left: 10px;
	margin-top: 25px;
}
#redes span {
	float: left;
	padding-right: 7px;
	display: block;
	padding-top: 5px;
}
#link-foot {
	height: 16px;
	padding: 5px;
	padding-left: 10px;
}
#link-foot span {
	float: left;
	padding-right: 7px;
	display: block;
	padding-top: 5px;
}
/* facebbok */

#ico-facebook {
	display: block;
	height: 25px;
	width: 25px;
	background: url('../img/ico-facebook.png') no-repeat 0 0;
	float: left;
	padding-right:7px;
}
#ico-facebook:hover {
	background-position: 0 -25px;
}
#ico-facebook span {
	display: none;
}
#ico-facebook-foot {
	padding: 0px;
	display: block;
	height: 16px;
	width: 16px;
	background: url('../img/ico-facebook-foot.png') no-repeat 0 0;
}
#ico-facebook-foot:hover {
	background-position: 0 -16px;
}
#ico-facebook-foot span {
	display: none;
}
/* twitter */

#ico-twitter {
	display: block;
	height: 25px;
	width: 25px;
	background: url('../img/ico-twitter.png') no-repeat 0 0;
	float: left;
	padding-right: 7px;
}
#ico-twitter:hover {
	background-position: 0 -25px;
}
#ico-twitter span {
	display: none;
}
#ico-twitter-foot {
	padding: 0px;
	display: block;
	height: 16px;
	width: 16px;
	background: url('../img/ico-twiter-foot.png') no-repeat 0 0;
}
#ico-twitter-foot:hover {
	background-position: 0 -16px;
}
#ico-twitter-foot span {
	display: none;
}
/* imprimir */

#ico-printer {
	display: block;
	height: 25px;
	width: 20px;
	background: url('../img/ico-printer.png') no-repeat 0 0;
	float: left;
	padding-right: 7px;
}
#ico-printer:hover {
	background-position: 0 -25px;
}
#ico-printer span {
	display: none;
}
/* email */

#ico-email {
	display: block;
	height: 25px;
	width: 20px;
	background: url('../img/ico-email.png') no-repeat 0 0;
	float: left;
	padding-right: 7px;
}
#ico-email:hover {
	background-position: 0 -25px;
}
#ico-email span {
	display: none;
}
/* ico generali */

#ico-generali {
	display: block;
	height: 80px;
	width: 70px;
	background: url('../img/ico-generali.png') no-repeat 0 0;
	float: right;
	padding-right: 20px;
}
#ico-generali:hover {
	background-position: 0 -80px;
}
#ico-generali span {
	display: none;
}
/* ico nena */

#ico-nena {
	display: block;
	height: 80px;
	width: 70px;
	background: url('../img/ico-nena.png') no-repeat 0 0;
	float: left;
}
#ico-nena:hover {
	background-position: 0 -80px;
}
#ico-nena span {
	display: none;
}
/* TELEFONOS */

/* 	LISTADO TELEFONOS ATENCION Y SINIESTROS */

#lista-tel {
	list-style:none;
	margin:0;
	padding:0;
	width: 900px;
}
#lista-tel li {
	margin:0px;
	padding:0px;
	float:left; /* para eliminar el comportamiento de elemento de bloque(salto de linea) */
	width: 280px;
	margin-right: 20px;
}
.telefono {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color:#C00;
	font-weight:bold;
}
#telefono-foot {
	font-size:12px;
	color: #999;
	font-weight:normal;
	text-transform:uppercase;
	float:right;
	height: 25px;
	line-height: 25px;
}
#telefono-foot span {
	height: 25px;
	line-height: 25px;
	float: left;
	display: block;
	padding-right: 5px;
}
/*ESTILO FORMULARIO HOME CLIENTES*/	

#clientes {
	padding: 14px;
	background: url('../img/back-home-clientes.png') no-repeat 0 0;
	display:block;
	height: 210px;
}
#clientes h4 {
	color:#1079BB;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.input-clientes {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #666;
	width: 182px;
}
/* 	LISTADO HOME CONTACTOS */
#destacado {
	width:665px;
	float:left; /* para eliminar el comportamiento de elemento de bloque(salto de linea) */
	margin-top: 3px;
	margin-bottom: 13px;
}
#contacto {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	background: url('../img/back-home-contactos.jpg') no-repeat 0 0;
	width:205px;
	height:70px;
	float:left; /* para eliminar el comportamiento de elemento de bloque(salto de linea) */
	margin-right: 25px;
	margin-top: 15px;
}
#contacto img {
	float:left;
}
#contacto a {
	text-decoration: none;
	color:#666;
}
#contacto a:hover {
	text-decoration:underline;
	color: #F60;
}
#contacto h5 {
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#1079BB;
	text-transform: none;
}
/* 	LISTADO HOME ARBOL */

#arbol {
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#0F4980;
	font-size: 12px;
	background-image: url('../img/back-arbol.png');
	background-position:center;
	background-position: top;
	background-repeat: no-repeat;
	color:#999;
	padding-bottom: 20px;
}
#arbol-list {
	float:left;
	width: 205px;
	margin-left: 20px;
}
#arbol-list ul {
	list-style: none;
	margin: 0px;
	padding:0px;
}
#arbol-list li {
	list-style: none;
	margin: 0px;
	padding:0px;
}
#arbol-list li a {
	color:#FFF;
	text-decoration: none;
}
#arbol-list li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#arbol h4 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	color:#FFF;
}
#arbol h5 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#FFF;
}
/* BREADCRUMB */

#breadcrumb {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:12px;
	color: #999;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom: 15px;
}
#breadcrumb span {
	float: left;
	padding-right: 7px;
	display: block;
}
#breadcrumb a {
	text-decoration:none;
	color:#999;
	padding-right: 5px;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color:#666;
	padding-right: 5px;
}
#ico-breadcrumb {
	display: block;
	height: 25px;
	width: 20px;
	background: url('../img/ico-lacaja-bread.png') no-repeat 0 0;
	float: left;
	padding-right: 7px;
}
#ico-breadcrumb:hover {
	background-position: 0 -25px;
}
#ico-breadcrumb span {
	display: none;
}

/* 	LISTADO MAPA DE SITIO */

#mapa {
	background:#f4f4f4;
	font-size: 12px;
	background-image: url('../img/back-arbol-2.png');
	background-position:center;
	background-position: top;
	background-repeat: no-repeat;
	color:#999;
	margin-bottom: 20px;
}
#mapa-list {
	float:left;
	width: 205px;
	padding: 10px;
}
#mapa-list ul {
	list-style: none;
	margin: 0px;
	padding:0px;
}
#mapa-list li {
	list-style: none;
	margin: 0px;
	padding:0px;
}
#mapa-list li a {
	color: #999999;
	text-decoration: none;
}
#mapa-list li a:hover {
	color: #1079bb;
	text-decoration: underline;
}
#mapa h4 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	color: #1079BB;
}
#mapa h4 a {
	color: #1079BB;
	text-decoration:none;
}
#mapa h4 a:hover {
	color: #1079BB;
	text-decoration: underline;
}
#mapa h5 {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	color:#666;
}
#mapa h5 a {
	color:#666;
	text-decoration:none;
}
#mapa h5 a:hover {
	color:#1079bb;
	text-decoration: underline;
}
