*{
	margin: 0;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0;
}
body{
	background-color: #fff;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
a{
	color: #333a6c;
	display: block;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#topo a,
#topo{
	width: 430px;
	height: 31px;
}
#topo{
	background-image: url(img/topo.gif);
}
#topo h2,
#titulo h1{
	display: none;
}
#titulo{
	margin: 10px 20px;
	background-image: url(img/titulo.gif);
	width: 640px;
	height: 28px;
}
#menu{
	width: 652px;
	height: 30px;
	margin: 10px 0 0 20px;
	background-image: url(img/menu.gif);
	background-repeat: repeat-x;	
}
#menu a,
#menu span{
	display: block;
	height: 30px;
	width: 167px;
	margin: 0 2px;
	line-height: 26px;
	background-image: url(img/menua.gif);
	color: #fff;
	font-weight: bold;
	text-indent: 10px;
	background-position: 0 0;
	float: left;
}
#menu a:hover,
#menu span{
	background-position: 0 -30px;
	text-decoration: none;
	color: #000;	
	
}

#info{
	width: 630px;
	margin: 0 0 20px 20px;
	border: 1px solid #ccc;
	border-top: none;
	padding: 15px 10px;
}
#info a{
	border: 4px solid #ccc;
	float: left;
	margin: 1px;
}
#info a:hover{
	border-color: #333a6c;
}
#info p{
	margin: 10px 0;
	clear: both;
}
#rodape{
	width: 100%;
	height: 20px;
	border-top: 1px solid #666;
	background-image: url(img/tnyt.gif);
	background-position: right;
	background-color: #f5f5f5;
}
#foto{
	margin: 0;
}
