/* Iconos especificos no listados    */
/* jprojasw - jprojasw@gmail.com */

	.fb24 {  width: 24px; height:24px; background-image: url("../images/icons/ic_fb_24.png"); }
	.linkedin24 {  width: 24px; height:24px; background-image: url("../images/icons/ic_linkedin_24.png"); }
	.pinterest24 {  width: 24px; height:24px; background-image: url("../images/icons/ic_pinterest_24.png"); }
	.skype24 {  width: 24px; height:24px; background-image: url("../images/icons/ic_skype_24.png"); }
	.twitter24 {  width: 24px; height:24px; background-image: url("../images/icons/ic_twitter_24.png"); }

	.fb48 {  width: 48px; height:48px; background-image: url("../images/icons/ic_fb-48.png"); }
	.linkedin48 {  width: 48px; height:48px; background-image: url("../images/icons/ic_linkedin_48.png"); }
	.pinterest48 {  width: 48px; height:48px; background-image: url("../images/icons/ic_pinterest_48.png"); }
	.skype48 {  width: 48px; height:48px; background-image: url("../images/icons/ic_skype_48.png"); }
	.twitter48 {  width: 48px; height:48px; background-image: url("../images/icons/ic_twitter_48.png"); }

	.LineaVerde {  background-image: url("../images/filler1-green.png"); background-repeat: x; }

	#nav > ul > li.active a {
					color: #1b5e20;
				}