/*RESET*/
html, body, div, form, fieldset, legend, label{margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
th, td {text-align: left;vertical-align: top;}
h1, h2, h3, h4, h5, h6, th, td, caption {font-weight:normal;}
img {border: 0;}

#box{
	margin: auto;
	width: 960px;
}

#top{
	background: url(images/bg_top.jpg) repeat-x;
	height: 163px;
}

/*
#fotos{
	margin-left: -30px;
	width: 520px;
}
*/

#rodape{
	background: url(images/pe.gif) no-repeat center;
	height: 100px;
	clear: both;
}

ul {
	list-style: none;
}

ul li{
	background-color: #333;
	width: 120px;
	height: 90px;
	float: left;
	margin: 5px; 
	padding: auto;
	overflow: hidden;
}