.barra_logo{
	background-color: #3171c8;
	height: 75px;
	margin: auto;
	width: 100%;
	text-align: center;
}

img.logo_futurasmus{
	height: 70px;
}

#boton_inicio{
	position: relative;
	left: 50%;
	margin-left: -475px;
	padding-top: 5px;
	width: 250px;
	border: 0px solid #FFFFFF;
}

#titulo_mayorista{
	position: relative;
	left: 50%;
	margin-top: -50px;
	margin-left: -100px;
	width: 300px;
	text-align: left;
	font-family: 'Roboto';
	font-size: 20px;
	font-weight: 300;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
}

#titulo_mayorista strong{
	font-weight: 500;
}

.buscador_usuarios a:link, .buscador_usuarios a:visited{
	position: absolute;
	left: 50%;
	margin-top: -40px;
	margin-left: 300px;
	width: 300px;
	text-align: left;
	font-family: 'Roboto';
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	text-decoration: none;
}


.buscador_usuarios a:hover{
	text-decoration: underline;
}

.barra_menu{
	background-color: #091A31;
	height: 36px;
	color: #FFFFFF;
	margin: auto;
	width: 100%;
	text-align: center;
}

table.menu{
	position: absolute;
	left: 50%;
	width: 950px;
	height: 35px;
	margin-left: -475px;
	margin-top: 1px;
	border-collapse: collapse;
	border: 0px solid #FFFFFF;
	font-family: 'Roboto';
	font-weight: 300;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

table.menu td.controlmenu{
	text-align: center;
	border-right: 1px solid #475264;
	border-left: 1px solid #475264;
}

table.menu td.controlmenu, table.menu td.controlmenu a:link, table.menu td.controlmenu a:visited, table.menu td.controlmenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

table.menu td.controlmenu:hover{
	background-color: #3171c8;
}

table.menu td.controlmenu2{
	text-align: center;
	background-color: #3171c8;
	border-right: 1px solid #475264;
	border-left: 1px solid #475264;
}

table.menu td.controlmenu2, table.menu td.controlmenu2 a:link, table.menu td.controlmenu2 a:visited, table.menu td.controlmenu2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.expande{
	height: 100%;
	width: 100%;
}
