@charset "utf-8";
/* CSS Document */

/* ###########################################################################################
   #################################### CSS DE GERAL #########################################
   ########################################################################################### */


* {font-family: Arial, Helvetica, sans-serif;}
body { 
      background-color:#666;
}
div {
	margin:auto; 
    margin-bottom:2px;
	background:#FFF;
}
ul {font-size:12px;}

ol {font-size:12px;}

a {	
   text-decoration: none;
   color:#999;
}
p {
	font-size:12px; 
	text-align:left; 
	color:#333;
	line-height:normal;
	margin-bottom:1px;
}
h1 {
	font-size:20px;
	color:#C30;
}
h2 {
    font-size:16px;
	color:#C30;
}
h3 {
	font-size:14px;
	color:#C30;
}
h4 {
	font-size:12px; 
	color:#ccc; 
}

/* -- Formartação "Class" superior -- */

#dvlog {

   background:"green";
   color:"yellow";
}


/* ----------------------------------Logo INTRALOGÍSTICA --------------------------- */
#logo {
	width:200px;
	height:90px;
	float:left;
	z-index:auto;
	padding-left:30px;
	background:#fff url(../img/logo_marcas/revista_intralogistica/logo.gif) no-repeat center center;
}

/* ---------------------------------- COMUNS SUPERIOR -------------------------------- */
.head {
	display:inline;
	font-size:11px;
	color:#999;
	padding-left:20px;
	padding-right:30px;
}
.head img{padding-top:2px; }
.barrahead {
	background-color:#000;	
	width:100%;
	height:35px;
}
.buscahead {
	text-align:right; 
	top:0px; 
	margin:0px;
}
.head input {
	margin:0px;
}
.head li {
	list-style-image:url(../img/imghead/twitter.gif); 
	/*list-style-position:inherit;*/
}

/* ------------------------------------ BANNER HOME ----------------------------------- */
.bannerpublic {
	width:728px;
	height:90px;
	float: right;
}
/* --------------------------------------- FIM ---------------------------------------- */


/* ------------------------------- FORMATAÇÃO BARRA MENU ------------------------------ */
.barramenu {
	background-color:#000;
	width:100%;
	height:40px;
	clear: both;
	z-index:1000;
}
.barramenu ul {
	font-size:13px;
	color:#333;
	line-height: 15px;
}
/* --------------------------------------- FIM ---------------------------------------- */


/* -- Início de formartação corpo da página -- */

.container {
	 background-color:#fff;
	 width:970px;
	 height:auto;
	 margin-top:-15px;
}

.conteudo {
	background:#fff;
	margin-bottom:-15px;
}

/* ---------------------------------- COLUNA ESQUERDA ----------------------------------*/
.colunaesquerda{
	background-color:#fff;
	width:230px;
	padding:10px;
	height:auto;
	float:right;
	clear:right;
}

/* --------------------------------- COLUNA CENTRAL -------------------------------------*/
.colunacentral {
	background-color:#fff;
	width:380px;
	height:270px;
	padding:10px;
	padding-top:20px;
	margin-left:300px;
	/*clear:inherit;
	z-index:150px;*/
	
} 
.colunacentral2 {
	background-color:#fff;
	width:360px;
	height:230px;
	padding:10px;
	padding-top:0px;
	padding-left:px;
	margin-left:300px;
	margin-top:0px;
	/*clear:inherit;
	z-index:150px;*/
	
} 
.colunacentral h1 {
	margin:0px;
}
.colunacentral h2 {
	margin:2px;
	margin-top:15px;
}
.colunacentral h5 {
	margin:0px;
	margin-right:60px;
	text-align:right;
	font-size:10px;
}
.titulo_home {
	width:95%;
	height:25px; 
	background:#fff; 
	padding:10px;
}
.titulo_home h1 {
   margin:0px;
}
h1 i {font-size:17px;}
/* ------------------------ COLUNA DIREITA - Formatação notícias -----------------------*/
.data {color:#666; font-size:14px;}
.not p {
	margin:5px; 
	margin-left:20px;
	margin-right:30px;
}

/* ------------------------ COLUNA CENTRAL - Edição especial -----------------------*/
.edicao_especial {
	font-size:12px;
	line-height:1.5em;
	margin:2px;
	width:400px;
	height:545px;
	overflow:scroll;
}
table tr td p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-align:center;
	}
/* ------------------------ COLUNA CENTRAL - Estrutura editorial -----------------------*/
.estrutura_editorial {
	overflow:scroll;
	width:400px;
	height:545px;
	z-index:1;
}
.estrutura_editorial ul li {
	font-size:12px;
	line-height:1.5em;
}

/* ------------------------ COLUNA CENTRAL - Expediente --------------------------------*/
.expediente {
   font-size:12px;
   line-height:1.9em;
}
.expediente ul li {
   list-style:none;	
}
.expediente b {
 font-size:14px;
}

/* ------------------------ COLUNA CENTRAL - Expediente --------------------------------*/
.beneficios_assinates ul li {
 font-size:12px;	
}
.beneficios_assinates #assja {
	text-align:center;
	text-decoration:none;
}
/* ---------------------------------- COLUNA DIREITA -----------------------------------*/
.colunadireita {
	width:275px;
	padding:10px;
	height:auto;
	float:left;
	clear:left;
}
.colunadireita p {
	font-size:11px;
	text-align:left; 
	color:#333;
}

/* --------------------------------- BANNERS LATERAIS ----------------------------------*/
.banners_laterais {
	background-color:#fff;
	width:220px;
	height:140px;
	margin:5px;
    margin-right:0px;
	margin-botton:15px;
    padding:10px;
	border:#ddd 1px;
	border-style:solid;
	float:right;
}

/* ---------------Format coluna Direita = Revista / Newsletter(Home)--------------------*/
.ccr {
	background:#fefefe;
	border:#ddd 1px;
	border-style:solid;
	margin-top:10px;
	padding-top:0px;
	padding-botton:0px;
	padding:10px;
}
.ccr label {font-size:12px; color:#999;}
.ccr .fr {line-height:0px;}
.ccr input {color:#666;}
.ccr h2 {margin-top:0px;}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	font-size:11px;
}

/* ------------------------------------- Rodapé --------------------------------------- */
.barraBotton {
	width:100%;
	height:100px;
	clear:both;
	background-color:#999;
	background-image:url(../img/rodape/rodape.jpg);
	z-index:10;
}
.barraBotton .bottom {
	display:inline;
	font-size:10px;
	color:#000;
	padding:05px;
}
/* --------------------------------------- FIM ----------------------------------------- */

/* ###########################################################################################
   ################################# CSS DE NOTÍCIAS #########################################
   ########################################################################################### */



/* --- CORRESPONDE AO CAIXA DE BUSCA ----*/
.art {
	width:650px; 
	height:auto; 
	color:#666;
	margin:5px; 
	padding-left:25px;
}
.art p {
	line-height:1.5em;
	margin:0.5px;
}
.art br {
    line-height:0.3em;	
}
/* --- FIM ---*/

/* ------ CORRESPONDE A DIV DO CONTEUDO DA NOTÍCIA ---------*/
.art1 {
	width:650px; 
	height:auto;
	font-size:14px;
	color:#666;
	margin:10px; 
	margin-left:15px;
	padding:5px;
	border:#ddd 1px;
	border-style:solid;
}
/* ------------*/

a:hover #efect_h2 {color:#666; font-size:17px;}


/* ---- CORRESPONDE AOS LINKS ABAIXO DO TEXTO --------*/
.links_rodape {
	width:640px; 
	height:auto;
	background:#f9f9f9;
	color:#666;
	margin-left:30px;
	border:#ddd 1px;
	border-style:solid;
}
.links_rodape ul li {
    font-size:12px;
	color:#C30;
	list-style:square;
	line-height:0.5em;
}
.links_rodape .data {
    font-size:12px;
}
/* ----- FIM ------*/

.brd {border-bottom:1px dotted #718eb3;}/* Pontilhado no final do texto */
hr {border:0px; border-bottom:1px dotted #718eb3;}/* Pontilhado no final do texto */


.leia_mais {
	text-align:right; 
	font-size:11px; 
	color:#666;
	padding-right:20px;
}

/* ------------------------------------------------------------------*/
.ddt {color:#666; font-size:14px;}
.xx {margin:10px 0px 10px 0px;}

#print {padding-left:400px; text-align:right; float:right; margin-top:-15px;}
.ffr {margin-left:0px;}
/*-------------------------------------------------------------------*/


/*----------------------- TITULO DE CONTEÚDO ------------------------*/

.titulo_de_conteudo {
	background:#eee; 
	height:25px;
	text-align:center;
}
.titulo_de_conteudo h1 {
	color:#CCC;
	padding:1px;
}

/*-------------------------------------------------------------------*/
