#prev_next
{
	font-size: 14px;
	font-weight: bold;
	width:  90% ;
	height: 80 ;
	vertical-align: bottom ;
}

#prev_next a 
{
	text-decoration: none ;
	color: #008F8A ;
}
#prev_next menu
{
	color: #008F8A ;
	text-align: center ;
}
#prev_next pos
{
	text-decoration: bold ;
}

#prev_next img
{
	position: relative ;
	top: 8px ;
}

#prev
{
	width: 40% ;
	text-align: left ;
}

#volver
{
	text-align: center ;
}

#next
{
	width: 40% ;
	text-align: right ;
}

