
/* ESTRUTURA BÁSICA 			background-image: url(fundo.gif);		
	background-repeat: repeat-x;		
****************************************************************/

html, body {
	height: 100%;
	background-color: #e1d2c2;
	background-image: url(fundo1.jpg);	
	color: #FFFFFF;	
	margin: auto;
	overflow-y:hidden;
}

* {
margin: 0;
padding: 0;
margin-bottom:0; 
/*padding-bottom:0;*/
}

p {margin-left: 5px;}
br {margin-left: 25px;}

.hide {
display: none;
}

* html #geral {height: 100%;}

#geral {
height: 100%;
width: 100%;
margin: 0 auto;
text-align: left;
position: relative;
min-height: 100%;
}

#conteudoHome {	
position:absolute;
width: 200px;	
height: 200px;
top:25%;
left:49%;
float:right;
}
#conteudobackHome {	
position:absolute;
width: 220px;	
height: 150px;
top:0%;
right:0%;
float:right;
z-index:0;
}
#conteudoMenu
{
padding-left: 390px;
padding-bottom: 20px;
font: 12px Georgia, Arial;
color: #785221;
height: 100%;	
background-image: url(fundo2.jpg);	
overflow: auto;
text-align:left;
}
#conteudoFull
{
padding-left: 220px;
padding-bottom: 120px;
font: 12px Georgia, Arial;
color: #785221;
height: 100%;	
background-color: #c4a56c;
background-image: url(fundo2.jpg);	
overflow: auto;
}
#conteudoBar {
float:right;
width:300px;
padding-left: 10px;
padding-bottom: 20px;
font: 12px Georgia, Arial;
height: 100%;	
background-image: url(fundo2.jpg);	
overflow: auto;
}	

.prodTit {
font: 12px Georgia, Arial;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;	
}	
.prodDesc {
font: 11px Georgia, Arial;
padding-bottom: 15px;
color: #81613b;
}	
.prodImg {
border:1px solid #FFFFFF;	
}	

.img {
border:0;	
}	

.img-left { /* ALINHA A ESQUERDA  */
	float:left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 10px;			
	border: solid 1px #8f723a;
	}
	
.img-center {
	margin-bottom: 4px;			
	border: solid 1px #8f723a;
	}	

.box1 {
float:left;
width: 190px;
height: 150px;
text-align:center;
margin: 1px;
/*background-color:#0066FF; */
}	

.box2 {
width: 700px;
float:left;
text-align:left;
margin: 1px;
clear: both;
}	


.paginacao {
margin-top: 10px;
clear: both;
}


#rodape {
position: absolute;
bottom: 0;
height: 20px;
text-align: left;
width: 100%;
background-color: #9b7a3e;
color:#582b16;
font: 12px "Trebuchet MS";
font-weight: bold;		
}
	
a:link{text-decoration: none; color: #FFFFFF; }
a:visited{text-decoration: none; color: #FFFFFF; }
a:hover{ text-decoration: underline; color: #FFFFFF; }
a:active{text-decoration: none; color: #FFFFFF; }

.pagina:link{text-decoration: none; color: #582b16; }
.pagina:visited{text-decoration: none; color: #582b16; }
.pagina:hover{ text-decoration: underline; color: #FFFFFF; }
.pagina:active{text-decoration: none; color: #582b16; }


h1 {
	font: 24px Georgia, Arial;
	color: #FFFFFF;
	margin-top: 7px;
	font-weight: bold;		
	letter-spacing: -1px;		
	}	
h2 {
	font: 16px Georgia, Arial;
	color: #eecd92;
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: bold;			
	}	
			
/* MENUS
****************************************************************/
#menu {
	position:absolute;
	text-align: left;
	float: left;
	width: 185px;	
	height: 100%;
	border-right:1px solid #8e7967;	
	background-color: #c0a061;
	text-indent: 5px;
	overflow: auto;	
	}
	
#menusub
{
	margin-left: 185px;
	margin-bottom: 20px;
	position:absolute;
	text-align: left;
	float: left;
	width: 180px;	
	height: 100%;	
	border-right:1px solid #8e7967;		
	text-transform: uppercase;
	background-image: url(fundosub.jpg);		
	overflow: auto;		
	background-color: #cab07d;	
}

		
#menuver {
font: 12px Georgia, Arial;
text-transform: uppercase;	
width: 11em;
padding: 0 20px; 
margin-top: 10px;
}
#menuver li {
list-style: none;
width: 150px;
border-top: 1px solid #7c6435;
line-height: 27px;
}
#menuver li a {
margin:0; 
padding:0;
text-decoration:none;
display: block;
color: #624228;
}
#menuver li a:hover { 
color: #7b5b37;
background-color: #d9c6a1;
}
#menuver li a#current
{	
color: #FFFFFF;
background-color: #b68a53;
background-image: url(menu_hover1.jpg);
}


#menuversub {
font: 12px Georgia, Arial;
text-transform: uppercase;	
width: 11em;
padding: 0 20px; 
margin-top: 125px;
text-indent: 5px;
}
#menuversub li {
list-style: none;
width: 150px;
border-top: 1px solid #7c6435;
line-height: 27px;
}
#menuversub li a {
margin:0; 
padding:0;
text-decoration:none;
display: block;
color: #624228;
}
#menuversub li a:hover { 
color: #7b5b37;
background-color: #d9c6a1;
}
#menuversub li a#current
{	
color: #FFFFFF;
background-color: #93b289;
background-image: url(menu_hover2.jpg);
}


	
/* FORMULÁRIOS
****************************************************************/


.form {	/* CAMPOS */
	background-color: #FFFFFF;
	border:1px solid #c0a062;
	font: 14px Georgia, Arial;
	color: #000000;
	margin-top: 5px;	
	padding-left: 10px;
	}
.bot {  /* BOTAO GRANDE  */
	background-color: #c0a062;
	font: 14px Arial;
	color:#FFFFFF;
	font-weight: bold;
	padding: 1px;	
	cursor:pointer;
}	

