body {
  background: url(images/fondo1.jpg);  
  font-family: Comic Sans, Comic Sans MS, cursive;
  font-size: 12pt;
 }
 
 #photo {
   width: 800px;
   height: 220px;
   background: url(images/titulonuevo.gif);  
   
 }
 
 
 #body_wrapper {
   width: 900px; 
 }

 
 #content {
    padding-top: 10px;
    width: 600px;
  } 
 
 #footer {
   width: 600px;
   background: green;  
 }    
 

.box { 
 width: 98%;

}
.box_middle { 
 width: 98%;
  background: #FFFFFF; 
  border:5px solid #94476E;
  padding:10px;
  text-align:justify;
}

.box_footer { 
 width: 101%;
  background: #FFFFFF; 
   border:5px solid #94476E;

}

.box_nav { 
 width: 100%;
  background: #BFCFFF; 
}
 
h1 {
 font-size: 12pt;
 margin-top: 0px;
 color: #6078BF;
}
 
a:link, a:visited, a:active {
 color: #6078BF; 
 text-decoration: none;
} 

a:hover {
 color: #BFCFFF; 
} 

img { border: 0px; }
 
.letra {
 width: 30px;
 height:30px;}
 


.cajon{padding:0.1em; font:0.8em Comic Sans, Comic Sans MS, cursive; margin-left:0.1em; text-align:left; background-color:#F5F5F5}
.boton{font:normal 0.8em Comic Sans, Comic Sans MS, cursive; border:1px solid #0B5B9F; color:#0B5B9F; background-color:#F5F5F5; padding:0px; border-bottom:#ACACAC; border-bottom-style:solid; border-bottom-width:thin; border-right:#ACACAC; border-right-style:solid; border-right-width:thin}
