@charset "utf-8";

.men_dicas{
	margin-top: 20px;
	float: left;
	width: 259px;
	height: auto;
}
.men_dicas ul{
	list-style: none;
}
.men_dicas ul li a{
	text-decoration: none;
	display: block;
	color:#333;
}
.men_dicas ul li{
	margin-bottom: 15px;
	padding: 5px 20px 5px 4px;
	border-left: 3px solid #21315C;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;


}
.men_dicas ul li:hover{
	border-left: 3px solid #38D7FF;
	
}
.loader{
	position: relative;
	left: 50%;
	margin-left: -35px;
	width: 70px;
	height: auto;
}
#dicas{
	margin-top: 20px;
	float: right;
	width: 680px;
	padding-left: 20px;
	height: auto;
	border-left: 1px #ccc solid;
}

.imgdir{
	margin-top: 4px;
	width: 210px;
	height: auto;
}

.fornecedor{
	float: left;
	width: 220px;
	height: 225px;
	margin: 15px 10px;
}
.fornecedor .forn_img{
	float: left;
	width: inherit;
	height: 180px;
	line-height: 180px;
	overflow: hidden;
	text-align: center;
	font-family: 'calibrilight';
	font-size: 1.4em;
}
.fornecedor .forn_img img{
	min-width: 220px;
	min-height: 180px;
}
.fornecedor .forn_link{
	display: block;
	float: left;
	width: inherit;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: rgba(69, 74, 81, 0.8);
	color: #FFF;
	text-decoration: none;
	margin-bottom: -35px;
	position: relative;
	font-family: 'calibrilight';
	font-size: 1.2em;
}
.fornecedor .forn_link span{
	background-color: #26292E;
	display: block;
	float: right;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
}
.fornecedor .forn_desc{
	float: left;
	width: 200px;
	padding: 10px;
	height: 25px;
	overflow: hidden;
	text-align: center;
}

.pativo, .n_pativo{
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0px 3px;
	color: #FFF;
}
.pativo{
	background-color: #CB1212;
}
.n_pativo{
	background-color: #222222;
}
.n_pativo a{
	color: #FFF;
	text-decoration: none;
}

.submenu{
	float: left;
	width: 220px;
	height: auto;
}
.submenu ul{
	list-style: none;
	padding: 3px;
	background-color: rgba(255, 255, 255, 0.5);
}
.submenu ul a{
	text-decoration: none;
	color: #000;
}
.submenu ul li{
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 4px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #222;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	text-align: left;
	color: #FFF;
	float: none;
}
.submenu ul li:hover{
	background-color: #000000;
}
a li.checked{
	font-style: italic;
	background-color: #000000;
	color: #fff;
}

.produt{
	float: right;
	width: 718px;
	height: auto;
}
.produto{
	float: left;
	margin: 0px 0px 10px 10px;
	width: 233px;
	height: 286px;
	background-color: #FFF;
	color: #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	box-shadow: 0px 0px 20px #CCC;
	-moz-box-shadow: 0px 0px 20px #CCC;
	-ms-box-shadow: 0px 0px 20px #CCC;
	-o-box-shadow: 0px 0px 20px #CCC;
	-webkit-box-shadow: 0px 0px 20px #CCC;
	font-size: 1em;
}
.produto a{
	text-decoration: none;
}
.prodimg{
	width: 203px;
	height: 193px;
	line-height: 193px;
	margin: 15px 15px 3px 15px;
	overflow: hidden;
	padding-bottom: 3px;
	border-bottom: 1px #CCCCCC dotted;
	text-align: center;
	color: #999;
	font-weight: bold;
}
.maisdetalhes{
	width: 109px;
	height: 18px;
	line-height: 18px;
	margin-left: 46px;
	margin-bottom: 0px;
	margin-top: -18px;
	position: relative;
	color: #FFF;
	text-align: center;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	background-color: rgba(0, 0, 0, 0.52);
	font-weight: normal;
}
.produto:hover .maisdetalhes{
	margin-bottom: -18px;
	margin-top: 0px;
}
.produto:hover{
	box-shadow: 0px 0px 20px #CCC;
	-moz-box-shadow: 0px 0px 20px #CCC;
	-ms-box-shadow: 0px 0px 20px #CCC;
	-o-box-shadow: 0px 0px 20px #CCC;
	-webkit-box-shadow: 0px 0px 20px #CCC;
	position: relative;
	z-index: 1000;
}
.produto .prodesc{
	width: 203px;
	height: auto;
	margin: 2px 15px 0px 15px;
	text-align: justify;
	color: #000;
}
.prodimg img{
	min-width: 203px;
	min-height: 193px;
}