@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

img {
	border:0px;
}

a:visited {
	color:#0000ff;
}

#geral {
	width:100%;
	background:url(../images/background.gif);
}

#fixa {
	width:760px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:50px;
}

#logotipo {
	width:214px;
	float:left;
}

#topo_right {
	float:left;
	width:539px;
}

#slogan_topo {
	width:539px;
}

#menu_topo {
	height:42px;
	background:url(../images/bg_menu_topo.gif) repeat-x #fff;
	color:#fff;
	font-size:0.7em;
}

#menu_topo ul {
	margin-left:25px;
	padding-top:6px;
}

#menu_topo li {
	display:inline;
}

.link_topo {
	color:#fff;
	text-decoration:none;
}

.link_topo:hover {
	text-decoration:underline;
}

.link_topo:visited {
	color:#fff;
}

#conteudo_geral {
	margin-top:20px;
}

#esquerda {
	float:left;
	width:205px;
	margin-left:12px;
}

#direita {
	float:left;
	width:506px;
	margin-left:20px;
}

#menu_left {

	padding-top:52px;
	padding-bottom:15px;
	background:url(../images/titulo_menu_left.gif) no-repeat #e7e7e7;
	font-size:0.7em;
}

#menu_left li {
	list-style:none;
	margin-left:16px;
}

.titulo_menu_left {
	margin-left:11px;	
}

.ul_menu_left li {
	line-height:25px;
}

#bloco_menu_left {
	width:205px;
	color:#979797;
	font-size:0.6em;
	text-align:justify;
}

.link_menu_left {
	color:#000;
	text-decoration:none;
}

.link_menu_left:hover {
	text-decoration:underline;
}

.link_menu_left:visited {
	color:#000;
}

.bloco_3produtos {
	width:476px;
	height:175px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.produto {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:137px;
	text-align:center;
}

.descricao_produto {
	font-size:0.8em;
}

.codigo_produto {
	font-size:0.8em;
	font-weight:bold;
	color:#a60000;
}

#titulo_produtos {
	color:#a60000;
}

.normal {
	font-size:0.7em;
}

#rodape {
	width:100%;
	height:63px;
	background:#747474;
}

#texto_rodape {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	text-align:center;
	font-size:0.7em;
	color:#fff;
}

.cinza_claro {
	color:#d6d6d6;
}

p {
	margin-bottom:20px;
}

.texto_normal {
	width:480px;
	font-size: 13px;
	color:#000;
	line-height:18px;
	text-align:justify;
}

.texto_normal_italico {
	width:480px;
	font-size:13px;
	color:#000;
	line-height:18px;
	text-align:justify;
	font-style: italic;
}

.texto_normal_c {
	width:480px;
	font-size:13px;
	color:#000;
	line-height:18px;
	text-align:center;
}

#conteudo ul {
	margin-left: 20px;
	width: 460px;
	font-size:13px;
	color:#000;
	line-height:18px;
	text-align:justify;
}

#conteudo .subUl
{
	width: 440px;
}

#conteudo .subUl2
{
	width: 420px;
}

.texto_normal_italico_c {
	width:480px;
	font-size:13px;
	color:#000;
	line-height:18px;
	text-align:center;
	font-style: italic;
}

.texto_small {
	width:480px;
	font-size:0.7em;
	color:#000;
	line-height:18px;
	text-align:justify;
}

.texto_small_cinza {
	width:480px;
	font-size:0.7em;
	color:#666;
	line-height:18px;
	text-align:justify;
}

h1 {
	font-size:0.9em;
	margin-bottom:15px;
}

.input_estilo {
	width:300px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	color:#990000;
	font-size:0.75em;
	font-weight:bold;
}

textarea {
	width:300px;
	height:50px;
	padding-top:3px;
	padding-left:3px;
	color:#990000;
	font-weight:bold;
}



/* PRODUTOS =================================== */

#produto_interno {
	margin-top:35px;
}

#produto_left {
	float:left;
	width:250px;
}

#produto_left p {
	width:240px;
	line-height:15px;
	text-align:left;
}

#produto_right {
	float:left;
	width:235px;
}

.img_titulo_produtos {
	margin-bottom:50px;
}

.produto_interno_img2 {
	width:450px;
	text-align:center;
}

#tabela_clientes td {
	padding-left:5px;
}