/* CSS Document */

.limpa {
	clear:both;
	font-size:.1em;
	line-height:.1em;
}

* {
	margin:0;
	padding:0;
}

body {
	background-color: #CC9900;
	margin:0;
	padding:0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

a:link, a:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#666666;
}

#container {
	margin:20px 0 0 50px;
	padding-bottom:30px;
	width:650px;
}

#conteudo {
	padding-left: 65px;
}

#logo {
	margin:0 0 15px 0;
	padding:0;
	height:35px;
	background:url(../../images/layout/en/logo.gif) top left no-repeat;
}

#logo h1 {
	visibility:hidden;
	margin:0;
	padding:0;
}

#menu-container {
	border-bottom: solid 1px #663300;
}

#menu {
	position:relative;
	height:60px;
	list-style:none;
	margin:0 0 15px 45px;
}

#menu a {
	display:block;
	height:20px;
	text-decoration:none;
}

#menu a span{
	visibility:hidden;
}

#menu li {
	position:absolute;
}

#menu-home a {
	width:190px;
	background:url(../../images/layout/en/bt_home.gif) top left no-repeat;
}

#menu-home a:hover {
	background:url(../../images/layout/en/bt_home_f2.gif) top left no-repeat;
}

#menu-home a.ativo {
	background:url(../../images/layout/en/bt_home_f3.gif) top left no-repeat;
}

#menu-noticias {
	top:20px;
}

#menu-noticias a {
	width:190px;
	background:url(../../images/layout/en/bt_noticias.gif) top left no-repeat;
}

#menu-noticias a:hover {
	background:url(../../images/layout/en/bt_noticias_f2.gif) top left no-repeat;
}

#menu-noticias a.ativo {
	background:url(../../images/layout/en/bt_noticias_f3.gif) top left no-repeat;
}

#menu-cv {
	top:40px;
}

#menu-cv a {
	width:190px;
	background:url(../../images/layout/en/bt_cv.gif) top left no-repeat;
}

#menu-cv a:hover {
	background:url(../../images/layout/en/bt_cv_f2.gif) top left no-repeat;
}

#menu-cv a.ativo {
	background:url(../../images/layout/en/bt_cv_f3.gif) top left no-repeat;
}

#menu-textos {
	top:0px;
	left:190px;
}

#menu-textos a {
	width:270px;
	background:url(../../images/layout/en/bt_textos.gif) top left no-repeat;
}

#menu-textos a:hover {
	background:url(../../images/layout/en/bt_textos_f2.gif) top left no-repeat;
}

#menu-textos a.ativo {
	background:url(../../images/layout/en/bt_textos_f3.gif) top left no-repeat;
}

#menu-trabalhos {
	top:20px;
	left:190px;
}

#menu-trabalhos a {
	width:270px;
	background:url(../../images/layout/en/bt_trabalhos.gif) top left no-repeat;
}

#menu-trabalhos a:hover {
	background:url(../../images/layout/en/bt_trabalhos_f2.gif) top left no-repeat;
}

#menu-trabalhos a.ativo {
	background:url(../../images/layout/en/bt_trabalhos_f3.gif) top left no-repeat;
}


#menu-public {
	top:40px;
	left:190px;
}

#menu-public a {
	width:270px;
	background:url(../../images/layout/en/bt_public.gif) top left no-repeat;
}

#menu-public a:hover {
	background:url(../../images/layout/en/bt_public_f2.gif) top left no-repeat;
}

#menu-public a.ativo {
	background:url(../../images/layout/en/bt_public_f3.gif) top left no-repeat;
}

#menu-contato {
	top:0px;
	left:460px;
}

#menu-contato a {
	width:100px;
	background:url(../../images/layout/en/bt_contato.gif) top left no-repeat;
}

#menu-contato a:hover {
	background:url(../../images/layout/en/bt_contato_f2.gif) top left no-repeat;
}

#menu-contato a.ativo {
	background:url(../../images/layout/en/bt_contato_f3.gif) top left no-repeat;
}

#banner {
	width:650px;
	height:180px;
	overflow:hidden;
	margin-bottom:30px;
}


p.m10{
margin:10px 0;
}

a.voltar {
	width:70px;
	height:15px;
	display:block;
	float:left;
	margin-bottom:15px;
	background:url(../../images/layout/en/bt-voltar.gif) top left no-repeat;
}

a.voltar span {
	visibility:hidden;
}

a.voltar:hover {
	background:url(../../images/layout/en/bt-voltar_f2.gif) top left no-repeat;
}
