div, td, th, input, select, textarea, button, p, table{
	color:#000000;
	font:9px verdana, arial;
	text-align:left;
}

body {
	background:#FFFFFF url('../imgs/bg.gif');
	margin:0;
}

a {
	color:#000000;
	text-decoration:none;
}

.bg_esquerda {
	background:#00713C url("../imgs/esquerda.gif");	
}

.bg_direita_bottom {
	background:#FAFAFA url("../imgs/direita_bottom.gif");	
}


#geral {
	position:relative;
	width:780px;
	left:50%;
	margin-left:-390px;
}

#marca {
	position:relative;
	float:left;
	width:355px;
	height:103px;
}

#fullbanner_area {
	background:#FFFFFF url("../imgs/bg_fullbanner.gif") no-repeat top left;
	position:relative;
	float:left;
	width:425px;
	height:103px;
}

#fullbanner{
	width:400px;
	height:60px;
	margin:10px 0 0 10px;
}

#news {
	color:#FFFFFF;
	background:#00713C url("../imgs/news.gif");
	padding:0 20px 0 27px;
}

#news ul{
	list-style:none;
	margin:0;
	padding:0;
}

#news li{
	padding-bottom:10px;
}

#news a{
	color:#FFFFFF;
	font-weight:bolder;
}

#news a:hover{
	color:#004124;
}


#inside ul{
	list-style:none;
	margin:5px 0 5px 0;
	padding:0;
}

#inside{
	padding:0 20px 0 27px;
}

#inside li{
	padding-bottom:10px;
}

#inside a{
	font-size:10px;
	font-weight:bolder;
}

#inside a:hover{
	color:#037D37;
}

#cadastrese {
	margin:5px 20px 0 27px;
}

#cadastrese form{
	margin:0;
	position:relative;
}

#cadastrese input{
	color:#FFFFFF;
	background:#009540 url("../imgs/bg_input.gif") repeat-y top right;
	border:0;
	margin-bottom:6px;
	height:15px;
	_height:18px;
	padding:3px 4px 0 4px;
}

#cadastrese button{
	position:absolute;
	background:#D2D2D2;
	padding:0;
	border:0;
	height:18px;
	text-align:center;
	top:48px; *top:51px;
}


#banner_direita{
	margin:10px 20px 0 27px;
	width:126px;
	height:70px;
}

#rodape {
	background:#00ad4f; /* #737373 */
	padding:2px 2px 2px 10px;
}

#rodape div {
	position:relative;
	float:left; 
}


#rodape b{
	color:#FFFFFF;
}

#rodape_endereco{
	width:240px;
	font-size:10px;
}

#rodape_sac{
	position:relative;
	float:left;
	width:176px; 
}

/*
	MENU
*/

#menuC1{
	position:relative;
	z-index:1;
	height:558px;
}
#menuC2{
	position:absolute;
	top:-87px;
}

#formPesquisa{	
	padding-left: 20px;
	z-index:3;
	position: relative;
	height:90px;
}
#formPesquisa div{
	display: block;
	width: 100%;
	float: left;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
#formPesquisa button{
	background: transparent url('../imgs/bgSubmit.jpg') left;
	background-repeat:no-repeat;
	border: none;
	width:18px;
	height: 18px;
	cursor:pointer;
}
