body {
	margin:0;
	padding:0;
	text-align:center;
}
#tudo {
	width:950px;
	height:535px;
	text-align:left;
	margin:0 auto;
	padding:0;
}
#topo {
	width:950px;
	height:90px;
	background-image:url(imagens/topo.jpg);
}
#topo2 {
	width:950px;
	height:90px;
	background-image:url(imagens/topo_2.jpg);
}
#topo3 {
	width:950px;
	height:90px;
	background-image:url(imagens/topo_3.jpg);
}
#colEsq {
	width:330px;
	height:395px;
	background-image:url(imagens/colesq.jpg);
	float:left;
}
#conteudo {
	width:360px;
	height:395px;
	background-image:url(imagens/cont.jpg);
	text-align:left;
	float:left;
}
#colDir {
	width:260px;
	height:395px;
	background-image:url(imagens/coldir.jpg);
	float:right;
}
#rodape {
	width:950px;
	height:50px;
	clear:both;
	background-image:url(imagens/rodape.jpg);
}
#rodapé {
     font-family:Tahoma;
	 font-size:9px;
	 position:relative;
	 margin: -10px 0 0 0;
}
#rodapé a {
	text-decoration:none;
	color:#000;
	}

#link1 {
	width:90px;
	height:90px;
	position:relative;
	margin:93px 0 0 154px;
}
#link1 a {
	width:90px;
	height:90px;
	display:block;
}
#link2 {
	width:90px;
	height:90px;
	position:relative;
	margin:15px 0 0 118;
}
#link2 a {
	width:90px;
	height:90px;
	display:block;
}
#link3 {
	width:90px;
	height:90px;
	position:relative;
	margin:5px 0 0 37px;
}
#link3 a {
	width:90px;
	height:90px;
	display:block;
}
#menu {
	width:250px;
	height:20px;
}
#menu li {
	list-style:none;
	float:left;
	border:1px solid #000000;
	margin:30px 5px 0 5px;
}
#menu li a, #menu li a:visited {
	color:#000000;
	text-decoration:none;
}
#nav {
	width:240px;
	height:30px;
}
#nav1 {
	width:80px;
	height:30px;
	position:relative;
	float:left;
	left: 15px;
	top: 10px;
}
#nav1 a {
	width:80px;
	height:30px;
	display:block;
}
#nav2 {
	width:80px;
	height:30px;
	position:relative;
	float:left;
	left: 20px;
	top: 10px;
}
#nav2 a {
	width:80px;
	height:30px;
	display:block;
}
#nav3 {
	width:80px;
	height:30px;
	position:relative;
	float:left;
	left: 20px;
	top: 10px;
}
#nav3 a {
	width:80px;
	height:30px;
	display:block;
}
#apoio {
	width:250px;
	height:auto;
	margin:250px 50px 0 30px;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
#foto {
	width:220px;
	height:180px;
	background-image:url(imagens/frente.gif);
	margin:0 80px 0 60px;
}
.conteudo {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
.conteudo2 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12.5px;
}
.destaque {
	font-weight:bold;
	font-size:18px;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	text-decoration:underline;
}