﻿table#tablaTomador
{
    position:relative;
    /*text-align:left;*/
    top:30px;
    /*left:170px;*/
}

.tablaRiesgo_1
{
    position:relative;
    /*text-align:left;*/
    top:10px;
    /*left:35px;*/
    /*left:140px;*/
}

.tablaRiesgo_2
{
    position:relative;
    top:10px;
    /*left:140px;*/
}


select
{
    width:186px;
    cursor:pointer;
}

.cajas
{
}

input#tbEnviar,#tbEnviar2,#tbModificarDatos,#btVolver
{
    -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.15);
	border-width:1px;
	background:#EAEAEA url(../imagenes/white-grad.gif) repeat-x scroll left top;
	border-color:#DEDEDE #BBBBBB #BFBFBF #DEDEDE;
	border-style:solid;
	color:#464646;
	cursor:pointer;
	font-family:Arial;
	margin:0 0.7em 0 0;
	padding:5px 10px 6px;
	text-decoration:none;
	height:30px;

}

input#btNumPersonas,#btVerCoberturas1,#btVerCoberturas2,#btVerCoberturas3,
#btContratar1,#btContratar2,#btContratar3,#btnFinalizar
{
    width:80px;
    height:20px;
    -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.15);
	border-width:1px;
	background:#EAEAEA url(../imagenes/white-grad.gif) repeat-x scroll left top;
	border-color:#DEDEDE #BBBBBB #BFBFBF #DEDEDE;
	border-style:solid;
	color:#464646;
	cursor:pointer;
	font-family:Arial;
	margin:0 0.7em 0 0;
	padding:1px 10px 6px;
}

div#imagenIzquierda
{
     position:absolute;
     background-image:url('../imagenes/img_salud.jpg'); 
     background-repeat:no-repeat;
     width:180px;
     height:155px;
     top:320px;
      border-left:1px solid lightGrey;
     /*left:350px;*/
}
div#imagenIzquierdaAbajo
{
     position:absolute;
     background-image:url('../imagenes/menu_imgtitre_es_salud.gif'); 
     background-repeat:no-repeat;
     width:180px;
     height:155px;
     top:320px;
      border-left:1px solid lightGrey;
     /*left:350px;*/
}

div#imagenIzquierdaArriba
{
     position:absolute;
     background-image:url('../imagenes/menu_titre_es_salud.gif'); 
     background-repeat:no-repeat;
     width:130px;
     height:70px;
     top:190px;
     /*left:350px;*/
}

div#central
{
    /*text-align: center;
    background-color: #8CFF8C;*/
    margin-top:10px;
    /*margin-left:200px;*/
    width:800px;
    height:auto;
    overflow:inherit;
    font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}

div#superior
{
    line-height:inherit;
    margin-top:20px;
    /*margin-left:125px;*/
    width:250px;
    height:160px;
    background-image:url('../imagenes/template_logo_AMV_ES.png');
    cursor:pointer;
}

div#banner
{
    position:absolute;
    top:0px;
    /*left:380px;*/
    width:740px;
    height:175px;
    background-image:url('../imagenes/bandeauAMV_ES.jpg');
}

div#pie
{
    position:absolute;
    /*top:220px;*/
    /*left:140px;*/
    width:950px;
    height:70px;
    background-image:url('../imagenes/template_bas_AMV_ES.jpg');
    /*bottom:0px;*/
}

div#enlaces
{
    position:absolute;
    font-family:Arial;
    font-size:10px;
    /*left:140px;
    top:190px;*/
    height:0px;
    /*bottom:30px;*/
}

div#pie2
{
    position:absolute;
    /*top:220px;*/
    /*left:140px;*/
    width:950px;
    height:70px;
    top:540px;
    background-image:url('../imagenes/template_bas_AMV_ES.jpg');
}

div#enlaces2
{
    position:absolute;
    font-family:Arial;
    font-size:10px;
    /*left:140px;
    top:190px;*/
    height:0px;
    top:580px;
}

div#titulo
{
    position:relative;
    font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color:#179A1A;
	text-align:center;
    top:20px;
    /*left:350px;*/
    width:700px;
    height:30px;
}

div#notificador
{
    position:relative;
    font-family: Arial;
	font-size: 14px;
	/*font-weight:bold;*/
	/*color:#179A1A;*/
	color:#FF8800;
	text-align:left;
    top:20px;
    /*left:350px;*/
    width:700px;
    height:30px;
}

div#datosTomador
{
    position:relative;
    font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:#179A1A;
    top:20px;
    /*left:152px;*/
    /*width:765px;*/
    height:20px;
    border-bottom:thin dotted;
}

div#datosTomadorError
{
    position:relative;
    font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:Maroon;
    top:20px;
    /*left:152px;*/
    /*width:765px;*/
    height:20px;
    border-bottom:thin dotted;
}

div#datosRiesgo
{
    position:relative;
    font-family: Arial;
	font-size: 13px;
	font-weight:bold;
    top:40px;
    /*left:152px;*/
    /*width:765px;*/
    height:20px;
}
div#botonEnviar
{
    position:relative;
    overflow:inherit;
    top:40px;
    width:0px;
    /*left:500px;*/
}

div#botonEnviar2
{
    position:relative;
    overflow:inherit;
    width:100px;
    top:110px;
}

div#botonConfirmar
{
    position:relative;
    overflow:inherit;
    top:20px;
    width:0px;
    /*left:500px;*/
}

div#botonModificar
{
    position:relative;
    overflow:inherit;
    top:50px;
    width:0px;
}

div#botonVolver
{
    position:relative;
    overflow:inherit;
    top:80px;
    width:0px;
}

div#imagenLogo
{
     position:absolute;
     background-image:url('../imagenes/template_centre_AMV_ES.png'); 
     background-repeat:no-repeat;
     width:150px;
     height:150px;
     top:200px;
     /*left:350px;*/
}

div#imagenes
{
    position:relative;
    /*text-align: center;
    background-color: #8CFF8C;*/
    /*margin-top:160px;*/
    /*margin-left:300px;*/
    top:110px;
    width:600px;
    height:auto;
    overflow:inherit;
    font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}

div#listas
{
    position:absolute;
    top:250px;
    border-left:1px solid lightGrey;
    text-align:left;
    height:72px;
}

div#texto
{
    margin-top:40px;
    font-weight:normal;
    position:relative;
}

li
{
    font-family:Arial;
    font-size:14px;
    text-align:left;
    padding-left:5px;
    text-decoration:none;
    line-height: 20px;
	
}

li#listaSalud
{
    color:#179A1A;
    list-style:disc outside url("../imagenes/menu_fleche_es_on.gif");
}
li#listaTarifas
{
    color:#C3C8C3;
    list-style:none outside none;
    
}

ul
{
    padding:5px;
}

a
{
    color:#179A1A;
    text-decoration:none;
}

a:hover
{
text-decoration: underline;
}

.style2
{
    width: 180px;
}
.style3
{
    width: 180px;
    text-align:right;
}
.style4
{
    width: 210px;
    text-align:right;
    color:#179A1A;
}

.style5
{
    width: 210px;
    text-align:right;
}

.style6
{
    width: 70px;
}

.style7
{
    width: 115px;
    text-align:right;
}

.style8
{
    width: 80px;
}

.style9
{
    width: 100px;
}

.style10
{
    vertical-align:3px;
}

.style11
{
    width:120px;
    text-align:right;
}

.style12
{
    width:70px;
    text-align:right;
}

.style13
{
    width:85px;
    text-align:right;
}

.style14
{
    width:250px;
}

.color
{
    text-align:left;
    color:#179A1A;
    width:100px;   
}

.listaDocumento
{
    width:97px;
    height:20px;
    font-weight:bold;
    font-size:12px;
}

.sinNegrita
{
    font-weight:normal;
    font-size:13px;
}

.resumen
{
    top:5px;
    position:relative;
    left:20px;
}

.divResumen
{
    position:relative;
    font-family: Arial;
	font-size:12px;
	/*top:10px;*/
	top:-20px;
	width:300px;
	height:70px;
	border-style:outset;
	border-width:thin;
	border-color:#179A1A;
	z-index:-1;
}

.cabeceraResumen
{
    position:relative;
    font-family: Arial;
	font-size:12px;
	top:25px;
	width:200px;
	height:30px;
	color:#179A1A;
	border-style:outset;
	border-width:thin;
	border-color:#179A1A;
	background-color:#179A1A;
	z-index:1;
}

.txtCabeceraResumen
{
    top:8px;
    position:relative;
    left:10px;
    color:White;
}

.contenedorResumen
{
    position:relative;
    width:500px;
}

.listasResumen
{
    margin-top:-5px;
    font-family:Arial;
    font-size:12px;
    line-height: 20px;
    margin-left:25px;
}
