/* RESET STYLES - EricMeyer */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

/* COMUNES */
.cleaner { clear: both; }

/* SELECTORES */
body { font-family: Arial, sans-serif; font-size: 12px; color: #fff; margin: 10px;}

/* STRUCTURE */
table { width: 100%; }
table td { border: 5px solid white; } 
table td.header { background: #2B2B8B url('images/top.png') no-repeat top right; padding: 8px 10px; }
table td.header a { color: white; font-size: 25px; letter-spacing: -1px; text-decoration: none; padding: 10px 10px; }
table td.navigation { text-align: right; padding: 5px 10px; background-color: #488B2C; height:25px; } 
table td.navigation a { font-weight: bold; font-size: 12px; color: white; text-decoration: none; margin-left: 20px;  }

table td.sidebar { width: 200px; background: #488B2C; vertical-align: top; }
table td.sidebar form { margin: 10px 10px 30px; }
table td.sidebar form p { padding: 5px; }
table td.sidebar form input.textField { width: 150px; } 
table td.sidebar form input.button { text-align: center; color: white; font-weight: normal; background-color: #cf3e0b; border: none; padding: 5px; margin-left: 90px; cursor: pointer; }
table td.sidebar p { padding: 10px; }
table td.sidebar p a { color: white; }
table td.sidebar h2 { font-size: 16px; margin: 10px; }

div.content { color: #1F497D; font-size: 14px; padding: 20px 20px 30px 20px; float: left; width: 70%; min-height: 400px; }
div.ancho { width: 98% !important; }
div.content h1 { font-size: 18px; padding: 10px 10px; line-height: 18px; }  
div.content p { padding: 10px 10px; line-height: 18px;  }
div.content h3 { color:green; margin:30px 0px 0px 10px; padding-bottom: 5px; font-size: 16px; border-bottom: 1px solid #488B2C; }
div.content h2 { color:#2B2B8B; margin:0px 0px 10px 10px; padding-bottom: 5px; font-size: 16px;  }
div.content img { float:left; margin-right: 15px; }
div.content ul { margin-top: 10px; }
div.content ul li { padding: 5px 0px 0px; color: black; }
div.content ul li.phone { font-size:16px; font-weight:bold; }
div.content ul li.info { color: green; }
div.content ul img { float: none; }
div.content form { font-size: 13px; }
div.content form input.button { text-align: center; color: white; font-weight: normal; background-color: #cf3e0b; border: none; padding: 5px; margin-left: 0px; cursor: pointer; }

table.facturas { width: 100%; }
table.facturas th { color: white; background: #CF3E0B; font-size: 14px; text-align: center; border: 1px solid #333; padding: 5px; }
table.facturas th a { color: white; text-decoration: none; }
table.facturas td { color: #009900; border: 1px solid #333; padding: 5px; text-align: center;}
table.facturas td a { color: #009900; }


/* INFOBOX */
.infoBox { width: 20%; float: right; border: 1px solid black; }
.infoBox h2 { margin: 3px; background: #3C2E7F; color: white; font-weight: normal; padding: 3px 5px; margin-bottom: 5px; }
.infoBox dl { margin: 0px 0px 20px; text-align: right; }
.infoBox dt { float: left; margin: 0px 10px 0px 3px; width: 50px; height: 50px; }
.infoBox dt img.icon { width: 50px; }
.infoBox dd { margin: 0px 0px; text-align: left; line-height: 14px;}
.infoBox dl.cepau { color: #3C2E7F; }
.infoBox dl.sos { color: #DF5A1F !important; }
.infoBox dl.telepeaje { color: #488B2C !important;  }

/* FOOTER */
.footer { text-align: center; background: #FFA500; padding: 5px 0px; font-size: 16px;}
.footer a { color: maroon; }
.left { text-align: left;  font-size: 10px; color: black; }
.right { text-align: right; font-size: 10px; color: black ;}
/*
  .Botones
  {
    text-align: center;
    color: White;
    font-weight: bold;
    background-color: #cf3e0b;
    border:0px;
    font-family:Helvetica;
  }
  .titles {font-size:16px;}
