﻿@charset "utf-8";

/*Estrutura*/
body { padding:0px; margin:0px; font-family: 'Source Sans Pro', sans-serif;}
ul {margin:0px; padding:0px; list-style:none;}
img {border:0px;}
.tudo {	width: 100%; min-height:100% }
.topo {
	width: 100%;
	float: left;
	background-color: #db2800;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ba0000;
}
h1 {color:#BA0000; margin:15px 0 15px 0; padding:0px; font-size:20px; text-align:left; width:100%; float:left;}
h2 {color:#BA0000; margin:0px; padding:0px; font-size:18px; }
h3 {color:#BA0000; margin:0px; padding:0px; font-size:16px;}
.titulo {color:#BA0000;margin:0px; padding:0px; font-size:16px;font-weight:bold;}
.legenda {color:#000000;margin:0px; padding:0px;font-size:16px;}
.corpo { width:100%; float:left;}
.rodape {
	width: 100%;
	float: left;
	background-color: #DB2800;
	padding-top: 30px;
	padding-bottom: 30px;
}
.content {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a:link {
    color: inherit;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:visited {
    color:inherit;
}
/*Estrutura*/

.logo {
	font-size: 32px;
	font-weight: bold;
	float: left;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.menu {
	float: right;
	width: 700px;
	padding: 25px 0px;
}
.menu ul li {
	float:left;
	color:#FFF;
	font-size:16px;
	margin-left:35px;
	font-weight:100;
}
.topoProdutos
{
	width: 100%;
	float: left;
	background-color: #ba0000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ba0000;
   
}
.menuProdutos
{
    float: left;
	width: 944px;
}

.menuProdutos ul li {
	float:left;
	color:#FFF;
	font-size:15px;
	margin-right:20px;
	font-weight:100;
	
}

.estampasVotivas
{
    float: left;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 35px;
	width: 960px;
    
}
.estampasVotivas ul{
	width: 960px;
}

.estampasVotivas ul li
{
     width: 200px;
    height: 200px;
    float:left;
    margin:5px;
     margin-right:35px;
    margin-bottom:35px;
}

.estampasVotivas li img {
    width: 200px;
    height: 200px;
    border-radius: 5px;
}
.next_destaque
{
    position:relative;
    top:233px;
    z-index:999;
}
.prev_destaque
{
    position:relative;
    top:189px;
    z-index:999;
    left:900px;
}
.banner {
	float: left;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 35px;
}
.banner ul{
	width: 100%;
}
.banner ul li {
	width: 959px;
	height:260px;
	float:left;
}
.linha {
	background-color: #BA0000;
	float: left;
	height: 1px;
	width: 100%;
}
.atalhos {
	width:100%;
	float:left;
	margin-bottom:35px;
	margin-top:35px;
}
.atalhos li {
	float:left;
	margin-right:75px;
}
.atalhos li:last-child {
	margin-right:0px;
}
.velas-para {
	width:100%;
	float:left;
	margin-top:35px;
	margin-bottom:35px;
}
.velas-para li {
	float:left;
	margin-right:100px;
	margin-top:10px;
	text-align:center;
	font-size:15px;
}
.velas-para li:last-child {
	margin-right:0px;
}
.velas-para li span {
	text-align:center;
	color:#BA0000;
    font-size:20px;
    font-weight:bold;
}
.img-velas {
	width:250px;
	height:300px;
	border-radius:5px;
	background:#999;
	margin-bottom:5px;
}
.img-velas2 {
	width:250px;
	height:240px;
	border-radius:5px;
	background:#999;
	margin-bottom:5px;
}
.endereco {
	font-weight: bold;
	color: #FFF;
	float: left;
	font-size: 14px;
}
.parceiros {
	float: right;
}
.quem-somos {
    font-size: 17px;
}
.quem-somos span {
    font-weight:bold;
    color:#BA0000;
}
.txtbox {
    margin-bottom: 5px;
    font-family:'Source Sans Pro';
}
.btn_enviar {
    width: 305px;
    padding: 15px;
    text-align: center;
    background: #ba0000;
    border:none;
    color:#FFF;
    
}
.velas {
    width:100%;
    float:left;
}
.velas li {
    width: 200px;
    height: 200px;
    float:left;
    margin-right:35px;
    margin-bottom:35px;
    margin-top: 5px;
}

.velas li img {
    width: 200px;
    height: 200px;
    border-radius: 5px;
}
.velasV {
    width:100%;
    float:left;
}
.velasV li {
    width: 600px;
    height: 401px;
    margin-right:35px;
    margin-bottom:35px;
    margin-top: 5px;
}

.velasV li img {
    width: 600px;
    height: 401px;
    border-radius: 5px;
}
.velasC {
    width:100%;
    float:left;
}
.velasC li {
    width: 272px;
    height: 300px;
    float:left;
    margin-right:48px;
    margin-bottom:35px;
    margin-top: 5px;
}

.velasC li img {
    width: 272px;
    height: 300px;
    border-radius: 5px;
}
.btn {
    padding: 5px;
    background:#ba0000;
    color:#FFF !important; 
    margin-top:15px;
    cursor:pointer;
}

.modal 
{
    border-radius:5px;
    -moz-opacity: 0.65;
    background-color:#000;
    filter: alpha(opacity=65);
}
.fecha_modal 
{
    background:#FFF;
    color:#ba0000;
    font-weight:bold;
    border-radius:5px;
    cursor:pointer;
    float:right;
    height:20px;
    width:20px;
}
.backgroundColor     
{         
      opacity: 0.65;
      -moz-opacity: 0.65;
      background-color:#000;            
      filter: alpha(opacity=65);     
}


.estampasVotivas2
{
    float: left;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 35px;
	
    
}
.estampasVotivas2 ul{
	width: 100%;
}

.estampasVotivas2 ul li
{
     width: 200px;
    height: 200px;
    float:left;
    margin:5px;
     margin-right:30px;
    margin-bottom:30px;
}

.estampasVotivas2 li img {
    width: 200px;
    height: 200px;
    border-radius: 5px;
}