BODY {
   margin: 0px auto 0px auto;
   background-color:#000000;
   }
#web {
	height: 576px; /*Le ponemos el valor del alto*/
	width: 978px; /*Le ponemos el valor del ancho*/
	margin: 0px auto 0px auto;
	background-color:#000000;
}
.textoUsuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	
}
.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}
.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.menuSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Boton
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	font-size: 12px;
	height:17px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration:none;
	border: 1px solid #790033;
}
.Boton:hover
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	font-size: 12px;
	height:17px;
	COLOR: #F3870B;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	font-weight: normal;
	height: 15px;
	width: 79px;
}
.Scroll
{
    scrollbar-base-color : #FFFFFF; /*Color de base*/
	scrollbar-3dlight-color : #999999; /*borde izquierdo en relieve*/
	scrollbar-shadow-color:#999999; /*borde derecho en relieve*/
	SCROLLBAR-FACE-COLOR: #FFFFFF; /*color de las superficies*/
    SCROLLBAR-ARROW-COLOR: #999999; /*color de las flechas*/
    SCROLLBAR-TRACK-COLOR: #FFFFFF; /*fondo de la barra de despalzamiento*/
	scrollbar-highlight-color: #FFFFFF;  /*borde brillante (sombra izquierda)*/
	scrollbar-darkshadow-color: #FFFFFF;  /*sombra oscura (sombra derecha)*/	
}
.tituloTienda {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.cajaUnidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	font-weight: normal;
	height: 15px;
	width: 15px;
	margin: 2px;
	padding: 2px;
}
.cajaFormu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	font-weight: normal;
	height: 15px;
}
.textoPeq {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.foto {
	border: 2px solid #999999;
}

#lineaSubmenu {
	position:relative; 
	left:-30px; 
	width:155px; 
	height:25px; 
	float:left; 
	padding-left:35px; 
	margin-top:10px; 
	background-image:url(../Images/iconoSubmenu.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
}
.entrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #000000;
	text-decoration:none;
	border: 1px solid #666666;
	font-weight: bold;
}
.entrar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #999999;
	BACKGROUND-COLOR: #000000;
	text-decoration:none;
	border: 1px solid #666666;
	font-weight: bold;
}
