/*	Css home Biblioteca
	Por: Jose Ayón
*/
#b-1
{ width: 210px; float: left; position: relative;  }
#b-1 p
{ position: absolute; top: 59px; left: 0; }
#b-1 h3
{ width: 215px; height: 95px; background: url(../../images/bg/bienvenido-biblioteca.gif) no-repeat 0 0; }
#b-1 h3 span
{ display: block; text-indent: -9999em; }

#biblioteca #tabBiblioteca
{ width: 451px; float: right; }


#tabBiblioteca #tab-2 { width: 100px; }
#tabBiblioteca #tab-3 { width: 100px; }
#tabBiblioteca #tab-1 { width: 82px; }

.tabItem
{ 	background: url(../../images/bg/tabItem-r.jpg) repeat-y 0 0; }
.tabItem .th
{ background: url(../../images/bg/tabItem-h.jpg) no-repeat 0 0; }
.tabItem .tc
{ background: url(../../images/bg/tabItem-f.jpg) no-repeat 0 100%; }
.tabItem .tc
{ padding: 10px; }
.tabItem .tc p
{ margin: 0; }
.tabItem .tc .more
{ float: right; margin: 3px 0 0; padding-left: 8px; background: url(../../images/iconos/list.gif) no-repeat 0 .6em; }
.tabItem .tc .more a,
.tabItem .tc .more
{ color: #AA6A2C; }

.tabItem .item
{ margin: 3px 0 0; }



/* bottones gigantescos	*/
/* .glosario_terminos
{ 	
	display: block;
	width: 231px;
	height: 174px;
	background: url(../../images/bg/glosario_terminos2.jpg) no-repeat 0 0;
} */
.glosario_terminos2
{ 	
	display: block;
	width: 209px;
	height: 80px;
	background: url(../../images/bg/glosario_terminos2.jpg) no-repeat 0 0;
}
.leyes
{ 	
	display: block;
	width: 209px;
	height: 80px;
	background: url(../../images/bg/leyes.jpg) no-repeat 0 0;
}
.estadisticas
{ 	
	display: block;
	width: 209px;
	height: 80px;
	background: url(../../images/bg/estadisticas.jpg) no-repeat 0 0;
}
.ninos
{
	display: block;
	width: 209px;
	height: 80px;
	background: url(../../images/bg/ninios.jpg) no-repeat 0 0;
}

/* .glosario_terminos span, */
.sid a span
{ display: block; text-indent: -999em; }

.estadisticas:hover,
.leyes:hover,
.ninos:hover,
.glosario_terminos2:hover
{ background-position: 0 -87px;  }
/* .glosario_terminos:hover
{ background-position: 0 -176px; } */


/*form 	*/
#buscarDiscapacidad
{ 	width: 270px; height: 162px;
	background: url(../../images/bg/biblioteca_bg_buscador.jpg) no-repeat 0 0; 
}
#buscarDiscapacidad h3
{ font-size: 13px; color: #38762B; height: 54px; line-height: 49px; padding: 0 15px; }
#buscarDiscapacidad fieldset
{ 	padding-left: 47px; padding-top: 20px;
	background: url(../../images/iconos/lupa.gif) no-repeat 6px 17px;
}
#buscarDiscapacidad fieldset input
{ width: 174px; }
#buscarDiscapacidad fieldset button
{ margin-left: 50px; margin-top: 5px; }


/* layout	*/
#buscarDiscapacidad,
.glosario_terminos,
.sid
{ float: left; }

.glosario_terminos { margin-top: -7px; }

.sid { margin: -5px 0 0; width: 209px; }

.estadisticas,
.leyes { margin-top: 0px; }


/* .glosario_terminos, */
.sid
{ margin-left: 27px; }

#contenido
{  padding-bottom: 10px; }


/*
ocultando titulos
*/
#top .c_jaz .c h2.title { display: none; }
/*
alto minimo para el contenido
*/
#top .c_jaz .c .item { min-height: 100px; }
* html #top .c_jaz .c .item { height: 100px; }
