html {
	margin:0;
	padding:0;
	background-color:#fff;
	min-width:800px;
	max-width: 2000px;
	position:absolute;
}
body {
	margin:0;
	background-color:#fff;
	padding:0;
	padding-right:30px;
/*	background-image: url(faux_d.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	z-index:1;*/
}
#tudo {
	margin:0;
	padding:0;
	height: 100%;
/*	background-color:#333;*/
	background-image:url(faux_e.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	/*z-index:0;*/
}


#tudo_d {
	margin:0;
	padding:0;
	height: 100%;
/*	background-color:#333;*/
	background-image:url(faux_d.jpg);
	background-repeat:repeat-y;
	background-position:right top;
/*	z-index:1;*/
}
#tudo #tudo_d #bg_topo_info {
	background-color: #fff;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 2000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
/*	z-index: 2;*/
	left: 0px;
	top: 102px;
}
#tudo #tudo_d #topo {
	background-color:#87842D;
	background-image: url(topo_c.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	/*min-width:830px;*/
	height: 99px;
/*	z-index:3;*/
}
#tudo #topo #topo_e {
	background-image: url(topo_e.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 99px;
	width: 21px;
	position: absolute;
	top: 3px;
	left: 0px;
/*	z-index:4;*/
}
#tudo #topo #topo_d {
	background-image: url(topo_d.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 99px;
	width: 2000px;
	position: absolute;
	top: 3px;
	right: -1979px;
/*	z-index:4;*/
}

#tudo #menu-h ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 17px;
	text-transform: capitalize;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
	letter-spacing: 0.01em;
	position: absolute;
	top: 5px;
	text-decoration: none;
	display: block;
	width: 800px;
	height:24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#menu-v ul li {
	border-bottom: 1px solid #819ea2;
}
#tudo #menu-h ul li {
	background-image: url(menu_hd.gif);
	background-position: right top;
	display: block;
	float: left;
	height: 24px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 6px;
}
#menu-h ul li a {
	background-image: url(menu_he.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	float: left; /*BUG IE ¨*/
	margin-left: 4px;
	padding-left: 7px;
	color:#c4ad0f;
	text-decoration: none;
}
#menu-v ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 17px;
	text-transform: capitalize;
	text-decoration:none;
	display:block;
	background-color:#fff;/*bug ie 7*/
	
}
#menu-h ul li a:link,#menu-v ul li a:link {
	color:#c4ad0f;
}
#menu-h ul li a:visited,#menu-v ul li a:visited {
	color: #afad74;
}
#menu-h ul li a:hover, #menu-v ul li a:hover {
	color:#0093DD;
}
#menu-h ul li a:active, #menu-v ul li a:active {
	color: #819ea2;
}
#tudo #info #text {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	background-color: #e8e9d9;
	background-image: url(texto02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin-left:145px;
	margin-right:202px;
	margin-bottom:80px;/*teste de layout*/
	padding: 12px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #87842D;
	border-right-color: #87842D;
	border-bottom-color: #87842D;
	border-left-color: #87842D;
	font-weight:bold;
	font-size: 15px;
	min-height: 500px;
	margin-top: 0px;

}
#tudo #info #imgs a {
	text-decoration: none;
	display:block;
	border:0px;
	margin:0px;
	padding:0px;
}
#tudo #info #imgs a img{

	border: 0px;
	margin-top:0px;
	margin-left:0px;
}
#tudo #info #imgs a:link {
	border: 2px solid #222;
}
#tudo #info #imgs a:visited {
	border: 2px solid #222;
}
#tudo #info #imgs a:hover {
	border: 2px solid #ccc;
}
#tudo #info #imgs a:active {
	border: 2px solid #EBEBEB;
}
#tudo #tudo_d #rodape {
	background-color: #87842D;
	background-image: url(roda_c2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	clear:both;
	margin: 0px;
	width: 100%;
	height: 75px;
	border-top: 5px solid #fff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position:fixed;
	bottom: 0px;
	right: 0px;

}
#tudo #tudo_d #rodape #roda_e {
	background-image: url(roda_e2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 75px;
	width: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position:fixed;
	left:0;
	bottom:0;

}

#tudo #info #imgs {
	display:block;
	margin-bottom: 80px;
}
