body{
 font-family:"Times new roman", Times, serif;
 font-size:11pt;
 /*margin: 2pt 5pt;*/
 border: 1px dashed #ccc;
 padding: 2pt;
}
body#sded_presupuestar{
border:0;
margin:20px;
}
li {
 list-style: square;
}
h1 {
 font-size: 14pt;
 border-bottom: 2pt solid #435968;
 text-transform: uppercase;
}
h2 {
 font-size: 12pt;
 color: #435968;
 border-bottom: 1pt solid #435968;
}
h3 {
 font-size: 11pt;
 color: #435968;
}
#breadcrumb { font-size: 70%; text-transform: uppercase; padding: 2pt 0 4pt 0; }
/* Elementos a ocultar en la cabecera. Dejamos solo el logo */
#cabecera_int ul, #cabecera_int ul li, #cabecera_int #acceso, #cabecera_int form{
 display: none;
}
/* El logotipo */
#cabecera_int { margin: 2pt 0; border-bottom: 1px solid #ccc; }
#cabecera_int a { text-decoration: none; }
#cabecera_int img { margin-bottom: 2pt; border:0;}
#hosting_contprod1 {
 background-color: #eee;
 padding: 12pt;
}
 #hosting_contprod1 h2 {
  display: inline;
  border: 0;
  font-size: 14pt;
  padding: 2pt 5pt 2pt 0;
 }
 #hosting_contprod1 p {
  display: inline;
 }
 #hosting_contprod1 .precio_int, #hosting_contprod1 .euro_int {
  font-size: 14pt;
 }
 #hosting_contprod1 img {
  display: none;
 }
/*
#promocion_producto {
 font-size: 80%;
 border: 1px dotted #ccc;
}
#promocion_producto h1, #promocion_producto h2 {
 font-size: 12pt;
}
*/
#lista_etiquetas ul { padding: 0; margin: 0; }
#lista_etiquetas li {
 display: inline;
 list-style: none;
 padding: 0;
 margin: 0;
 text-decoration: none;
}
 #lista_etiquetas a, #lista_etiquetas #pestana1, #lista_etiquetas #pestana2, #lista_etiquetas #pestana3{ text-decoration: none; color: #435968; font-size: 12pt; }
#pie {
 margin-top: 20px;
 padding: 12pt 2pt;
 border-top: 1px solid #ccc;
 font-size: 80%;
}
#pie p { display: inline; padding: 0pt 10pt; }
#pie ul, #pie ul li { display: none; }

/* Capas a eliminar */
#franja_menu, #promo, #menu_seccion, #verdemo_pdf, #precios_pie, #hosting_contprod2, #promocion_producto, #presup_paso3, #presup_paso_2, #presup_paso1,  body#sded_presupuestar #breadcrumb, #preview_presupuesto_close, .no_print{
display: none;
}
/*PRESPUESTADOR DEDICADOS*/
#texto_presupuesto table td{
border:1px solid #ccc;
margin:0 !important;
padding:5px 7px;
}
 #texto_presupuesto table{
    background-color: #fff;
    width:90%;
    font-size:120% !important;
   }
   #texto_presupuesto table .tdcifras{
    text-align: right;
   }
    #texto_presupuesto table thead th{
     border:none;
     color:#000;
     font-size:120%;
 padding:10px 7px;
 text-align:left;
   }
   
    #texto_presupuesto table thead td{
  font-size:130%;
 }
 
   #texto_presupuesto table tbody th{
     border:none;
     color:white;
    padding:5px 7px;
  text-align:left;
   }
   #texto_presupuesto table tfoot td{
     border-top:2px solid #444 !important;    
    padding:10px 7px;
   }
   
  #texto_presupuesto table tfoot th{
     text-align:right;
   }

  .th_precio{
  width:80pt !important;
  font-size:90% !important;
 }
 
 #presup_masinfo, #presup_paso2{display:none;}
/* FIN PRESPUESTADOR DEDICADOS*/