/* <LINK rel="Stylesheet" href="hoja1.css"> */

.body{
   /*background-image: url(graficos/fondo.jpg); */
	font-family: Tahoma, sans-serif;
	color: black;
	scrollbar-face-color: WHITE;
	scrollbar-arrow-color: #111BD5; 
	scrollbar-track-color: #DCDEFC; 
	scrollbar-shadow-color: #111BD5; 
	scrollbar-highlight-color: #111BD5; 
	scrollbar-3dlight-color: #999DF7; 
   scrollbar-darkshadow-color:blue;
	font-size: 12px;  
}

p {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: justify;
}
}
.tabla{
	width: 90%;
	border: none;
   
}

.tdtit {
	empty-cells: show;
	color: black; 
	background-image: url(graficos/fondoarriba.GIF);
	/*background-image: url(graficos/logo_cash.png); */
	/*background-repeat: no-repeat; */
   /*background-position: 70%;*/
	width: 100%;
	font-family: Tahoma, sans-serif; 
	font-size: 14px;  
   text-decoration: underline;
	word-spacing: normal;
	height: 110px;
	color: Blue;
	vertical-align: top;
}
.tdindice {
   background-image: url(graficos/fondoarriba.GIF);
   width: 15%; 
	height:690px;
	
}

.tdprin {
   width: 75%;
	
}
.tdblanco{
	height: 20px;
}



.parra{
	font-family: Tahoma, sans-serif;
   font-size: 14px;
}
.primerletra{
 	font-family: cursive; 
	font-size: 20px;
   color: Blue;
  	text-transform: capitalize;
}

li { 
font-family: Tahoma, sans-serif; 
font-size: 14px; 
font-weight: normal; 
list-style-type: circle; 
color: #000080; 
text-align: justify;  
line-height: 15px;  
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
}
.tdini{
  vertical-align: top;
  background-image: url(graficos/FOTOSA_1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 85%;
  
	}
	.tablaproductos{
   border-color: Blue;
	border: 2px;
   color: White;		
}
.titpro{
	text-align: center;
	text-decoration: underline;
   font-size: 18px;
	color: Blue;
}