@charset "utf-8";

#tudo {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	min-width:830px;
}
#menu-v {
	padding: 2px;
	float: left;
	width: 140px;
}
#imgs {
	float: right;
	width: 200px;
}
#rodape {
	clear: both;
}
a.logo {
	text-decoration: none;
	display:block;
	magin:0;
}
a.logo:hover {
	background-image:url(logo4_hover.gif);
	background-repeat: no-repeat;
}
#topo a.logo {
	position:absolute;
	top:30px;
	right:12px;
	}
#rodape a.logo {
	position:fixed;
	bottom:0;
	left: 9px;
}	
#tudo #info #text {
	text-align: justify;
	margin-right: 205px;
	margin-left: 145px;
}
.oculto {/*Texto Oculto*/
	text-indent: -9999px;
	position:absolute;
}
#tudo #info {
	padding-top: 15px;
	padding-bottom: 15px;
}
/*#tudo #info #menu-v ul {
	width:140px;
	padding:3px; /*bug ie - Adiciona padding automaticamante ao elemento ul*/
/*	margin:0; /*bug ie - Adiciona margem automaticamente ao elemento ul*/
/*	list-style-type: none;
	position:absolute;
	left: 0;
}

#tudo #info #menu-v ul ul{
	background-color:#333;
	list-style-type: none;
	position:absolute;
	top: 0px;
	left: 139px;
	display: none;
}*/

.logo img {
	border:0px;
}
#tudo #tudo_d #rodape #roda_text {
	color:#222;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	border: 0px;
	position: fixed;
	bottom: 0px;
	left:200px;
}
