body {
	background-image: url(imgs/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.principal {
	background-image: url(imgs/back.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 783px;
}
.principal div{
	position: relative;
	left: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	left: 10px;
/*	position: relative;*/
	margin: 0px;
}
.ultimas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imgs/quadro-ultimas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	width: 448px;
}
.ultimas a {
	text-decoration:none;
}
.ultimas img {
	border: 1px solid #FFFFFF;
}
.bolos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imgs/quadro-bolos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 389px;
	width: 448px;
}
.bolos a {
	text-decoration:none;
	color: #FFFFFF;
}
.bolos a:hover {
	text-decoration:none;
	color: #000;
}
.bolos img {
	border: 1px solid #FFFFFF;
}



.contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imgs/quadro-bolos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 389px;
	width: 448px;
}
.contato a {
	text-decoration:none;
	color: #FFFFFF;
}
.contato a:hover {
	text-decoration:none;
	color: #000;
}










.quadrolado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imgs/quadro-lado.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 392px;
	width: 284px;
}
.quadrolado a {
	text-decoration:none;
	color: #FFFFFF;
}
.quadrolado a:hover{
	text-decoration:none;
	color: #000000;
}

