
body {	
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; color:#555; line-height: 24px;
	background-color:#CCC;
	background-image:url(imagens/background.jpg);
	background-position:top;
	background-attachment:fixed
}

td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; color:#555; line-height: 25px
}


input {
	color:#797979;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}

#fotos {
	background-color:#e0e0e0;
	text-decoration:none;
	margin:10px;
	padding: 10px 10px 0px 10px;
	height:auto;
	width:150px;
	float:left
}

#info {
	text-decoration:none;
	display:block;	
	font-size:11px;
	color:#444444;
}

.titulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	font-weight:700;
	padding-left: 5px
}

.anchorclass {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;;
	text-decoration:none;
	font-weight:700
}
.anchorclass:hover, .anchorclass:visited {
	text-decoration:none;
}
.anchorclass:hover {
	color: #900;
}

.rodape {
	padding-top: 15px;
	background: #fff url(imagens/rodape.jpg) repeat-x
}
.rodape a, a:visited {
	text-decoration:none;
	color:#039;
}




