#caja {
	display:block;
	display:inline;
}
#cajaBoton {
	display:block;
	width:500;
	text-align:left;
	margin: 10 10 10 10;
}
body {
   font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin: 10 0 10 0px;
   padding:10 10 10 10 ;
   text-align: center;
   background-color: #000000;

   background: url('images/fondo.jpg');
   color:#ffffff;
	
}
#contenedor{
   width: 770px;
   margin: auto;
   text-align:left;
}
#cabecera{
   background-color: #d0d0ff;
   color: #333300;
   font-size:12pt;
   font-weight: bold;
   padding-top:20px;
   text-align: center;
   margin-top:20px;
   width:750;
   height:150; 
   background: url('images/fondobanner.gif') no-repeat;
}
#cuerpo{
   margin: 10 0 10 0px;
}

#principal{
   margin-left: 220px;
   padding: 4 4 4 4px;
   color:#ffffff;
   text-align:left;
   }
.botones{
	display:block;
	width:200;
	height:67;
	font-size:14;
	background:url('images/boton.gif') no-repeat;
	padding-top:20;
	font-color:#000000;
	float:left;
	text-align:center;
}
.botones2{
	display:block;
	width:200;
	height:67;
	font-size:14;
	background:url('images/boton.gif') no-repeat;
	padding-top:20;
	font-color:#000000;
	float:right;
	text-align:center;
}
.productos {
	display:block;
	width: 230px;
	height:150px;
	background: url('images/productos.gif') no-repeat;
	padding-top:5px;
	text-align:center;
	float:left;
}
#pie{
   padding: 3 10 3 10px;
   text-align:right;
} 
li { list-style-type: none;}

img {
    border: none;
} 
 a:link {
	color: #000000;
	text-decoration: none;
}
 a:visited {
	color: #000000;
	text-decoration: none;
}
 a:hover {
	color: #000000;
	text-decoration: underline;
}
 a:active {
	color: #000000;
	text-decoration: none;
}
.menu {
	width: 216px;
	margin:10px;
   	float:left;
	font-size:12;
	display:inline;
	}
.menu ul {
   margin : 10 10 10 10px;
   padding: 0 0 0 0px;
   list-style: none;
}
}
	
.menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
.menu li a:link, .menu li a:visited {
	color: #FFF;
	display: block;
	background:  url(menu5.gif);
	padding: 8px 0 0 10px;
	}
	
.menu li a:hover {
	color: #FFF;
	background:  url(menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

input, textarea { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #f59231; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #f59231; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 
#pie{
   padding: 3 10 3 10px;
   text-align:right;
} 

