@charset "utf-8";
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.negrito {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
	padding-top:5px;
	text-align: center;
}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	border: thin solid #990000;
}
.botao {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #EFECE7;
	border: thin solid #990000;
}
.ModelosDestaque {
	width: 250px;
	float: left;
	text-align: center;
	padding-left: 15px;
	height: 145px;
	padding-top: 10px;
	background-image: url(imagens/modelos_destaque_homens.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-right: 15px;
	padding-bottom: 0px;
}
.ModelosDestaqueMulheres {
	width: 250px;
	float: left;
	text-align: center;
	padding-left: 15px;
	height: 145px;
	padding-top: 10px;
	background-image: url(imagens/modelos_destaque_mulheres.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-right: 15px;
	padding-bottom: 0px;
}
.ModelosDestaqueMulheres img{
	margin-bottom: 0px;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 4px;

}
.ModelosDestaque img{
	margin-bottom: 0px;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 4px;

}
.imgNovidades {
	clear: both;
	float: none;
	padding-top: 25px;
}
.Novidades {
	text-align: center;
	height: 230px;
	width: 109px;
	float: left;
	margin-left: 12px;
	background-image: url(imagesmasculinos/liberado.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
}
.NovidadesMulheres {
	text-align: center;
	height: 230px;
	width: 109px;
	float: left;
	margin-left: 12px;
	background-image: url(imagens/novidades_mulheres.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
}
.NovidadesMulheres img{
	margin-bottom: 5px;

}
.Novidades img{
	margin-bottom: 5px;

}
.ModelosVIP {
	height: 166px;
	margin-bottom: 2px;
	background-image: url(imagens/modelos_vip_homens.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	width: 217px;
	padding-top: 5px;
}
.ModelosVIPNome {
	font-size: 12px;
	color: #990000;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}
.ModelosVIPMulheres {
	height: 166px;
	margin-bottom: 2px;
	background-image: url(imagens/modelos_vip_mulheres.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	width: 217px;
	padding-top: 5px;
}
.ModelosVIPMulheres img{
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;

}
.ModelosVIPMulheresNome {
	font-size: 12px;
	color: #990000;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}

.ModelosVIP img{
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;

}
.BannersRodape {
	text-align: center;
	clear: both;
	padding-top: 30px;
	padding-left: 30px;
}
