﻿table#tablaTomador,#TablePr,#TableOc1,#tablaConductor
{
    position:relative;
    /*text-align:left;*/
    top:30px;
    /*left:35px;*/
}

table#tablaRiesgo,#tablaDatosGenerales,#tablaPrima
{
    position:relative;
    /*text-align:left;*/
    top:30px;
    /*left:35px;*/
}

select
{
    width:186px;
    cursor:pointer;
}

input[type=text]
{
    width:180px;
}

input[type=submit]
{
    width:180px;
}

input[type=button]
{
    width:180px;
}

textarea
{
    font-family:Arial;
    font-size: 13px;
    width:180px;
    height:50px;
}

input#tbEnviar,#tbEnviar2,#btVolver,#btModificar
{
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #BBBBBB;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #BFBFBF;
    -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);
	    background:#EAEAEA url(../imagenes/white-grad.gif) repeat-x scroll left top;
	    color:#464646;
	    cursor:pointer;
	    font-family:Arial;
	    margin:0 0.7em 0 0;
	    padding:5px 10px 6px;
	    text-decoration:none;
	    height:30px;
}

div#botonConfirmar
{
    position:relative;
    overflow:inherit;
    top:20px;
    width:0px;
    /*left:500px;*/
}

div#botonModificar
{
    position:relative;
    overflow:inherit;
    top:50px;
    width:0px;
}

div#botonModificarError
{
    position:relative;
    overflow:inherit;
    top:100px;
    width:0px;
}

div#botonVolver
{
    position:relative;
    overflow:inherit;
    top:80px;
    width:0px;
}

div#imagenIzquierda
{
     position:absolute;
     background-image:url('../imagenes/img_Auto.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/segurodecoche_down.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/segurodecoche_up.gif'); 
     background-repeat:no-repeat;
     width:130px;
     height:83px;
     top:177px;
     /*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:relative;
    top:70px;
    /*left:140px;*/
    width:950px;
    height:70px;
    background-image:url('../imagenes/template_bas_AMV_ES.jpg');
}

div#enlaces
{
    position:relative;
    font-family:Arial;
    font-size:10px;
    /*left:140px;*/
    top:40px;
    height:0px;
    width:950px;
}

div#pie2
{
    position:relative;
    /*top:220px;*/
    /*left:140px;*/
    width:950px;
    height:70px;
    background-image:url('../imagenes/template_bas_AMV_ES.jpg');
    bottom:-30px;
}

div#enlaces2
{
    position:relative;
    font-family:Arial;
    font-size:10px;
    /*left:140px;
    top:190px;*/
    width:950px;
    height:0px;
    bottom:0px;
    width:950px;
}

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#datosTomador,#DivPr1,#DivOc1,#divDatosGenerales,#datosConductor
{
    position:relative;
    font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:#179A1A;
    margin-top:40px;
    /*left:152px;*/
    width:700px;
    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,#datosPrima
{
    position:relative;
    font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:#179A1A;
    margin-top:40px;
    /*left:152px;*/
    width:700px;
    height:20px;
    border-bottom:thin dotted;
}

div#botonEnviar
{
    position:relative;
    overflow:inherit;
    width:100px;
    top:70px;
    /*left:500px;*/
}

div#botonEnviar2
{
    position:relative;
    overflow:inherit;
    width:100px;
    top:150px;
    /*left:500px;*/
}

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;*/
    top:50px;
    /*margin-left:300px;*/
    width:900px;
    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#divAccesorios
{
    height:100px;
    overflow:auto;
    border-style:inset;
    border-width:thin;
}

li
{
    font-family:Arial;
    font-size:14px;
    text-align:left;
    padding-left:0px;
    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: 177px;
}
.style3
{
    width: 420px;
    text-align:right;
}
.style4
{
    width:30px;
}

.style5
{
    vertical-align:3px;
}

.moneda
{
    text-align:right;
}

div#texto
{
    margin-top:40px;
    font-weight:normal;
    position:relative;
    font-family:Arial;
}

div#listaErroresTarificacion
{
    top:55px;
    font-weight:normal;
    position:relative;
    font-family:Arial;
    width:auto;
    font-size:12px;
}

input#btContratar1,#btContratar2,#btContratar3,#btContratar4
{
    width:90px;
    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;
}

.sinNegrita
{
    font-weight:normal;
    font-size:13px;
}

.cajas
{
}

.color
{
    color:#179A1A;
    font-weight:bold;
}

/*Popups*/
.inputEsperar {
    display:block;
    color: black;
    position: absolute;
    z-index: 1000;
    background-color: white;
    border: 3px solid #E8E8E8;
    left:400px;
}

#master {
    clear: both;
    padding-bottom: 1em;
    font-family:Verdana;
    font-size:12px;
    width:500px;
    margin-left:10px;
    margin-top:10px;
    text-align:center;
}

#overlay {
    display: block;
    position: fixed;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-image: url('../imagenes/overlay.gif');
}
/*Fin popups*/

/*.MyOverlay {
    position: fixed;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-image: url('../imagenes/overlay.gif');
}

.MyMaster {
    clear: both;
    padding-bottom: 1em;
    font-family:Verdana;
    font-size:12px;
    width:500px;
    margin-left:10px;
    margin-top:10px;
    text-align:center;
}

.MyinputEsperar 
{
    color: black;
    position: absolute;
    z-index: 1000;
    background-color: white;
    border: 3px solid #E8E8E8;
    left:400px;
}*/