@charset "utf-8";
/* CSS Document */

.heading h1 {
	text-align: center;
	}
	
	.cor-roxa {
		color: #3b042e;
		}
	.vinho {
	color: #a7193f;	
	}
		
		.detalhe-quote {
			float: left;
			clear: both;
			margin: 15px 0px 5px 0px;
			}
			
		.detalhe-quote2 {
			float: right;
			
			margin: 15px 0px 5px 0px;
			}
			
			.quote3 h4{
			line-height: 70px;
			margin-right: 12px;
				}
				
.bloco-compra {
	
	padding: 5px 0px 5px 0px;
		border-top: 1px solid #f0f0f0;
			border-bottom: 1px solid #f0f0f0;
margin-top: 40px;

	}
	
	.bloco-compra2 {
	
	padding: 5px 0px 5px 0px;
		border-top: 1px solid #f0f0f0;
			border-bottom: 1px solid #f0f0f0;
margin-top: 13px;

	}
	
	.borda  {
		text-align: center;
		
		}
	
	.borda {
	
		float: left;
		width: 940px;
		padding: 40px 0px;
		background: #f7f7f7; /* Old browsers */
background: -moz-linear-gradient(top,  #f7f7f7 0%, #efefef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f7f7f7 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f7f7f7 0%,#efefef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f7f7f7 0%,#efefef 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f7f7f7 0%,#efefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
		}
		
.margem-top10 {
	margin-top: 10px;
	}
		
.margem-top40 {
	margin-top: 40px;
	}
	.margem-top402 {
	margin-top: 30px;
	margin-bottom: 10px;
	}
	
	.preco {
		width: auto;
		text-align: center;
		padding-bottom: 10px;
		font-size: 24px;
		
		}
		
	.preco2 {
		width: auto;
		text-align: center;
		padding-bottom: 10px;
		font-size: 16px;
		
		}	

		.line24 p {
			line-height: 24px;
			}
			
		.italico {
			margin-bottom: 20px;
			float: left;
			width: auto;
			font-size: 16px;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #555555;
			}
			
			.linha {
	background-image: url(../images/linha.jpg);
	background-repeat: no-repeat;
	display: block;
	width: auto;
	background-position: 30px 15px;				
				}
				
				.linha h4 {
				font-size: 20px;
				font-weight: bold;	
				}
				
				.margem20 {
					
					margin-top: 20px;
					
				}
				
				
	.center {
		width: auto;
	text-align: center;
	vertical-align: center;
		}
	
	.vira {
	float: left;
	width: 560px;	
	margin-left: 20px;
	margin-top: 10px;
	color: #666;
		}
		
		
	.vira2 {
	float: left;
	width: 940px;	
	margin-left: 20px;
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
	color: #333;
		}
		
		.strike {
			color: #666;
			text-decoration: line-through;
			}
			
			.left-align {
				text-align: left;
				}
				
				
				.rodape {
	background-image: url(../images/rodape.jpg);
	background-repeat: no-repeat;
	height: 310px;
	background-position: center top;		
	float: left;
	margin-top: 40px;
	text-align: center;
	border-top: 1px solid #ccc;
	width: 100%;			
					}
					
					.teste {
						float: left;
						
						width: 940px;
						margin: 10px 0px;
						clear: both;
						margin-left: 20px;
						}
						
						.rodape .btn {
						margin-top: 10px;
							}
							
				.bg-topo {
	height: 95px;
	background-image: url(../images/bg-topo.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	width: 100%;	
				
					}
					
					.bg-livro {
	background-image: url(../images/bg-principal.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-position: left top;		
	width: 100%;				
						}
						
						.noveseiszero {
							width: 960px;
							margin: 0 auto;
							}
				.margin60 {
				margin-top: 60px;	
					}
					
					.margin20 {
						margin-top: 26px;
						}
						
				.logo {
					margin-top: 12px;
					float: left;
					width: 392px;
					height: 66px;
					}
					
				.branco {
					color: #fff;
					font-size: 48px;
					line-height: 48px;
					margin-top: 70px;
					}
					
						.branco2 {
					color: #fff;
					text-align: left;
					font-size: 24px;
					font-weight: normal;
					}
					
					.botoes {
						float: left;
						margin-top: 70px;
						}
						
						.ebook {
							text-align: right;
							}
							
				.rosa {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #440f37, #38032b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#440f37), to(#38032b));
  background-image: -webkit-linear-gradient(top, #440f37, #38032b);
  background-image: -o-linear-gradient(top, #440f37, #38032b);
  background-image: linear-gradient(to bottom, #440f37, #38032b);
  background-repeat: repeat-x;
  border-color: #38032b #38032b #38032b;
  padding: 15px 25px;

}

.btn {
	  padding: 15px 25px;
}

.rosa:hover,
.rosa:active,
.rosa.active,
.rosa.disabled,
.rosa[disabled] {
  color: #ffffff;
  background-color: #440f37;
  *background-color: #440f37;
}

.rosa:active,
.rosa.active {
	  color: #ffffff;
  background-color: #440f37 \9;
}

.rodape2 {
	width: 100%;
	background: #591639;
	height: 60px;
	}
	
	.rodape2 a {
		font-size: 12px;
		color: #fefefe;
		}
		
			.rodape2 ul {
				list-style-type: none;
				}
				
				.rodapep {
					font-size: 12px;
					float: left;
					margin-top: 20px;
					margin-left: 127px;
					color: #fefefe;
					}
					
					.nav-rodape {
    border-left: 1px solid #692549;
    float: left;
    height: 16px;
    margin-left: 15px;
    margin-top: 20px;
}

					
.formulario {
float: left;
	width: 640px;
}
					
					label {
												 clear: both;
    float: left;
	font-weight: bold;
    margin-top: 10px;
	font-size: 12px;
	width: 77px;
						}
						
						.formulario ul {
							width: 680px;
							float: left;
							margin-bottom: 10px;
							clear: both;
							}
							
							.formulario li {
								float: left;
								min-height: 60px;
								width: 330px;
								}
.enviar-area {
    clear: both;
    float: left;
    margin-top: 5px;
    width: 642px;
}
	
	.enviar-mensagem {
	float: right;
	display: block;
	cursor: pointer;
	width: 70px;
	text-indent: -9999px;
	border: 0px;
	margin-right: 10px;
	border: none;
	line-height: 0px;
	font-size: 1px;
	height: 27px;
	background-image: url(../images/enviar.gif);
	background-repeat: no-repeat;
	background-position: left top;	   
		}
		
		.enviar-mensagem:hover {
				opacity: .8;
	filter: alpha(opacity = 80);
			}
	
	.mensagem-area {
		width: 680px;
							float: left;
							clear: both;
		}
		
		.campo {
    border: 1px solid #fff;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px #BBBBBB inset;
    color: #3A454D;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    padding: 6px 7px;
    width: 289px;
}

.mensagem-campo {
    border: 1px solid #fff;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px #BBBBBB inset;
    color: #3A454D;
    font-size: 12px;
    font-weight: bold;
    height: 110px;
	   font-size: 12px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    padding: 6px 7px;
    width: 617px;
}

.btn-small {
	padding: 6px 10px;
	}
	
	.formulario ul {
		list-style-type: none;
		margin: 0px
		}
		
		.fundo-cinza {
			background-color: #fafafa;
			}
			
			.margem-top15 {
				margin-top: 25px;
				}
				
				.download {
					padding-top: 30px;
					background: #fff;
					}
					
				.variar {
					line-height: 16px;
					color: #666;
					padding: 5px 0px;
					float: left;
					clear: both;
					width: 1005;
					margin-top: 15px;
					font-size: 13px;
					}
					
						.rodape2 .variar a {
						color: #591639;
						font-size: 11px;
						}
						.rodape2 .variar a:hover {
						color: #793056;
						}
					
					.rodape .variar a {
						color: #591639;
						font-size: 11px;
						}
						.rodape .variar a:hover {
						color: #793056;
						}
						
						.btn2 {
    padding: 23px 44px;
}

.span12-2 {
	padding: 40px;
	background: #fff;
	width: 860px;
	
	}
	
	.span12-2 strong {
		margin-top: 20px;
		float: left;
		clear: both;
		width: 840px;
		
		}
		
		.semmargem {
			margin-top: 0px;
			}
			
			.sucesso-enviado {
				text-align: center;
				height: 400px;
				margin-top: 50px;
				}
	.contato-info {
		float: left;
		margin-top: 20px;
		width: 180px;
		margin-left: 30px;
		}		
				