

p#userFront { font-size: 90%;
  margin-bottom: 2mm; }
/*body.page-Portada td.top {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0;
}*/

#mainPage { padding: 2mm; font-size:90%; /* margin-left:-180px; */}
#mainPage td { vertical-align: top; }
#mainPage p { margin: 0; padding: 0; }
#mainPage a { text-decoration: none; }
#mainPage a:hover { text-decoration: underline; }

#mainPage h2 {
  background: url(cabeza.png) right top no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold; 
  font-size: 75%;
  padding: 4px 10px;
  text-transform: uppercase;
  color: #9e373f;
  max-height: 30px;
  margin: 0;
}

#mainPage h3 {
  margin: 1mm 0 1mm 0;
  padding: 0;
}
  
#mainPage h3 span.mw-headline {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold; 
  text-transform: uppercase;  
  font-size: 80%;
  color: #458;
  border-bottom: none;
  margin-bottom:2mm;
}

/* indexArea: bienvenida, portales, recursos */

#indexArea {
  margin-top: 2mm;
  margin-bottom: 2mm;
  width: 100%;
}

#indexArea td {
  width: 33%;
}

#indexArea .frontbox {
  margin: 0;
  padding: 1mm 5mm 1mm 3mm;
  height: 100%;
  font-family: Arial, sans-serif;
}

#indexArea h2 {
  background: none;
  margin: 0 0 2mm 0;
  padding: 0;
}

#indexArea .frontbox .body {
  border-bottom: none; 
  border-right: none; 
  height: 100%;
  padding: 0;
  margin: 0;
  font-size: 90%;
  line-height: 120%;
}

#indexArea #welcome, #indexArea #portals {
  border-right: 1px solid #ddd;
}

#RSSCC p {
  margin: 1mm 10px 5px 0;
  text-align: right;
}

/* contentArea: tres columnas */

#contentArea .frontbox {
  border: 1px solid #ddd; 
  height: 100%;
  font-family: Arial, sans-serif;
  background: #f8f8e8;
  position: relative;
  left: -3px;
  top: -3px;
}

#contentArea .frontbox .body {
  font-size: 90%;
  padding: 3mm 4mm;
  line-height: 120%;
}

#contentArea .wrap {
  margin: 15px 5px 15px 13px;
  background: url(sombra-recuadro.gif) no-repeat bottom right ;
}

/* featuredArea: miniaturas, destacados, donde dice */

#featuredArea {
  width: 50%;
}

#featuredArea a {
  font-weight: bold;
}

#featuredArea .frontbox h2 {
  background-color: #ff9;
}

/* recentArea: recientes */

#recentArea {
  width: 30%;
}

#recentArea .frontbox {
  background-color: #f3f8f3;
}

#recentArea .frontbox h2 {
  background-color: #dfd;
}

#recent p {
  margin-bottom: 4mm;
}

/* communityArea: noticias, usuarios */

#communityArea{
  width: 20%;
}

#communityArea .frontbox {
  background-color: #eee;
}

#communityArea .frontbox h2 {
  background-color: #ccf;
}

#communityArea .user .avatar {
  float: left;
  margin: .5ex 1ex .5ex 0;
}

#communityArea #users .body {
  font-size: 85%;
}

#communityArea .user {
  margin: 0 0 1ex .2ex;
}

/