@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #462C13;
}

#inicio{
	height: 56px;
	width: 86px;
	float:left;
	overflow: hidden;
	background: url(img/b_1.jpg) top left no-repeat;
	display: block;
}
#inicio2{
	height: 57px;
	width: 86px;
	float:left;
	overflow: hidden;
	background: url(img/b_11.jpg) top left no-repeat;
	display: block;
}


titulo_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #462C13;
}


#inicio:hover{
	background-position: bottom left;
}

#inicio2{
	background-position: bottom left;
}


#amazonia{
	height: 56px;
	width: 83px;
	float:left;
	overflow: hidden;
	background: url(img/b_2.jpg) top left no-repeat;
	display: block;
}

#amazonia2{
	height: 56px;
	width: 83px;
	float:left;
	overflow: hidden;
	background: url(img/b_22.jpg) top left no-repeat;
	display: block;
}


#amazonia:hover{
	background-position: bottom left;
}

#kapawi{
	height: 56px;
	width: 84px;
	float:left;
	overflow: hidden;
	background: url(img/b_3.jpg) top left no-repeat;
	display: block;
}

#kapawi2{
	height: 56px;
	width: 84px;
	float:left;
	overflow: hidden;
	background: url(img/b_33.jpg) top left no-repeat;
	display: block;
}


#kapawi:hover{
	background-position: bottom left;
}

#compromiso{
	height: 56px;
	width: 85px;
	float:left;
	overflow: hidden;
	background: url(img/b_4.jpg) top left no-repeat;
	display: block;
}
#compromiso2{
	height: 56px;
	width: 85px;
	float:left;
	overflow: hidden;
	background: url(img/b_44.jpg) top left no-repeat;
	display: block;
}


#compromiso:hover{
	background-position: bottom left;
}

#faq{
	height: 56px;
	width: 84px;
	float:left;
	overflow: hidden;
	background: url(img/b_5.jpg) top left no-repeat;
	display: block;
}

#faq2{
	height: 56px;
	width: 84px;
	float:left;
	overflow: hidden;
	background: url(img/b_55.jpg) top left no-repeat;
	display: block;
}


#faq:hover{
	background-position: bottom left;
}

#contacto{
	height: 56px;
	width: 84px;
	float:left;
	overflow: hidden;
	background: url(img/b_6.jpg) top left no-repeat;
	display: block;
}

#contacto2{
	height: 56px;
	width: 84px;
	float:left;
	overflow: hidden;
	background: url(img/b_66.jpg) top left no-repeat;
	display: block;
}



#contacto:hover{
	background-position: bottom left;
}

#tarifas{
	height: 56px;
	width: 86px;
	float:left;
	overflow: hidden;
	background: url(img/b_7.jpg) top left no-repeat;
	display: block;
}

#tarifas2{
	height: 56px;
	width: 86px;
	float:left;
	overflow: hidden;
	background: url(img/b_77.jpg) top left no-repeat;
	display: block;
}



#tarifas:hover{
	background-position: bottom left;
}
