body {
  font-family: helvetica, arial, sans-serif;
  font-size: 100%;
  color: #000000;
  background: #fff8e6;
  margin-top: 10px;
}

img { 
  border: 0px; 
  margin: 0px; 
  padding: 0px;
}

ul {
  list-style-type: square;
}

#sitio {
  width: 800px;
}

#scroll {
  width: 7px;
  margin: 0px;
  height: 790px;
  padding-right: 15px;
  float: left;
}

.scrollespacio {
  height:700px;
}

.scrollflechas {
  height: 21px;
  cursor:pointer;
  float: right;
}

.scrollflechas img{
  margin: 0px;
  border: 0px;
  padding: 0px;
}

#principal {
  width: 750px;
  padding-top: 0px;
  float: left;
  margin: 0px;
}

#titulo {
  width: 750px;
  height: 210px;
  background: url(../images/banner.jpg);
  padding: 0px 0px 0px 0px;
  border: 0px;
  margin: 0px;
}

#menu_inicio {
  padding: 5px 0px 0px 250px;
  height: 30px;
}

#menu_inicio img {
  float: left;
}

#menu_asociados {
  padding: 9px 0px 0px 240px;
  height: 30px;
}

#menu_asociados img{
  float: left;
}

#menu_comisiones_trabajo {
  padding: 9px 0px 0px 230px;
  height: 30px;
}

#menu_comisiones_trabajo img{
  float: left;
}

#menu {
  list-style: none;
  margin: 0px;
  width: 750px;
  padding: 63px 0px 0px 0px;
  font-size: 14px;
}

#menu li {
  margin: 2px;
  padding: 2px 4px 2px 8px;
  text-align: left;
  float: left;
  list-style-type: none;
  border-left:1px solid;
  border-color:#FFF;
}

#menu li.ultimo {
  border-right: none;
}

#menu li.primero {
  border-left: none;
}

#menu li a {
  display:block;
  text-decoration:none;
  text-align:center;
  color:#000;
}

#menu li a:hover {
  color:#FFF;
}

.destacado{
  color:#FFF;
}

#cuerpo {
  height: 540px;
  border: 1px solid;
  border-color: 
  font-size: 13px;
  padding: 8px;
  margin-top: 5px;
  margin-bottom: 0;
  overflow: hidden;
}

#cuerpo h1{
  padding-top: 5px;
  border: 0px;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-bottom: 4px;
  font-size: 15px;
  font-weight: bold;
  color: #900113;
}

#cuerpo h2{
  padding-top: 1px;
  padding-bottom: 0px;
  margin-top: 6px;
  margin-bottom: 1px;
  font-size: 14px;
  color: #900113;
  font-weight: bold;
}

#cuerpo h3{
  font-size: 13px;
  font-weight: bold;
  color: #900113;
  margin-bottom: 7px;
  margin-top: 6px;
  padding: 0px;
}

#cuerpo p{
  line-height: 16px;
  padding: 6px 3px 6px 3px;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
}

#cuerpo a:hover{
  font-weight: bold;
}

#cuerpo img{
  padding-right: 3px;
}

#contenido {
  height: 528px;
  margin-bottom: 5px;
  overflow: hidden;
}

#contenido ul{
  margin-top: 4px;
}

#contenido li{
  list-style-image: url(images/flecha_asociados.gif);
  padding-top: 5px;
  font-size: 13px;
  line-height: 16px;
}

#columna_revista {
  width: 230px;
  height: 250px;
  margin-top: 3px;
  margin-bottom: 13px;
  padding-right: 6px;
  padding-left: 6px;
  float: left;
}

#texto {
  width: 470px;
  float: left;
  padding-right: 5px;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #900113;
  overflow: hidden;
}

#noticias {
  width: 250px;
  padding: 6px 0px 0px 5px;
  float: left;
  overflow: hidden;
}

#unimas_autonomicas {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  width: 600px;
  border: 1px solid;
  border-color: #900113;
  padding-left: 10px;
  padding-top: 0px;
}

#carteles {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0px;
}

#fotografias {
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
  margin-bottom: 7px;
  width: 400px;
  padding: 0px;
}

#fotografias p{
  font-size: 11px;
}

#fotografias_verticales {
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
  margin-bottom: 7px;
  width: 300px;
  padding: 0px;
}

#portadas_revista {
  margin-left: auto;
  margin-right: auto;
  width: 150px;
}

#unimas_autonomicas h2{
  padding: 0px;
  margin-top: 2px;
  font-size: 13px;
  font-weight: bold;
  color: #900113;
}

#pie {
  text-align: center;
  margin-top: 3px;
  padding: 0;
  font-size: 10px;
}

.spip_doc_titre { font-weight: bold; font-size: 10px; margin-left: auto; margin-right: auto; }

/*Margenes*/
#sitio, #principal { 
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

/*Enlaces*/
a, a:link, a:visited {
  color: #900113;
  text-decoration: none;
}

.spip_doc_descriptif {
  font-size: 9px;
  margin: 0px;
  text-align: left;
}