/*///BODY////////////////////*/
body {
	margin: 0px;
	padding: 0px;
	line-height: 1b8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #017CBF;
	font-weight:bold;
	background: url(imagens/fundo_site.jpg) repeat-y center;
}
/*///CONTENT////////////////////*/
#content {
	width: 921px;
	margin: 0px auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
/*///TOP////////////////////*/
#top {
	width: 921px;
	height: 5px;
	background-color:#017CBF;
	/*background: url(imagens/top.jpg) no-repeat;*/
}
/*///HEAD////////////////////*/
#head {
	width: 921px;
	height: 150px;
	background: url(imagens/head_web.jpg) no-repeat;
}
/*///SUB////////////////////*/
#sub {
	width: 921px;
	height: 35px;
	background: url(imagens/sub.jpg) no-repeat;
	border-bottom: 1px solid #ccc;
	margin:0;
}
.input_form{
	margin: 5px 0 0 10px;
	}
	
.label_form{
	margin: 3px 0 0 10px;
	}
	
#contato {
	width: 120px;
	height: 20px;
	float: right;
	margin: 10px 0 0 10px;
	}
	
#contato a {
	text-decoration:none;
	color: #017CBF;
	}
	
#contato img {
	height: 16px;
	width: 16px;
	padding: 0 10px 0 0;
	vertical-align: middle;
	border:none;
	}
	
.contato_titulo{
	height: 16px;
	padding: 0 10px 0 0;
	vertical-align: middle;
	}
	
#form_newsletter {
	width:350px;
	float:left;
	margin:0;
	}
	
#form_buscar{
	width:350px;
	float:left;
	margin:0;
	}
	
.input_text_form{
	height:15px;
	font: bold 12px Arial, Sans-serif;
	color:#666;
	}
	
.button { 
	margin: 7px 0 0 0; 
	font: bold 12px Arial, Sans-serif; 
	border: 1px solid #017CBF;
	background: #017CBF; 
	padding: 1px 3px; 
	color: #fff;	
	height:21px;
}

/*///LEFT////////////////////*/
#left {
	width: 200px;
	border-right: 1px solid #ccc;
	float:left;
	line-height: 25px;
	position:absolute;
	height: 1387px;
}
/*///RIGHT////////////////////*/
#right {
	width: 701px;
	padding: 10px 10px 10px 210px;
	font-weight: normal;
	color: #000;
}
#right_1 {
	width: 445px;
	padding: 10px 0px 10px 10px;
	font-weight: normal;
	color: #000;
	float:left;
}
#right_2 {
	width: 220px;
	padding: 10px;
	font-weight: normal;
	color: #000;
	float:left;
}
#right h3 {
	font-weight: bold;
	color: #017CBF;
}
#right .servicos {
	font-weight: normal;
	color: #017CBF;
	margin: 0;
}
#right h3 a:hover {
	text-decoration:none;
}
#right h4 {
	font-weight: bold;
	color: #000;
	padding: 20px 0 0 0;
}
#right img.home {
	float:right;
	margin:10px 20px 10px 20px;
}
#right_2 a.home_news {
	font-size:11px;
	color:#666666;
	font-weight: bold;
	line-height: 14px;
}

#right img.produtos {
	float:left;
	margin:10px 20px 20px 5px;
	border:none;
}

.no_border {
	border:0;
}

.figura {
  text-align: center;
  margin: 0.3em;
  padding: 0.3em;
}

.figura2 {
  text-align: center;
  margin: 0.3em;
  padding: 0 0 0 60px;
  float:right;
}

.figura p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}

.figura2 p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}

.figura_home {
  text-align: center;
  margin: 0.3em;
  padding: 0 0 0 10px;
  float:right;
}
.figura_home p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}

.figura_home img {
	border:none;
}

#right img.news {
	float:left;
	margin:10px 20px 10px 20px;
}

#right a {
	color: #017CBF;
	text-decoration:none;
}
#right a:hover {
	color: #017CBF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#right .bold {
	font-weight: bold;
	
}
#right .bold1 {
	font-weight: bold;
	top;
	left: 600px;
	top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
	width: 135px;
	float: right;
}
#right .bold2 {
	font-weight: bold;
	top: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
	width: 179px;
	float: left;
	height: 45px;
}
/*///TABELA////////////////////*/
table {
	border-collapse:collapse;
}
table tr td {
	background:#fff;
	text-indent: 10px;
	padding:0;
	height: 25px;
}
table.duplo tr td {
	background:#fff;
	text-indent: 10px;
	padding: 0;
	height: 50px;
}
/*///LINKS MENU////////////////////*/

/*:::::NORMAL:::::*/
#menu a.link {
	border-bottom: 1px solid #ccc;
	display:block;
	text-decoration:none;
	color: #017CBF;
	width: 200px;
	height: 25px;
}
#menu a.link:hover {
	color:#fff;
	background-color: #017CBF;
	height: 25px;
}
/*:::::NORMAL SET PAGE:::::*/
#menu a.link_principal {
	border-bottom: 1px solid #ccc;
	display:block;
	text-decoration:none;
	color: #fff;
	width: 200px;
	height: 25px;
	background-color: #017CBF;
}
/*:::::SUB 1:::::*/
#menu a.link_sub1 {
	background-color: #f2f2f2;
	font-size: 11px;
	border-bottom: 1px solid #fff;
	display:block;
	text-decoration:none;
	color: #017CBF;
	width: 200px;
	height: 25px;
	text-indent:25px;
}
#menu a.link_sub1:hover {
	color:#017CBF;
	background-color: #ccc;
	border-bottom: 1px solid #fff;
	height: 25px;
}
/*:::::SUB 1 SET PAGE:::::*/
#menu a.link_sub1_principal {
	background-color: #ccc;
	font-size: 11px;
	border-bottom: 1px solid #fff;
	display:block;
	text-decoration:none;
	color: #017CBF;
	width: 200px;
	height: 25px;
	text-indent:25px;
}	

/*:::::SUB 2:::::*/
#menu a.link_sub2 {
	 background-color: #f2f2f2;
	 font-size: 11px;
	 font-weight:normal;
	 border-bottom: 1px solid #fff;
	 display:block;
	 text-decoration:none;
	 color: #017CBF;
	 width: 200px;
	 height: 25px;
	 text-indent:45px;
}

#menu a.link_sub2:hover {
	color:#017CBF;
	background-color: #ccc;
	border-bottom: 1px solid #fff;
	height: 25px;
}


/*:::::SUB 2 SET PAGE:::::*/
#menu a.link_sub2_principal {
	 background-color: #CCC;
	 font-size: 11px;
	 font-weight:normal;
	 border-bottom: 1px solid #fff;
	 display:block;
	 text-decoration:none;
	 color: #017CBF;
	 width: 200px;
	 height: 25px;
	 text-indent:45px;
}

/*:::::SUB 2 DUPLO:::::*/

#menu a.link_sub2_duplo {
	background-color: #f2f2f2;
	font-size: 11px;
	font-weight:normal;
	border-bottom: 1px solid #fff;
	display:block;
	text-decoration:none;
	color: #017CBF;
	width: 200px;
	height: 50px;
	text-indent:45px;
}
#menu a.link_sub2_duplo:hover {
	color:#017CBF;
	background-color: #ccc;
	border-bottom: 1px solid #fff;
	height: 50px;
}

/*:::::SUB 2 DUPLO SET PAGE:::::*/

#menu a.link_sub2_duplo_principal {
	background-color: #CCC;
	font-size: 11px;
	font-weight:normal;
	border-bottom: 1px solid #fff;
	display:block;
	text-decoration:none;
	color: #017CBF;
	width: 200px;
	height: 50px;
	text-indent:45px;
	}
	
.desenvolvedor{
	margin: 20px 0 0 0;
	float:right;
	}
	
.desenvolvedor img{
	border:none;
	}
