/* Definição de TAG's */

body
{
	margin:0px;
	padding:0px;
	background:#909966 url(../images/bg_body.gif) repeat-x fixed;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#5D672F;	
}

h1, h2, span {display:none;}

img, table, ul, li, dl, dt, dd, a, a:hover, a:active, a:focus
{
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
	list-style:none;
	outline:0;
}

dd {margin:3px 0; }

p
{
	text-indent:6px;
	margin:8px 0;
	text-align:justify;
	padding:0 26px;
	line-height:16px;
}

a {cursor:pointer;}

ul li
{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

/* Definição de TAG's */



/* Definição de DIV's */

#root
{
	width:492px;
	background:url(../images/bg_root.gif) repeat-y;
	margin:auto;
	padding-top:7px;
	z-index:1;
	position:static;
}

#header, script
{
	width:480px;
	height:111px;
	margin:0 6px;
	background:url(../images/bg_header.jpg) top no-repeat;
}

#menu
{
	width:480px;
	height:19px;
	background:url(../images/bg_menu.gif) no-repeat;
	margin:7px 6px 3px;
	text-align:right;
}

#content
{
	padding:16px 26px;
}

#contentHome
{
	padding:16px 26px;
	background:url(../images/txt_home.gif) center no-repeat;
	height:320px;
	margin:0;
}

#contentProdutos
{
	width:300px;
	margin:0 0 0 132px;
	padding:28px 0 80px 8px;
	_float:left;
	_margin:0;
}

#contentMaterias
{
	padding:16px 0 16px 95px;
}

#comboProd
{
	width:132px;
	margin:30px 0;
	background:url(../images/bg_separador.gif) right no-repeat;
	float:left;
}

#formcontato
{
	padding:40px 40px;
}

#rodape
{
	width:492px;
	background:url(../images/rodape.gif) top no-repeat;
	margin:auto;
	padding:62px 0 0 0;
	position:static;
}

#rodape p
{
	margin:0;
	padding:0;
	text-indent:0;
}

/* Definição de DIV's */



/* Definição de CLASS */

.campos
{
	width:260px;
	height:16px;
	color:#4A5544;
	border:#CCCC99 1px solid;
}

.textArea
{
	width:260px;
	height:52px;
	color:#4A5544;
	overflow:auto;
	border:#CCCC99 1px solid;
}

.botao
{
	width:44px;
	height:16px;
	padding:0 0 2px 0;
	margin:0 0 1px 0;
	background-color:#CCCC99;
	font:bolder 10px Verdana, Arial, Helvetica, sans-serif;
	border:0;
	color:#455F2B;
}

.txtWhite {color:#FFFFFF;}
.txtGreen {color:#5D672F;}
.txtBold {font-weight:bold;}
.txtRed {color:#d52321;}
.txtPink, .txtPink:hover {color:#FD4067;}
.txtCenter {text-align:center;}
.txtPeq {font-size:10px;}
.txtLine {line-height:14px;}
.txtLinhas {margin:0; padding:0;}

.btnProd, .btnProd:active, .btnProd:focus
{
	border:#CCCC99 1px solid;
	width:45px;
	height:30px;
	margin:2px;
	padding:2px;
	display:block;
}

.btnProd:hover
{
	border:#CCCC99 1px solid;
	padding:3px;
	margin:1px;
}

.btLinhas:active, .btLinhas:focus, .btLinhas:hover
{
	text-decoration:underline;
}

.btDamata, .btProdutos, .btMaterias, .btContato, .btDamata:hover, .btProdutos:hover, .btMaterias:hover, .btContato:hover, .btDamata:active, .btProdutos:active, .btMaterias:active, .btContato:active, .btDamata:focus, .btProdutos:focus, .btMaterias:focus, .btContato:focus
{
	background:url(../images/bt_damata.gif) no-repeat;
	width:66px;
	height:18px;
	display:block;
	margin:0 0 0 100px;
}

.btProdutos, .btProdutos:hover, .btProdutos:active, .btProdutos:focus
{
	background:url(../images/bt_produtos.gif) no-repeat;
	margin-left:35px;
}

.btMaterias, .btMaterias:hover, .btMaterias:active, .btMaterias:focus
{
	background:url(../images/bt_materias.gif) no-repeat;
	margin-left:30px;
}

.btContato, .btContato:hover, .btContato:active, .btContato:focus
{
	background:url(../images/bt_contato.gif) no-repeat;
	margin-left:30px;
}

/* Definição de CLASS */
