/* Botonera Principal */

#contenedor #contenido #izquierda #botonera {
	width: 185px;
	margin-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}

#contenedor #contenido #izquierda #botonera #bot_qs a{float: left;height: 24px;width: 185px;position: relative;background-image: url(../images/banner/bot_qs.jpg);background-repeat: no-repeat;}
#contenedor #contenido #izquierda #botonera #bot_nv a{float: left;height: 24px;width: 185px;position: relative;background-image: url(../images/banner/bot_nv.jpg);background-repeat: no-repeat;}
#contenedor #contenido #izquierda #botonera #bot_pys a{float: left;height: 24px;width: 185px;position: relative;background-image: url(../images/banner/bot_pys.jpg);background-repeat: no-repeat;}
#contenedor #contenido #izquierda #botonera #bot_pf a{float: left;height: 24px;width: 185px;position: relative;background-image: url(../images/banner/bot_pf.jpg);background-repeat: no-repeat;}
#contenedor #contenido #izquierda #botonera #bot_req a{float: left;height: 24px;width: 185px;position: relative;background-image: url(../images/banner/bot_req.jpg);background-repeat: no-repeat;}
#contenedor #contenido #izquierda #botonera #bot_cont a{float: left;height: 24px;width: 185px;position: relative;background-image: url(../images/banner/bot_cont.jpg);background-repeat: no-repeat;}
#contenedor #contenido #izquierda #botonera #bot_trab a{float: left;height: 24px;width: 185px;position: relative;background-image: url(../images/banner/bot_trab.jpg);background-repeat: no-repeat;}
#contenedor #contenido #izquierda #botonera #bot_den a{float: left;height: 24px;width: 185px;position: relative;background-image: url(../images/banner/bot_den.jpg);background-repeat: no-repeat;}


#contenedor #contenido #izquierda #botonera #bot_qs a:hover, 
#contenedor #contenido #izquierda #botonera #bot_nv a:hover, 
#contenedor #contenido #izquierda #botonera #bot_pys a:hover, 
#contenedor #contenido #izquierda #botonera #bot_pf a:hover, 
#contenedor #contenido #izquierda #botonera #bot_req a:hover, 
#contenedor #contenido #izquierda #botonera #bot_cont a:hover, 
#contenedor #contenido #izquierda #botonera #bot_trab a:hover,
#contenedor #contenido #izquierda #botonera #bot_den a:hover{ background-position:0 -24px;}

#contenedor #contenido #izquierda #botonera #bot_qs a:active, 
#contenedor #contenido #izquierda #botonera #bot_nv a:active, 
#contenedor #contenido #izquierda #botonera #bot_pys a:active, 
#contenedor #contenido #izquierda #botonera #bot_pf a:active,
#contenedor #contenido #izquierda #botonera #bot_req a:active,
#contenedor #contenido #izquierda #botonera #bot_cont a:active,
#contenedor #contenido #izquierda #botonera #bot_trab a:active,
#contenedor #contenido #izquierda #botonera #bot_den a:active{ background-position:0 0px;}
