body {
    margin: auto;
    padding: 0;
    text-align: center;
    font: 11px Arial;
    color: #000;
    background: #9C9A96;
}
a { text-decoration: none; color: #4C4941; }
a:hover { text-decoration: underline; }

img { margin: 0; padding: 0; border: 0; }

#layout {
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 742px;
    background: #9C9A96 url("imgs/bg_layout.jpg") center;
}

#topo {
    margin: 0;
    height: 107px;
    background: #9C9A96 url("imgs/bg_topo.gif");
    text-align: left;
    width: 741px;
}
#topo h1 {
    margin: 0;
    text-indent: -9000em;
    overflow: hidden;
}

#info_dir {
    float: right;
    position: relative;
    padding: 25px 10px 4px 4px;
    width: 228px;
    text-align: center;
}

#links { margin-bottom: 5px; }
#links a {
    font-family: Arial;
    font-size: 10px;
    color: #7B7569;
    text-decoration: none;
}

#links a:hover { text-decoration: underline; }

#newsletter {
    padding-top: 5px;
    text-align: right;
}

#newsletter form { margin: 0; padding: 0; }
#newsletter input.email {
    border: 1px solid #FFF;
    padding-left: 5px;
    background: #003B23;
    width: 219px;
    font-size: 11px;
    color: #F2C11B;
}

#logo {
    position: relative;
    top: 25px;
    left: 10px;
}

#lado_esq { float: left; width: 500px; }
#lado_dir { float: left; }

div#principal { background: repeat-y url("imgs/bg_noticias.jpg") right; height: 387px; }
#noticias dl, dt, dd { margin: 0; text-align: left; }
#noticias dl { padding-left: 15px; width: 220px; }
#noticias dt.data {
    padding-top: 5px;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
    color: #003B23;
}
#noticias dt.titulo {
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    color: #007143;
}
#noticias dd {
    border-bottom: 1px dotted #908E88;
    font-family: Arial;
    font-size: 11px;
    width: 220px;
}

#noticias dd p {
	margin: 0; padding: 0;
	padding-right: 5px;
	padding-bottom: 5px;
}

a.mnot { color: #007143; text-decoration: none; }
a.mnot:hover { text-decoration: underline; }

#info {
    margin: 0;
    padding: 3px 0px 0px 0px;
    padding-bottom: 3px;
    background: #C2C1B8;
}
#info div {
    float: left;
    border-left: 5px solid #F2C11B;
    background: #4C4941;
    padding: 5px 5px 5px 8px;
    text-align: left;
}
#info div.info_esq {
    margin:0;
    width: 210px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #D4CBB5;
}
#info div.info_esq dl, dt { margin: 0; }
#info div.info_esq dt { float: left; }
#info div.info_esq dd {
    margin-left: 24px;
    padding-bottom: 5px;
}
#info div.info_dir {
    width: 254px;
    height: 80px;
    font-family: Arial;
    font-size: 11px;
    color: #FFF;
}

#curriculum {
    clear: both;
    text-align: right;
    padding: 3px 30px 0px 0px;
    background: #C2C1B8;
    font-family: Arial;
    font-size: 11px;
    color: #4C4941;
}

#rodape {
    clear: both;
    background: #9C9A96 url("imgs/bg_rodape.jpg") repeat-x;
    height: 14px;
    width: 741px;
}

#menu { width: 741px; height:30px; background: url(imgs/bg_menuh.jpg); }

#menu ul {
	margin: 0; padding: 0;
	font-family: "Arial Narrow";
	font-size: 13pt;
	font-weight: bold;
	list-style: none;
}

#menu ul li { float: left; }

#menu ul li a {	display: block;	line-height: 30px; text-align: center; letter-spacing: normal; }

#menu ul li a:hover {
	text-decoration: none;
	background-color: #FFD113;
	border-left: 1px solid #E7D10C;
	border-right: 1px solid #E7E048;
	border-top: 1px solid #FFFF68;
	border-bottom: 1px solid #A19E0F;
	line-height: 28px;
}

#menuh1 a { width: 90px; margin-left: 121px; }
#menuh2 a { width: 107px; margin-left: 1px; }
#menuh3 a { width: 100px; margin-left: 1px; }
#menuh4 a { width: 109px; margin-left: 1px; }
#menuh5 a { width: 90px; margin-left: 1px; }

#menuh1 a:hover { width: 88px; }
#menuh2 a:hover { width: 105px; }
#menuh3 a:hover { width: 98px; }
#menuh4 a:hover { width: 107px; }
#menuh5 a:hover { width: 88px; }

h3.tit_interna {
    margin: 8px 0 10px 0;
    padding: 3px 0 4px 6px;
    width: 80px;
    font: 11px Arial;
    font-weight: bold;
    color: #FFF;
    background: #003C23;
    border-left: 4px solid #FFD113;
    text-align: left;
}

#interna p {
    text-align: left;
    margin: 0 0 10px 10px;
    width: 530px;
}

#conteudo {
    background: #DCDBD6 url("imgs/bg_conteudo.jpg") repeat-x;
    text-align: left;
    width: 741px;
}

#copyright {
    clear: both;
    border-top: 1px solid #FFCD06;
    background: url("imgs/bg_copy.jpg");
    height: 28px;
    font: 10px Arial;
    padding: 0 10px 0 10px;
    color: #DFD6BE;
}
#copyright span { padding: 9px 10px 5px 10px; }
#copyright span.nome { float: left; }
#copyright span.nome2 { float: right; }
#copyright span.nome2 a { color: #F2C11B; }

#interna table { margin-left: 8px; }
#interna td {
    font: 11px Tahoma;
    font-weight: bold;
    color: #003C23;
}
#interna .campo {
    border: 1px solid #FFF;
    background: #003B23;
    font: 11px Tahoma;
    padding: 1px;
    color: #FFCD06;
}
#interna .botao {
    border: 1px solid #003B23;
    background: #C7C6BE;
    font: 11px Tahoma;
    font-weight: bold;
    color: #003B23;
}
#interna .botao2 {
    border: 1px solid #003B23;
    background: #DCDBD6;
    font: 11px Tahoma;
    color: #003B23;
}
#interna a { color: #000; }

p.info { font-size: 10px; }

#ultimas_lateral {
    float: right;
    border-left: 1px solid #989897;
    width: 230px;
    background: #ECECE9;
    padding-bottom: 10px;
}
#ultimas_lateral dl {
    margin: 0;
}
#ultimas_lateral dd {
    padding: 4px 3px 6px 5px;
    background: #E8E8E4;
}
#ultimas_lateral dd.bg1 { background: #E8E8E4; }
#ultimas_lateral dd.bg2 { background: #DEDDD9; }
#ultimas_lateral p.mais {
    text-align: right;
    padding-right: 8px;
}
#ultimas_lateral p.mais a {
    color: #003C23;
    font-weight: bold;
}
#ultimas_lateral a { color: #000; }

dt.subtitulo {
    padding: 3px 0px 3px 6px;
    font: 11px Arial;
    font-weight: bold;
    color: #FFF;
    background: #003C23;
    border-bottom: 3px solid #FFD113;
}
dd span.data { font: 9px Tahoma; }
dd span.titulo {
    font: 11px Tahoma;
    font-weight: bold;
}

#noticias_busca {
    float: right;
    width: 178px;
    border-left: 1px solid #989897;
    background: #C2C1BB;
}
#noticias_busca dl {
    margin: 0 0 0 1px;
    height: 314px;
}
#noticias_busca .titulo2 {
    font: 11px Tahoma;
    font-weight: bold;
    color: #003C23;
}
#noticias_busca dd {
    padding-left: 4px;
    margin-bottom: 1px;
}
#noticias_busca dd a { color: #000; }
#noticias_busca dd p { margin: 5px 2px 3px 2px; }
#noticias_busca dd input.campo { border: 1px solid #003B23; }
#noticias_busca p.paginacao { text-align: center; padding-top: 10px; }
#noticias_busca p.paginacao a {
    font-weight: bold;
    color: #003C23;
}

#ultimas {
	background: url(imgs/noticias_busca.gif) right repeat-y;
    padding-left: 10px;
}

#ultimas dl, #ultimas #pgs { width: 540px; }

#ultimas dd { padding: 5px; }
#ultimas dd.bg1 { background: #E5E4E0; }

#ultimas dd p { margin: 0; }

#ultimas #pgs { margin: 0; padding-bottom: 10px; }

#noticia { background: url(imgs/ultimas_lateral.gif) right repeat-y; }

#noticia p { width: 490px; }
#noticia p.opcoes {
    width: 475px;
    font: 11px Arial;
    font-weight: bold;
    text-align: right;
	margin: 0;
	padding-bottom: 10px;
}
#noticia p.opcoes a.voltar { color: #003C23; }

dl.mini_projeto {
    margin: 0 0 0 10px;
    width: 220px;
    float: left;
}

div.desc_servico {
	float: left;
	width: 500px;
}

dl.mini_projeto img {
    margin: 2px;
    width: 204px;
    height: 153px;
    border: 3px solid #FFF;
}

p.tit_projeto {
    margin: 0;
    padding-left: 3px;
}

div.ampliar {
    clear: both;
    margin-left: 10px;
    padding: 5px;
    width: 200px;
    text-align: center;
}

#clientes dl {
    float: left;
    margin: 5px 0 10px 13px;
    padding: 3px 0 3px 0;
    width: 350px;
    border-top: 3px solid #FFD113;
    border-bottom: 3px solid #FFD113;
    background: url("imgs/bg_clientes.jpg");
}
#clientes dt {
    float: left;
    width: 103px;
	height: 77px;
    text-align: right;
	padding-left: 5px;
	padding-top: 8px;
}
#clientes dd.descricao {
	text-align: left;
    color: #FFF;
	margin-left: 120px;
	padding-right: 5px;
}
#clientes dd.link {
    clear: both;
    text-align: center;
	padding-top: 4px;
	line-height: 16px;
}
#clientes dd.link a { color: #FFF; }

p.nome_cliente {
    font-size: 12px;
    font-weight: bold;
    color: #003C23;
}

div.divisor {
    margin: 10px auto 10px auto;
    width: 700px;
    background: #BBB;
    height: 1px;
}
div.divisor hr {display: none; padding-bottom: 10px;}

#ulMenuV {
	margin: 0; padding: 0;
	list-style: none;
}

#ulMenuV li a {
	display: block;
	width: 221px;
	padding-left: 20px;
	font: bold 13pt "Arial Narrow";
	line-height: 35px;
	background-image: url(imgs/bg_menuv.jpg);
}

#ulMenuV li a:hover { background-image: url(imgs/bg_menuv_h.jpg); text-decoration: none; }
#ulMenuV li { background-image: url(imgs/bg_menuv_h.jpg); }

b.lavitta {
	color: #003B23;
}

#pgs {
	 text-align: center;
	 margin-bottom: 10px;
}
#interna p.desc_cliente {
	width: 500px;
}

dl#mapa { margin: 0 10px; letter-spacing: 0.1em; margin-bottom: 40px; }
dl#mapa dt { font-weight: bold; border-top: 1px solid #C2C1B8; padding-top: 5px; }
dl#mapa dd { border-bottom: 1px solid #DCDBD6; padding-bottom: 5px; }
