body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:83%;
	background:#f3f3f3 url(../imagens/bg.png) repeat-x;
	margin:0;
	padding:0;
	color:#2e2e2e;
}
* {outline:none;}
a {color:#2e2e2e;text-decoration:none !important;}
a:hover {text-decoration:underline !important;}
#main {position:relative;}
#page {width:935px;	margin:auto;}
.left {float:left !important;}
.right {float:right !important;}
.botao {
	display:block;
	height:51px;
	width:261px;
	background:url(../imagens/botao.gif) no-repeat;
	padding:10px 10px 10px 60px;
	color:#fff;
	font-size:16px !important;
	line-height:1.5em;
}
.botao:hover {
	display:block;
	height:51px;
	width:261px;
	background:url(../imagens/botao.gif) 0 -71px no-repeat;
	padding:10px 10px 10px 60px;
	color:#fff;
	text-decoration:none !important;
}
/*--> home <---------------------------------------------------------*/
#language {
	display:block;
	height:40px;
	overflow:hidden;
}
#language ul {
	list-style-type:none;
	background:url(../imagens/bg_flags.gif) top right no-repeat;
	margin:0;
	padding:0;
	float:right;
	width:96px;
	height:40px;
}
#language ul li {
	float:right;
	width:31px;
	height:40px;
	overflow:hidden;
}
#language ul li a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(../imagens/flags.png);
	background-repeat:none;
	height:30px;
}
#language ul li a.pt {background-position:0 0;}
#language ul li a.es {background-position:-35px 0;}
#language ul li a.en {background-position:-70px 0;}
#language ul li a.pt:hover {background-position:0 -30px;}
#language ul li a.es:hover {background-position:-35px -30px;}
#language ul li a.en:hover {background-position:-70px -30px;}
#header {
	margin:6px 0 0 0;
	height:80px;
}
#header h1 {
	position:relative;
	height:80px;
	float:left;
	width:187px;
	margin:0;
	padding:0;
}
#header h1 a {
	display:block;
	text-indent:-9999px;
	background:url(../imagens/logo.gif) no-repeat;
	height:80px;
}
#header ul {
	float:left;
	margin:2px 0 0 0;
	padding:0;
	list-style-type:none;
	width:748px;
	height:60px;
}
#header ul li {
	float:left;
	height:60px;
	position:relative;
}
#header ul li a {
	display:block;
	float:left;
	height:60px;
	text-indent:-9999px;
	background-image:url(../imagens/pt/menu.png);
	background-repeat:no-repeat;
}
#header a.menu1 {width:98px;background-position:0 0;}
#header a.menu1:hover {width:98px;background-position:0 -60px;}
#header a.menu1-selected {width:98px;background-position:0 -60px;}
#header a.menu2 {width:115px;background-position:-98px 0;}
#header a.menu2:hover {width:115px;background-position:-98px -60px;}
#header a.menu2-selected {width:115px;background-position:-98px -60px;}
#header a.menu3 {width:155px;background-position:-213px 0;}
#header a.menu3:hover {width:155px;background-position:-213px -60px;}
#header a.menu3-selected {width:155px;background-position:-213px -60px;}
#header a.menu4 {width:118px;background-position:-368px 0;}
#header a.menu4:hover {width:118px;background-position:-368px -60px;}
#header a.menu4-selected {width:118px;background-position:-368px -60px;}
#header a.menu5 {width:119px;background-position:-486px 0;}
#header a.menu5:hover {width:119px;background-position:-486px -60px;}
#header a.menu5-selected {width:119px;background-position:-486px -60px;}
#header a.menu6 {width:143px;background-position:-605px 0;}
#header a.menu6:hover {width:143px;background-position:-605px -60px;}
#header a.menu6-selected {width:143px;background-position:-605px -60px;}
#showcase {
	height:300px;
	overflow:hidden;
}
#services {
	margin:15px 0 0 0;
}
#services div.box {
	background-image:url(../imagens/box_top.gif);
	background-repeat:no-repeat;
	float:left;
	width:300px;
	padding:0 16px 0 0;
}
#services div.center {
	background-position:left top;
	padding:0 11px 0 0 !important;
}
#services div.last {
	padding:0 0 0 5px !important;
	background-position:right top;
}
#services h2 {
	margin:0;
	padding:13px 20px 0px 20px;
	color:#fff;
	font-size:1.4em;
}
#services h2 em {
	color:#F90;
	font-style:normal;
}
#services p a {color:#fff;}
#services p a:hover {color:#fff;}
h2.sIFR-replaced {
	position:relative;
}
h2 .sIFR-alternate {
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
}
#services p {
	min-height:60px;
	padding:0 20px 10px 20px;
	margin:0;
	color:#fff;
	background:url(../imagens/box_bottom.gif) no-repeat left bottom;
}
* html #services p {height:60px;}

/*--> internas <---------------------------------------------------------*/
#interna div.topInterna {
	background:url(../imagens/box_top.png) no-repeat;
	height:17px;
}
#interna div.conInterna {
	background:#fff;
	min-height:300px;
}
div.conInterna ul {
	list-style-type:none;
	padding:0;
}
div.conInterna ul li a {
	padding:5px 0 5px 25px;
	background:url(../imagens/lista.png) 0 3px no-repeat;
	border-bottom:1px #ccc dotted;
	display:block;
}
div.conInterna ul li a:hover {
	padding:5px 0 5px 25px;
	background:#f6f6f6 url(../imagens/lista.png) 0 -77px no-repeat;
	border-bottom:1px #ccc dotted;
	display:block;
}
* html #interna div.conInterna {height:300px;}
#interna img.bannerLateral {
	float:left;
}
#interna div.navigation {
	height:30px;
	background:#e6e6e6;
	padding:0 20px;
	overflow:hidden;
}
#interna div.navigation p {
	margin:0;
	line-height:30px;
	padding:0;
	color:#333333;
	float:left;
}
#interna div.fooInterna {
	background:url(../imagens/box_footer.gif) bottom no-repeat;
	height:17px;
}
#interna div.boxUnico {
	padding:20px 20px;
	overflow:hidden;
}
#interna div.boxLeft {
	width:335px;
	float:left;
	display:inline;
	padding:20px 20px;
	overflow:hidden;
}
#interna div.boxRight {
	width:335px;
	float:left;
	display:inline;
	padding:20px 20px;
	overflow:hidden;
}
#interna h2 {
	border-left:3px #ccc solid;
	font-weight:normal;
	padding:0 0 0 10px;
	margin:0;
}

/*--> contato <---------------------------------------------------------*/
.formulario label {
	display:block;
	padding:0 0 20px 0;
}
.formulario label span {
	display:block;
	float:left;
	width:70px;
	color:#2E2E2E;
	text-align:right;
	padding:0 10px 0 0;
}
.formulario label .txt {
	width:285px;
	background:#fff;
	border:none;
	padding:5px;
	border:1px #E6E6E6 solid;
	color:#666;
}
.formulario label .txt:focus {
	width:285px;
	background:#f6f6f6;
	border:none;
	padding:5px;
	border:1px #ccc solid;
}
.btnEnviar {
	border:none;
	background:url(../imagens/btn_enviar.png) no-repeat;
	width:80px;
	height:45px;
	float:right;
	margin:0 14px 0 0;
}
.contato p span {
	display:block;
	width:90px;
	float:left;
}

/*--> rodape <---------------------------------------------------------*/
#footer {
	margin:15px 0 0 0;
	border-top:1px #9b9b9b solid;
	position:relative;
}
#footer address {
	padding:10px 0 0 128px;
	line-height:20px;
	font-style:normal;
}
#footer a.logo1 {
	background:url(../imagens/logo_clarity.gif) no-repeat left center;
	position:absolute;
	top:0;
	left:0;
	display:block;
	height:60px;
	width:128px;
	text-indent:-9999px;
}
#footer div.logo2 {
	position:absolute;
	top:0;
	right:0;
	height:60px;
	width:160px;
}
#footer div.logo2 a {
	display:block;
	float:left;
	line-height:60px;
	color:#2e2e2e;
	text-decoration:none;
	padding:0 0 0 5px;
}