body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  margin: 0;
  padding: 0;
  background: url(../px/fondo.jpg) top left repeat-x #ffffff;
}

a { color: #2c8523; }
a:hover { text-decoration: none; }
img { border: 0; }
p, li { text-align:justify;}

.contenedor { margin: 0 auto; width: 987px; background: url(../px/contenedor.gif) 0px 80px repeat-y; }
.clear { clear: both; height: 1px; font-size: 1px; line-height: 1px; }
.incrus { float: left; margin: 0 15px 10px 0; }

/* ______________________________________________________________________________________________________________ CABECERA */

.logo { float: left; margin: 0; padding: 0; }

ul.menu {
  float: right;
  width: 684px;
  height: 41px;
  margin: 0;
  padding: 39px 0 0 0;
  background: url(../px/cabecera.gif) top left repeat-x;
}

ul.menu li { display: inline; list-style: none; }

ul.menu li a {
  display: block;
  float: right;
  height: 29px;
  color: #c7ff7f;
  text-decoration: none;
  padding: 12px 18px 0 18px;
  border-left: 1px dotted #000000;
}

ul.menu li a:hover, a.activo { background: url(../px/menu.gif) top left repeat-x; }

#flash { clear: both; width: 987px; height: 234px; background: url(../px/imagen.jpg) top left no-repeat; }

/* ______________________________________________________________________________________________________________ HOME */

.bloque { float: left; margin: 0 0 0 20px; width: 302px; }

h1 {
  height: 30px;
  font-family: "Times New Roman", Sans-Serif;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
  padding: 28px 0 0 20px;
  background: url(../px/h1.jpg) top right no-repeat;
}

h1 a { font-size:12px; padding:3px 30px 3px 90px; background: url(../px/h1_arrow.png) right no-repeat}

h1.masinfo {
  height: 80px;
  font-family: "Times New Roman", Sans-Serif;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
  padding: 25px 80px 10px 20px;
  background: url(../px/h1_masinfo.jpg) top right no-repeat;
}

h1.masinfo a {  font-size: 18px;  color: #333333;padding:0px; background:none }
h2 {
  font-family: "Times New Roman", Sans-Serif;
  font-size: 18px;
  font-weight: normal;
  color: #2c8523;
  margin: 0;
  padding: 18px 0 20px 20px;
}

p.home { background: url(../px/home.gif) bottom left repeat-x; padding: 20px; margin: 0; }

.factura {
  margin: 20px 0 0 0;
  padding: 10px 100px 0 20px;
  width: 182px;
  height: 94px;
  background: url(../px/home-factura.jpg) top left no-repeat;
}

.prestacion {
  width: 182px;
  height: 80px;
  padding: 20px 100px 0 20px;
  margin: 0;
  border-bottom: 1px dotted #cccccc;
}

.factura strong, .prestacion strong { font-size: 18px; font-family: "Times New Roman", Sans-Serif; font-weight: normal; color: #000000; }

#home1 { background: url(../px/home1.jpg) 212px 20px no-repeat; }
#home2 { background: url(../px/home2.jpg) 212px 20px no-repeat; }
#home3 { background: url(../px/home3.jpg) 212px 20px no-repeat; }

a.homelink { background: #e8e8e8; display: block; width: 262px; text-align: center; padding: 10px 20px 10px 20px; }

/* ______________________________________________________________________________________________________________ INTERIORES */

.contenido { float: left; margin: 0 0 0 20px; width: 624px; }
.contenido p { padding: 20px; }
p.aviso { padding: 0 0 10px 20px; }

.bloque-listado { width: 302px; float: left; margin: 10px 5px 10px 5px; }
.bloque-listado strong { font-family: "Times New Roman", Sans-Serif; font-size: 16px; color: #2c8523; }

ul.listado { margin: 0; padding: 0; }
ul.listado li { list-style: none; margin: 0; padding: 4px 0 4px 15px; border-bottom: 1px solid #cccccc; background: url(../px/listado.gif) 0px 3px no-repeat; }

.cliente { padding: 0; width: 200px; height: 120px; float: left; margin: 0 6px 10px 0; text-align: center; border: 1px solid #ededed; }

.asistencia { clear: both; margin: 0 0 10px 0; padding: 10px 0 10px 0; border-bottom: 1px dotted #cccccc; }
.asistencia p { float: left; width: 350px; font-size: 18px; font-family: "Times New Roman", Sans-Serif; color: #2c8523; margin: 0; padding: 0; }
.asistencia img { float: right; width: 200px; }

p.label { clear: both; float: left; text-align: right; width: 150px; margin: 0 15px 15px 0; padding: 0; }
p.field { float: left; width: 440px; margin: 0 0 15px 0; padding: 0; }

.campo {
  width: 425px;
  height: 18px;
  border: 1px solid #cccccc;
  font-size: 11px;
}

.textarea {
  width: 425px;
  height: 100px;
  border: 1px solid #cccccc;
  font-size: 11px;
}

.enviar {
  border: 0;
  width: 80px;
  height: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 11px;
  background: #2c8523;
}

/* ______________________________________________________________________________________________________________ PIE DE PÁGINA */

.pie {
  clear: both;
  width: 987px;
  padding: 20px 0 42px 0;
  text-align: center;
  color: #999999;
  border-top: 1px solid #ededed;
  background: url(../px/pie.gif) bottom left repeat-x;
}

.pie a { color: #999999; }