﻿.Tira{
  	background: #3B3B3B url(images/tira1.gif) repeat-x 0 0;
	height: 40px; 
}
.Logo{
	cursor:pointer;
	font-family: "Trebuchet MS";
	font-size: 230%;
	color: #F3F3F3;
	font-weight: bold;
	text-align:left;
	vertical-align:middle;
}
#txtMensaje1Login{
	font-size:100%;
	color: #C0C0C0;
	vertical-align:middle;
	white-space:nowrap;
}
#BotonLogin{
	font-family: "Trebuchet MS";
	font-size:100%;
	cursor:pointer;
	background-color: transparent;
	border-style: none;
	color: #F3F3F3;
	vertical-align:middle;
	white-space:nowrap;
}
#Registrar{
	cursor:pointer;
	font-family: "Trebuchet MS";
	font-size: 120%;
	color: #F3F3F3;
	border: none;
    background-color: transparent;
	white-space:nowrap;
}
#InicioSesion{
	visibility:hidden;
	padding-top:8px;
	width:622px;
	height:62px;
	background-image:url('images/Sesion.gif');
}
.txtLabelLogin{
	font-size:120%;
	text-align: left;
	color:#3B3B3B;
}
#txtRecordarLogin{
	cursor:pointer;
	font-size:120%;
	text-align: center;
	font-family: "Trebuchet MS";
	color:#3B3B3B;
	border: none;
	background-color: transparent;
}
#Entrar{
	padding:5px 0px 5px 0px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	font-size:100%;
	color: #3B3B3B;
	background:transparent url(images/botonmensajes.gif) no-repeat 0 0;
	border: none;
	width: 100px;
	height: 25px;    
}
#Entrar:hover{
	background-position: left bottom;
}
.Boton1{
	cursor:pointer;
	font-family: "Trebuchet MS";
	font-size:120%;
	color: #F3F3F3;
	vertical-align:middle;
	text-align:center;
	background-color: transparent;
	border-style: none;
	height:20px;
	width:*;
}
.Boton2{
	cursor:pointer;
	font-family: "Trebuchet MS";
	font-size:120%;
	color: #F3F3F3;
	vertical-align:middle;
	text-align:left;
	background-color: transparent;
	border-style: none;
	height:20px;
	width: 150px;
}
.Boton1:hover,.Boton2:hover{
	color: #FFFFFF;
}
#BotonBuscar{
	cursor:pointer;
	background:transparent url(images/buscar.gif) no-repeat 0 0;
	border: none;
	width: 24px;
	height: 24px;    
}
#BotonPerfil{
	cursor:pointer;
	background:transparent url(images/perfil.gif) no-repeat 0 0;
	border: none;
	width: 24px;
	height: 24px;    
}
#BotonSugerencias{
	cursor:pointer;
	background:transparent url(images/sugerencias.gif) no-repeat 0 0;
	border: none;
	width: 24px;
	height: 24px;    
}
#BotonSalir{
	cursor:pointer;
	background:transparent url(images/salir.gif) no-repeat 0 0;
	border: none;
	width: 24px;
	height: 24px;    
}
#BotonTienda{
	cursor:pointer;
	background:transparent url(images/tienda.gif) no-repeat 0 0;
	border: none;
	width: 24px;
	height: 24px;    
}
#BotonBuscar:hover,
#BotonPerfil:hover,
#BotonSugerencias:hover,
#BotonSalir:hover,
#BotonTienda:hover{
	background-position:-1px 2px;
}
#IdiomaBusqueda1{
	width:245px;
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
}

