/* CSS Document */
body {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:14px;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image:url(images/09original.jpg);
	background-attachment:fixed;

}
#tudo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:10px;
	padding:5px;;
	text-align:left;
	width:830px;
	height:2500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	
}

#tabela
{
	width:830px;
	height:2950px;
	margin:5px;
	padding:5px;
	background-color:#F1F0E5;
		border: 2px solid #CCC;
	
		}
		
#rodape{
	width:auto;
	height:50px;
	

}
		a {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}

#fotos1{
	width:800px;
	height:600px;
	margin:10px;
	border: #CCC 2px solid;

	}
#fotos2{
	width:338px;
	height:450px;
	float:right;
	margin:10px ;
	
}
#fotos2 img{

	border:#CCC 1px solid;
	}
#fotos3{
	width:338px;
	height:450px;
	float:left;
	margin:10px; border:#CCC 1px solid;
}
#fotos4{
	width:450px;
	height:600px;
	margin:10px;
	border: #CCC 2px solid;
	text-align:center;
	margin:0 auto;
	
	clear:both;

	}

.borda{
	border: 1px solid #9900FF;
	color: #555555;
	text-decoration: none;
}


.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
#links{
width:161px;
height:349px;
margin:0;
color:#000000;
text-align:left;
font-weight:200;
font-style:bold;
font-family:"Times New Roman", Times, serif;
font-size:21px;

}
#topbar{
width:161px;
height:349px;
margin:0;
color:#000000;
text-align:left;
font-weight:100;
font-style:bold;
font-family:"Times New Roman", Times, serif;
font-size:21px;
float:left;

}
#topbar ul {
		float: left;
	}
	#topbar li {
		list-style: none;
		display: block;
		width: auto;
		float: center;
	}
	#topbar a {
		text-decoration: none;
		display: block;
		padding: 0 0 0 5px;
		font-family: "Times New Roman", Times, serif;
		font-size: 20px;
	
	}
	#topbar a:hover {
		background: #cdc69a;
		color: #FFF;
	}


/*fim*/

