/* border: #00FF00 solid 1px; */

* {margin: 0; padding: 0; border: 0;}

body {
	font-family: Tahoma, Verdana, Helvetica, sans-serif; 
	text-align: left; 
	font-size: 11px;	
	background: #FFF7EC;
	}

/*******************/
/*  ESTRUTURA GERAL*/
/******************/

#paginacao {
	clear:both;
	text-align:center;
	}	
		
#geral{
	position: relative;
	color:#444;
	margin: 0 auto;
	width: 770px;
	min-height: 600px;
	    height: auto !important;
	text-align: left;
	background-image:url(../imagens/fundo.jpg);
	}

#topo{
	width:770px;
	height:233px;
	background:url(../imagens/topo.jpg)
	}

/**************/
/*  MENU */
/**************/
#menu{
	float:left;
	width:340px;
	height:26px;
	color: #444;
	font-size:13px;
	padding:10px 0px 0px 430px;
	}
	
		#menu li{
		list-style-type:none;
		padding-left:20px;
		margin-bottom:0px;
		}
		
		#menu a {
		color: #444;
		text-decoration: none;
		}
	
    	#menu a:hover {
		color: #444;	
		text-decoration: underline;
		}
		
#menu2{
	float:left;
	width:430px;
	height:auto;
	color: #444;
	font-size:13px;
	padding:105px 0px 0px 340px;
	}
	
		#menu2 li{
		list-style-type:none;
		padding-left:20px;
		margin-bottom:0px;
		}
		
		#menu2 a {
		color: #444;
		text-decoration: none;
		}
	
    	#menu2 a:hover {
		color: #444;	
		text-decoration: underline;
		}
		
#menu3{
	float:left;
	width:650px;
	height:auto;
	color: #fff;
	font-size:11px;
	padding:55px 0px 5px 120px;
	}
	
		#menu3 li{
		list-style-type:none;
		padding-left:20px;
		margin-bottom:0px;
		}
		
		#menu3 a {
		color: #fff;
		text-decoration: none;
		}
	
    	#menu3 a:hover {
		color: #fff;	
		text-decoration: underline;
		}

/*****************************/
/*  CLASSES                   */
/*****************************/

.img{
	float:right;
	padding:0px 0px 0px 0px;
	}
	
.img2{
	border:01px #666;
	}
	
.destaque{
	float:left;
	padding:0px 5px 0px 0px;
	border:#999999 solid 0px;
	}
	
.destaqueProdutos{
	float:left;
	width:190px;
	min-height:190px;
	border:#ccc 1px solid;
	padding:5px;
	margin:5px 0 10px 5px;
	color:#999999;
	}
	
.logo{
	float:center;
	padding:0px 0px 0px 30px;
	}
	
.ident{
	padding:10px 0px 0px 0px;
	border:#999999 solid 0px;
	margin-left:0px;
	}
	
.galeria{
	padding:0px;
	border:#999999 solid 0px;
	margin:0px;
	}
	
.textodestaque{
	color:#F00;
	font-weight:bold;
	}

.espacoTabela{
	padding:5px;
	}
	
.imgDestHome{margin: 0px 15px 15px 0px;float:left;}
	
.imgDestHomeTexto{margin: 0px 0 0 0;}
	
.fright {float: right;}

.center {text-align: center;}

.bold{ font-weight:bold;}
		
input,textarea,select{font-family: Tahoma, Arial; font-size: 9pt; border: 1px #CCC solid; color:#666; background: #FFFFFF; size:50px;}


/******************/
/*  CONTEUDO GERAL */
/******************/

#colunaEsquerdaHome{
	float:left;
	width:536px;
	height:auto;
	font-size:12px;
	color: #999;
	}

#colunaEsquerda{
	float:left;
	width:476px;
	height:auto;
	font-size:13px;
	padding:20px 10px 10px 20px;
	color: #000;
	}
	
	#colunaEsquerda a{
		color: #fff;
		text-decoration: none;
		padding:0px 0px 0px 0px;
		}
	
	#colunaEsquerda a:hover {
		color: #fff;	
		text-decoration: underline;
		}
		
#colunaDireita{
	float:right;
	width:234px;
	height:auto;
	}
	
	#colunaDireita a{
		color: #b7b6b6;
		text-decoration: none;
		padding:0px 0px 0px 0px;
		}
	
	#colunaDireita a:hover {
		color: #ff0000;	
		text-decoration: underline;
		}
		
#conteudo{
	float: left;
	width: 770px;
	height:auto;
	background-image:url(../imagens/fundo.jpg);
	}
	
	#conteudo p{
	margin-bottom:0px;
	}
	
	#conteudo a {
	color: #000;
	text-decoration: none;
	}
	
    #conteudo a:hover {
	color: #df7c17;	
	text-decoration: none;
	}	

/******************/
/*  RODAPÉ        */
/******************/	

#rodape{
	width: 770px;
	height: 94px;
	font-size:12px;
	color:#FFF;
	clear:both;
	}
	
	#rodape a {
		color: #fff;
		text-decoration: underline;
		}

	#rodape a:hover {
		text-decoration:none;
		color: #fff;
		}

#creditos {
	position:relative;
	top:-20px;
	left:220px;
	width:59px;
	height:1px;
	}