@charset "utf-8";
/* CSS Document */

* {
	margin: 0px auto;
	padding: 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#geral {
	float:left;
	width:844px;	
}

#topo-interno {
	height:116px;
}

#logo-proweb {
	float:left;
	width:139px;
	height:113px;
}

#logo-proweb h1 a {
	display:block;
	width:130px;
	height:100px;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/logo-proweb.jpg) center center no-repeat;
}

#trabalhe-conosco {
	float:right;
	width:243px;
	height:113px;
}

#trabalhe-conosco h2 a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	width:223px;
	height:110px;
	background:url(../images/bg-trabalhe-home.jpg) top right no-repeat;
}

#menu-topo {
	float:left;
	width:844px;
	height:31px;
	background:#d63f0b;
}

#div-menu {
	float:left;
	width:462px;
	text-align:left;
	padding-left:139px;
}

#menu-topo a {
	float:left;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}

a.link_01 { width:78px;height:31px;background:url(../images/links/bg-link-servicos.jpg) no-repeat; }
a.link_02 { width:66px;height:31px;background:url(../images/links/bg-link-empresa.jpg) no-repeat; }
a.link_03 { width:45px;height:31px;background:url(../images/links/bg-link-cases.jpg) no-repeat; }
a.link_04 { width:109px;height:31px;background:url(../images/links/bg-link-posicionamento.jpg) no-repeat; }
a.link_05 { width:74px;height:31px;background:url(../images/links/bg-link-estrutura.jpg) no-repeat; }
a.link_06 { width:90px;height:31px;background:url(../images/links/bg-link-contato.jpg) no-repeat; }

a.link-destaque_01 { width:78px;height:31px;background:url(../images/links/bg-link-hover-servicos.jpg) no-repeat; }
a.link-destaque_02 { width:66px;height:31px;background:url(../images/links/bg-link-hover-empresa.jpg) no-repeat; }
a.link-destaque_03 { width:45px;height:31px;background:url(../images/links/bg-link-hover-cases.jpg) no-repeat; }
a.link-destaque_04 { width:109px;height:31px;background:url(../images/links/bg-link-hover-posicionamento.jpg) no-repeat; }
a.link-destaque_05 { width:74px;height:31px;background:url(../images/links/bg-link-hover-estrutura.jpg) no-repeat; }
a.link-destaque_06 { width:90px;height:31px;background:url(../images/links/bg-link-hover-contato.jpg) no-repeat; }

a.link_01:hover { width:78px;height:31px;background:url(../images/links/bg-link-hover-servicos.jpg) no-repeat; }
a.link_02:hover { width:66px;height:31px;background:url(../images/links/bg-link-hover-empresa.jpg) no-repeat; }
a.link_03:hover { width:45px;height:31px;background:url(../images/links/bg-link-hover-cases.jpg) no-repeat; }
a.link_04:hover { width:109px;height:31px;background:url(../images/links/bg-link-hover-posicionamento.jpg) no-repeat; }
a.link_05:hover { width:74px;height:31px;background:url(../images/links/bg-link-hover-estrutura.jpg) no-repeat; }
a.link_06:hover { width:90px;height:31px;background:url(../images/links/bg-link-hover-contato.jpg) no-repeat; }

#boxIdiomas {
	float:right;
	padding-top:6px;
	padding-right:4px;
	width:150px;
	height:20px;
}

.boxIngles {
	float:right;
	padding-right:5px;
	width:51px;
	height:18px;
}

.boxIngles a {
	display:block;
	width:51px;
	height:18px;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/box-ingles.jpg) no-repeat;
}

.boxEspanhol {
	float:right;
	padding-right:5px;
	width:51px;
	height:18px;
}

.boxEspanhol a {
	display:block;
	width:51px;
	height:18px;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/box-espanhol.jpg) no-repeat;
}

#conteudo {
	float:left;
	width:462px;
	height:auto;
}

#rodape {
	clear:both;
	width:472px;
	height:25px;
	padding-top:10px;
	font-size:9px;
	color:#959ba3;
}