@charset "iso-8859-1";
/* CSS Document */

.thumb {
	float: right;
	height: 70px;
	width: 70px;
	overflow: hidden;
	border: 5px solid #FFF;
	background-color: #000000;
	border-radius: 100px;
	z-index: 100;
	position: absolute;
	margin-top: -75px;
	right: -10px;
}
.thumb img{
	height: 80px;
}
.moldura {
	float: left;
	height: 70px;
	width: 810px;
	overflow: hidden;
	border-radius: 6px;
	position: relative;
	right: -10px;
	line-height: 80px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.moldura .titulo {
	font-family: "Segoe UI", Arial, Verdana;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #1255AE;
	float: right;
	width: 750px;
	border: 5px solid #FFF;
	position: absolute;
	border-radius: 40px;
	line-height: 70px;
	text-align: center;
}
.moldura .titulo a{
	color: #FFF;
	text-decoration: none;
}
.grid_left {
	float: left;
	width: 600px;
}
.moldura .titulo:hover .thumb{
	right: 10px;

}
.mostra {
	float: left;
	width: 720px;
	padding-bottom: 10px;
	background-color: #FFF;
	margin-bottom: 20px;
	border-radius: 10px;
}
.mostra .titulo{
	font-family: "Segoe UI", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.mostra .descricao{
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
.mostra .valor1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.mostra .valor2{
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
	font-size: 16px;
}
.mostra_grade_left {
	background-color: #FFFFFF;
	float: left;
	width: 350px;
	min-height: 200px;
	text-align: center;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}
.mostra_grade_left img{
	padding: 5px;
	margin-left: 2px;
	float: none;
	margin-top: 4px;
	background-color: #F0F0F0;
	border-radius: 4px;
}
.mostra_grade_right {
	float: right;
	width: 350px;
	margin-left: 2px;
	min-height: 200px;
	padding: 4px;
}


.produtos_left {
	float: left;
	width: 720px;
	min-height: 200px;
}

.promocao_right {
	float: right;
	width: 220px;
	text-align: center;
	border-radius: 0px 0px 8px 8px;
	padding: 0px;
	background-color: #DDD;
}
.produtos_left .caixa_produto{
	margin-left: 25px;
}
.caixa_produto {
	margin: 6px;
	padding: 0px;
	height: 350px;
	width: 200px;
	background-color: transparent;
	border-radius: 8px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-image: url(../images/car_shadow.png);
	background-repeat: no-repeat;
	background-position: center 310px;
}
.thumb_produto {
	height: 180px;
	width: 200px;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumb_produto img{
	max-height: 150px;
	max-width: 170px;
	border-radius: 4px;
	border: 4px solid #E9E9E9;
	background-color: #EAEAEA;
}
.titulo_produto {
	font-size: 12px;
	color: #000;
	text-align: center;
	padding: 10px;
	width: 180px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	border-radius: 10px;
	text-transform: uppercase;
	height: 83px;
}
.titulo_promocao {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	padding: 10px;
	width: 180px;
	position: relative;
}

.bt_detalhes {
	float: right;
	height: 35px;
	width: 110px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}


.centro {
	margin-right: auto;
	margin-left: auto;
}
.al_left {
	float: left;
}
#paginacao {
	text-align: center;
	padding: 10px;
}
#paginacao a{
	font-family: "Segoe UI", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #2C0675;
	padding: 4px;
	border: 2px solid #FFF;
	border-radius: 8px;
	text-decoration: none;
}
#paginacao a:hover{
	background-color: #CCC;
}
.btNull{
	font-family: "Segoe UI", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #999999;
	padding: 4px;
	border: 2px solid #FFF;
	border-radius: 8px;
	text-decoration: none;
}
.produtos p{
	padding-left: 50px;
	background-image: url(../images/marker1.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
.produtos {
	width: 700px;
	position: relative;
	float: left;
	border-radius: 10px 10px 0px 0px;
	background-color: #EFEFEF;
	background-image: url(../images/title-bg.jpg);
	background-repeat: repeat-x;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-position: center 0px;
	height: 53px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 53px;
}
.promocao {
	width: 160px;
	position: relative;
	float: right;
	border-radius: 10px 10px 0px 0px;
	background-color: #072642;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	box-shadow: 1px 1px 1px 1px #999;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(../images/marker1.png);
	background-position: 3px;
	line-height: 53px;
	height: 53px;
}
.valor {
	background-color: #FFF;
	border-radius: 0px 0px 10px 10px;
	position: relative;
	bottom: 0px;
	margin-bottom: 0px;
}

.valor1 {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.valor2 {
	text-decoration: line-through;
	color: #333;
}
