#tudo {
	height: 1000px;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tudo #menu {
	width: 768px;
	height: 254px;
	margin: 0px;
	background-color: #FFFFFF;
}

#tudo #topo {
	height: 33px;
	width: 768px;
	background-image: url(img/topofundo.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
#tudo #topo #topocont {
	height: 18px;
	width: 500px;
	margin-top: 7px;
	margin-right: 10px;
	float: right;
}
body {
	background-image: url(img/fundo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F5F5F5;
}
#tudo #logo {
	width: 319px;
	background-image: url(img/lototipo.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	margin: 0px;
	height: 182px;
}
#tudo #pessoas {
	height: 254px;
	width: 449px;
	background-image: url(img/pessoas.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
	clear: right;
	float: right;
}
#tudo #menuesquerdo {
	width: 320px;
	height: 762px;
	float: left;
	margin-top: -70px;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}
#tudo #conteudo {
	height: 752px;
	width: 448px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(img/fundo_2.jpg);
}
#tudo #rodape {
	height: 30px;
	width: 768px;
	background-color: #C1C1C1;
	position: relative;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	float: left;
}
#tudo #menuesquerdo #contmenuesquerdo {
	height: 752px;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	
}
a:active {
	color: #990000;
}
.stilo {
	font-size: 11px;
	color: #000000;
}
.linkmenu {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.linkver {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.linkcurricul {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}#tudo #cont {
	height: 752px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(img/fundo_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
