h1 {
	font-size:24px;
	padding:0 0 0px;
}
h2 {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 0 0;
	color:#999;
}
p {
	font-size:11px;
}


/* botao 1 */
.botao1{
	float:left;
}

#b1 {
	clear: both;
	position:relative;
	display:block;
	height: 45px;
	width: 99px;
	background:url(../images/b1.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin: 0px 5px 0px 5px;
}	
#b1 span.hover {
	position: absolute;
	display: block;
	height: 45px;
	width: 99px;
	background: url(../images/b1.png) no-repeat;
	background-position: bottom;
}

/* botao 2 */
.botao2{
	float:left;
}

#b2 {
	clear: both;
	position:relative;
	display:block;
	height: 45px;
	width: 99px;
	background:url(../images/b2.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin: 0px 5px 0px 5px;
}	
#b2 span.hover {
	position: absolute;
	display: block;
	height: 45px;
	width: 99px;
	background: url(../images/b2.png) no-repeat;
	background-position: bottom;
}

.botao3{
	float:left;
}

#b3 {
	clear: both;
	position:relative;
	display:block;
	height: 45px;
	width: 99px;
	background:url(../images/b3.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin: 0px 5px 0px 5px;
}	
#b3 span.hover {
	position: absolute;
	display: block;
	height: 45px;
	width: 99px;
	background: url(../images/b3.png) no-repeat;
	background-position: bottom;
}

.botao4{
	float:left;
}

#b4 {
	clear: both;
	position:relative;
	display:block;
	height: 45px;
	width: 99px;
	background:url(../images/b4.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin: 0px 5px 0px 5px;
}	
#b4 span.hover {
	position: absolute;
	display: block;
	height: 45px;
	width: 99px;
	background: url(../images/b4.png) no-repeat;
	background-position: bottom;
}

.botao5{
	float:left;
}

#b5 {
	clear: both;
	position:relative;
	display:block;
	height: 45px;
	width: 99px;
	background:url(../images/b5.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin: 0px 2px 0px 5px;
}	
#b5 span.hover {
	position: absolute;
	display: block;
	height: 45px;
	width: 99px;
	background: url(../images/b5.png) no-repeat;
	background-position: bottom;
}

#b6 {
	clear: both;
	position:relative;
	display:block;
	height: 45px;
	width: 99px;
	background:url(../images/b6.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin: 0px 2px 0px 5px;
}	
#b6 span.hover {
	position: absolute;
	display: block;
	height: 45px;
	width: 99px;
	background: url(../images/b6.png) no-repeat;
	background-position: bottom;
}
.botao6{
	float:left;
}


.acesse{
	width:106px;
	height:43px;
	padding: 10px 99px 25px 99px;
	float:left;
}

#acesse {
	clear: both;
	position:relative;
	display:block;
	height: 43px;
	width: 106px;
	background:url(../images/acesse.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
#acesse span.hover {
	position: absolute;
	display: block;
	height: 43px;
	width: 106px;
	background: url(../images/acesse.png) no-repeat;
	background-position: bottom;
}
