.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.rodape_fone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
#text{ 
   font-size: 24px; /* optional. just to increase the font size. */ 
   display: block; 
   line-height: 1em; 
   color: #666; /* shadow color */ 
   background-color: transparent; 
   white-space: nowrap; /* wrapping breaks the effect */ 
} 
#text:before, 
#text:after{ 
   content: "Texto sombreado"; /* O mesmo texto que queremos mostrar sombreado */ 
   display: block; 
} 

#text:before{ 
   margin-bottom: -1.05em; 
   margin-left: 0.1ex; 
   color: #ccc; /* shadow color */ 
   background-color: transparent; 
} 

#text:after{ 
   margin-top: -1.05em; 
   margin-left: -0.1ex; 
   color: #fff; /* text color */ 
   background-color: transparent; 
} 

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #662222;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a {
	font-size: 18px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fundo_geral.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size: 16px;
	color: #666666;
}
#kurole {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D7D7;
}
.font_menor_sem_cor {
	font-size: 14px;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #621315;
	background-color: #EFDFCF;
	border: 1px solid #F1E3D6;
	height: 15px;
	padding: 4px;
}
.box_texarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #621315;
	background-color: #EFDFCF;
	border: 1px solid #F1E3D6;
	padding: 4px;
}

.box_submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #621315;
	background-color: #EFDFCF;
	border: 1px solid #F1E3D6;
}
.font18 {
	font-size: 18px;
}
.titulo_produtos {
	font-size: 20px;
}
.verdana_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.titulo_produtos {
	font-size: 24px;
}
.borda_foto_grande {
	border: 1px solid #000000;
}
.promocao_grande {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #662222;
}
.promocao_menor {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #662222;
}
.box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #56483D;
	background-color: #FBEEE3;
	border: 1px solid #CEC5BB;
}

.box_ok {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #56483D;
	background-color: #FBEEE3;
	border: 1px solid #CEC5BB;
	height:20px;
}
