/*
Tema: LM Transporte
Descrição: Desenvolvimento do site LM Transporte
Version: 0.1
Author: Bruno Lage - Designer e Tiago Celestino - Designer de Interface
Author URI: http://www.setweb.com.br/
*/
html, 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 !important;
	font-weight: normal;
	
	font-size: 100%;
	vertical-align: baseline
}
body {
	margin:5px 0 0 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none
}
ins {
	text-decoration: none
}
del {
	text-decoration: line-through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
address {
	font-style: normal
}
legend {
	display:none;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.sumir {
	display:none;
}
#global {
	width:989px;
	margin:0 auto;
}
/*conteúdo coluna um*/
#col_um {
	float:left;
	width:202px;
}
/*marca OEI Angola*/
#marca {
	height:67px;
}
#marca h1 a {
	text-indent: -900%;
	display:block;
	height:69px;
	background:#fff url(../imgs/marca_oei.gif) no-repeat;
}

#buscaEmpreendimento {
	
	width:162px;
	height:295px;
	padding:40px 10px 0 30px;
	background:#990000;
}
#buscaEmpreendimento h2 {
	text-indent: -900%;
	display:block;
	height:48px;
	background:url(../../imgs/tit_buscaEmpreend.gif) no-repeat;
	margin-bottom:30px;
}
#buscaEmpreendimento p {
	margin-bottom:20px;
}
#buscaEmpreendimento select {
	width:150px;
	padding:3px;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #990000;
}
#buscaEmpreendimento button {
	text-indent: -1000em;
	vertical-align: middle;
	cursor: pointer;
	display:block;
	width:110px;
	height:31px;
	margin-left:20px;
	border:0;
	background: url(../../imgs/btn_buscar.gif) no-repeat;
	
}

#ctCol_um {
	width:180px;
	margin:10px 0;
}
#ctCol_um p {
	line-height:1.5em;
	margin-bottom:10px;
}
.tituloOEI_empreend {
	text-indent: -900%;
	display:block;
	height:61px;
	background: url(../../imgs/tit_oeiEmpreend.gif) no-repeat;
}


/*conteúdo coluna dois*/
#col_dois {
	float:left;
	width:787px;
}
#busca_idioma {
	width:777px;
	height:25px;
	padding:10px 5px 0 5px;
	text-align:right;
	background:#F0EFE7;
	border-bottom:5px solid #990000
}

#busca {
	float:left;
	width:710px;
	margin-right:10px;
}
#busca label {
	margin:0 5px 0 0;
}

#busca input, #busca button {
	border:0;
	font:1em Verdana, Arial, Helvetica, sans-serif;
}

#busca input {
	width:100px;
	margin-right:5px;
	
}
#busca button {
	width:22px;
	height:15px;
	background: url(../imgs/btn_ok.gif) no-repeat;
	text-indent: -1000em;
	vertical-align: top;
	cursor: pointer;

}

#idiomas {
	margin-top:2px;
}
#idiomas li {
	float:left;
	margin-right:5px;
}

#destaques {
	float:left;
	width:420px;
	margin:10px 0;
}
#destaques h2 {
	text-indent: -900%;
	display:block;
	height:25px;
	background: url(../../imgs/tit_destaques.gif) no-repeat;
	margin-bottom:20px;
}
.caixas_destaques {
	margin-bottom:10px;
}
.info_destaque {
	position:absolute;
	z-index:3;
	width:120px;
	height:110px;
	padding:20px 10px 10px 10px;
	background: #CC0000;
	color:#fff;
	opacity:0.8;
}
.info_destaque h3 {
	margin-bottom:15px;
	font-weight:bold;
}
.info_destaque p {
	line-height:1.5em;
	margin-bottom:10px;
}
.info_destaque a {
	color:#fff;
	
}

#noticias {
	float:left;
	width:367px;
	margin:10px 0;
}
#noticias h2 {
	text-indent: -900%;
	display:block;
	height:25px;
	background: url(../../imgs/tit_noticias.gif) no-repeat;
	margin-bottom:20px;
}
.noticia_destaque {
	margin-bottom:12px;
	border-bottom:1px solid #999;
}
.noticia_destaque h3 {
	margin:5px 0 5px 0;
}
.noticia_destaque h3 a {
	font-size:1.1em;
	font-weight:bold;
	color:#666;
}
.noticia_destaque p a {
	color:#666;
}

.noticia_destaque a {
	color:#666;
}

.textosDestaques_noti {
	padding:8px;
	background: #F3F3F3;
}
.caixas_noticias {
	float:left;
	width:100%;
	border-bottom:1px solid #999;
	padding-bottom:10px;
/*	margin-bottom:22px;*/
	margin:3px 0 5px;
}

.caixas_noticias small {
	font-weight:bold;
}
.caixas_noticias a {
	color:#000;
}
.caixas_noticias h3 {
	margin:3px 0 3px 0;
	font-weight:bold;
}
.caixas_noticias h3 a {
	color: #333;
	font-weight:bold;
}


#rodape {
	float:left;
	width:100%;
	padding:10px 0;
	margin:10px 0 20px 0;
	border-top:2px solid #CC0000;
	text-align:center;
	color:#980000;
	font-size:0.9em;
}
#rodape ul {
	width:450px;
	margin:10px auto 10px auto;
}

#rodape ul li {
	float:left;
	margin:0 3px 10px 3px;
	color:#666;
}
#rodape ul li a {
	color:#980000;
}
#rodape address {
	clear:both;
}
#rodape address p {
	margin-bottom:10px;
}