/******************************************************************************
Reset
******************************************************************************/
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clear {
	clear: both;
}

/******************************************************************************
Elementos estruturais básicos 
******************************************************************************/
body {
	font-family: Arial, "Trebuchet MS", "Lucida Grande", "Trebuchet MS", Arial, sans-serif; 
	font-size: 76%;
	background: #B72126;
}


#main {
	margin: 85px auto;
	position: relative;
	width: 970px;	
	color: #333333;
	background: #ffffff;
	min-height: 500px;
}

#logo {
	position: absolute;
	top: -72px;
	right: 20px;
	width: 66px;
	height: 110px;
	/*background: url('../img/ivgr/ivgr-logo.png') no-repeat scroll;*/
	/*background: url('../img/logo-curado-noticias.png') no-repeat scroll;*/
	background: url('../img/logo-curado-noticias2.png') no-repeat scroll;
}

#menu {
	width: 100%;
	padding: 15px 0 20px 12px;
}

#menu li {
	display: inline;
	margin-right: 20px;
}

#menu li a {
	color: #B72126;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#menu li a:hover {
	border-bottom: 2px solid #999999;
}

#menu li.atual a {
	border-bottom: 2px solid #B72126;
}

#top {
	position: absolute;
	top: -41px;
}

#top h1 {
	color: #FFFFFF;
	font-size: 36px;
}

#content {
	padding: 0.25em 5em 1em 1em;
	width: 640px;
}

#sidebar {
	position: absolute;
	left: 675px;
	/*top: 123px;*/
	top: 60px;
	width: 275px;
}

#sidebar h3 {
	background: #B72126;
	color: #FFFFFF;
	padding: 2px;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

#sidebar label {
	display: block;
}


/******************************************************************************
Outros itens gerais do site
******************************************************************************/

#simula-cliente {
	position: absolute;
	background: #FFFFFF;
	padding: 5px;
	top: -75px;
}

.aviso-site {
	background: #FFEFEF;
	border: 1px dotted #9F131C;
	padding: 0.5em 1em;
	margin: 0 0 1em 0;
}

.aviso-site p {
	margin-bottom: 0.5em;
}

#dialogo-login {
	margin-top: 20px;
}

#dialogo-login .aviso-site {
	text-align: center;
	font-size: 16px;
}

#login {
	width: 300px;
	margin: 2em auto;
}

#login h3 {
	margin-bottom: 0.5em;
	font-size: 16px;
}

#login .input.text, #login .input.password {
	margin-bottom: 16px;
}

#login .input.text input, #login .input.password input {
	width: 300px;
	height: 25px;
	font-size: 18px;
	margin-bottom: ;
}

#login label {
	font-size: 14px;
	font-weight: bold;
	
}

#login .submit input {
	font-size: 14px;
}



/******************************************************************************
PAGINAÇÃO
******************************************************************************/
div.paginacao {
	margin-top: 0.5em;
	font-size: 1em;
}

div.paginacao a {
	text-decoration: none;
}

div.paginacao a:hover {
	text-decoration: underline;
}

div.paginacao div.paginas {
	float: left;
	font-size: 1em;
}

div.paginacao div.proxima-anterior {
	float: right;
	font-size: 1.1em;
}

div.paginacao span.current {
	background: #B72126;
	padding: 0 0.5em;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}



/******************************************************************************
IVGR / RELATÓRIOS
******************************************************************************/

.ivgr {
	color: #B72126;
	font-weight: bold;
}

#conteudo-ivgr {
	width: 640px;
}

#conteudo-ivgr p {
	width: 400px;
	margin: 1em 0;
	text-align: left;
	font-size: 16px;
}

#conteudo-ivgr p.link-apres {
	/*
	cursor: pointer;
	width: 375px;
	background: #FFEFEF;
	color: #B72126;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 18px;
	margin: 50px auto;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-style: solid;
	border-width: 4px;
	border-color: #B72126;
	*/
}

#conteudo-ivgr p.link-apres {
	width: auto;
	cursor: pointer;
	font-size: 12px;
	color: #0000FF;
	text-align: center;
}

#conteudo-ivgr p.link-apres:hover {
	text-decoration: underline;
}

/*
#conteudo-ivgr p.link-apres:hover {
	background: #B72126;
	color: #FFFFFF;
}

p.link-apres:hover .ivgr {
	color: #FFFFFF;
}
*/

#capa-apres {
	cursor: pointer;
	margin-left: -3px;
}


#site-relatorios {
	width: 290px;
	float: left;
	margin-top: -500px;
	margin-left: 650px;
}


#site-relatorios h3 {
	margin-bottom: 1em;
}

#site-relatorios li {
	margin-bottom: 8px;
}


/******************************************************************************
ANÁLISES SEMANAIS
******************************************************************************/
#analise-semana {}

#analise-semana h2 {
	height: 64px;
	margin: 0 0 10px -24px;
	background: url(../img/site-header-analise-semana.png) no-repeat;
}

#analise-semana p {
	width: 600px;
	line-height: 1.5;
	margin-bottom: 1em;
	text-align: justify;
}
#analise-semana h2 span {
	margin-left: -5000px;
}

div.corpo-analise {
	float: left;
	width: 650px;
}

.corpo-analise h3 {
	font-size: 16px;
	margin: 10px 0 5px 0;
}

div.blocos-semanas {
	float: left;
	width: 150px;
	margin: 0 0 20px 20px;
}

ul.bloco-semana  li {
	margin-bottom: 0.5em;
}



/******************************************************************************
CLIPPING
******************************************************************************/
body.Analises #content {
	width: auto;
}

#clipping-busca {
	position: relative;
}

#clipping-busca .input.text input {
	width: 220px;
}

#clipping-busca .submit {
	position: absolute;
	left: 230px;
	top: 26px;
}

#clipping-filtro {
	margin-top: 25px;
}

#clipping-filtro .input {
	margin-bottom: 15px;
}

#filtro-periodo {
	margin: 1em 0;
}

#filtro-periodo input {
	width: 70px;
}

#filtro-periodo div.input {
	float: left;
	margin-right: 1em;
}

#filtro-periodo div.submit {
	float: left;
	margin-top: 17px;
}

#filtro-periodo div.submit input {

}

#filtro-periodo label {
	display: block;
}

#clipping-filtro fieldset.checkboxes {
	margin-bottom: 1.3em;
	border: 0;
}

#clipping-filtro fieldset.checkboxes div.input {
	margin-bottom: 0.4em;
}

#clipping-filtro fieldset.checkboxes label {
	display: inline-block;
	margin-left: 0.3em;
}

#clipping-filtro .radioSep {
	margin-bottom: 5px;
}

ul.noticias {
	width: 640px;
	margin: 2em 0;
}

li.noticia {
	list-style-type: none;
	padding: 1em 0;
	border-bottom: 1px dotted #B72126;
	position: relative;
}


li.noticia:hover {
	background: #FFEFEF;
	cursor: pointer;
	/*border-left: 11px solid #B72126;
		margin-left: -11px;*/
	/*border-left: 24px solid #FFFFFF;
		margin-left: -28px;*/	
}

li.noticia .marcador {
	color: #FFEFEF;
	font-size: 32px;
	display: none;
}

li.noticia:hover .marcador {
	display: block;
	position: absolute;
	left: -30px;
	top: 14px;
}


div.noticia {
	padding: 1em;
}

.noticia .veiculo {
	font-size: 9px;
	font-weight: bold;
	color: #9FA3A3;
	margin-bottom: 0.5em;
}

li.noticia:hover .veiculo {
	color: #3F4343;
}

div.noticia .veiculo {
	font-size: 12px;
	color: #777777;
}

.noticia h2 a {
	font-size: 16px;
	color: #4F4040;
	text-decoration: none;
}

div.noticia h2 {
	margin-bottom: 8px;
}

.noticia h3 {
	font-size: 11px;
	color: #454545;
}

div.noticia h3 {
	font-size: 14px;
	margin: 0.5em 0;
}

.noticia .autores {
	color: #454545;
	margin-bottom: 1em;
}

.noticia p {
	margin: 0.5em 1em 1em 0;
	font-size: 14px;
	text-align: justify;
}




/******************************************************************************
AGENDA
******************************************************************************/
#conteudo-agenda {
	width: 640px;
}

h2.agenda-ano {
	border: 0 !important;
	margin: 16px 0;
	font-size: 22px;
	font-weight: bold;
	color: #8F0009;
}

h2.agenda-mes {
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px dotted #8F0009;
	padding-bottom: 0.2em;
	margin: 8px 0;
	color: #8F0009;
}

div.evento-agenda {
	margin-bottom: 2.5em;
}

/* chamado do evento da agenda */
div.evento-agenda h2 {
	font-size: 16px;
	color: #333333;
	margin: 0.5em 0;
}

/*  VALE TB PARA A HOME! */
div.evento-agenda h3.agenda-data {
	font-size: 1em;
	color: #444444;
}

div.evento-agenda strong,
div.evento-agenda b {
	color: #454545;
}

div.evento-agenda div {
	margin-bottom: 1em;
}

div.evento-agenda p {
	line-height: 1.5;
	margin-bottom: 1em;
}

div.evento-agenda div a,
div.evento-agenda div a strong {
	color: #2222FF !important;
	text-decoration: none;
}

div.evento-agenda div a:hover {
	text-decoration: underline;
}

/* Form de busca (na agenda completa e na home) */
form#buscaAgenda #filtroDataAgenda input {
	width: 70px;
}

form#buscaAgenda div.input {
	float: left;
	margin-right: 1em;
}

form#buscaAgenda div.submit {
	float: left;
	margin-top: 17px;
}

form#buscaAgenda #filtroDataAgenda div.submit input {
	width: 30px;
	height: 20px;
	border: 1px solid #000000;
}

form#buscaAgenda label {
	display: block;
}





/******************************************************************************
HOME
******************************************************************************/

body.Home #content {
	width: auto !important;
	padding-right: 0;
}

#home-esquerda,
#home-direita {
	float: left;
}

#home-esquerda {
	width: 620px;
}

#home-direita {
	word-wrap: break-word; 
	margin: 0 0 20px 20px;
}

#home-noticias {}

#header-destaques {	
	height: 64px;
	margin-left: -24px;
	background: url(../img/site-header-destaques-clipping.png) no-repeat;
	margin-bottom: -20px;
}

#header-destaques span {
	margin-left: -5000px;
}

#home-noticias .noticias {
	width: 602px;
	margin-bottom: 10px;
}

#home-noticias .noticias li {
	padding: 0;
	border: 0;
}

#home-noticias .noticias li:hover .marcador {
	top: -5px;
}

#home-noticias .noticias .veiculo {
	margin-bottom: 0;
}

#home-noticias .noticias .titulo {
	margin-bottom: 10px;
}


/* ANALISE SEMANAL */
#header-semana {	
	height: 64px;
	margin: 20px 0 0 -24px;
	background: url(../img/site-header-analise-semana.png) no-repeat;
}

#header-semana span {
	margin-left: -5000px;
}

#home-semana {
	margin-bottom: 50px;
}

#home-semana h3 {
	font-size: 16px;
	margin: 10px 0 5px 0;
}

#home-semana p {
	margin: 1em 0;
	text-align: justify;
	width: 602px;
}

#home-direita .login {
	width: 300px;
	margin-bottom: 20px;
}

#home-direita .login h3 {
	background: #B72126;
	color: #FFFFFF;
	padding: 2px;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

#home-direita .login p {
	margin-bottom: 10px;
}

#home-direita .login label {
	display: block;
}

#home-direita .login input {
	width: 100px;
}

#home-direita .login input[type=submit] {
	width: 60px;
}

#home-direita .login .input,
#home-direita .login .password,
#home-direita .login .submit {
	margin: 0 5px 0 0px;
	float: left;
}

#home-direita .login .submit {
	margin-top: 16px;
}

#home-agenda {
	width: 278px;
	padding: 10px;
	background: #FFEFEF;
	border: 1px dotted #9F131C;
	padding: 0.5em 1em;
}

#home-agenda h2 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #B72126;
}

#home-agenda h3 {
	margin-bottom: 5px;
}

#home-agenda p {
	line-height: 1.2;
}
