/*	Títulos de Secciones y Sub-Secciones (menus)		*/
#content h2.tit_emergencias{
				text-indent: -9999px;
				overflow: hidden;
				background: url('tit_emergencias.gif') left no-repeat;
				padding-bottom: 20px;
				margin:5px 0 5px 0;
}

#content h2.tit_simuladores{
				text-indent: -9999px;
				overflow: hidden;
				background: url('tit_simuladores.gif') left no-repeat;
				padding-bottom: 20px;
				margin:5px 0 5px 0;
}

#content h2.tit_cont24Horas{
				text-indent: -9999px;
				overflow: hidden;
				background: url('tit_cont24Horas.gif') left no-repeat;
				padding-bottom: 20px;
				margin:5px 0 5px 0;
}

#content h2.tit_srv24HrPersJurid{
				text-indent: -9999px;
				overflow: hidden;
				background: url('tit_srv24HrPersJurid.gif') left no-repeat;
				padding-bottom: 20px;
				margin:5px 0 5px 0;
}

#content h2.tit_srv24HrPersNatural{
				text-indent: -9999px;
				overflow: hidden;
				background: url('tit_srv24HrPersNatural.gif') left no-repeat;
				padding-bottom: 20px;
				margin:5px 0 5px 0;
}


/*		Títulos y bajadas de Artículos				*/



/*			Boton Volver					*/
		
a.btn_volver {
			background: url('/imagenes/comun2008/footer_volver.gif') left center no-repeat; 
			font-weight: bold;
			text-decoration: none;
			padding-left: 12px;
}

