.header{
	text-align:left;
	width:100%;
	margin:0
}

.header-bar{
	width:100%;
	background:#403F3C;
	color:#BBBDC0;
}

.header-bar-content{
	width:960px;
	margin:0px  auto;
	text-align:right;
}

.header-bar-content .menu1back{
	background:#403F3C;
}

.header-bar-content .mercados{
	background:#403F3C;
	margin-left:322px;
}

.header-bar-content .search{
	padding-right:0;
}

.header-bar-content .language .languagereg a {
	color:#BBBDC0;
}

.header-bar-content .language .languageon a {
	color:#BBBDC0;
}

.header-bar-content .selectBox {
	border-left:1px solid #BBBDC0;
	border-right:1px solid #BBBDC0;
}

.header-bar-content .selectBox-label {
	color:#BBBDC0;
}

.header-bar-content .selectBox-options {
	color:#BBBDC0;
}

.header-menu{
	float:right;
}

.header-menu-cat{
	width:960px;
	margin:0px  auto;
	text-align:left;
}

.header-menu-cat .cat {
	background:#403F3C;
	color:#BBBDC0;
}

.header-menu-cat .catlast {
	background:#403F3C;
	color:#BBBDC0;
}


.header-logo{
	width:960px;
	margin:0px  auto;
	text-align:left;
}

.header-logo .logo {
	padding:28px 0 0 40px;
	float:left;
}

.header-menu .menu{
	padding-top:14px;
	padding-bottom:20px;
}

.galleria-title{
	background:#403F3C;
	color:#BBBDC0;
}

#footer1 {
	background: -webkit-linear-gradient(#403F3C, #58585B); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#403F3C, #58585B); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#403F3C, #58585B); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#403F3C, #58585B); /* Standard syntax (must be last) */
}

#footer1 .market {
	color:#6D6E70;
}

#footer2 {
	background:#58585B;
}

.social_icon{
	height:20px;
	width:20px;
	background:white;
	margin-left:10px;
	border-radius: 10px;
	text-align:center;
	overflow:hidden;
	margin-top:8px;
}

.social_icon img{
	padding-top:4px;
}

.footer-logo{
	padding-top:15px;
}

.product-bar{
	background:#403F3C;
	color:#BBBDC0;
}

.dark-bar{
	background:#403F3C;
	color:#BBBDC0;
}

.product-bar .selectBox-label {
	color:#BBBDC0;
}

.product-bar .selectBox-options {
	color:#BBBDC0;
}

.product-details-header{
	background:#403F3C;
	color:#BBBDC0;
}

.title-product-ext, .title-product-ext a{
	font-family:groprolight;
	font-size:35px;
	color:black
}

.searchinput input{
	color:#58585B;
}

.search_input2{
	color:#58585B;
}

.searchsubmit input{
	background: url("../i/search_icon.png") no-repeat #DADBDB;
}


.linkfix2{
	width:300px;
	height:20px;
	line-height:20px;
	cursor:pointer;
	float:left;
	background: -webkit-linear-gradient(left, #403F3C , #7F7F7F); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #403F3C , #7F7F7F); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #403F3C , #7F7F7F); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #403F3C , #7F7F7F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#403F3C', endColorstr='#7F7F7F',GradientType=1 );
	
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-bottomleft: 10px;	
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;	
	
}

.linkfix2 a{
	font-family: 'groprolight';
	font-size:14px;
	text-transform:uppercase;
	color:#BBBDC0;
}

.linkfix2:hover, .linkfix2_on {
	width:300px;
	height:20px;
	cursor:pointer;
	float:left;
	line-height:20px;
	background: -webkit-linear-gradient(left, #403F3C , #7F7F7F); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #403F3C , #7F7F7F); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #403F3C , #7F7F7F); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #403F3C , #7F7F7F);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#403F3C', endColorstr='#7F7F7F',GradientType=1 );
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-bottomleft: 10px;	
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.linkfix2:hover a, .linkfix2_on a{
	font-family: 'groprolight';
	font-size:14px;
	text-transform:uppercase;
	color:#BBBDC0;
}

.linkfix2l{
	width:310px;
	height:20px;
	line-height:20px;
	cursor:pointer;
	float:left;
	background: -webkit-linear-gradient(left, #403F3C , #7F7F7F); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #403F3C , #7F7F7F); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #403F3C , #7F7F7F); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #403F3C , #7F7F7F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#403F3C', endColorstr='#7F7F7F',GradientType=1 );
	

	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-ms-border-top-left-radius: 10px;
	-ms-border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-left:20px;
}

.linkfix2l a{
	font-family: 'groprolight';
	font-size:14px;
	text-transform:uppercase;
	color:#BBBDC0;
}

.linkfix2l:hover, .linkfix2l_on {
	width:310px;
	height:20px;
	cursor:pointer;
	float:left;
	line-height:20px;
	background: -webkit-linear-gradient(left, #403F3C , #7F7F7F); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #403F3C , #7F7F7F); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #403F3C , #7F7F7F); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #403F3C , #7F7F7F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#403F3C', endColorstr='#7F7F7F',GradientType=1 );
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-bottomleft: 10px;	
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-left:20px;
}

.linkfix2l:hover a, .linkfix2l_on a {
	line-height:20px;
	font-family: 'groprolight';
	font-size:14px;
	text-transform:uppercase;
	color:#BBBDC0;
}


.linkfix2l1{
	width:310px;
	height:20px;
	line-height:20px;
	cursor:pointer;
	float:left;
	background: -webkit-linear-gradient(left, #403F3C , #7F7F7F); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #403F3C , #7F7F7F); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #403F3C , #7F7F7F); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #403F3C , #7F7F7F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#403F3C', endColorstr='#7F7F7F',GradientType=1 );
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-bottomleft: 10px;	
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-left:20px;
}

.linkfix2l1 a{
	font-family: 'groprolight';
	font-size:14px;
	text-transform:uppercase;
	color:#BBBDC0;
}

.linkfix2l1:hover, .linkfix2l1_on {
	width:310px;
	height:20px;
	cursor:pointer;
	float:left;
	line-height:20px;
	background: -webkit-linear-gradient(left, #403F3C , #7F7F7F); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #403F3C , #7F7F7F); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #403F3C , #7F7F7F); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #403F3C , #7F7F7F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#403F3C', endColorstr='#7F7F7F',GradientType=1 );
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-bottomleft: 10px;	
	
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-left:20px;
}

.linkfix2l1:hover a, .linkfix2l1_on a {
	line-height:20px;
	font-family: 'groprolight';
	font-size:14px;
	text-transform:uppercase;
	color:#BBBDC0;
}

.linkfix2-icon{
	height:20px;
	width:20px;
	background:#59595C;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	
	
	
	
	text-align:center;
	overflow:hidden;
	padding:1px;
	margin-top:-1px;
}

.linkfix2-icon img{
	padding:4px;
}

.filter-bar {
	background:#7F7F7F;
	color:#E5E5E5;
}

.dgrey2, .dgrey2 a{
	color:#BBBDC0;
}

.ngrey, ngrey a {
	color:#E5E5E5 !important;
}

.ngrey2, ngrey2 a {
	color:#4F4F4F !important;
}

.ngrey3, ngrey3 a {
	color:#4e4e4e !important;
}


.grad-barra-lateral {
  padding:0px;
  background: -webkit-linear-gradient(left top, #ffffff, #bcbcbc); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #ffffff, #bcbcbc); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right,#ffffff, #bcbcbc); /* For Firefox 3.6 to 15 */
  background: linear-gradient(bottom right, #ffffff, #bcbcbc); /* Standard syntax */
}
