* {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}
body {
  width: 1030px;
  margin: 1em auto auto auto;
  border: 1px solid #666;
}
table.ancha {
  width: 1000px;
  margin: auto;
}

h1.fecha {
  font-size: 2em;
}
h1.lugar {
  color: #2ba8c4;
  font-size: 1em;
  margin-bottom: 15px;
}
h2 {
  font-family: "Times New Roman", Times, serif;
  color: #346FA9;
}
h3 {
  color: #2EB1D1;
}

p {
  margin: 1em;
  text-align: justify;
  font-size: 12px;
}
ul {
  margin: 1em 0 0 2em;
}

a img {
  border: 0;
}

.organizan {
  text-align: center;
  font-size: 8px;
  font-weight: bold;
  color: #8c8c8c;
}

#inscripciones, #contactenos, #sponsors {
  font-size: 12px;
}
#news p {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}
#inscripciones form {
  color: #fff;
}
#contactenos img, #sponsors img {
  margin-right: 1em;
}
#contactenos p {
  margin-top: 0;
}
#sponsors img {
  float: left;
}

.speaker {
  margin: 1em 2em;
  font-size: 14px;
}
.speaker p {
  margin: 0;
}
.speaker img {
  float: left;
  padding: 0 9px 5px 0;
}
.speaker * {
  font-family: "Times New Roman", Times, serif;
}

#agenda {
  font-size: 12px;
  background: #2EB1D1;
  color: #fff;
}
#agenda td {
  padding: 3px;
  border-bottom: 1px solid #fff;
}
#agenda ul {
  color: #000;
}
.ag-titulo {
  font-size: 1.2em;
  padding: 7px 12px;
  font-weight: bold;
  background: #366FAC;
}
.hora {
  font-weight: bold;
  color: #000000
}

#partners {
  padding: 1em;
  text-align: center;
  background: url('../http://www.convergencia.com/eventos09/redes/imgs/icons/hr.png') repeat-x 0 0;
}

#footer p {
  font-size: 11px;
  margin: 1em;
}