/* 
    Document   : general
    Created on : 11-ene-2010, 11:58:37
    Author     : jsm63p
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


div.imagehead {
	height: 219px;
    background-repeat: no-repeat;
}


/* image link block on top of background image */
span.imagelink {
	height: 215px;
}

td.menuDerNum {
    background: black url(images/menu.png) no-repeat top left;
    height: 28px;
    width: 25px;
    padding-left: 1px;
    vertical-align:top;
    padding-top: 0.5em;
    font-weight: bold;
}