/* CSS Document */
h1{
	float:left;
	background:url(../images/topo/logo_topo.png) no-repeat;
	width:249px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
}
h1 a{
	float:left;
	width:249px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
	display:block;
}
/* -----------MENU----------- */
.menu{
	float:left;
	padding:0 0 0 0;
}
.menu ul li{
	float:left;
	display:inline;
	padding:0 0 0 0;
}
.btn01{
	background:url(../images/topo/btn1_over.png) no-repeat;
	width:142px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
}
.btn01 a{
	width:142px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
	display:block;
}
.btn01 a:hover{
	background:url(../images/topo/btn1_over2.png) no-repeat;
}
.btn02{
	background:url(../images/topo/btn2_over.png) no-repeat;
	width:142px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
}
.btn02 a{
	width:142px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
	display:block;
}
.btn02 a:hover{
	background:url(../images/topo/btn2_over2.png) no-repeat;
}
.btn03{
	background:url(../images/topo/btn3_over.png) no-repeat;
	width:142px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
}
.btn03 a{
	width:142px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
	display:block;
}
.btn03 a:hover{
	background:url(../images/topo/btn3_over2.png) no-repeat;
}
.btn04{
	background:url(../images/topo/btn4_over.png) no-repeat;
	width:142px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
}
.btn04 a{
	width:142px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
	display:block;
}
.btn04 a:hover{
	background:url(../images/topo/btn4_over2.png) no-repeat;
}
.btn05{
	background:url(../images/topo/btn5_over.png) no-repeat;
	width:142px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
}
.btn05 a{
	width:142px;
	height:88px;
	overflow:hidden;
	text-indent:-19999px;
	display:block;
}
.btn05 a:hover{
	background:url(../images/topo/btn5_over2.png) no-repeat;
}
