/* HOJA DE ESTILOS DE SAFARI
   Autor: 		Interesa Consultores
   
   Índice:		1.1  Matices generales
   --------------------------------------------------------*/


/* =Matices generales
   --------------------------------------------------------*/
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		
		body {
			text-shadow: #000000 0 0 0px;
		}
	}