@import '//fonts.googleapis.com/css?family=Lato:400,400italic|Arvo:700,400,400italic';

body {
    background: #fff;
    margin: 0;
    padding: 0;
    font: 15px/1.5 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #4E443C;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Arvo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: normal;
  text-rendering: optimizelegibility;
}

h1 {
    color: #4E443C;
    font-size: 36px;
    font-weight: bold;
}

h2, h2 a {
    color: #F14E32;
}

h3, h3 a {
  color: #0388A6;
}

a {
  color: #0388A6;
  text-decoration:none;
}

pre {
  border:1px solid #000;
  overflow-x:auto;
  background: #222;
  color: #fff;
  text-shadow: none;
}

.wrapper {
    max-width: 858px;
	padding: 0 20px 40px 20px;
    margin: auto;
}
.titulo_rccshop{
    color: #1170AA;
    font-family: Tahoma;
    font-size: 12px;
    height: 29px;
    line-height: 14px;
    margin-bottom: 7px;
    margin-left: 30px;
    overflow: hidden;
	text-align: center;
}
.preco_rccshop{
	color: #2B8220;
    font-family: tahoma;
    font-size: large;
    height: 29px;
    line-height: 14px;
    margin-bottom: 7px;
    margin-left: 58px;
    overflow: hidden;
}
.preco_rccshop1{
	color: #942e2e;
    font-family: tahoma;
    font-size: large;
    height: 22px;
    line-height: 10px;
    margin-bottom: 7px;
    margin-left: 72px;
    overflow: hidden;
	text-decoration:line-through;
	font-size:12px;
}

.precoe_rccshop{
	color: #2B8220;
    font-family: tahoma;
    font-size: large;
    height: 16px;
    line-height: 12px;
    margin-bottom: 7px;
    margin-left: 58px;
    overflow: hidden;
}
.geral_rccshop{
	background-image:url(https://www.rccbrasil.org.br/portal/modules/mod_rccshop/imagens/fundo_geral.jpg);
}