.EstilFondo {background : #FFFFEE;
	     leftmargin :"0";
	     topmargin  :"0";
	     cellspacing:"0";
	     cellpadding:"0";
            }    
.EstilCab {font-size: 12px;
	   color: #FCDFA9;
           font-weight: bold;
  	   font-family: Comic Sans MS;
          }    
.EstilPie {font-size: 11px;
	   color: #CB3443;
	   font-family: Comic Sans MS;
	  }
.EstiloFino {font-size: 10px;
	   color: #669966;
	   font-family: Hand Me Down S (BRK);
	   text-decoration: none;
	  }
.EstiloFino11 {font-size: 11px;
	   color: #669966;
	   font-family: Hand Me Down S (BRK);
	   text-decoration: none;
	  }
.EstiloFino14 {font-size: 14px;
	   color: #669966;
	   font-family: Hand Me Down S (BRK);
	  }
.EstiloFino14NoSub {font-size: 14px;
	   color: #669966;
	   font-family: Comic Sans MS;
	   text-decoration: none;
	  }
.EstiloFino18 {font-size: 18px;
	   color: #669966;
	   font-family: Hand Me Down S (BRK);
	   text-decoration: none;
	  }
.EstiloFino32 {font-size: 32px;
	   color: #669966;
	   font-family: Lucida Calligraphy;
	   text-decoration: none;
	  }
.EstilTitul{font-size: 38px;
	    color: #950000;
        font-family: Hand Me Down S (BRK);
	    text-align="center";	   
	   }
.EstilTitu2{font-size: 32px;
	    color: #950000;
        font-family: Lucida Calligraphy;
	    text-align="center";	   
	   }
.EstiloEnlace {font-size: 12px;
	      color: #CB3443;
	      font-weight: bold;
	      font-family: Comic Sans MS;
	      text-decoration: none;
	     }    
.EstilTabla {background: #FFFFFF;
             border-style: solid;
             border-color: #669966;
            }
.EstilTabla2 {
	         background: #FFFFEE;
             border-style: none;
             border-color: #669966;
            }
.EstilTablaSin {
	         background: #FFFFFF;
             border-style: none;
            }
.EstilBordeMarco {background: #FFFFEE;
             border-right-width: 1;
             border-color: #669966;
            }
.colorFondo {<!--background: #FFFFEE;-->
	     background: #FFFFFF;
	    }
 DIV.justificado
         { text-align: justify
         }
.Estilo1 {font-size: 32px;		
		  color: #950000;
		  font-family: Comic Sans MS;
         }     
.Estilo2 {font-size: 12px;
		   color: #FCDFA9;
           font-weight: Comic Sans MS;
         }
.Estilo3 {font-size: 11px;
		   color: #CB3443;
		   font-weight: normal;
		   font-family: Comic Sans MS;
         }
.Estilo3bold {font-size: 11px;
		   color: #CB3443;
		   font-weight: bold;
		   font-family: Comic Sans MS;
         }
.Estilo3NoSub {font-size: 11px;
				color: #CB3443;
				font-weight: normal;
				font-family: Comic Sans MS;
				text-decoration: none;
		         }
.Estilo4 {font-size: 14px;
		  color: #CB3443;
		  font-weight: bold;
		  font-family: Comic Sans MS;
		 }
     
.EstiloPrecioCuerpo    {font-size: 13px;
						color: #950000;
						font-weight: bold;
						font-family: Comic Sans MS;
						}
.Estilo5 {bgcolor: #EGDFA2;
         }
.Estilo6   {font-size: 18px;
			color: #950000;
			font-weight: normal;
			font-family: Comic Sans MS;
			}
.Estilo6_Subrrayado {font-size: 18px;
					color: #950000;
					font-weight: normal;
					font-family: Comic Sans MS;
					text-decoration: underline;
					}
.Estilo7 {font-size: 12px;
	      color: #950000;
          font-weight: bold;
	      font-family: Comic Sans MS;
         }
.Estilo11 {font-size: 11px;
	       color: #669966;
	       font-family: Comic Sans MS;
	       text-decoration: none;
	      }
.Estilo24 {font-size: 24px;
	       color: #950000;
           font-weight: normal;
	       font-family: Comic Sans MS;
         }
.TextoAumento{	position:absolute;
				font-size:10px;
		        font-weight: bold;
				font-family: Comic Sans MS;
				height:56px;
				width: 56px;
				color: #950000;
				background-color:#EGDFA2;
				border: 1px none #000000;
	}
	
.pant  {
		list-style-position:inside;
		margin-top:1px;
		margin-left:2px;
		font-family:Arial;
		font-size:12px;
		TEXT-DECORATION: none; 
}
A:link, A:visited, A:active 
{ text-decoration: none }

A:link, A:active 
	{	
		list-style-position:inside;
		margin-top:1px;
		margin-left:2px;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		COLOR: #808000;
		TEXT-DECORATION: none; 
	}
A:visited   /* Ha sido visitada */
{
	/*list-style-image: url("imagen/pantalla.ico");*/
	list-style-position:inside;
	margin-top:1px;
	margin-left:2px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
    COLOR:#808000;
	TEXT-DECORATION: none; 
}
A:hover   /* CUANDO SE SITUA ENCIMA*/
{	
	/*list-style-image: url("imagen/pantalla.ico");*/
	list-style-position:inside;
	margin-top:1px;
	margin-left:2px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
    COLOR:#524E1C;	
	TEXT-DECORATION: underline;
}


#principal { 
   margin:0 auto; 
   align: center;
} 

.contenedorfoto { 
   float:left; 
   width: 150px; 
   height:90px; 
   margin: 10px; 
   padding: 5px;
   background-color:#f5f7f9; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
   text-align:center; 
   font-family: "Arial";
   font-size: 11px;
} 


#BODY { 
background : #524E1A url(imagen/fondo.gif) repeat; 
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #666666; 
margin : 20px 0px 20px 0px; 
text-align: center; 
} 


.blur{
	background-color: #ccc; /*color sombra*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*sombra color*/
	color: inherit;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}

.sombra {
   float:left;
   /*background-color: #A7A7A7;!-->
   <!--background-color: #EAEAEA;!-->*/
   background-color: #808080;
   margin: 10px 0 0 5px;
}

.sombra img {
   display: block;
   position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -3px 3px 3px -3px;
}
<style type="text/css">
	#dibujo {position:absolute; top:100px; left:300px; right:300; bottom:100px}
</style>
