/* panel izquierdo */

#fpi {

position: absolute;
top: 0;
left: 0;
width: 24%;
min-width: 180px;
height: 100%;
margin: 0;
background: #999 url(mgn/grc_fncns.gif) 100% 0 repeat-y;

}

#pi {

position: absolute;
top: 0;
left: 0;
width: 24%;
min-width: 180px;
height: 100%;
margin: 0;
text-align: right;
background: url(mgn/bck_pi_fncns.gif) repeat-x;

}

#bpi {

position: absolute;
top: 0;
right: 0;
width: 180px;
height: 72px;
margin: 0;
background: url(mgn/bpi_fncns.gif) no-repeat;

}

/* barra de ruta */

#fbr {

position: absolute;
top: 54px;
right: 0;
width: 36%;
height: 36px;
margin: 0;
background: url(mgn/bck_br_fncns.gif) repeat-x;

}

#br {

position: absolute;
top: 54px;
right: 0;
width: 536px;
height: 36px;
margin: 0;
background: url(mgn/br_fncns.gif) no-repeat;

}

.br {

color: white;
margin: 0 18px 0 0;
text-align: right;
letter-spacing: 1px;
font: normal 10px/36px "verdana", sans-serif;

}

.br acronym {

cursor: help;
border: 0;

}

.br a {

color: white;
text-decoration: none;

}

.br a:visited {

color: white;
text-decoration: none;

}

.br a:hover {

color: black;

}

.br a:active {

text-decoration: none;

}

/* simbolos de ruta */

.s_r {

color: black;

}

/* parrafos */

.prrf {

margin: 0 18px 0 27px;
text-align: justify;
text-indent: 18px;
font: normal 10px/22px "verdana", sans-serif;

}

.prrf acronym {

cursor: help;
border-bottom: 1px dotted;

}

.prrf a {

color: #555;
text-decoration: underline;

}

.prrf a:visited {

color: #555;
text-decoration: underline;

}

.prrf a:hover {

color: black;
text-decoration: none;

}

.prrf a:active {

text-decoration: underline;

}

/* clausulas */

.clsl {

margin: 0 18px 0 27px;
text-align: justify;
font: normal 10px/22px "verdana", sans-serif;

}

.clsl acronym {

cursor: help;
border-bottom: 1px dotted;

}

.clsl a {

color: #555;
text-decoration: underline;

}

.clsl a:visited {

color: #555;
text-decoration: underline;

}

.clsl a:hover {

color: black;
text-decoration: none;

}

.clsl a:active {

text-decoration: underline;

}

/* barra de navegacion */

.ini a {

background: url(mgn/ini_fncns.gif) no-repeat;

}

.ant a {

background: url(mgn/ant_fncns.gif) no-repeat;

}

.sig a {

background: url(mgn/sig_fncns.gif) no-repeat;

}