#contenedor_botonera {
	position:absolute;
	width:803px;
	height:37px;
	z-index:5;
	left: 164px;
	top: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A8BD6;
}
.parrafo_botones{	
	text-align: center;
	margin-top: 4px;

}

a:hover{color:#9966FF;}

/*botones de página no activa */
.texto_botones1{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01779E;
	font-weight: bold;
	text-decoration: none;
}
#inicio1 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 3px;
}
#historia1 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 91px;
}
#agenda1 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 179px;
}
#noticias1 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 267px;
}
#medicos1 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 355px;
}
#fotos1 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 443px;
}
#enlaces1 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 531px;
}
#paciente1 {
	position:absolute;
	width:180px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton2_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 619px;
}
/*fin de botones de página no activa */

/*botones de página activa */
.texto_botones2{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9966FF;
	font-weight: bold;
	text-decoration: none;
}
#inicio2 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 3px;
}
#historia2 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 91px;
}
#agenda2 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
    top: 14px;
	left: 179px;
}
#noticias2 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 267px;
}
#medicos2 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 355px;
}
#fotos2 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 443px;
}
#enlaces2 {
	position:absolute;
	width:86px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton1_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 531px;
}
#paciente2 {
	position:absolute;
	width:180px;
	height:23px;
	z-index:1;
	background-image: url(../imagenes/boton2_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 14px;
	left: 619px;
}
/*fin de botones de página activa */

