.conten_top_catalogo{
	max-width: 100%;
	height: 51px;
	background-color: #ff7f27;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.conten_top{
	line-height: 46px;
	color: #fff;
}

.enlaces{
	color: #fff;
	text-decoration: none;
}

.enlaces:hover{
	color: #fff;
	text-decoration: none;
}

#d{
outline: medium none;
}

.input_style{
	border: 0;
	background-color: #ff7f27;
	padding: 0;
	height: 30px;
	width: 100%;	
}

::-webkit-input-placeholder { color: #fff; } /* WebKit */
:-moz-placeholder { color: #fff; } /* Firefox 18- */
::-moz-placeholder { color: #fff; } /* Firefox 19+ */
:-ms-input-placeholder { color: #fff; } /* IE 10+ */

.style_material{
	margin-bottom: 0;
    border-bottom: 1px solid #fff;
    height: 34px;
    width: 461px;
}

.ico_buscar{
	font-size: 18px;
}
