.icon {
	width: 40px;
	height:40px;
	float: left;
}

.icon_facebook {
	background:url(../img/iconos.png) no-repeat -6px -6px;
}
.icon_twitter {
	background:url(../img/iconos.png) no-repeat -55px -6px;
}
.icon_user {
	background:url(../img/iconos.png) no-repeat -105px -6px;
}
.icon_email {
	background:url(../img/iconos.png) no-repeat -155px -6px;
}
.icon_users {
	background:url(../img/iconos.png) no-repeat -205px -6px;
}
.icon_location {
	background:url(../img/iconos.png) no-repeat -255px -6px;
}
.icon_adduser {
	background:url(../img/iconos.png) no-repeat -305px -6px;
}


.icon_book {
	background:url(../img/iconos.png) no-repeat -6px -55px;
}
.icon_phone {
	background:url(../img/iconos.png) no-repeat -55px -55px;
}
.icon_home {
	background:url(../img/iconos.png) no-repeat -105px -55px;
}

.icon_info {
	background:url(../img/iconos.png) no-repeat -305px -105px;
}

.icon_red {
	background:url(../img/iconos.png) no-repeat -55px -155px;
}

.icon_departments {
	background:url(../img/iconos.png) no-repeat -305px -55px;
}


.icon_left {
	background:url(../img/iconos.png) no-repeat -6px -205px;
}
.icon_right {
	background:url(../img/iconos.png) no-repeat -55px -205px;
}


.icon_sections {
	background:url(../img/iconos.png) no-repeat -255px -205px;
}

.icon_comite {
    background: url(../img/iconos.png) no-repeat -105px -155px;
}