@charset "utf-8";
/* CSS Document */

					/* Para resetear los estilos de los navegadores */
* { 
	margin:0;
	padding:0;
}
table {
	
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul,li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
blockquote {
	margin-left: 20px;
}
					/* Etiquetas de HTML */
body {
	background-color: #000000;
	font: 14px/140% "Trebuchet MS", Arial, sans-serif;
	color: #333;
	width: 950px;
	margin: auto;
	background-color: #FFFFFF;
}
a:link {
	color: Black;
	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}

p {
	margin-top: 4px;
}


ol li {
	list-style: decimal;
	margin-left: 15px;
		margin-top: 10px;
}
h1, h2, h3, h4, h5, h6, .contentheading, .message {
	line-height: normal;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 28px;
		margin-top: 0px;
}
h2, .contentheading, .message, .componentheading {
	font-size: 24px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px dotted #036;
	margin-top: 20px;
}
input {
	border: 1px solid #0033;
}
input[type="text"]:focus, input[type="password"]:focus {
	border: 2px solid #9C3;
}
h2 {
	display: none;
}
dt {
	font-weight: bold;
	color: #990000;
	margin-top: 15px;
}
dd {
}
					/* MAQUETACION */

#encabezado {
	background-image: url(../images/fondo-principal.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 1500px;
   margin: 0 auto;

}
#contenido {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 59px;
/*Scroll de los textos*/
	width:551px;
	height:373px;
	text-align:justify;
	margin-left:3px;
	margin-top:94px;
}
#contenidoint {
	width:560px;
	height:80px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
}
#interior{
	background-image: url(../images/fondo-principal.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-top: -275px;/*mitad en negativo del height*/
	margin-left: -450px;/*mitad en negativo del width*/
	position: absolute;
	top: 50%;
   	left: 50%;
	height: 550px;
	width:900px;
}
#margen{
	height:500px;
	width: 844.5px;
	margin-left: 92px;
}

#caja01{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
	height:435px;
	float: left;
	text-align: center;
}
#caja02{
	font-family: Arial, Helvetica, sans-serif;
	width: 50%;
	height:372px;
	float: right;
	margin-right:20px;
	text-align: center;
}

#contenidoini{
	width: 900px;	
	height: 530px;
}
#piepagina{
	position: absolute;
	top: 530px;
	left: 0px;
	width: 900px;	
	height: 12px;
	padding-top: 3px;
	text-align: center;
}
#logoini{
	background-image: url(../images/logoini.gif);
	background-repeat: no-repeat;
	width: 400px;	
	height: 144px;
	margin-left: 43px;
	margin-top: 12px;
}  /*
#contenidoinider{
	float: right;
	width: 45%;	
	height: 530px;
}
#contenidoiniizq{
	float: left;
	width: 55%;	
	height: 530px;
}*/
#contenidoiniizq{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 495px;	
	height: 530px;
}
#contenidoinider{
	position: absolute;
	top: 0px;
	left: 495px;
	width: 405px;
	height: 530px;
}

#contenidoiniizqquienes{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 405px;	
	height: 530px;
}
#contenidoiniderquienes{
	position: absolute;
	top: 0px;
	left: 405px;
	width: 405px;	
	height: 470px;
	padding: 60px 90px 0px 0px;
	text-align: left;
	line-height: 18px;
}


#contenidoiniizqcatalogo{
	position: absolute;
	top: 25px;
	left: 25px;
	height: 503px;	
	width: 380px;
}
#contenidoinidercatalogo{
	position: absolute;
	top: 40px;
	left: 405px;
	height: 490px;
	width: 418px;
	text-align: left;
}

#contenidoiniizqcatalogoizq{
	position: absolute;
	top: 0px;
	left: 60px;
	width: 72px;	
	height: 486px;
}
#contenidoiniizqcatalogoder{
	position: absolute;
	top: 50px;
	left: 157px;
	width: 160px;	
	height: 430px;
}

.txtmantenimineto{
	font-size: 20px;
	font-weight: bold;
   	color: #0e4680;
}
.txtmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;	
}
.txtslogan{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
   	color: #0e4680;
	letter-spacing: 6px;
}
/* LOGOTIPO */

h1 a {
	background-image: url(../images/logotipo_herencia.gif);
	text-indent: -600px;
	display: block;
	height: 68px;
	width: 150px;
	float: left;
	margin-top: 5px;
	margin-left: 30px;
}

/* MENU SUPERIOR */

ul.menuSuperior {
	float:left;
}
ul.menuSuperior li {
	display: inline;
}
ul.menuSuperior lp {
	display: block;
}
ul.menuSuperior li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	background-color: #0F467F;
	background-repeat: no-repeat;
	height: 20px;
	width: 145px;
	display: block;
	float:left;
	margin-top: 60px;
	margin-left: 0px;
	text-align: center;
}

ul.menuSuperior lp a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	background-color: #0F467F;
	background-repeat: no-repeat;
	height: 20px;
	width: 90px;
	display: block;
	float:left;
	margin-top: 90px;
	margin-left: 0px;
	text-align: center;
}
#botones_index{
	position: relative;
	top: 0px;
	left: 0px;
	height: 500px;
	width: 328px;
}
/*boton quienes*/
ul.botonquienes {
	position: absolute;
	top: 70px;
	height: 125px;
	width: 302px;
}
ul.botonquienes li {
	display: inline;
	list-style: none;
}
ul.botonquienes li a {
	background-image: url(../images/boton-quienes.jpg);
	background-repeat: no-repeat;
	list-style: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0e4680;
	font-weight: bold;
	height: 125px;
	width: 302px;
	display: block;
	text-align: left;
}
a.botonquienes:hover {
	background-image: url(../images/boton-quienes-on.jpg);
	background-repeat: no-repeat;
}
/*boton quienes02*/
ul.botonquienes02 {
	float:left;
}
ul.botonquienes02 li {
	display: inline;
	list-style: none;
}
ul.botonquienes02 li a {
	background-image: url(../images/boton-quienes.jpg);
	background-repeat: no-repeat;
	list-style: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0e4680;
	font-weight: bold;
	height: 125px;
	width: 302px;
	display: block;
	text-align: left;
}
a.botonquienes02:hover {
	background-image: url(../images/boton-quienes-on.jpg);
	background-repeat: no-repeat;
}


/*boton catalogo*/
ul.botoncatalogo {
	position: absolute;
	top: 215px;
	height: 125px;
	width: 302px;
}
ul.botoncatalogo li {
	display: inline;
	list-style: none;
}
ul.botoncatalogo li a {
	background-image: url(../images/boton-catalogo.jpg);
	background-repeat: no-repeat;
	list-style: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0e4680;
	font-weight: bold;
	height: 125px;
	width: 302px;
	display: block;
	text-align: left;
}
a.botoncatalogo:hover {
	background-image: url(../images/boton-catalogo-on.jpg);
	background-repeat: no-repeat;
}
/*boton catalogo02*/
ul.botoncatalogo02 {
	float:left;
}
ul.botoncatalogo02 li {
	display: inline;
	list-style: none;
}
ul.botoncatalogo02 li a {
	background-image: url(../images/boton-catalogo.jpg);
	background-repeat: no-repeat;
	list-style: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0e4680;
	font-weight: bold;
	height: 125px;
	width: 302px;
	display: block;
	text-align: left;
}
a.botoncatalogo02:hover {
	background-image: url(../images/boton-catalogo-on.jpg);
	background-repeat: no-repeat;
}

/*boton contacto*/
ul.botoncontacto {
	position: absolute;
	top: 360px;
	height: 125px;
	width: 302px;
}
ul.botoncontacto li {
	display: inline;
	list-style: none;
}
ul.botoncontacto li a {
	background-image: url(../images/boton-contacto.jpg);
	background-repeat: no-repeat;
	list-style: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0e4680;
	font-weight: bold;
	height: 125px;
	width: 302px;
	display: block;
	text-align: left;
}
a.botoncontacto:hover {
	background-image: url(../images/boton-contacto-on.jpg);
	background-repeat: no-repeat;
}

/*boton contacto02*/
ul.botoncontacto02 {
	float:left;
}
ul.botoncontacto02 li {
	display: inline;
	list-style: none;
}
ul.botoncontacto02 li a {
	background-image: url(../images/boton-contacto.jpg);
	background-repeat: no-repeat;
	list-style: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0e4680;
	font-weight: bold;
	height: 125px;
	width: 302px;
	display: block;
	text-align: left;
}
a.botoncontacto02:hover {
	background-image: url(../images/boton-contacto-on.jpg);
	background-repeat: no-repeat;
}
/*codigo antiguo que daba error*/
/*
#banner{ 
	float: left;
	height: 312px;
	width: 383px;
	margin-top: 22px;
	margin-left: 90px;
}*/
#banner{
	position: absolute;
	height: 312px;
	width: 383px;
	margin-top: 22px;
	margin-left: 90px;
}
#banner02{
	position: absolute;
	top: 60px;
	left: 90px;
	height: 450px;
	width: 302px;
	background-color: transparent;
}
#botonarriba{
	background-color: transparent;
	height: 125px;
	width: 302px;
}
#botonmedio{
	background-color: transparent;
	height: 200px;
	width: 302px;
}
#botonabajo{
	background-color: transparent;
	height: 125px;
	width: 302px;
}

#form{
	position: relative;
	top: 10px;
	left: 40px;
	height: 270px;
	width: 320px;
	font-size: 12px;
	text-align: left;
}
#direccion{
	position: absolute;
	top: 323px;
	left: 0px;
	height: 80px;
	width: 400px;
	font-size: 11px;
 	line-height: 12px;
}
/* formato antiguo para tres direcciones distintas
#dir01{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 130px;
	text-align: left;
}
#dir02{
	position: absolute;
	top: 0px;
	left: 135px;
	height: 80px;
	width: 130px;
	text-align: center;
}
#dir03{
	position: absolute;
	top: 0px;
	left: 270px;
	height: 80px;
	width: 130px;
	text-align: right;
}
*/
#mail{
	position: absolute;
	top: 425px;
	left: 0px;
	height: 20px;
	width: 400px;
	font-size: 12px;
 	font-weight: bold;
	text-align: center;
}
/*Link Idea Corporativa*/
a.idea:link {
	color: #A8A8A8;
	text-decoration: none;
}
a.idea:visited {
	color: #A8A8A8;
	text-decoration: none;
}
a.idea:hover {
	color: #0066FF;
	text-decoration: underline;
}
a.idea:active {
	color: #F28000;
}
a.corporativa:link {
	color: #F28000;
	text-decoration: none;
}
a.corporativa:visited {
	color: #F28000;
	text-decoration: none;
}
a.corporativa:hover {
	color: #0066FF;
	text-decoration: underline;
}
a.corporativa:active {
	color: #ffffff;
}
/*texto formulario*/
.txtformu{ font-size:11px; line-height:12px; padding:0 0 0 23px; text-align:left; width:375px;}
.txtcont{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
 	line-height: 14px;
}
.txtpie{
	font-family: Arial, Helvetica, sans-serif;
 	color: White;
 	font-size: 11px;
 	line-height: 10px;
}
.invisible{
	display: none;
}
#tel {
	position: relative;
	font: bold 14px/110% "Trebuchet MS", Tahoma, sans-serif;
	color: #000;
	margin-top: 0px;
	height: 30px;
	width: 328px;
}

.pp{
	margin-top: 5px;
}
.tit{
	color: #990000;
	font-weight: bold
}
.dirq{
	color: #990000;
	font-size: 12px;
}

/* ruben made */

p.contenidoExtra{ font-size: 10px; font-weight: normal; font-weight:normal; line-height:9px; width:223px;}

h2.encabezado2{ display:block; font-family:Arial,Verdana,sans-serif; font-size:19px; font-weight:bolder; text-align:center; }

div.contenidoExtra{ font-size:12px; line-height:15px; padding:10px 0 0 104px; width:377px; }