body {
	background-image: url(layout/bg.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-color: #EDEDED;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
.titulo {
	font-size: 15px;
	font-weight: bold;
	color: #005F1B;
	padding-bottom: 8px;
}

#site {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 768px;
}
#conteudo {
	padding-top: 10px;
	padding-bottom: 10px;
}
#esquerda {
	float: left;
	width: 195px;
	background-image: url(layout/cx_produtos.gif);
	padding-top: 50px;
	background-repeat: no-repeat;
	list-style-image: url(layout/marc.gif);
	text-decoration: none;
}
#esquerda li {
	margin-left: 13px;
	padding-left: 0px;
	line-height:20px;
}
.pagtodigital {
	margin-top: 10px;
}

#esquerda ul {
	margin: 0px;
	padding: 0px;
}
#bg_produtos_bot {
	background-image: url(layout/bg_produtos_bottom.gif);
	height: 17px;
}

#bgprodutos {
	background-image: url(layout/bg_produtos.gif);
	padding-right: 10px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
}

#direita {
	float: right;
	width: 535px;
	padding-right: 24px;
}
#clear {
	clear: both;
	float: none;
	height: 0px;
}
#rodape {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #999;
	text-align: center;
	letter-spacing: 1px;
	line-height:23px;
}

#menu {
	height: 27px;
	background-image: url(layout/menu.jpg);
	width: 747px;
	margin-right: auto;
	margin-left: 11px;
	margin-top: 10px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
}
#menu a {
	color:#FFF;
	padding: 3px;
	text-decoration:none;
}
#menu a:hover {
	color:#000;
	padding: 3px;
	background-color:#4A9960;
	text-decoration:none;
	background-image: url(layout/bgmenu.gif);
	background-repeat: repeat-x;
}
#topo {
	background-image: url(layout/top_fundo.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 768px;
}
.contatos {
	margin-top: 10px;
}

.img_esq {
	margin-right: 20px;
}
#texto_home {
	letter-spacing: 1px;
	text-align: justify;
	line-height:19px;
	height: 173px;
	padding-bottom: 16px;
	width: 559px;
}

.logo {
	margin-top: 49px;
	margin-left: 31px;
}
a:link {
	color: #004D15;
	text-decoration: none;
}
a:visited {
	color: #004D15;
	text-decoration: none;
}
a:hover {
	color: #090;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
hr {
	color: #FFF;
	height: 0px;
	border: solid 1px;
	border-color:#FFF;
}
h1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.input {
	background-color: #F5F5F5;
	border: 1px solid #999;
	color: #005F1B;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	font-family: Tahoma, Geneva, sans-serif;
}
.justify {
	text-align: justify;
}
.img_dir {
	margin-left: 20px;
	margin-bottom: 12px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	padding-top: 0px;
	color: #044616;
}
#home {
	float: right;
}
#direita1 {
	float: right;
	width: 559px;
	padding-right: 0px;
}
.txtmenor {
	font-size: 11px;
	font-weight: bold;
	color: #090;
}
#cx_login {
	background-image: url(layout/cx_login.jpg);
	height: 124px;
	width: 163px;
	padding-top: 36px;
	padding-left: 17px;
	padding-right: 10px;
}
