body {text-align:center;
font-color:black;}
background-position:center center; background-repeat:no-repeat; height:100%;;} 
body {background-color:#DBD9D9; 
background-position: center; 
background-repeat:no-repeat; height:100%} 
a {		text-decoration:none;	}


tbody {background-image:url('objetos/logo4.jpg');
background-repeat:no-repeat; 
width:800px ; 
height: 12px
overflow: hidden}


.imagenFondo {    
-moz-border-radius:10px;    
-webkit-border-radius:10px;    
behavior:url(border-radius.htc); } 
}
.imagenFondo span {
    position: absolute;
width: 800px; /* ancho de la imagen OPCIONAL */
    height: 38px; /* largo de la imagen OPCIONAL */ 
		    left: 260px;}
				
.imagen {
    position: relative;
    width: 796px; /* ancho de la imagen OPCIONAL */
    height: 38px; /* largo de la imagen OPCIONAL */ 
}
.imagen span {
    position: absolute;
width: 796px; /* ancho de la imagen OPCIONAL */
    height: 40px; /* largo de la imagen OPCIONAL */ 
		    right: 0px;}
.box1 { 
  background: #E7E9E7; 
}
.boxtop1 { 
  background: url('objetos/ne1.gif') no-repeat top right; 
}
.boxtop1 div { 
  font-size: 0;
  height: 10px; 
  background: url('objetos/nw1.gif') no-repeat top left; 
}
.boxbottom1 { 
  background: url('objetos/se1.gif') no-repeat bottom right; 
}
.boxbottom1 div { 
  font-size: 0;
  height: 10px; 
  background: url('objetos/sw1.gif') no-repeat bottom left; 
}
.boxcontent1 {
  padding: 0px 0px 0px 0px;
}

.box2 { 
  background: #FFFFFF; 
}
.boxtop2 { 
  background: url('objetos/ne2.gif') no-repeat top right; 
}
.boxtop2 div { 
  font-size: 0;
  height: 10px; 
  background: url('objetos/nw2.gif') no-repeat top left; 
}
.boxbottom2 { 
  background: url('objetos/se2.gif') no-repeat bottom right; 
}
.boxbottom2 div { 
  font-size: 0;
  height: 10px; 
  background: url('objetos/sw2.gif') no-repeat bottom left; 
}
.boxcontent2 {
  padding: 0px 10px 0px 10px;
}