/*--------COMPRA-----------*/

#produtoEscolhido h2{
	background:url(../img/bg-produto.gif) repeat-x left bottom;	
	text-decoration:none;
	color: #C30009;	
	line-height:35px;	
	font-size:18px;
	height:37px;
	padding:0 20px;
	width:910px;
	text-indent:0;
	clear:left;
	font-family: Georgia, 'Times New Roman', Times, serif;				
}
#fioProdutos{
	background:url(../img/cordinha-produtos.gif) no-repeat left top;	
	width:8px;
	height:57px;
	float:left;	
	margin-top:-52px;
	margin-left:228px
}

#boxCompra{
    background:#FFFFFF;
	margin: 20px 0 0 96px;
	padding: 0; 	
	width:780px;
	height:460px;
	border:1px solid #e7e7e7
}
.container_12
{
	background: none;
	background-position: 190px 325px;
	margin-bottom: 0;
	position:relative
}
.fotoNov{
	width:360px;
	float:left;
	margin-top: 24px;
	margin-left: 20px;
	border-right:1px dotted #ddd
}
.textoNov{
	float:right;

	width:352px;
	margin-top:26px;
	
	font-size:14px;
	line-height:20px;
	color:#515054;
	
}
#boxCompra .textoNov h3{
	font-size:21px;
	font-weight:normal;
	background-color:#C3000F;
	color:#fff;
	line-height:20px;
	padding:2px 15px 2px 10px;
	display:inline;
	float:left;
	
	
}
#boxCompra .textoNov p{
	margin: 10px 20px 10px 0;
	
	
}
.sucessoEnvioCompra{
	font-weight:bold;
	margin-top:20px;
	clear:both
}
.alert{
	height:50px;
	color: #C30009;
	display:block;
	position:relative;
	top:20px;
	font-weight:bold;
	font-size:13px
}
#compraFio{
	background:url(../img/compra-fio.gif) no-repeat left top;	
	width:8px;
	height:20px;
	float:left;	
	margin-left:190px
	
}
#boxCompra form{
  margin-top:-30px;  
  
}
#boxCompra form textarea{
  display: block
}
#boxCompra form input{
 	width:328px;
 	border:0;
	border-bottom: 1px dotted #000;
	color:#C30009;
	font-style:italic	  
}
#boxCompra form input#wpcf_website{
	 width:160px;
}
#boxCompra form textarea{
	width:328px;
	height:110px;
	border: 1px dotted #000;		
	font-family: Georgia, 'Times New Roman', Times, serif;	
	font-size:12px;
	color: #C30009;
	font-style:italic;
	line-height:18px
}
#boxCompra form p{
	margin:10px 0 0 0;
	padding:0
}
#boxCompra form p.button input{
	width:80px;
	height:20px;
	text-align:right;
	background-color:#fdfdfd;	
	color: #C30009;
	text-transform:uppercase;
	font-style:normal;
	border:0;
	cursor:hand;
	cursor:pointer;
	float:right;
	margin-right:14px
}
.clear{
	clear:both;
}
	


/*--------/COMPRA-----------*/

