body {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #787878;
  background: url(../px/fondo.gif) top left repeat-x #ffffff;
}

html { overflow: auto; }
img { border: 0; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.clear { clear: both; height: 1px; line-height: 1px; font-size: 1px; }

.contenedor {
  margin: 0 auto;
  padding: 0 5px 0 6px;
  width: 979px;
  background: url(../px/contenedor.gif) top left no-repeat #ffffff;
}

#cabecera { width: 979px; margin: 0; padding: 0; height: 119px; background: url(../px/cabecera.jpg) top left no-repeat #ffffff; }

.hormiga {
  clear: both;
  width: 969px;
  height: 20px;
  padding: 3px 0 0 10px;
  color: #d6661c;
  background: url(../px/hormiga.gif) top left repeat-x #ffffff;
}

.hormiga a { color: #d6661c; }

.menu {
  clear: both;
  float: left;
  width: 262px;
  background: url(../px/menu.gif) top left no-repeat #ffffff;
}

.menu ul { margin: 0; padding: 0; }
.menu li { list-style: none; }

.menu li a {
  display: block;
  width: 252px;
  height: 43px;
  padding: 3px 0 0 10px;
  color: #1d6688;
  font-size: 16px;
  border-bottom: 1px solid #eeeeee;
}

.menu li a b { font-size: 36px; font-weight: normal; color: #b6d0dc; }
.menu li a:hover, .menu li a.activo { text-decoration: none; background: #ffffff; color: #d6661c; }
.menu li a:hover b, .menu li a.activo b { color: #e9bc86; }
.menu img { margin: 20px 0 0 13px; }

p.numero {
  margin: 30px 0 0 5px;
  padding: 10px 0 0 48px;
  background:url(../px/numero.jpg) top left no-repeat;
  height: 42px;
  color: #1d6688;
  font-size: 20px;
}

.contenido { float: left; margin: 0 0 0 40px; width: 630px; }

.contenido h1 {
  color: #4191d4;
  background: url(../px/h1.jpg) top left no-repeat;
  padding: 20px 0 12px 68px;
  font-weight: normal;
  margin: 25px 0 20px 0;
  font-size: 24px;
}

.contenido h4 {
  color: #4191d4;
  padding: 0;
  font-weight: normal;
  margin: 0 0 20px 0;
  font-size: 14px;
}

.contenido p { margin: 0; padding: 0; }
.contenido strong, .contenido a { color: #db7609; }
.contenido label { color: #db7609; font-weight: bold; }
.banner2 { margin: 0 0 0 30px; }
.imagenIncrus { float: left; padding: 0; margin: 0px 10px 10px 0; }
.contenido ul { margin: 0; padding: 0; } 

.contenido li {
  background: url(../px/li.gif) top left no-repeat;
  list-style: none;
  padding: 4px 0 0 30px;
  margin: 0 0 10px 0;
}

.contenido ul.bullet { border-bottom:1px dotted #999;border-top:1px dotted #999; }

.contenido ul.bullet li {
  background: url(../px/bullet.png) 0 0.2em  no-repeat;
  list-style: none;
  padding: 0px 0 0 20px;
  margin: 3px 0 3px 0;
 
}

.contenido li a { font-size: 14px; }

.contenido .caja1 {
  float: left;
  width: 301px;
  height: 172px;
  margin: 25px 0 0 0;
  background: url(../px/caja2.jpg) top left no-repeat #ffffff;
}

.contenido .caja2 {
  float: left;
  width: 301px;
  height: 172px;
  margin: 25px 0 0 20px;
  background: url(../px/caja1.jpg) top left no-repeat #ffffff;
}

.caja1 h2, .caja2 h2 {
  padding: 20px 0 0 90px;
  color: #1d6688;
  font-size: 18px;
  margin: 0;
  font-weight: normal;
}

.caja1 h3, .caja2 h3 {
  padding: 0 0 0 90px;
  font-weight: normal;
  margin: 0;
  font-size: 11px;
  color: #a1a1a1;
}

.caja1 a, .caja2 a { color: #1d6688; }
.caja1 p, .caja2 p { margin: 23px 3px 0 7px; padding: 0; font-size: 11px; }
p.telefono { color: #4191d4; font-weight: bold; font-size: 18px; }

.campo {
  margin: 0 0 10px 0;
  width: 580px;
  padding: 7px 10px 0 10px;
  background: url(../px/campo1.gif) top left no-repeat #ffffff;
  border: 0;
  height: 23px;
  color: #787878;
}

.textarea {
  margin: 0 0 10px 0;
  width: 580px;
  padding: 7px 10px 0 10px;
  background: url(../px/campo2.gif) top left no-repeat #ffffff;
  border: 0;
  height: 133px;
  color: #787878;
}

.enviar {
  margin: 0 0 10px 0;
  width: 100px;
  background: url(../px/campo3.gif) top left no-repeat #ffffff;
  border: 0;
  height: 30px;
  font-weight: bold;
  color: #ffffff;
}

.otras { margin-left: 10px; color: #1d6688; }
.otras a { color: #d6661c; }

.pie {
  margin: 20px 0 0 0;
  padding: 10px 0 0 0;
  height: 100px;
  width: 100%;
  font-size: 11px;
  color: #145a7b;
  text-align: center;
  clear: both;
  background: url(../px/pie.gif) top left repeat-x #ffffff;
}

.pie a { color: #1d6688; }
