body {
  font: 80% georgia;
  line-height: 130%;
  text-align: justify;
}
a:link {
  color: #0000FF;
  text-decoration: none;
}
a:visited {
  color: #0000FF;
  text-decoration: none;
}
#header div {
  background: url("http://www.fanus.com.ar/imgs/FanusLogo.gif") no-repeat;
  height: 85px;
}
h1 {
  line-height: 130%;
  font-size: 190%;
  margin-bottom: 10px;
  text-align: center;
  font-family: verdana,arial,helvetica;
}
h2 {
  text-align:center;
  font-family: verdana,arial,helvetica;
}
h3 {
  text-align:center;
  font-family: verdana,arial,helvetica;
}
.mapa ul {
  list-style:none;
}
.workshop {
  width: 90%;
  border: 2px solid #499C42;
}
.workshop h4 {
  text-align: center;
  border-bottom: 1px solid #000;
}
.modera {
  text-align: center;
  font-style: italic;
}
.moderaPL {
  text-align: center;
  font-size: 80%;
}

.Inst {
  margin-bottom: 1em;
  width: 20em;
  color: #333;
  padding: 0 0 1em 0;
}
.Inst ul {
  font: smaller Verdana;
  list-style:none;
  text-align:center;
}

.Left {
  width: 260px;
  float:left;
}
.Right {
  float:right;
  width: 260px;
}

h4 {
  border-bottom: 1px solid #000;
}
.consCont {
  font-size: 90%;
  text-align: center;
}

#Acciones li {
  list-style-type: circle;
  border-bottom: 1px solid gray;
  line-height: 160%;
}
#Acciones ul {
  margin-left: 0px;
}

#sidebar {
  display: none;
}
#LeftTop {
  display:none;
}
#noprint {
  visibility:hidden;
}

#container {
  width: 100%;
}
#footer {
  clear:both;
}
#footer div {
  height:50px;
  text-align: center;
  font-family: verdana,arial,helvetica;
  font-size: 75%;
}
#footer p {
  margin:0;
  padding: 0;
}
#Conclusiones {
  text-align: center;
  font-family: verdana,arial,helvetica;
  margin: 15px;
}
#Conclusiones em {
  text-align: center;
}
#Conclusiones p {
  text-align: justify;
  text-indent: 3em;
}

.Eventos {
  margin-bottom: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #499C42;
  font-size: 88%;
}
.Eventos li {
  text-align:center;
  list-style-type: none;
  border-bottom: 1px solid gray;
}
#wrapper {
  margin-bottom: 0px;
}
.clearing {
  height: 0px;
  clear: both;
}
