﻿input,
textarea,
select
{
	border: 1px solid #E1E1E1;
	padding: 3px;
}

p
{
	margin: 8px 0;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/
.top
{
	background: #fff url(../img/bgTopo.jpg) repeat-x bottom left;
}

.top .publicidade
{
	width: 728px;
	height: 90px;
	display: block;
}

.top h1
{
	width: 184px;
	height: 90px;
}

.top h1 a
{
	width: 184px;
	height: 90px;
	background: transparent url(http://www.reporterdiario.com.br/Themes/RD1/img/logoRD.png) no-repeat center center;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.general .menu .menuAux
{
	padding: 5px;
	background: transparent url(../img/bgMenuAux.png) repeat-x top left;
}

.general .menu .menuAux .data
{
	float: left;
	color: #6699CC;
}

.general .menu .menuAux .links
{
	float: right;
}

.general .menu .menuAux .links a
{
	color: #6699CC;
	padding: 2px 5px;
	background: transparent url(../img/ico-submenu.jpg) no-repeat left center;
}

.general .menu .menuAux a:hover
{
	text-decoration: underline;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.general .menu .menuEspeciais
{
	background-color: #c3ddef;
}


.general .menu .menuEspeciais span
{
	margin: 0 5px 0 0;
	padding: 4px 5px 6px;
	float: left;
	color: #2177b3;
}

.general .menu .menuEspeciais a
{
	margin: 0 5px 0 0;
	padding: 4px 5px 6px;
	float: left;
	color: #2177b3;
}

.general .menu .menuEspeciais a:hover
{
	color: #155582;
	text-decoration: underline;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle
{
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center
{
	
}

.middle .center div .title
{
	background-color: #f1f1f1;
	padding: 3px 0 3px 3px;
	font-size: 14px;
	border-bottom: 1px dotted #DDDDDD;
	border-top: 3px solid #DDDDDD;
	color: #BA131A;
	margin: 0 0 5px;
}

.middle .center .destaques h2 .chapeu,
.middle .center .destaqueTopo h2 .chapeu
{
	font-size: 9px;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .mais
{
}

.middle .center .mais div 
{
}

.middle .center .mais div ul
{
}

.middle .center .mais div ul li
{
	padding: 3px 0;
}

.middle .center .mais div ul li a
{
	padding: 2px;
	display:block;
}

.middle .center .mais div ul li a:hover
{
	background-color: #666;
	color: #fff;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .populares
{
}

.middle .center .populares ul
{
}

.middle .center .populares ul li
{
}

.middle .center .populares ul li a
{
}

.middle .center .populares ul li a:hover
{
	text-decoration: underline;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .noticia h1
{
	color: #313131;
}

.middle .center .noticia h4 a.btEnviarAmigo
{
	background: transparent url(../img/btEnviarAmigo.png) no-repeat center center;
	height: 16px;
	width: 91px;
	text-indent: -999999px;
	display: block;
	float: left;
	margin: 0 3px 0 0;
}

.middle .center .noticia h4 a.btImprimir
{
	background: transparent url(../img/btImprimir.png) no-repeat center center;
	height: 16px;
	width: 69px;
	text-indent: -999999px;
	display: block;
	float: left;
	margin: 0 2px 0 0;
}

.middle .center .noticia h4 .multimidia
{
	float: right;
}

.middle .center .noticia h4 .multimidia .video,
.middle .center .noticia h4 .multimidia .audio
{
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -999999px;
	float: left;
	margin-right: 5px;
}

.middle .center .noticia h4 .multimidia .video
{
	background: transparent url(../img/littleIcons.png) no-repeat -24px 0;
}

.middle .center .noticia h4 .multimidia .audio
{
	background: transparent url(../img/littleIcons.png) no-repeat 0 0;
}

.middle .center .noticia .texto p
{
	margin: 5px 0 20px 0;
}

.middle .center .noticia .texto p img
{
	margin: 0 3px;
}

.middle .center .noticia .texto b,
.middle .center .noticia .texto p b,
.middle .center .noticia .texto p strong,
.middle .center .noticia .texto div strong
{
	font-weight: bold;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .noticia .enviarAmigo
{
}

.middle .center .noticia .enviarAmigo fieldset
{
	border: 1px solid #E1E1E1;
	padding: 5px;
}

.middle .center .noticia .enviarAmigo fieldset legend
{
	margin: 3px;
	padding: 2px;
}

.middle .center .noticia .enviarAmigo fieldset p
{
}

.middle .center .noticia .enviarAmigo fieldset p input
{
	
}

.middle .center .noticia .enviarAmigo fieldset p input.botao
{
	margin: 0 5px 0 0;
	float: left;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .manchete ul li
{
	padding: 0 0 0 5px;
	background: transparent url(../img/seta-vermelha.gif) no-repeat center left;
}

.middle .center .manchete ul li a
{
	padding: 3px 2px;
	display: block;
	font-size: 11px;
}

.middle .center .manchete ul li a:hover
{
	background-color:#666666;
	color:#FFFFFF;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .relacionadas a.item
{
	display: block;
	padding: 3px 1px;
}

.middle .center .relacionadas a.item:hover
{
	background-color: #BA131A;
	color: #fff;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .destaquesSemFoto 
{
}

.middle .center .destaquesSemFoto div
{
}

.middle .center .destaquesSemFoto div h4.chapeu
{
	font-size: 9px;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .tags a
{
}

.middle .center .tags a:hover
{
	background-color: #BA131A;
	color: #fff;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .comentarios
{
	border-bottom: 1px dotted #DDDDDD; 
}

.middle .center .comentarios .listaComentarios
{
}

.middle .center .comentarios .listaComentarios ul 
{
	background-color: #F1F1F1;
	padding: 2px 3px;
}

.middle .center .comentarios .listaComentarios ul li
{
	padding: 8px 3px;
	display: block;
}

.middle .center .comentarios .listaComentarios ul li.cinza
{
	background-color: #e8e8e8;
}

.middle .center .comentarios .listaComentarios ul li span.nome
{
	display: block;
	font-weight: bold;
}

.middle .center .comentarios .listaComentarios ul li span.data
{
	display: block;
	font-size: 10px;
}

.middle .center .comentarios .listaComentarios ul li span.comentario
{
	display: block;
	margin: 3px 0 0 0;
}

.middle .center .comentarios .listaComentarios ul li span.curtiu
{
	display: block;
	height: 25px;
	padding: 2px 0;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .galeriasHome
{
}

.middle .center .galeriasHome ul
{
}

.middle .center .galeriasHome ul li
{
	position: relative;
}

.middle .center .galeriasHome ul li a
{
	text-indent: -999999px;
}

.middle .center .galeriasHome ul li .zoom
{
    background-color:#FFF;
    border:3px #e1e1e1 solid;
    color:#43413D !important;
    cursor:pointer;
    display:none;
    font-size:9px;
    font-weight:bold;
    overflow:hidden;
    padding:6px 6px 3px;
    position:absolute;
    text-align:left;
    text-indent: 0 !important;
    top: -45px;
    left: -30px;
    z-index: 10001;
    width:198px;
}

.middle .center .galeriasHome ul li .zoom p
{
	font-weight: bold;
	font-size: 15px;
}
/*
.middle .center .galeriasHome ul li a:hover
{
	text-indent: 0;
}

.middle .center .galeriasHome ul li a:hover span
{
	background: transparent url(../img/bgImgGaleria.png) repeat center center;
	font-weight: bold;
}
*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .newsletterForm
{
	padding: 5px;
	background: url("../img/bgTopo.jpg") repeat-x scroll left bottom #FFFFFF;
	display: none;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .galerias a
{
	display: block;
	float: left;
	width: 100px;
	height: 90px;
	margin: 0 5px 5px 0;
	text-indent: -999999px;
}

.middle .center .galerias h3 a.linkGaleria
{
	margin: 0;
	padding: 0 0 0 22px;
	width: auto;
	height: auto;
	float: none;
	display:inline-table; 
	text-indent: 0;
    color: #BA131A;
    font-size: 14px;
    background: transparent url(../img/link.png) no-repeat 2px 0px;
}

.middle .center .galerias h3 a.compartilharGaleria
{
	display: inline-table;
    float: right;
    height: auto;
    margin: 0 5px 0 0;
    text-indent: 0;
    width: auto;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .outrasGalerias
{
	padding: 5px 0;
}

.middle .center .outrasGalerias li
{
	background-color: #F1F1F1;
    float: left;
    height: 50px;
    margin: 0 5px 5px 0;
    padding: 5px;
    width: 210px;
}

.middle .center .outrasGalerias li a.titulo
{
	font-size: 12px;
	font-weight: bold;
}

.middle .center .outrasGalerias li a.imagem
{
	background-color: #E5E5E5;
    display: block;
    float: left;
    height: 50px;
    margin: 0 5px 0 0;
    text-indent: -999999px;
    width: 60px;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.tagsCapa *
{
	font-size: 11px;
	line-height: 11px;
}

.tagsCapa p
{
	margin: 4px 0 0;
}

.tagsCapa a.item
{
	padding: 1px;
}

.tagsCapa a.item:hover
{
	background-color: #666;
	color: #fff;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.ultimas
{
}

.ultimas ul
{
}

.ultimas ul li
{
}

.ultimas ul li a
{
	padding: 3px 0;
	display: block;
}

.ultimas ul li a:hover
{
	background-color: #666666;
    color: #FFFFFF;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/
.middle .center .list
{
	
}

.middle .center .list .item
{
	
}

.middle .center .list .item .url
{
	color: #999;
	font-size: 11px;
}

.middle .center .list .item a span
{
    display: inline-table;
    float: left;
    height: 17px;
    margin: 0 5px 0 0;
    text-indent: -999999px;
    width: 18px;
}

.middle .center .list .item a span.video
{
	background: transparent url(../img/littleIcons.png) no-repeat -24px 0;
}

.middle .center .list .item a span.audio
{
	background: transparent url(../img/littleIcons.png) no-repeat -0px 0;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.middle .center .list .item .imagemSocial
{
	float: left;
	width: 300px;
	height: 200px;
	text-indent: -999999px;
	margin: 0 5px 5px 0;
}

.middle .center .list .item .imagemSocialLista
{
	float: left;
	width: 100px;
	height: 80px;
	text-indent: -999999px;
	margin: 0 5px 5px 0;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.topBarForm
{
}

.topBarForm
{
	background: #fff url(../img/bgMenuTopBar.png) repeat-x left bottom;
}

.iframe
{
	color:#fff;
	height:94%;
	width:100%;
	z-index:10;
}

.iframe iframe
{
	color:#fff;
	height:99.6%;
	width:100%;
	z-index:10;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.bottom
{
	background-color: #e1e1e1;
}

.bottom .content
{
	padding: 20px 0;
}

.bottom .facebook
{
	float: left;
	margin: 0 0 5px 5px;
	background-color: #fff;
}

.bottom .menuRodape
{
	width: 480px;
	float: left;
}

.bottom .menuRodape li
{
	float: left;
	padding: 2px 10px;
}

.bottom .menuRodape li a
{
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0 1px 1px #fff;
}

.bottom .menuRodape li ul li
{
	float: none;
	padding: 3px 0 3px 0;
}

.bottom .menuRodape li ul li a
{
	font-size: 12px;
	font-weight: normal;
}




.bottom .menuInstitucional
{
	padding: 10px 0px;
}

.bottom .menuInstitucional li
{
	float: left;
	padding: 2px 10px;
}

.bottom .menuInstitucional li a
{
	font-size: 15px;
}

.bottom .menuInstitucional li input
{
	border:1px inset;
	padding: 1px;
	width: 200px;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.tituloRecomenda
{
    background: transparent url(../img/bgMenuTopBar.png) repeat-x center bottom;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||*/

.topoEspecial
{
	display: block;
	background-color: #f1f1f1;
	height: 80px;
	text-indent: -999999px;
}

.topoEspecial a
{
	display: block;
	height: 80px;
	text-indent: -999999px;
}