BODY {
	color: Black;
	font-family:  "Arial Narrow", Arial, "Book Antiqua";
	font-size: medium;
	text-align: justify;
	background-image: url(f3.jpg);
	background-repeat: repeat;	
	background-attachment: fixed;
	scrollbar-face-color: #D4B77D; 
	scrollbar-shadow-color: #AA9263;    
	scrollbar-highlight-color: #AA9263; 
	scrollbar-3dlight-color: #AA9263;   
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: #FFFFCC;       
	scrollbar-arrow-color: #67583A
	}
A {
	color: #114299;
	text-decoration: none;
}
A:HOVER {
	color: #6495ED;
	text-decoration: underline;
}
bottom{
	margin: 4px;
	font-size: 10pt;
	background-color: #DCDCDC;
	color: #00008B;
	border-style: solid;
	border-width: 1px;
	border-color: #887766;	
	}
.enlace{
color: #1E90FF;
font-size: 15px;
font: oblique;
font-style: normal;
font-weight: bolder;
}
.titulo1{	
   font-variant: small-caps;
	font: 13px;
	color: #A3A400;
	font-weight: bold;
   text-decoration: underline;
	}
.titulo2{
   font-variant: small-caps;
	font: 17px;
	color: #A3A400;
	font-weight: bold;
   text-decoration: underline;
}
.Estilo1{
	color: #8FBC8F;
	font-weight: bold;
}
.Estilo2{
	color:  #BC8F8F;
	 font-size: smaller;
	font-weight: bold;
}
	input {
	margin: 4px;
	font-size: 10pt;
	background-color: White;
	color: #8FBC8F;
	border-style: dotted;
	border-width: 1px;
	border-color: #887766;	
	font-weight: bold;
}
.TextoMenu{
	 background-image:  url(pj/f4.jpg);
	font-weight: bold;
	font-size: 10pt;
	color: #DCDCDC;
}
.CentrarImagen{
	 margin-left: 80%;
}