body {
	background-color:#e9e9e9;
	margin:0 auto;	
	font-family: 'Lekton',sans-serif;
}
#centro {
    clear: left;
    margin: 0 auto;
    position: relative;
    width: 1260px;
}
#header-home {
    background-image: url("../imgs/logo_rica_home.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 90px;
    margin-bottom: 60px;
    margin-top: 20px;
    position: relative;
    width: 100%;
}
#social-home {
    position: absolute;
    right: 137px;
    text-align: right;
    top: 21px;
}
#header-interna {
    background-image: url("../imgs/bg_logo_interna.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 90px;
    margin-top: 20px;
    width: 100%;
	position: relative;
}
#clica-home {
    cursor: pointer;
    height: 81px;
    left: 130px;
    position: absolute;
    top: 0;
    width: 194px;
}
#social-interna {
    position: absolute;
    right: 137px;
    text-align: right;
    top: 19px;
}
#footer {
    background-image: url("../imgs/bg_footer.jpg");
    background-repeat: no-repeat;
    height: 25px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 1260px;
}
.texto-footer {
	color: #666666;
    margin: 0px;
	font-family: 'Lekton', sans-serif;
	font-size: 14px;
	padding-top: 6px;
}
.texto-footer a{
	color: #666666;
    text-decoration:none;
	font-family: 'Lekton', sans-serif;
	font-size: 14px;
}
.texto-footer a:hover{
	color: #808080;
}
#menu-home {
    height: 800px;
    left: 145px;
    overflow: hidden;
    position: relative;
    width: 990px;
}
#item-menu {
    float: left;
    height: 400px;
    overflow: hidden;
    width: 330px;
}
#titulo-menu {
    background-image: url("../imgs/bg_menu_col.png");
    background-repeat: no-repeat;
    color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 25px;
    height: 40px;
    overflow: hidden;
    width: 330px;
}
.titulo-menu {
	padding-left:20px;	
	padding-top: 10px;
}
#imagem-menu {
	width:330px;
	height:365px;
	overflow:hidden;
	float:left;
}
#imagem-menu:hover {
	opacity: 0.5;
}
#menu-interno {
    float: left;
    height: 215px;
    overflow: hidden;
    position: relative;
    width: 175px;
}
#rica-desc {
    float: left;
    position: relative;
    width: 390px;
}
#rica-desc p {
    color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 17px;
    line-height: 20px;
	text-align: justify;
}
#coluna-centro-rica {
	float: left;
    overflow: hidden;
    position: relative;
    width: 805px;
	margin-bottom: 25px;
}
#coluna-centro-ricatv {
	float: left;
    overflow: hidden;
    position: relative;
    width: 805px;
	margin-bottom: 25px;
}

#banner_header {
	position:relative;
	width:728px;
	height:80px;
	top:10px;
	padding-top:5px;
	padding-left:323px;
	text-align:center;
	clear:left;
}

#banner_esq {
	position:relative;
	width:125px;
	height:auto;
	text-align:center;
	clear:left;
}

#banner_dir {
	position:relative;
	width:125px;
	height:auto;
	padding-top:10px;
	text-align:center;
	clear:left;
}

#rica-galeria {
    float: left;
    height: 515px;
    margin-bottom: 15px;
    margin-left: 25px;
    overflow: hidden;
    position: relative;
    width: 385px;
}
.autor-foto{
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 17px;
	padding-top: 10px;
}
.navFOTOS { 
	margin: 5px 0 
}
#navRICA a, #s7 strong { 
	margin: 0 5px; 
	padding: 2px 7px; 
	border: none; 
	background-image:url(../imgs/bt.png); 
	text-decoration: none; 
	background-repeat: no-repeat; 
	background-size: 16px auto;  
}
#navRICA a.activeSlide { 
	background: url(../imgs/bt_at.png); 
	background-repeat: no-repeat;
}
#navRICA a:focus { 
	outline: none; 
}
#output { 
	text-align: left; 
}
#navRICA { bottom: 10px;
    left: 510px;
    position: absolute;
    z-index: 12; 
}
#ricaGALERIA { 
	margin: 0 auto 
}
#prev {
    background-image:url(../imgs/seta_rica_esq.png);
	background-repeat:no-repeat;
    float: left;
    left: 10px;
}
#next {
    background-image: url(../imgs/seta_rica_dir.png);
	background-repeat:no-repeat;
	float:right;
	right:10px;
}
#prev, #next {
    cursor: pointer;
	position:absolute;
    height: 79px;
    width: 75px;
	z-index:13;
	top: 320px;
	opacity: 0.5; filter: alpha(opacity=50);
}
#prev:hover, #next:hover {
	opacity: 1; filter: alpha(opacity=100);
}
#coluna-esquerda {
	float: left;
    margin: 0 20px 0 125px;
    overflow: hidden;
    position: relative;
    width: 175px;
}
#cssmenu {
  /*background: #333;*/
	list-style: none;
	margin: 0;
	padding: 0;
	width: 175px;
}
#cssmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cssmenu a {
	color: #808080;
	display: block;
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: 'Lekton',sans-serif;
	font-size:22px;
}
#cssmenu a:hover {
	background-image:url(../imgs/bg_menu_int.png);
	background-repeat:no-repeat;
	color: #fff;
}
#cssmenu .active {
	background-image:url(../imgs/bg_menu_int.png);
	background-repeat:no-repeat;
	color: #fff;
}
#videos-ricatv {
	float: left;
    margin-left: 50px;
    overflow: hidden;
    position: relative;
    width: 805px;
}
#video-yt {
	float: left;
    margin-right: 50px;
    position: relative;
    width: 350px;
	height:320px;
	overflow:hidden;
}
.titulo-video {
	color: #808080;
    float: left;
    font-family: 'Lekton',sans-serif;
    font-size: 17px;
    overflow: hidden;
    padding-bottom: 5px;
}
.desc-video {
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 15px;
    padding-top: 7px;
}
#linha-lista-videos {
	background-image:url(../imgs/pontinhos.png);
	background-repeat:no-repeat;
	height:3px;
	margin-top: 7px;
	margin-bottom: 15px;
}
#apresentacao-ricatv {
	float: left;
    position: relative;
    width: 170px;
	margin-bottom: 25px;
}
.corpo-apresentacao-ricatv {
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 18px;
    line-height: 22px;
}
#linha-paginacao-videos {
	float: left;
    height: 3px;
    margin: 15px 0 0 75px;
    position: relative;
}
#paginacao-videos {
	float: left;
    margin: 15px 0;
    position: relative;
    width: 100%;
}
.paginacao-videos {
	text-align: center;
}
#paginacao-videos a{
	color: #b3b3b3;
    font-family: 'Lekton',sans-serif;
    font-size: 25px;
    text-decoration: none;
}
#paginacao-videos a:hover{
	color: #808080;
}
#coluna-centro-blog {
	float: left;
    overflow: hidden;
    position: relative;
    width: 555px;
	margin-bottom: 25px;
}
#coluna-direita-blog {
	float: left;
    height: 100%;
    margin-bottom: 25px;
    margin-left: 40px;
    overflow: hidden;
    position: relative;
    width: 210px;
}
#posts-blog {
	height: 100%;
    width: 555px;
}
#post {
	color: #808080;
    font-family: 'Lekton',sans-serif;
}
.data-post {
	font-size: 15px;
	margin-top: 5px;
}
.titulo-post {
	color: #808080;
    float: left;
    font-family: 'Lekton',sans-serif;
    font-size: 25px;
    padding-top: 5px;
    position: relative;
    text-decoration: none;
    width: 100px;
}
.erro-procura {
	color: #808080;
    float: left;
    font-family: 'Lekton',sans-serif;
    font-size: 25px;
    padding-top: 5px;
    position: relative;
    text-decoration: none;
}
.post-voltar {
	color: #808080;
    float: right;
    font-family: 'Lekton',sans-serif;
    font-size: 25px;
	padding-top: 5px;
    position: relative;
    text-decoration: none;
    width: 75px;
	margin-right: 5px;
}
.post-voltar a{
	color: #808080;
    float: right;
    font-family: 'Lekton',sans-serif;
    font-size: 25px;
    position: relative;
    text-decoration: none;
    width: 75px;
}
.post-voltar a:hover{
	color: #b3b3b3;
}
#titulo-box {
	height: 30px;
    overflow: hidden;
    position: relative;
    width: 555px;
}
.titulo-post a{
    font-size: 25px;
	color: #808080;
    font-family: 'Lekton',sans-serif;
    text-decoration: none;
}
.titulo-post a:hover{
    color: #b3b3b3;
}
#linha-titulo-post {
	background-image:url(../imgs/pontinhos_g.png);
	background-repeat:no-repeat;
	height:3px;
	padding-bottom: 10px;
}
#post img{
	border:0;
}	
#linha-post {
    background-image: url("../imgs/pontinhos_g.png");
    background-repeat: no-repeat;
    height: 3px;
	margin: 10px 0;
}
.resumo-post {
	font-size: 17px;
}
#paginacao-blog {
	
}
.paginacao-blog {
    font-family: 'Lekton',sans-serif;
	font-size: 21px;
	text-align: center;
}
.paginacao-blog a{
	color: #b3b3b3;
   	text-decoration:none;
}
.paginacao-blog a:hover{
	color: #808080;
}
.paginacao-blog .post-selecionado{
	color: #808080;
}
#desc-blog {
	
}
.desc-blog {
    color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 17px;
    line-height: 23px;
}
#busca-blog {
	margin-top: 20px;
}
.busca-titulo {
    color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 21px;
}
.busca-box {
    background-color: #808080;
    border: 0 none;
    color: #FFFFFF;
    height: 20px;
    width: 142px;
}
.submit-button {
	background-color: #808080;
    left: 145px;
    position: absolute;
}

#linha-busca-blog {
    background-image: url("../imgs/pontinhos_c.png");
    background-repeat: no-repeat;
    height: 3px;
    margin-top: 13px;
}
.titulo-arquivo-blog {
    color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 21px;
	padding-top: 5px;
}
#arquivo-box {
	margin-top: 15px;
}
#postado {
	
}
.postado {
    color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 17px;
}
#mk-coment-box {
	float: left;
    height: 295px;
    margin: 10px 0;
    position: relative;
    width: 555px;
}
.mk-coment {
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 21px;
}
.form-coment {
	padding-top: 10px;
}
.form-coment textarea {
    border: 0 none;
    height: 150px;
    margin-bottom: 15px;
    resize: none;
    width: 300px;	
}
.form-coment input {
    border: 0 none;
    float: right;
    position: absolute;
    right: 256px;
    width: 225px;
}
.subtitulo-coment {
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 21px;	
}
#submit-coment {
 	background-color: #808080;
    color: #FFFFFF;
    float: right;
    font-family: 'Lekton',sans-serif;
    font-size: 21px;
    margin-top: 4px;
    padding: 5px 10px 2px;
    position: absolute;
    right: 256px;
    width: 85px;
	text-align:center;
}
#submit-coment a{
    color: #FFFFFF;
    font-family: 'Lekton',sans-serif;
    font-size: 21px;
	text-decoration:none;
}
#show-coment {
	float: left;
    position: relative;
    width: 555px;
}
.nome-comentarista {
    color: #4D4D4D;
    font-family: 'Lekton',sans-serif;
    font-size: 18px;
    margin-bottom: 6px;
    margin-top: 14px;
	text-transform: uppercase;
}
.corpo-comentario {
    color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 18px;
    padding-bottom: 6px;
}
.data-comentario {
    color: #4D4D4D;
    font-family: 'Lekton',sans-serif;
    font-size: 18px;
	text-transform: capitalize;
}
#styling-conteudo {
	float: left;
    margin-bottom: 25px;
    position: relative;
    width: 805px;
}
#styling-desc {
	float: left;
    position: relative;
    width: 185px;
}
.corpo-styling-desc {
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 17px;
    line-height: 20px;	
}
#styling-fotos {
	float: left;
    margin-left: 20px;
    position: relative;
    width: 600px;
}
#prev_styling {
    background-image:url(../imgs/seta_rica_esq.png);
	background-repeat:no-repeat;
    float: left;
    left: 10px;
}
#next_styling {
    background-image: url(../imgs/seta_rica_dir.png);
	background-repeat:no-repeat;
	float:right;
	right:10px;
}
#prev_styling, #next_styling {
    background-position: center center;
    cursor: pointer;
    height: 380px;
    position: absolute;
    top: 8px;
    width: 75px;
    z-index: 999;
	opacity: 0.5; filter: alpha(opacity=50);
}
#prev_styling:hover, #next_styling:hover {
	opacity: 1; filter: alpha(opacity=100);
}
#stylingGALERIA {
	width:600px;
	height: 640px;
}
#stylingGALERIA li {
	width:600px;
	text-align:center;
}
.desc-foto-styling {
	font-family: 'Lekton', sans-serif;
	font-size:17px;
	color:#808080;
	padding-top: 12px;
	line-height: 18px;
	text-align:left;
}
#coluna-centro-imprensa {
	float: left;
    overflow: hidden;
    position: relative;
    width: 450px;
	margin-bottom: 25px;
}
#aprese-acessoria {
	float: left;
    height: 80px;
    position: relative;
    width: 450px;
}
#coluna-direita-imprensa {
	float: left;
    margin-left: 40px;
    overflow: hidden;
    position: relative;
    width: 320px;
}
#linha-imprensa {
    background-image: url("../imgs/pontinhos_g.png");
    background-repeat: no-repeat;
    height: 3px;
}
.titulo-acessoria {
	color: #808080;
    font-family: 'Lekton',sans-serif;
	margin: 10px 0;
	font-size: 13px;
	text-align:center;
}
.titulo-acessoria a{
	color: #808080;
    font-family: 'Lekton',sans-serif;
	text-decoration:none;
}
.titulo-acessoria a:hover{
	color: #b3b3b3;
}
#paginacao-imprensa-offline {
	float: left;
    height: 35px;
    position: relative;
    width: 450px;
}
.titulo-paginacao {
	color: #808080;
    font-family: 'Lekton',sans-serif;
	font-size: 40px;
	float:left;
}
.acessoria-paginacao {
	font-family: 'Lekton',sans-serif;
	font-size: 28px;
	float:right;
	padding-top: 5px;
}
.acessoria-paginacao a{
	color: #b3b3b3;
   	text-decoration:none;
}
.acessoria-paginacao a:hover{
	color: #808080;
}
.acessoria-paginacao a.paginacao-selecionado{
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 28px;
}
.paginacao-selecionado{
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 32px;
}
.desc-arigo {
	font-family: 'Lekton',sans-serif;
	color: #808080;
	margin: 10px 0;
	font-size: 20px;
}
#imagem-artigo {
	margin-top: 15px;
}
#paginacao-imprensa {
	float: left;
    position: relative;
    width: 450px;
}
.paginacao-imprensa {
	font-family: 'Lekton',sans-serif;
    font-size: 21px;
    text-align: center;	
	margin: 5px 0;
}
.paginacao-imprensa a{
	color: #b3b3b3;
   	text-decoration:none;
}
.paginacao-imprensa a:hover{
	color: #808080;
}
.paginacao-imprensa a.selecionado{
	color: #808080;
}
.paginacao-ricatv-selecionado {
	color: #808080;
	font-family: 'Lekton',sans-serif;
	font-size: 28px;
}
#linha-imprensa-direita {
	background-image: url("../imgs/pontinhos_off.png");
    background-repeat: no-repeat;
    height: 3px;	
}
#arigos {
	float: left;
    position: relative;
    width: 450px;
}
#paginacao-imprensa-online {
	float: left;
    position: relative;
    width: 320px;
}
#artigos-online {
	float: left;
    position: relative;
    width: 350px;
}
.artigo-online {
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 17px;
	text-align:left;
	padding-top: 20px;
}
.artigo-online a{
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 17px;
	text-decoration:none;
}
.artigo-online a:hover{
	color: #b3b3b3;
}
#apresentacao-produtos {
	float: left;
    position: relative;
    width: 170px;
}
.apresentacao-produtos { 	
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 17px;
    line-height: 23px;
}
#coluna-centro-produtos {
    float: left;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
    width: 645px;
}
#lista-produtos {
	width: 645px;
	position:relative;
	float:left;
}

.titulo-produto {
    color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 34px;
    padding: 5px 0;
	text-transform:uppercase;
}

#linha-lista-produtos {
    background-image: url("../imgs/pontinhos_pro.png");
    background-repeat: no-repeat;
    height: 3px;
}
#img-produto {
	float: left;
    padding: 0 15px 15px 0;
}
#colecao {
	float: left;
    position: relative;
    width: 645px;
}
#coluna-direita-produtos {
	float: left;
    margin-left: 5px;
    overflow: hidden;
    position: relative;
    width: 145px;
}
#onde-encontrar {
	
}
#titulo-onde {
	background-image: url("../imgs/bg-produtos-dir.png");
    background-repeat: no-repeat;
	margin-bottom: 20px;
}
.titulo-onde {
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 20px;
    padding: 3px 0 0 5px;
}
#locais-onde {
	
}
.locais-onde {
	color: #808080;
    font-family: 'Lekton',sans-serif;
	font-size: 18px;
}
#linha-produtos-dire {
    background-image:url("../imgs/linha-produtos-dire.png");
    background-repeat: no-repeat;
    height: 3px;
	margin: 10px 0;
}
#paginacao-produtos {
	float: left;
    position: relative;
    width: 645px;
}
.paginacao-produtos {
	font-family: 'Lekton',sans-serif;
    font-size: 21px;
    text-align: center;	
	margin-top: 10px;
}
.paginacao-produtos a{
	color: #b3b3b3;
   	text-decoration:none;
}
.paginacao-produtos a:hover{
	color: #808080;
}
.paginacao-produtos a.selecionado{
	color: #808080;
}
#linha-paginacao-produtos {
	background-image:url("../imgs/linha-paginacao-produtos.png");
    background-repeat: no-repeat;
    height: 3px;
}
#box-instagram {
	float: left;
    position: relative;
    width: 210px;
	margin: 25px 0;
}
#instagram-titulo {
	color: #808080;
    font-family: 'Lekton',sans-serif;
    font-size: 21px;
   	margin-bottom: 5px;
    margin-left: 0;
    
}
.titulo-instagram {
	color: #808080;
	font-family: 'Lekton',sans-serif;
    font-size: 21px;
	position: absolute;
    top: 4px;
	left: 35px;
}
.data-video {
	color: #808080;
    float: right;
    font-family: 'Lekton',sans-serif;
    font-size: 16px;
    padding-top: 5px;
    vertical-align: bottom;
    width: 80px;
}
.comentINSERIresultado {
	margin-top: 34px;
    position: relative;
	color: #808080;
	font-size: 16px;
}

.logo_miss {
    height: 88px;
    padding: 1px;
    position: fixed;
    right: 5px;
    top: 85px;
    width: 11px;
    z-index: 10032;
}