
/*----------------------------------------------------*/


/*-----------------------@import url("/t/css/reset.css");-----------------------------*/

body{
font-family: arial, sans-serif;

}
strong {
font-size:100%;
font-style:italic;
font-weight:normal;
}
.topmenucurrent
{
	color: #C00;
	/*text-decoration: underline;*/
	font-style: italic;
}
#nav a
{
	font-size: 120%;
}
#nav
{
	font-size: 120%;
	margin-bottom: 1px;
	border-bottom: 1px #CCC solid;
	max-width: 570px;
	width: 570px;
}
img {
	border:none;
}
em
{
	color: #CC0000;
	/* font-size: 75%; */
}
a, a:link {
color:#999999;
text-decoration:none;
}
#footer {
color:#999999;
}
#footer {
font-size:75%;
margin-top:15px;
}
.mini,.toptxt{display:none}
#boxmenu {
background-color:#FFFFFF;
margin-top:15px;
padding:5px;
text-align:right;
width:175px;
}
#boxmenu dt {
border-bottom:1px solid #CCCCCC;
font-size:90%;
font-style:italic;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 0;
padding:0;
}
#boxmenu dd {
font-size:70%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
a:hover, a.current {
color:#CC0000;
}
#box1 {
background-color:#FFFFFF;
border:1px solid #999999;
line-height:120%;
margin-top:10px;
padding:5px;
text-align:left;
width:130px;
}
#boxmenu h1, #box1 h1, #box2 h1 {
color:#CC0000;
font-size:105%;
font-style:italic;
font-weight:bold;
margin-top:0;
}
#box1 p {
font-size:80%;
}
h2 {
color:#CC0000;
}
strong {
font-size:100%;
font-style:italic;
font-weight:normal;
}
/*----------*/
/*FORMULARIO*/
/*----------*/

    #formulario {
    
        margin: 0 auto;
        width:750px;
        
        
    }

            #formulario table {
            margin: 0 auto;
            /*width: 750px;*/
            }
            
            #formulario th
            {
                font-size: 12pt;
                font-weight:bold;
            }
            
          
            
            #formulario p
            {
                font-size: 9px;
                color: rgb(0,0,0);
                text-align: justify;
                font-family: verdana,arial,sans-serif;
                margin-bottom: 5px;
                
            }
 
             #formulario ul
            {
                font-size: 9px;
                color: #000000;
                text-align: justify;
                font-family: verdana,arial,sans-serif;
                margin-bottom: 5px;
                
            }

            #formulario p:first-letter { margin-left: 0px;}
            
            #condiciones ul li
            {
                height: 25px;
                font-size: 9px;
                color: rgb(0,0,0);
                text-align: left;
               font-family: verdana,arial,sans-serif;
                list-style-image: url("../img/arrow_right.png");
            }
            


/*----------------Loader-----------------*/
#cargando {
	background: #fff;
	height: 20%;
	left: 0;
	text-align: center;
	top: 0;
	width: 20%;
	z-index: 99;
}
#cargando img {
	left: 48%;
	position: absolute;
	top: 48%;
}
#buscando {
	background: #fff;
	height: 20%;
	left: 0;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 99;
}
<!-- 
#buscando img {
	left: 38%;
	position: absolute;
	top: 34%;
}
 -->
<!-- 
.ie6 #cargando {
	position: absolute;
	height: expression(document.body.offsetHeight +   "px");
}
 -->
/*----------------Loader-----------------*/



/*-----------------------------*/
/*BARRA DE PROGRESO TARIFICANDO*/
/*-----------------------------*/

    #progressbar
    {
        margin:1px auto;
        width: 100% !important;
       
       
    }
    
        .table_td_pasos
        {
        margin:0 auto !important;
            width: 100% !important;
            font-weight: bold !important;
            color: #000000 !important;
             
        }
        
        
                
               
        .numpaso
        {
            color: #CC0000;
             font-size: 12px !important;
             font-weight: bolder;
             
        }      

/*--------------------------------------*/
/*     LLAMADA A CIAS - CARGANDO DATOS  */
/*--------------------------------------*/
.noshow {
	visibility: hidden;
} 
<!-- 
#waitDiv{
	display:none;
	width:100%;
	height:100%;
	font-size:2em;
	margin-left: 150px;
	margin-top: 100px;
}
 -->

/*--------------------------------------*/
/*     ELEMENTOS DEL HTML DEL SITIO  */
/*--------------------------------------*/

#formulario #tarificar > a
{
	color: #CC0000;
	text-decoration: none;
	
}
#formulario #tarificar > a:hover
{
	color: rgb(128,128,128);
	text-decoration: none;
	border-bottom: 1px dotted black;
	cursor:help;
}

#formulario img{
    border:none
}

#formulario input[type="text"]
{
     font-size: 12px;
                text-align: left;
                font-family:verdana,arial,helvetica,sans-serif;
	border: 1px solid #CC0000;
	margin-left: 5px;
  padding: .2em;

}

#formulario input:focus {
  border: 2px solid #C00;
  background: #F3F3F3;
}

#formulario select
{
	 font-size: 12px;
     text-align: left;
    font-family: arial,sans-serif;
	border: 1px solid #CC0000;
	margin-left: 5px;

}
#formulario select:focus {
  border: 2px solid #C00;
  background: #F3F3F3;
}

#formulario textarea
{
     font-size: 12px;
                text-align: left;
                font-family:verdana,arial,helvetica,sans-serif;
	border: 1px solid #CC0000;
	margin-left: 5px;
  padding: .2em;

}

#formulario textarea:focus {
  border: 2px solid #C00;
  background: #F3F3F3;
}



/*--------------------------------*/
/* PARTES ESPECIFICAS DEL SITIO*/
/*--------------------------------*/

/* aviso de la primera pagina del tarificador(tpc) */
#avisotpc
{
    width:800px;
    height:auto;
    margin: 0 auto;
    text-align:justify;
    border:none;
    display:none
}
#continuetpc
{
    display:block;
    text-align:right;
    margin: auto 5px 5px auto
    }

#avisotpc p { margin: 0px 15px; }

/*quienesssomoss*/

/* tabla de precios */

.ajustar_sin_franquicia{




}

.boton_enlace
{
	border: 0;
	background-color: transparent;
	/*cursor: pointer;*/
	/*font-weight: bolder*/;
	font-family:helvetica;
	float:right;
	font-size:13px; 
	text-align:right;
	margin-right:9px;
	font-weight: bolder;
	
}
.boton_enlace_no
{
	border: 0;
	background-color: transparent;
	color:#CC0000;
	/*font-weight: bolder*/;
	
	float:right;
	font-size:10px; 
	text-align:right;
	margin-right:9px;
	
}


.boton_enlace_notpc_sin_franquicia{

	font-size:10px; 
	text-align:right;

}


#tabla_precios  tr.precio { border-bottom: 2px solid white; }

#tabla_precios
{
	font-size:14px;
	
}

.izquierda_primas { font-size:10px; width: 50%; text-align:left;  }
.derecha_prima { width: 14%; text-align:right}
.section_cobertura{ color:; padding-top:10px; }
.texto_garantias { text-align:justify; font-size:11px; color:rgb(153,153,153);}
.section_texto_garantias { font-size:13px; color:rgb(128,128,128) }
.errores { font-size:10px; border: 1px solid #CC0000;background-color:#fff; width:500px; align:left;}
.compania_error { font-weight:bold; color:#CC0000; font-size:14px;}

ul li.coverturas_vineta{
display: list-item;
list-style: url('../img/vigneta.jpg') square;
white-space: normal;
}

.no_contratable{

	font-size:10px; 
	text-align:right; 
	color:red; 
	padding-top:3px;
	padding-right:6px;
	

}

.minimo{

	border: 0;
	background-color: transparent;
	/*cursor: pointer;*/
	font-weight: bolder/**/;
	color:red;
	float:right;
	font-size:10px; 
	text-align:right;
	margin-right:9px;

}

/*NPI*/

#condiciones { display: none; }

/*NPI*/

#fin
{
	font-size: 30px;
	color: #CC0000;
	letter-spacing: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

/*NPI*/
#condiciones
{
	margin: auto 10px;
	background-color: #e8e8e8;
	padding: 10px;
	width: 800px;
	height: 250px;
	overflow: scroll;
	font-size:10px
}


#textolegal p
{
	font-size: 9px;
	color: rgb(0,0,0);
	text-align: justify;
	font-family: verdana,arial,sans-serif;
	margin-bottom: 5px;
	
}

 #textolegal ul
{
	font-size: 9px;
	color: #000000;
	text-align: justify;
	font-family: verdana,arial,sans-serif;
	margin-bottom: 5px;
	
}



/*--------------------------------*/
/* CLASES GENERALES DEL SITIO*/
/*--------------------------------*/

.etiqueta
{
	font-size: 12px;
	/*font-weight: bolder*/;
	color: rgb(0,0,0);
}

.etiqueta_disabled
{
	font-size: 12px;
	/*font-weight: bolder*/;
	color: #999;
}

.asterisco
{
	color: #CC0000;
	/*font-weight: bolder*/;
	font-size: 12px;
}

.subrayado
{
	border-bottom: 2px solid #CC0000;
	font-size: 12px;
	/*font-weight: bolder*/;
}


.focus
{
	color: rgb(0,0,0);
	text-align: left;
	margin-left: 5px;
}

.section
{

/* 	border-bottom: 2px solid #CC0000; */
	background-repeat: repeat-x;
	color: rgb(0,0,0);
	margin: 0 auto;
	/*font-weight: bolder*/;
	font-family: "Arial Rounded Bold","arial","helvetica",sans-serif;
	width: 80%;
}

.derecha
{
	font-size: 12px;
	text-align: right;
	font-family: verdana,arial,helvetica,sans-serif;
}

.izquierda
{
	font-size: 12px;
	text-align: left;
	font-family: verdana,arial,helvetica,sans-serif;
}

.centrado
{
	font-size: 12px;
	text-align: center;
	font-family: verdana,arial,helvetica,sans-serif;
}
.boton { text-align: center; }

.estilos_boton
{
	background-color: white;
	color: #CC0000;
	border: 2px solid #CC0000;
	margin: 5px 0px 20px 40px;
	margin-top: 0px;
	padding: 5px 15px;
	text-align: center;
	
}

.estilos_boton:hover
{
	background-color: white;
	color: #8B0000;
	border: 2px solid #8B0000;
	margin: 5px 0px 20px 40px;
	margin-top: 0px;
	padding: 5px 15px;
	text-align: center;
	cursor:pointer	
}

a.mini_boton
{
	background-color: white;
	color: #8B0000;
	border:  1px solid #CC0000;
	/*
color: rgb(0,0,0);
	border: 1px solid #CC0000;
*/
	margin: 2px;
	padding: 1px 3px;
	text-align: center;
	font-size:12px
}

a.mini_boton:hover
{
	background-color: #dddddd;
	color: #CC0000;
	border: 2px solid #CC0000;
	margin: 2px;
	padding: 1px 3px;
	text-align: center;
	font-size:12px
}




.text_detalle{

	font-size: 11px;
	font-style: italic;

}

.text_detalle2{

	font-size: 13px;
	color: #de4141;
	font-weight:bold;
}

.aviso
{
	background-color: #F8DFDF;
<!-- 
	font-size:100%;
	font-style:italic;
	font-weight:bold;
 -->
}

.borde { border-bottom: 0px solid #CC0000; }
.borderecho { border-right: 1px solid #CC0000; }
.bordarriba { border-top: 1px solid #CC0000; }

.margen { width: 115px; }

.linea
{
	width: 400px;
	float: right;
	margin: 0px;
	font-size: 7px;
}



/*--------------------------------------*/
/*     RETOQUES ESPECIFICOS  */
/*--------------------------------------*/


#marca , #modelo , #remolque{
    width:150px
}
 #version{
    width:180px
}
#marca2 , #modelo2 , #version2{
    width:150px
}

.bancos { width: 190px; }


.prima_cero{color:rgb(153,153,153); font-size:10px; float:right; margin-right:9px;}



/*-------------*/

  #tabla_precios{
display:none;
}

.franquicia_resumen{}
#tabla_precios{table-layout:auto;empty-cells:show;font-size:12px; text-align:center;margin:20px auto;}
#tabla_precios td,#tabla_precios th { padding:3px 4px;border-bottom:1px solid #999999;}
.modalidad{ padding:3px 4px; text-align:left;text-transform:capitalize;font-weight:bolder;border-right:1px solid #999999;}
#tabla_mejores_precios{
	margin:0 auto;
}
.title{font-variant:small-caps;text-align:center;border-bottom:1px solid red;}
.title h3{font-variant:small-caps;display:inline;letter-spacing:5px;color:#666;font-size:14px;font-weight:bolder}
.title h4{font-variant:small-caps;display:inline;letter-spacing:2px;color:#666;font-size:14px;font-weight:bolder}
.kmcero{background-color:rgb(255,102,0); color: #fff;font-weight:bolder;border-bottom:2px solid black;padding:2px}
.Text{
font-family:'Helvetica', 'Arial';
font-size:12px;
font-weight:bolder;
}
.subtitulo{
font-family:'Helvetica', 'Arial';
font-size:15px;
font-weight:bolder;
text-align:left;
border-bottom:1px solid #CC0000}

.text_detalle2{
font-family:'Helvetica', 'Arial';
font-size:15px;
font-weight:bolder;
text-align:left;
color:black;

}
text_detalle{
font-family:'Helvetica', 'Arial';
font-size:10px;
font-weight:bolder;
text-align:left;
color:black;

}
/*--------------------------------------*/
/*     BY JESUS CARRETERO - "DATOS"     */
/*--------------------------------------*/

#content-datos{
	width: 100%;
}
<!-- 
#content-datos a s{
	background-color: #FFF;
	color: #CC0000;
	display: block;
	width: 98%;
	float: left;
	margin: 0 auto;
	text-align: center;
	padding: 1px 10px;
/*
	font-weight: bold;
	text-transform: capitalize;	
*/
	cursor: pointer;
	font-size: 15px;
	border-bottom: 1px solid #FFF;
	text-decoration:underline;
}
 -->
#content-datos div p{
	color: #000;
	display: none;
	width: 98%;
	float: left;
	margin: 0 auto;
	text-align: center;
	padding: 1px 10px;
	font-size: 12px;
}
#content-datos div dl dt {
	color: 	#C00;
	font-weight: bold;
	font-style: italic;
}


/*--------------------------------------*/
/*   END BY JESUS CARRETERO - "DATOS"   */
/*--------------------------------------*/




/*--------------------------------------*/
/*-------FORMULARIOS NUEVOS-------------*/
/*--------------------------------------*/
.wrapper_forms {
	max-width: 70%;
	margin: auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.datosfalsos {
	font-weight: bolder;
}

div.infotxt {
	font-size: 10px;
	padding: 20px;
	width: 646px;
}

div.infotxt p:first-child:first-letter {
	font-size: 2.5em;
	font-weight: bold;
	line-height: .9em;
	float: left;
	margin: .1em;
}

#remoteIP {
	color: #333333;
	font-weight: bolder;
	letter-spacing: 2px;
}

.marca {
	font-weight: bolder;
	font-variant: small-caps;
}

div.aviso {
	font-size: 10px;
	padding: 20px;
	border: 1px solid #cc0000;
	background-color: #dddddd;
}

fieldset {
	margin-top: 0px;
	padding: 5px 30px 5px 30px;
	border: 1px solid #666666;
	width: 646px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border: 1px solid #666666;
	-webkit-border: 1px solid #666666;
	}

fieldset#producto,fieldset#conductor,
fieldset#conductor2,fieldset#propietario,
fieldset#tomador,fieldset#vehiculo,
fieldset#tarifa,fieldset#texto,
fieldset#riesgo,fieldset#cobro,
fieldset#poliza,fieldset#garantias,fieldset#docs {
	margin-top: 15px;
	padding: 5px;
	width: 95%;
}

fieldset legend {
	font-weight: bolder;
	color: #666666;
	font-size:0.8em;
	margin: 0px 0px 0px 30px;
}

.pairs {
	padding: 3px 10px 3px 10px;
	margin: 0 auto;
	width: 85%;
	font-size:0.7em;
	text-align: justify;
	line-height: 13px;
}

<!-- 
.labels {
	width: 45%;
	float: left;
	font-weight: bolder;
	font-size: 11px;
	text-align: left;
<!-- 
	line-height: 23px;
 -->
}
 -->

.fields {
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	line-height: 20px;
}

#box_forms_alerta{

	background-color: #cccccc;
	border: 5px solid #cc0000;
	padding-bottom:20px;
	padding-left:10px;
	padding-top:10px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border: 1px solid #666666;
	-webkit-border: 1px solid #666666;

}

#box_forms_alerta_borde{
	
	background-image: url(multitarificador/LIB/formView/tarificador/6ymedio/warning-large.png);
	background-color: #ffffff;
	color: #000000;
	margin-top:5px;
	width: 90%;
	
}


#texto_alerta{

	text-align:left; 
	margin-left:100px; 
	margin-top:10px; 
	font-size:14px;

}


.fields span {
	line-height: 20px;
	margin-left: 5px;
}

.fields select {
	height: 20px;
	margin-left: 5px;
	margin: 0px !important;
}

.fields input[type="text"] {
<!-- 
	margin: 0px !important;
 -->
	background-color: #FFFFFF;
}

.labels {
	width: 40%;
	float: left;
	font-weight: bolder;
	font-size: 11px;
	text-align: left;
	line-height: 23px;
	
}

legend {
	padding: 0.2em 0.5em;
	border: 1px solid black;
	font-size: 90%;
}

legend b {
	font-size: 90%;
	color: #CC0000;
}

.list li{
text-align:left;
font-size:10px;

}
fieldset#kmcero {
	background: url('../../img/cias/logo_kmcero2.gif') no-repeat 95% 50%;
}
fieldset#producto, fieldset#docs, fieldset#garantias ,fieldset#poliza {
	background: url('../../img/formok/papel.jpg') no-repeat 100% 100%;
}
fieldset#riesgo, fieldset#vehiculo {
	background: url('../../img/formok/vehiculo.jpg') no-repeat 100% 100%;
}

fieldset#conductor,fieldset#conductor2,fieldset#propietario,fieldset#tomador
	{
	background: url('../../img/formok/persona.jpg') no-repeat 100% 100%;
}

fieldset#producto, fieldset#cobro, fieldset#tarifa {
	background: url('../../img/formok/econom.jpg') no-repeat 100% 100%;
}
/*--------------------------------------*/
/*---------< END FORMULARIOS NUEVOS >-------*/
/*---------------------*/