@charset "utf-8";

/* Resetando Elementos */
html { overflow: -moz-scrollbars-vertical; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* Estilos do site */

body {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	background-color: #e9f3fe;
}

#conteiner {
	background-color: #fff;
	width: 770px;
	margin: 0 auto; /* comentar linha para o site ficar na esquerda */
}

#topo a {
	*display: block;
	height: 146px;
	/*background: url('imagens/topo1.jpg');*/
	/*text-indent: -1000px;*/
	overflow: hidden;
}

/* Menu Superior */

#menu_superior {
	display: table;
	background: url('imagens/bg_menu.jpg');
	width: 770px;
}

#menu_superior li { display: inline; }

#menu_superior li a {
	float: left;
	display:block;
	border-right: 1px solid #fff;
	text-align: center;
	line-height: 24px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#menu_superior li a.mnu1{ width: 174px; }
#menu_superior li a.mnu2{ width: 144px; }
#menu_superior li a.mnu3{ width: 144px; }
#menu_superior li a.mnu4{ width: 144px; }
#menu_superior li a.mnu5{ width: 160px; border: none; }

/* Menu */

#menu {
	margin-top: 5px;
	/*margin-top: -15px;*/
	float: left;
	width: 173px;
}

#menu #mnu li a {
	line-height: 28px;
	padding-left: 13px;
	border-bottom: 1px solid #cef;
	display: block;
	height:1%;
	color: #0042A8;
	text-decoration: none;
	background:  #fff url('imagens/icon_blue.gif') no-repeat scroll left center;
	overflow: hidden;
}

#menu #mnu li a:hover { background-color: #e9f3fe; }

.banners li {
	margin-top: 4px;
	/*text-indent: -1000px;*/
	overflow: hidden;
}

.banners li a {
	display: block;
	/*line-height: 70px;*/
	height: 1%;
}

/*
#menu #banners li.galeria a { 
	background: url('imagens/galeriafotos.png') no-repeat; 
	line-height: 60px;
}

#menu #banners li.diario a { 
	background: url('imagens/diariooficial.png') no-repeat; 
	line-height: 70px;
}

#menu #banners li.webmail a {
	background: url('imagens/webmail.png') no-repeat; 
	line-height: 60px;
}

#menu #banners li.faleconosco a { 
	background: url('imagens/faleconosco.png') no-repeat; 
	line-height: 70px;
}*/

/* Sidebar */

#sidebar {
	margin-top: 5px;
	/*margin-top: -15px;*/
	float: right;
	width: 160px;
}

#sidebar #painel h2 {
	height: 25px;
	background: url('imagens/bg_painel.jpg') no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

#sidebar #painel ul li a {
	padding-left: 10px; 
	line-height: 24px;
	display: block;
	height:1%;
	background: url('imagens/bg_menu2.jpg') no-repeat;
	border-top: 1px solid #fff;
	font-size: .9em;
	color: #000;
	text-decoration: none;
}

#sidebar #funcionamento {
	background: url('imagens/bg_horario2.jpg') bottom no-repeat;
	padding-bottom: 10px;
}

#sidebar #funcionamento h2 {
	margin-top: 5px;
	height: 36px;
	background: url('imagens/bg_horario.jpg') no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

#sidebar #funcionamento ul { margin: 0 5px 0 7px; }
#sidebar #funcionamento ul li { margin-top: 5px; }
#sidebar ul ul { margin: 0; }
#sidebar ul ul li { color: #999; }

#imagem {
    float:right;
    padding:0 10px;
    width:250px;
}

/* Conteúdo */

#conteudo, #conteudo2 {
	margin: 2px 160px 0 174px;
	/*margin-top: -20px;*/
	padding: 5px;
	width: 420px;
	*overflow: hidden;
}

#conteudo h2, #conteudo2 h2 {
	background: #CCE5FF url('imagens/seta.jpg') no-repeat;
	line-height: 18px;
	padding-left: 20px;
	color: #06c;
	text-transform: uppercase;
	width: 405px;
}

#conteudo #destaques, #conteudo #projetos { display: table; }

#conteudo p.headnot {
	/*font-style: italic;*/
	color: #666;
	font-size: .9em;
}

#conteudo #destaques ul {
	margin-top: 10px;
	display: table;
}

#conteudo #destaques ul li {
	float: left;
	width: 121px;
	background-color: #DBDBDB;
	margin-right: 10px;
	padding: 7px	
}

#conteudo #destaques ul li.ult { 
	margin-right: 0; 
	height: 169px;
}
#conteudo #destaques ul li p, #conteudo #destaques ul li h3 { line-height: 1.2em; }

#conteudo #destaques ul li h3 { display: none; }

#conteudo #destaques ul li.noticias {
	height: 169px;
}

#conteudo #destaques ul li  .titulo {
	color: #000;
}

#conteudo #destaques ul li #sinopse {
	color: #888;
	margin-top: 6px;
	text-align: justify;
}

#conteudo #destaques ul li .sinopse {
	color: #888;
	margin-top: 6px;
}

#conteudo #destaques ul li #sinopse  p{
	color: #888;
	margin-top: 6px;
}

#conteudo #destaques ul li .texto {
	color: #666;
	font-weight: bold;
	padding: 10px;
	
}

#conteudo #destaques ul li .texto .subinfo {
	color: #999;
	font-weight: normal;
	padding: 10px;
}

#conteudo #destaques ul li .mais {
    float: right;
}

#conteudo #destaques ul li .mais a {
	color: #06c;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

#conteudo #destaques ul li.destaque .mais a { 
	font-size: 12px; 
	padding-top: 3px;
}

#conteudo #destaques ul li.destaque {
	width: 423px;
	background-color: transparent;
	margin-right: 0;
	/*margin-bottom: 10px;*/
	padding: 1px;
}

#conteudo #destaques ul li.destaque .itens {
	color: #444;
	padding: 20px;
}

#conteudo #destaques ul li.destaque .imagem_destaque {
	float: left;
	/*width: 260px;*/
	/*height: 195px;*/
	overflow: hidden;
	padding: 0px 3px;
}

#conteudo #destaques ul li .imagem {
	float: center;
	/*width: 121px;*/
	overflow: hidden;
}

#conteudo #destaques ul li.destaque h3 {
	font-size: 1.2em;
	color: #333;
	display: block;
	text-align: justify;
}

#conteudo #projetos h2 {
	margin-top: 10px;
}

#conteudo .consulta  {
	width: 412px;
	color: #444;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	padding: 5px;
}

#conteudo .consulta  .info {
	font-weight: bold;
	padding: 5px;
	position: relative;
}

#conteudo .consulta .info a {
	color: #06c;
	text-decoration: none;
}

#conteudo #destaques ul li .mais a {
	color: #06c;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

#conteudo .resultado { 
	font-weight: bold;
	line-height: 20px;
}
#conteudo .resultado tr td {
	padding-left: 1px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #ffffff;
	background-color: #dddddd;
}

#conteudo .resultado tr.dif td { 
	border-width: 1px 1px 1px 1px;
	border-color: #cccccc;
	background-color: #ffffff; 
	font-weight: normal;
} 	

#conteudo a {
	color: #06c;
	text-decoration: none;
}

#conteudo a:hover {
	text-decoration: underline;
}

#conteudo #lista_noticias {
	margin-top: 10px;
}

#conteudo #busca {
	margin-top: 10px;
	text-align: right;
	color: #444;
}

#conteudo #busca #campo_busca {
	color: #444;
    height: 16px;
	font-size: 12px;
}

#lista_noticias p {
	color: #06c;
	font-weight: bold;
}

#lista_noticias li {
	color: #06c;
	line-height: 20px;
	font-weight: normal;
	font-size: 11px;
}

#lista_noticias a{
	text-decoration: none;
	text-decoration: none;
}

#lista_noticias a:hover {
	text-decoration: underline;
	/*color: #444;*/
}

#conteudo #projetos li {
	float: left;
	margin-top: 10px;
	width: 206px;
	height: 94px;
	overflow: hidden;
}

#conteudo #projetos li.impar {
	margin-right: 13px;
}

/* Menu Inferior */

#menu_base {
	clear: both;
	text-align: center;
	background: #EDF0F6;
	padding: 7px;
}

#menu_base li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #046;
}
#menu_base li.ultimo { border-right: none; }

#menu_base li a {
	color: #069;
	text-decoration: none;
}
#menu_base li a:hover { text-decoration: underline; }

address {
	background-color: #B8C4DC;
	padding: 5px;
}

address span {
	margin: 0 auto;
	width: 450px;
	display: block;
	background: url('imagens/brasao.jpg') no-repeat;
	padding-left: 20px;
	line-height: 26px;
}

.clear {
	clear: both;
}


/*página de notícias */
#interna {
	padding-top: 10px;
	margin: 0px 0px 0 190px;
	*margin: 0px 0px 0 190px;
	/*margin-top: -20px;*/
	width: 577px;
	*overflow: hidden;
}

#interna h2 {
	background: #CCE5FF url('imagens/seta.jpg') no-repeat;
	line-height: 18px;
	padding-left: 20px;
	color: #06c;
	text-transform: uppercase;
	width: 560px;
	font-weight: bold;
}

#interna a {
	color: #06c;
	text-decoration: none;
}

#interna a:hover {
	text-decoration: underline;
}

#interna #texto #materia {
	padding: 0px 14px 0px 0px;
	font-size: 11px;
}

#interna #texto p {
	margin-top: 10px;
	color: #444;
	line-height: 18px;
	text-align: justify;
}

#interna #texto ul {
	margin-top: 10px;
	line-height: 18px;
	list-style: inside disc;
}

#interna p.headnot {
	font-style: italic;
	color: #666;
	font-size: .9em;
}

#interna #texto .info {
	font-weight: bold;
	padding: 5px;
	position: relative;
}

#interna #imagem {
	padding: 15px;
	overflow: hidden;
	float: right;
}

#interna #imagem a{
	text-decoration: none;
	color: #444;
}

#interna #filhos {
	padding: 0px 10px 0px 0px;
	line-height:19px;
}

#arquivos {
	margin-top: 10px;
}

#arquivos h3 {
	border-bottom: 1px solid #666;
}

#arquivos ul li {
	margin-top: 5px;
	list-style: inside disc;
	margin-left: 10px;
}

#arquivos a {
	text-decoration: none;
	color: #444;
}

#arquivos a:hover {
	text-decoration: underline;
}

.tumbs {
	margin-top: 5px;
}

.tumbs p {
	display: block;
	padding: 8px 18px 10px 0px;
	line-height: 19px;
	font-weight: bold; 
	vertical-align: middle;
	color: #444;
	float: left;
}

.hide {
	display: none;
}

ul#galeria {
    width:420px;
}

ul#galeria li {
    width: 45%;
    margin: 5px 5px 15px 5px; 
    float:left; 
    text-align:center;
    background: #F4F4F4; 
}

ul#galeria h5 {
    height: 25px; 
}



/* Intranet */
.menu-intranet {
    margin-top: 20px;
}

.menu-intranet li {
    padding: 3px;
    border-bottom: solid 1px #CCC;
    margin-bottom: 5px;
}




/* Barra detranet */


#navegacaoRapida {
	background: url("http://www.detran.to.gov.br/layout/imagens/fundo_detrannet.jpg") 0 0 repeat-y;
	background: #6699FF;
	border: 0px solid #000;	
	padding-top: 7px;
	width: 770px;	
	height: 25px;
	margin: 0 auto;
	z-index: 100000000
}




