/* Propriedades gerais */
* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	vertical-align:middle;
}

body {
	background: url(../images/bg.jpg) repeat-x #FFFFFF;
}

hr {
	display:none;
}

/* Layout principal */
#geral {
	width:515px;
	margin:0 auto;
	position: relative;
}

#topo {
	height:139px;
	/*float:left;*/
}

#topo h1 a {
	display:block;
	text-indent:-9000px;
	width:196px;
	height:139px;	
	float:left;
	background:url(../images/logo.jpg)
}

#topo h2 {
	margin-top:53px;
	text-indent:-9000px;
	width:189px;
	height:43px;	
	float:left;
	background:#e1e1cd url("../images/marcasepatentes.gif") no-repeat top left;
}

#slogan {
	margin-top:5px;
	text-indent:-9000px;
	width:319px;
	height:38px;	
	float:left;
	background:url("../images/slogan_bg.gif") repeat-x;
}

#slogan_msg, #slogan_msg_en {
	height:24px;
	width:304px;
	float:left;
	background:url("../images/slogan_msg.jpg") no-repeat top left;
}

#slogan_msg_en {
	background:url("../images/slogan_msg_en.jpg") no-repeat top left;
}

#slogan_sombra {
	height:38px;
	width:15px;
	float:left;
	background:url("../images/slogan_sombra.jpg") top right no-repeat;
}


#menus {
	width:125px;
	background: url("../images/menus_bg.jpg") repeat-x;
	float:left;
}

#menu_nav {	
	width:103px;
	background:#e1e1cd url("../images/menu_bg.gif") repeat-y;
	float:right;
	text-indent:-9000px;
	
}

#menu_nav #menu {
	padding-bottom:13px;
	background:url("../images/menu_canto.gif") no-repeat bottom left;
}

#menu_nav #menu li a {
	width:103px;
	height:28px;
	overflow: hidden;
	display:block;
	vertical-align:top;
}

#menu_nav a#menu01 {
	background: url(../images/menu_01.png) no-repeat 0px 0px;
}
#menu_nav a#menu02 {
	background: url(../images/menu_02.png) no-repeat 0px 0px;
}
#menu_nav a#menu03 {
	background: url(../images/menu_03.png) no-repeat 0px 0px;
}
#menu_nav a#menu04 {
	background: url(../images/menu_04.png) no-repeat 0px 0px;
}
#menu_nav a#menu05 {
	background: url(../images/menu_05.png) no-repeat 0px 0px;
}

#menu_nav a:hover#menu01, #menu_nav a:active#menu01 {
	background: url(../images/menu_01.png) no-repeat -103px 0px;
}
#menu_nav a:hover#menu02, #menu_nav a:active#menu02 {
	background: url(../images/menu_02.png) no-repeat -103px 0px;
}
#menu_nav a:hover#menu03, #menu_nav a:active#menu03 {
	background: url(../images/menu_03.png) no-repeat -103px 0px;
}
#menu_nav a:hover#menu04, #menu_nav a:active#menu04 {
	background: url(../images/menu_04.png) no-repeat -103px 0px;
}
#menu_nav a:hover#menu05, #menu_nav a:active#menu05 {
	background: url(../images/menu_05.png) no-repeat -103px 0px;
}

#menu_nav a#menu01_en {
	background: url(../images/menu_01_en.png) no-repeat 0px 0px;
}
#menu_nav a#menu02_en {
	background: url(../images/menu_02_en.png) no-repeat 0px 0px;
}
#menu_nav a#menu03_en {
	background: url(../images/menu_03_en.png) no-repeat 0px 0px;
}
#menu_nav a#menu04_en {
	background: url(../images/menu_04_en.png) no-repeat 0px 0px;
}
#menu_nav a#menu05_en {
	background: url(../images/menu_05_en.png) no-repeat 0px 0px;
}

#menu_nav a:hover#menu01_en, #menu_nav a:active#menu01_en {
	background: url(../images/menu_01_en.png) no-repeat -103px 0px;
}
#menu_nav a:hover#menu02_en, #menu_nav a:active#menu02_en {
	background: url(../images/menu_02_en.png) no-repeat -103px 0px;
}
#menu_nav a:hover#menu03_en, #menu_nav a:active#menu03_en {
	background: url(../images/menu_03_en.png) no-repeat -103px 0px;
}
#menu_nav a:hover#menu04_en, #menu_nav a:active#menu04_en {
	background: url(../images/menu_04_en.png) no-repeat -103px 0px;
}
#menu_nav a:hover#menu05_en, #menu_nav a:active#menu05_en {
	background: url(../images/menu_05_en.png) no-repeat -103px 0px;
}

#menu_idi {	
	width:47px;
	float:right;
	clear:both;
	background:#877f64 url("../images/menu2_bg.gif") repeat-y;
}

#menu_idi ul {
	background: url("../images/menu2_canto.gif") no-repeat left bottom;
	height:27px;
	padding-left:14px;
}

#menu_idi li {
	width:22px;
	height:16px;
	float:left;
	margin-top:6px;
	margin-right:1px;
	font-size:0px;
}

#conteudo {
	padding-bottom:15px;
	width:334px;
	float:left;
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#625f54;
	background-color:#f2f2ef;
	padding-left:25px;
	padding-right:16px;
	text-align:justify;
}

#sombra_esq {
	float:left;
	background:url("../images/lat_esq.gif") repeat-y;
}

#sombra_dir {
	float:left;
	width:390px;
	background:url("../images/bg_conteudo.gif") repeat-y;
}

#lat_dir {
	float:left;
	width:15px;
	height:136px;
	background:url("../images/sombra_dir.jpg") repeat-y;
}

#base {
	width:334px;
	height:38px;
	float:left;
	padding-left:110px;
}

#base .direitos {
	width:405px;
	height:22px;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#a8a087;
	padding-top:7px;
	text-align:center;
	background:url("../images/base.jpg") no-repeat;
}
#base .ams {
	width:405px;
	height:32px;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#base .ams .botao, #base .ams .botao_en {
	width:105px;
	color:#a8a087;
	margin:0 auto;
}

#base .ams .botao a, #base .ams .botao_en a {
	height:10px;
	font: 7px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-indent:-9000px;
	overflow: hidden;
	display:block;
	background:url("../images/ams.png") no-repeat 0 0;
}

#base .ams .botao_en a {
	background:url("../images/ams_en.png") no-repeat 0 0;
}
	
#base .ams .botao a:hover {
	background:url("../images/ams.png") no-repeat 0 -10px;
	}
	
#base .ams .botao_en a:hover {
	background:url("../images/ams_en.png") no-repeat 0 -10px;
	}

#conteudo small {
	font-size: 10px;
	font-weight:normal;
	color:#999999;
	margin-bottom:4px;
	display:block;
}

#conteudo p {
	margin-bottom:10px;
}

/* PRINCIPAL */

#quantovale {
	margin-top:8px;
	margin-bottom:20px;
	padding-right:9px;
	padding-left:2px;
}

#quantovale p {
	padding-left:2px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#625f54;
}

#quantovale h2 {
	color:#747060;
	letter-spacing:-1px;
	padding-bottom:15px;
	font:25px Tahoma, Trebuchet Ms, Verdana, Arial, Tahoma, Sans-Serif;
	font-weight:normal;
}

#conteudo .anteriores {
	margin-top:20px;
	text-align:right;
}

#conteudo .anteriores a {
	color:#6f6e67;
	font-weight:bold;
	font-size:11px;
}

#conteudo .anteriores a:hover, #conteudo .anteriores a:active {	
	color:#484743;
}

#conteudo .anteriores a:hover {
	text-decoration:underline;
}

#bg_noticias {
	padding-top:8px;
	background:#eeeee7 url(../images/not_sombras_top.gif) no-repeat top left;
}

#bg_noticias #sombra_inf {
	font-size:0px;
	height:10px;
	background: url(../images/not_sombras_bottom.gif) no-repeat top left;

}

#noticias {
	padding:15px;
	padding-top:0px;
	padding-bottom:7px;
	padding-right:24px;
	background:#eeeee7 url(../images/not_sombras.gif) repeat-y right;
}

#noticias h3 {
	font:14px Tahoma, Trebuchet Ms, Verdana, Arial, Tahoma, Sans-Serif;
	color:#858278;
	background:url("../images/not_linha.jpg") no-repeat -7px bottom;
	margin-bottom:15px;
	padding-top:3px;
	overflow:visible;
	text-transform:uppercase;
}

#noticias .conj_not {
	margin-bottom:20px;	
	padding-left:7px;
}

#noticias h4 {
	margin-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#noticias p {
	margin-bottom:6px;
	padding-top:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:14px;
	color:#747168;
}

#noticias a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#5e5b54;
	text-decoration:underline;
	vertical-align:0;
}

#noticias a:hover {
	text-decoration:none;
}

/* EMPRESA */

#empresa {
	float:left;
}

#empresa .texto {
	margin-top:8px;
	padding-right:9px;
	padding-left:2px;
	padding-bottom:0px;	
	margin-bottom:15px;
}

#empresa .texto p {
	padding-left:2px;
	padding-bottom:0px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*color:#88867c;*/
	color:#625f54;
}

#empresa .texto h2 {
	color:#747060;
	letter-spacing:-1px;
	padding-bottom:15px;
	font:22px Tahoma, Trebuchet Ms, Verdana, Arial, Tahoma, Sans-Serif;
	font-weight:normal;
}

#empresa .quadro {
	font-size:0px;
	padding-left:2px;
	clear:none;
	margin-left:22px;
	margin-bottom:10px;
}

#empresa .quadro h3 {
	text-indent:-9000px;
	width:275px;
	height:81px;
	text-align:center;
	background:url(../images/quadro.png) no-repeat;
	
}

/* CLIENTES */

#clientes {
	float:left;
}

#clientes .texto {
	margin-top:8px;
	padding-right:9px;
	padding-left:2px;
	padding-bottom:0px;	
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif
}

#clientes .texto h2 {
	color:#747060;
	letter-spacing:-1px;
	padding-bottom:15px;
	font:22px Tahoma, Trebuchet Ms, Verdana, Arial, Tahoma, Sans-Serif;
	font-weight:normal;
}

#clientes #lista_clientes li {
	font-size:12px;
	line-height:15px;
	padding-left:6px;
	padding-bottom:7px;
	background:url(../images/lista_clientes.gif) 0px 7px no-repeat;
	line-height:15px;
	text-align:left;
}

#lista_clientes br {
	display:none;
}

/* SERVICOS */

#servicos {
	float:left;
}

#servicos .texto {
	margin-top:8px;
	padding-right:9px;
	padding-left:2px;
	padding-bottom:0px;	
	margin-bottom:10px;
}

#servicos .texto h2 {
	color:#747060;
	letter-spacing:-1px;
	padding-bottom:5px;
	font:22px Tahoma, Trebuchet Ms, Verdana, Arial, Tahoma, Sans-Serif;
	font-weight:normal;
}

#servicos small {
	color:#747168;
	font-size:10px;
	padding-bottom:15px;
}

#servicos h3, #servicos h3 a {
	margin: 5px 0 6px 0;
	padding:0px;
	padding-left:21px;
	text-indent:-32px;
	font-size:11px;
	color:#747168;
	text-decoration:none;
	text-align:left;	
}

#servicos h3 a:hover {
	color:#585446;
}

#servicos .descricao {
	background:url(../images/servicos_linha.jpg) no-repeat top left;
	margin-bottom:1px;
}

#servicos .item_desc {
	padding-left:27px;
	padding-top: 7px;
	font-size:11px;
	color:#878378;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#servicos .descricao li {
	margin-top:7px;
}

#servicos .item_desc p {
	margin:0;
	padding:0;
	padding-bottom:2px;
	padding-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#servicos .item_desc h4 {
	text-indent: -16px;
	font-size:11px;
	color:#878378;
	font-weight:bold;
	margin-bottom:5px;
	text-align:left;
}

#servicos .descricao img {
	margin-left:258px;
}

/* CONTATO */

#contato {
	float:left;
}

#contato .texto {
	margin-top:8px;
	padding-right:9px;
	padding-left:2px;
	padding-bottom:0px;	
	margin-bottom:10px;
}

#contato .texto h2 {
	color:#747060;
	letter-spacing:-1px;
	padding-bottom:15px;
	font:22px Tahoma, Trebuchet Ms, Verdana, Arial, Tahoma, Sans-Serif;
	font-weight:normal;
}

#contato p {
	color:#625f54;
	font:12px Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	margin-bottom:8px;
}

#contato a {
	color:#625f54;
	text-decoration:underline;
}

#contato a:hover {
	text-decoration:none;
}

#contato #statuserro, #contato #statusok {
	width:248px;
	margin-bottom:15px;
	padding: 10px 4px 10px 4px;
	border: 1px solid #d22c2c;
	background-color:#e79898;
	font: 11px Tahoma, Trebuchet Ms, Verdana, Arial, Tahoma, Sans-Serif;
	color:#c72525;
	text-align:center;
}

#contato #statusok {
	border: 1px solid #0c7215;
	background-color:#87c189;
	color:#0c7215;
}


#contato form {
	width:260px;
	margin:0px;
	margin-top:15px;
}
#contato form fieldset {border:none;}

#contato form label {
	display:block;
	font:11px Georgia, "Times New Roman", Times, serif;
	width:250px;
	padding:0 0 5px;
	color:#747168;
	text-align: left; 
}

#contato form label input {
	border:1px solid #B9B9BA;
	padding:3px;
	width:250px;
	display:block;
	font: 12px Tahoma, Trebuchet Ms, Verdana, Arial, Tahoma, Sans-Serif;
}

#contato form label input:focus, #contato form label textarea:focus {
	border:1px solid #88867c;
	padding:3px;
}

#contato form p {
	padding:0px;
	margin:0px;
	font:12px Georgia, "Times New Roman", Times, serif;
}

#contato form label textarea {
	border:1px solid #B9B9BA;
	width:250px;
	padding:3px;
	height:200px;
	font: 12px Tahoma, Trebuchet Ms, Verdana, Arial, Tahoma, Sans-Serif;
}

#contato form input#submit {
	margin-left:207px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	width:52px;
	height:22px;
	color:#625f54;
}

#menu_idi {
	display:none;
}