* {font-family: cursive, sans-serif;}

BODY {
color:#000000; 
background-color: #ffcc66;
margin: 0px;
padding: 0px;} 


#superior {
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    height:22px;
    overflow:hidden;    
    padding:20px;
}
#Fizquierda {
    position:absolute;      
    left:0px;
    top:0px;
    width:164px;
height:600px;
    bottom:0px;
    overflow:hidden;
    background-image: url(pergamino3.gif); 
    background-repeat:  no-repeat;
    padding:0px;
}
#Fderecha {
    left:186px;
    top:0px;
    right:0px;
    width:800px;
    height:600px;
    position:absolute;
    background-image: url(pergamino-800x600.gif); 
    background-repeat:  no-repeat;
    overflow:auto;}

#Ftexto {
    left:230px;
    top:110px;
    right:90px;
    bottom:80px;
    width:700px;
    height:400px;
    position:absolute;
    overflow:auto;
    padding:10px;

}


#Flogo {
    left:346px;
    top:25px;
    right:0px;
    width:241px;
    height:84px;
    position:absolute;
    background-image: url(webcssf.gif); 
    background-repeat:  no-repeat;
        z-index:1;}


#Flogo2 {
    left:200px;
    width:241px;
    height:84px;
position:relative;
    text-align: justify;
    background-image: url(webcssf.gif); 
    background-repeat:  no-repeat;
        }


#Findice{top:150px;
    left:60px;
    width:100px;
    height:40px;
    position:absolute;
    text-align: left;
    }



#Fanterior{top:200px;
    left:60px;
    width:100px;
    height:40px;
    position:absolute;
    text-align: left;
    }


#Fsiguiente{top:250px;
    left:60px;
    width:100px;
    height:40px;
    position:absolute;
    text-align: left;
    }


#Fimpri{top:350px;
    left:60px;
    width:100px;
    height:40px;
    position:absolute;
    text-align: left;
    }

#Fvolver{top:415px;
	left:60px;
	width:100px;
	height:40px;
	position:absolute;
	text-align: left;
	}

#Fautores{top:300px;
    left:60px;
    width:100px;
    height:40px;
    position:absolute;
    text-align: left;
    }

DIV#contenido {
    padding: 4px;
    position: absolute;
    top: 44px;
    left: 24px;
    width: 591px;
    height: 369px;
    overflow: auto;}



P {font-size: small;
text-align: justify;
text-indent: 2em;
margin-bottom: -1em;}

.cap:first-letter {font-weight: bold;
color: #b8870b;
font-family: cursive;
font-size: 180%;}

A:link {text-decoration: none; color: #888888; font-family: cursive;}
A:visited {text-decoration: none; color: #888888; font-family: cursive;}
A:hover {text-decoration: none; color: #b8870b; font-family: cursive;}
A:active {text-decoration: none; color: #b8870b; font-family: cursive;}

/*ACRÓNIMOS, ABREVIATURAS, CÓDIGO, ETC.*/
acronym, abbr{
cursor: help;
border-bottom: 1px dotted Black;
}
