#wrap {
   margin:0 auto;
   padding:0px;
   text-align:center;
   }
#frame {
   position:relative;
   margin-left: auto;
   margin-right: auto;
   left:0px; top:10px; width:900px; height:620px; z-index:2;
   background: url('common/fondo.jpg') no-repeat top right;
   text-align: left;
   }
#toptitle {
   position:absolute; overflow:hidden;
   left:0px; top:0px; width:900px; height:250px; z-index:2;
   background: url('common/btitledeg2.png') no-repeat bottom left;
   }
#content {
   position:absolute; overflow:hidden;
   left:0px; top:250px; width:900px; z-index:2;
   background: #dff7fd url('common/content.jpg') no-repeat top left;
   }
#cbanner {
   position:absolute; overflow:hidden;
   font-size: 12px;
   background: #FFFFFF;
   }
   
#letter {
   font-size: 12px;
   background: #FFFFFF;
   }

#textmenu {
   text-align: center;
   font-size: 12px;
   }

#h2link {
   padding-bottom: 2px;
   color: black;
   background-color: transparent;
}

#h3link {
   padding-bottom: 2px;
   color: black;
   background-color: transparent;
}
#menurow {
   width:150px;
   text-align: left;
   background-color: #eef3ee;
   background-image: url('common/whiteline.jpg');
   background-position: top left;
   background-repeat: repeat-x;
   background-image: url('common/border.jpg');
   background-position: top right;
   background-repeat: repeat-y;
}

#userlogin {
   font-size: 12;
   color: #9d0021;
}

#contentrow {
   text-align: right;
}

#txt {
   position:relative;
   left:0px; top:50%; z-index:2; text-align: left;
   text-align: left; font-size: 60; font-stretch: condensed;
}

#suscrib {
   text-align: left; font-size: 12;
}

#mainc_cattitle {
   font-size: 48;
   font-style: italic;
   font-weight: bold;
}
#mainc_title {
   font-size: 20;
   font-weight: bold;
}
#view_descripton {
   font-size: 14;
   font-style: italic;
   font-weight: bold;
}
#mainc_brief {
   text-align: justify; font-size: 12;
}

#view_cattitle {
   font-size: 18;
   font-style: italic;
   font-weight: bold;
}

#view_catdescr {
   font-size: 12;
   font-style: italic;
   font-weight: bold;
}

#view_pretitle {
   font-size: 14;
}

#view_title {
   font-size: 32;
   font-style: italic;
   font-weight: bold;
}

#view_acapite {
   font-size: 14;
   font-style: italic;
}
#view_head {
   text-align: right;
}

#view_content {
   text-align: justify; font-size: 12;
}

#index_link {
   font-size: 12;
   color: #090909;
}
