body{
	font-family: "Open Sans",sans-serif;
}

#barra_assinaturas{
	width: 950px;
	height: 250px;
	float: left;
}

.assinaturas{
	width: 17.2131%;
	height: 250px;
	margin: 0px 1%;
	float: left;
}

.assinaturas .text{
	width: 100%;
	float: left;
	line-height: 18px;
	font-size: 14px;
	color: #696969;
	margin-top: 6px;
}

.assinaturas .text span, .assinaturas .text a{
	color: #008457;
	font-weight: bold;
	text-decoration: none;
}

.assinaturas .logos{
	width: 100%;
	margin-top: 80%;
}

.title{
	font-size: 17px;
}

.AssineAbril{
	width: 78.3278%;
	height: 250px;
	float: left;
}

.AssineAbril .title{
	width: 90.9090%v;
	margin-left: 2.9545%;
	height: 30px;
	float: left;
	color: #008457;
	font-weight: bold;
}

.content_revistas{
	width: 100%;
	height: 215px;
	float: left;
/*	background-image: url(../images/bg-exame.png);
	background-repeat: repeat-x repeat-y;*/
}

.AssineRevista{
	width: 14.7727%;
	height: 211px;
	margin: 0 0.8161%;
	padding-top: 4px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #696969;
}

.AssineRevista .nome_revista{
	color: #008457;
	font-weight: bold;
	font-size: 12px;
}

.AssineRevista .oferta_especial{
	font-size: 12px;
	font-weight: bold;
}

.logos {
	vertical-align: middle;
}

.logos img{
	float: left;
	margin: 0 1%;
}

.logos .linha1, .logos .linha2{
	width: 100%;
	float: left;
	margin-bottom: 5%;
}

.logos .linha2 .logo_sac{
	margin-right: 13%;
}

.logos .linha2 .logo_clube, .logos .linha1 .logo_abrilcom{
	margin-left: 5%;
}

.logos .linha1 .logo_iba{
	margin-right: 3%;
}

.divisor_50{
	width: 1px;
	height: 40px;
	background-image: url(../images/divisor.jpg);
	background-repeat: repeat-y;
	float: left;
}

.middle_logos{
	display: none;
}

.divisor_250{
	width: 1px;
	height: 250px;
	background-image: url(../images/divisor.jpg);
	background-repeat: repeat-y;
	float: left;
}

.divisor_215{
	width: 1px;
	height: 215px;
	background-image: url(../images/divisor.jpg);
	background-repeat: repeat-y;
	float: left;
}

#minicupom{
	float: left;
}