/*-----------------------------------------------------------------------------
Lancenet - Folha de estilos gerais do Site

versao:   1.0
author:   Midia 3
website:   http://www.midia3.com.br/
-----------------------------------------------------------------------------*/

/* =Elementos HTML
-----------------------------------------------------------------------------*/
html{
	height:100%;
	margin:0;
	padding:0;
}

body {
	background:#FFFFFF;
	text-align:center;
	margin:0;
	padding:0 0 20px 0;
	overflow:auto;
	font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif;
	line-height:16px;
	color:#333333;	 
}

h1, h2, h3, h4, h5{ color:#191919; }

h3 span { display:none; }

ul, ol { list-style:none; }

img {border: 0;}


/* =Hacks
-----------------------------------------------------------------------------*/

.clearfix {
    overflow-x: hidden;
    overflow-y: hidden;
    _height: 1%;
}



/* =Gerais
-----------------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}

.clear {clear:both;}

.site{
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
width: 988px;
text-align: left;
background-color: #ffffff;
}



.pontilhado, .pontilhado2{
	width:312px;
	height:2px;
	background:url(/img/bg/pontilhado.gif) repeat-x;
	position:absolute;
	bottom:0;
	left:0;
	overflow:hidden;
}

.pontilhado2{ bottom:5px; }

.pontilhado_vert {
	height:90%;
	width:1px;
	background:url(/img/bg/pontilhado_vert.gif) repeat-y;
	margin:0 0 0 0;
	float:left;
	overflow:hidden;
}

.pontilhado_vert_estilo_colunas {
	height: 90%;
	width: 7px;
	margin: 0 0 0 2px;
	float: left;
	border-left-width: 2px !important;
	border-left-width: thin;
	border-left-style: dotted;
	border-color: #EEEEEE;
}

.bt_pontilhado{
	height:25px;
	float:right;
	text-transform:uppercase;
	font-weight:bold;
	color:#9C9C9C;
	text-align:right;
	line-height:12px;
	border-color:#DEDEDE;
	border-left-width:2px !important;
	border-left-width:thin;
	border-left-style: dotted;
	font-size:11px;	
}

.seta_diagonal{
	float:right;
	border-right-width:2px !important;
	border-right-width:thin;
	border-right-style: dotted;	
	border-color:#DEDEDE;
	margin:12px 0 0 0px;
	height:25px;
	width:18px;
	background:url(/img/seta_diagonal.gif) top left no-repeat;
	cursor:hand;
	padding:0 6px 0 0;	
}

.seta_diagonal span{
	display:block;
	height:16px;
	width:16px;
	background:url(/img/seta_diagonal.gif) top left no-repeat;	
}

.mais_noticias{
	width:102px;
	height:22px;
	float:right;
	text-transform:uppercase;
	font-weight:bold;
	color:#9C9C9C;
	text-align:right;
	line-height:12px;
	border-color:#DEDEDE;
	border-left-width:2px !important;
	border-left-width:thin;
	border-left-style: dotted;
	margin:4px 6px 0 0;
	font-size:11px;	
}

.mais_noticias:hover{
	color:#DE6338;
}

.input_hidden{ display:none; }


/* =Estruturas comuns
-----------------------------------------------------------------------------*/

.nav_noticias{
	height:34px;
}

.nav_primeira, .nav_meio, .nav_ultima{
	width:43px;
	height:18px;
	background:url(/img/botoes/bg_nav_primeira.gif) no-repeat center -3px;
	float:right;
	margin:4px 0 0 0;
	border-right-width:2px !important;
	border-right-width:thin;
	border-right-style: dotted;
	border-color:#DEDEDE;
	border-left-width:2px !important;
	border-left-width:thin;
	border-left-style: dotted;
}

.nav_meio{
	background:url(/img/botoes/bg_nav_meio.gif) no-repeat center 2px;	
}

.nav_ultima{
	background:url(/img/botoes/bg_nav_ultima.gif) no-repeat center 2px;	
}

.nav_prox, .nav_ant{
	width:18px;
	height:18px;
	float:left;
}

.nav_prox{
	float:right;
}

.subheader{
	height:42px;
	margin:0 0 12px 0;
}

.banner_topo{
	padding:10px 0 8px 0;
	height:90px;
	position:relative;
	display:block;
	z-index:500;
}

.banner_topo:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.pub_topo{
	float:left; 
	position:absolute; 
	top:10; 
	left:0; 
	z-index:100;
}

.legenda{ color:#0A6390; }

.site_preview{
	margin: 0 auto;
	overflow:hidden;
	text-align:left;
	background-color:#FFFFFF;
}

.foto_destaque h5{
	font-weight:bold; 
	font-size:10px;
	text-transform:uppercase;
	margin-bottom:5px;
}

.foto_destaque h5 strong{
	color:#F30507;
}

.foto_destaque a{
	font:bold 10px Georgia, "Times New Roman", serif;
	margin:8px 0;
	display:block;
}

.fios_topo{
	margin:5px 0;
}


/* =Colunas
-----------------------------------------------------------------------------*/
.subcoluna_esq, .subcoluna_dir, .subcoluna_meio{ 
	width:147px;
	float:left;
}

.subcoluna_esq, .subcoluna_meio{
	display:inline;
}

.subcoluna_dir{
	float:right;
	display:inline;
}

.subcoluna_dupla{
	float:left;
	width:294px;
}

.subcoluna_dupla_dir{
	float:right;
	width:294px;
}


/* =Header
-----------------------------------------------------------------------------*/
.header{
	width:100%;
	height:auto;
	position:relative;
	z-index:50;
	clear:both;
}

#menuPrincipal {
	position:absolute;
	left:-5px;
	top:95px;
	width:1000px;
	height:25px;
	z-index:50;
	overflow: hidden;
	display:block;
}

/* =Links
-----------------------------------------------------------------------------*/

a{ 
	text-decoration:none; 
	color:#333333;
}


/* =Selo da imagem
-----------------------------------------------------------------------------*/

.img_com_selo{ 
	position:relative; 
	padding:0;
	overflow:hidden;
}

.img_com_selo .selo {
	position:absolute;
	bottom:0;
	right:0;
}


/* =Menu Capas
-----------------------------------------------------------------------------*/

#menu_capas{
	width:215px;
	height:66px;
	float:right;
	background:#FFFFFF;
	border:2px solid #DEDEDE;
	padding:10px;
	margin-right:12px;
	display:inline;
}

#menu_capas p{
	border-botom-width: 2px !important;
	border-botom-width: thin;
	border-botom-style: dotted;
	border-color: #EEEEEE;
	border-bottom:2px dotted #D1D1D1;
	padding:0 0 3px 0;
	margin-bottom:3px;
}

#menu_capas ul li{
	font-size:10px;
	padding:0 0 0 24px;
	margin:5px 0 0 10px;
	float:left;
	display:inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	width:70px;
}

#menu_capas ul li a{ color:#333333; }
#menu_capas ul li a:hover{ text-decoration:underline; }

#menu_capas .rj{ 
	background-image:url(/img/botoes/bt_capaRJ.gif); 
}

#menu_capas .sp{ 
	background-image:url(/img/botoes/bt_capaSP.gif); 
	/*margin-left: 41px;*/
	white-space: nowrap;
}
#menu_capas .mg{ 
	background-image:url(/img/botoes/bt_capaMG.gif);
	/* margin-left: 0; */
}

#menu_capas .s{ 
	background-image:url(/img/botoes/bt_capaS.gif); 
}

#menu_capas .ne{ 
	background-image:url(/img/botoes/bt_capaNE.gif); 
}


/* =Footer
-----------------------------------------------------------------------------*/

.footer{
	width:990px;
	margin:10px auto 0 auto;
}

.footer a{ color:#F79418; }

.footer a:hover{ text-decoration:underline; }

/*= Blog */
/* ------------------------------------------------------------------ */

.blogai {
	display:none;
	padding:6px;
	background:url(/img/bg/bg_activo.gif) repeat;
	font-size:10px;
	position:relative;
}

.autorparceiros strong{display:block;}

.autorparceiros{
	color:#FF3300;
	text-transform:uppercase;
	font-size:12px;
	display:block;
	line-height:16px;
	clear:left;
	margin-bottom:0;
	font-weight:bold;
	}
.host_parceiros{
	font-family:verdana;
	font-size:10px;
	text-decoration:underline;
	color:#0000FF;

}
