/* CSS especificos de esta aplicación*/
#imgwhatsapp{	width:70px;height:auto;	}
#w1			{	width:90%; height:145px; margin:0.5% auto;												/*border:1px solid red;*/	}

/*.dosdiv		{	/*height:200px; height:auto;	}*/
.segmentoTexto	{	font-size:23px; line-height:30px;	}
.segmentoImagen	{	text-align:center; 	}

/*footer c1*/
#c1 .segmentoTexto	{	font-size:15px; color:#CCC;	}
#c1 a				{	font-size:15px;	color:#06F;	}


@media screen and (max-width:1100px)
{
	#imgwhatsapp{	width:100px; height:auto;	}
	#a3			{	height:auto;				}
	.p1			{	text-align:left; font-size:65px; line-height:normal;	}
	#a1 img		{	width:80%; height:auto;	}
	
	.segmentoTexto	{	font-size:45px; line-height:normal;	}
	.grafico img	{	width:500px; height:auto;	}
	.imagenapp img	{	width:100%; height:auto;	}
	.imagenmin img	{	width:25%; height:auto;		}
	
	#c1 .segmentoTexto	{	font-size:31px; color:#CCC; text-align:center;	}
	#c1 a				{	font-size:31px;	color:#06F; text-align:center;	}
	#c1 .imagenmin		{	text-align:center;	}
}
