html, body {
	background-color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#624620;
	width:100%;
	height:100%;
	padding: 0px;
	margin: 0px;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #007E4F;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #007E4F;
	scrollbar-shadow-color: #007E4F;
	scrollbar-track-color: #ffffff;
}

/*-----------------------------------------*/

#logo {
	height:100px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 23px;
	width: 100px;
}

#topo {
	width:776px;
	text-align:center;
}
#hr {
	background-color: #057A4D;
	height: 1px;
	width: 99.8%;
}


#navega {
	margin-left: 189px;
	_margin-top:-577px; /* hack para ie6 */
	width:587px;
}


#navega2 {
	margin:110px 0 0 10px;
	_margin-top:-465px; /* hack para ie6 */
	_margin-left:175px; /* hack para ie6 */
	padding:13px;
/*	padding:0px;	*/
	width:564px;
	height:433px;
	text-align:justify;
	line-height:20px;
	overflow:auto;
}

/*--------------------------------------*/


#table {
	width: 100%;
	height: 100%;

    *height: 610px;
	position: static;
	display: table;

    *overflow: hidden; /* hack para o IE6 e IE7 */
    *position: absolute;/*  hack para o IE6 e IE7 */
	background-color: #333;
    }

#cell {
    vertical-align: middle;
    display: table-cell;
    position: static;
    *top: 50%; /* hack para o IE6 e IE7 */
    *position: absolute; /* hack para o IE6 e IE7 */
    }

#conteudo {
	_top: -50%;





    *top: -50%;
	width: 776px;
	margin: auto;
	position: relative;
	border: thin solid #007749;
	background-image: url(../img/bg.jpg);
    }

.formulario {
	border:#d9d9da solid 1px;
	color:#999999;
}

.titform {color:#bf9857}

h1 {
	color:#bf9857;
	font-size:17px;
	font-weight:normal;
	letter-spacing:1px;
}

a {color:#624620; text-decoration:none;}
a:hover {color:#c59241; text-decoration:none;}
a:visited {color:#624620; text-decoration:none;}

#destacado a {color:#ebb21d; text-decoration:underline;}
#destacado a:hover {color:#624620; text-decoration:underline;}
#destacado a:visited {color:#624620; text-decoration:underline;}

.menulateral  {
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	text-align: left;
}

.menulateral a {  
	font: 12px/24px arial, helvetica, sans-aerif;
	padding-left:14px;
	text-decoration: none;
	text-align:left;
	width:140px;
	height:22px;
	display:block;
}

.menulateral a:hover {
	background: url('../img/menu_over.gif') no-repeat center center;
	color:#007749;
	font-size: 13px;
}

#home {
	background-image:url(../img/bg.jpg);
	background-repeat: repeat-x;
	width:776px;
	height:582px;
	display:table;
	background-color: #151314;
}


#internas {
	background-image:url("../img/bg_internas.jpg");
	background-repeat: repeat-x;
	width:776px;
	height:582px;
	display:table;
}


#menu {
	width:166px;
	float:left;
}


#menu ul {
	padding:0;
	margin:0;
}

#menu li {
	list-style-type:none;
	margin:10px 14px;
	width:166px;
}



#fotoloja img { 
	margin:30px 6px;
	text-align:center;
}

#idiomas {
	width:150px;
	font-size:11px;
	word-spacing:10px;
	padding:175px 0 0 23px;
	_padding:160px 0 0 23px; /* hack para ie6 */
	float:left;
}

#borda {
	border:1px solid #CCCCCC
}
